index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-avr32
Age
Commit message (
Expand
)
Author
Lines
2007-05-08
move die notifier handling to common code
Christoph Hellwig
-23
/
+2
2007-05-05
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
-0
/
+1
2007-05-02
PCI: scatterlist.h needs types.h
Jean Delvare
-0
/
+2
2007-05-02
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
-0
/
+1
2007-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-1
/
+4
2007-04-27
[AVR32] Fix compile error with gcc 4.1
Haavard Skinnemoen
-9
/
+4
2007-04-27
avr32: remove unneeded cast in atomic.h
Mathieu Desnoyers
-1
/
+1
2007-04-27
[AVR32] Use memcpy/memset in memcpy_{from,to}_io and memset_io
Haavard Skinnemoen
-14
/
+3
2007-04-27
[AVR32] Get rid of board_setup_fbmem()
Haavard Skinnemoen
-2
/
+2
2007-04-27
[AVR32] Simplify early handling of memory regions
Haavard Skinnemoen
-8
/
+2
2007-04-27
[AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.c
Haavard Skinnemoen
-1
/
+0
2007-04-27
[AVR32] Make I/O access macros work with external devices
Haavard Skinnemoen
-152
/
+222
2007-04-27
[AVR32] Clean up exception handling code
Haavard Skinnemoen
-24
/
+45
2007-04-27
[AVR32] Clean up cpu identification and add features bitmap
Haavard Skinnemoen
-0
/
+9
2007-04-27
[AVR32] Clean up asm/sysreg.h
Haavard Skinnemoen
-294
/
+249
2007-04-27
[AVR32] Put cpu in sleep 0 when idle.
Hans-Christian Egtvedt
-0
/
+2
2007-04-27
[AVR32] Change system timer from count-compare to Timer/Counter 0
Hans-Christian Egtvedt
-0
/
+112
2007-04-27
[AVR32] Add nwait and tdf parameters to SMC configuration
Hans-Christian Egtvedt
-0
/
+22
2007-04-25
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
Eric Dumazet
-0
/
+2
2007-04-25
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
-1
/
+2
2007-03-16
[PATCH] gpio_direction_output() needs an initial value
David Brownell
-1
/
+1
2007-03-07
avr32: dma-mapping.h
Gary Zambrano
-0
/
+18
2007-03-07
[AVR32] Fix typo in include/asm-avr32/Kbuild
Haavard Skinnemoen
-1
/
+1
2007-02-19
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
-36
/
+0
2007-02-16
[AVR32] Use per-controller spi_board_info structures
Haavard Skinnemoen
-1
/
+3
2007-02-16
[AVR32] Wire up the SysV IPC calls properly
Haavard Skinnemoen
-2
/
+15
2007-02-16
[AVR32] Define ioremap_nocache, ioport_map and ioport_unmap
Haavard Skinnemoen
-0
/
+11
2007-02-16
[AVR32] Fix prototypes for __raw_writesb and friends
Haavard Skinnemoen
-6
/
+6
2007-02-11
[PATCH] consolidate line discipline number definitions
Tilman Schmidt
-18
/
+0
2007-02-09
[AVR32] ssize_t should be long, not int
Haavard Skinnemoen
-1
/
+1
2007-02-09
[AVR32] Add PIOE device and reserve SDRAM pins
Haavard Skinnemoen
-1
/
+3
2007-02-09
[AVR32] Introduce at32_reserve_pin()
Haavard Skinnemoen
-0
/
+1
2007-02-09
[AVR32] GPIO API implementation
Haavard Skinnemoen
-5
/
+57
2007-02-09
[AVR32] Implement dma_mapping_error()
Haavard Skinnemoen
-0
/
+8
2007-02-09
Remove a couple final references to obsolete verify_area().
Robert P. J. Day
-7
/
+1
2007-02-08
[ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.h
Andrew Victor
-36
/
+0
2007-02-08
[ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directories
Andrew Victor
-1
/
+1
2006-12-13
[PATCH] Optimize D-cache alias handling on fork
Ralf Baechle
-0
/
+1
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
-1
/
+1
2006-12-11
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
-14
/
+54
2006-12-08
[PATCH] tty: preparatory structures for termios revamp
Alan Cox
-0
/
+11
2006-12-08
[AVR32] Pass dev parameter to dma_cache_sync()
Haavard Skinnemoen
-6
/
+6
2006-12-08
[AVR32] Remove mii_phy_addr and eth_addr from eth_platform_data
Haavard Skinnemoen
-3
/
+0
2006-12-08
[AVR32] Portmux API update
Haavard Skinnemoen
-5
/
+48
2006-12-07
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
-3
/
+3
2006-12-07
[PATCH] cleanup asm/setup.h userspace visibility
Adrian Bunk
-0
/
+4
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
-1
/
+2
2006-12-07
[PATCH] Add struct dev pointer to dma_is_consistent()
Ralf Baechle
-1
/
+1
2006-12-04
[PATCH] Centralise definitions of sector_t and blkcnt_t
Matthew Wilcox
-5
/
+0
2006-12-02
[NET]: AVR32 checksum annotations and cleanups.
Al Viro
-22
/
+18
[next]