index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-avr32
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-04-27
2
-1
/
+4
|
\
|
*
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
Eric Dumazet
2007-04-25
1
-0
/
+2
|
*
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
2007-04-25
1
-1
/
+2
*
|
[AVR32] Fix compile error with gcc 4.1
Haavard Skinnemoen
2007-04-27
1
-9
/
+4
*
|
avr32: remove unneeded cast in atomic.h
Mathieu Desnoyers
2007-04-27
1
-1
/
+1
*
|
[AVR32] Use memcpy/memset in memcpy_{from,to}_io and memset_io
Haavard Skinnemoen
2007-04-27
1
-14
/
+3
*
|
[AVR32] Get rid of board_setup_fbmem()
Haavard Skinnemoen
2007-04-27
1
-2
/
+2
*
|
[AVR32] Simplify early handling of memory regions
Haavard Skinnemoen
2007-04-27
1
-8
/
+2
*
|
[AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.c
Haavard Skinnemoen
2007-04-27
1
-1
/
+0
*
|
[AVR32] Make I/O access macros work with external devices
Haavard Skinnemoen
2007-04-27
2
-152
/
+222
*
|
[AVR32] Clean up exception handling code
Haavard Skinnemoen
2007-04-27
3
-24
/
+45
*
|
[AVR32] Clean up cpu identification and add features bitmap
Haavard Skinnemoen
2007-04-27
1
-0
/
+9
*
|
[AVR32] Clean up asm/sysreg.h
Haavard Skinnemoen
2007-04-27
1
-294
/
+249
*
|
[AVR32] Put cpu in sleep 0 when idle.
Hans-Christian Egtvedt
2007-04-27
1
-0
/
+2
*
|
[AVR32] Change system timer from count-compare to Timer/Counter 0
Hans-Christian Egtvedt
2007-04-27
1
-0
/
+112
*
|
[AVR32] Add nwait and tdf parameters to SMC configuration
Hans-Christian Egtvedt
2007-04-27
1
-0
/
+22
|
/
*
[PATCH] gpio_direction_output() needs an initial value
David Brownell
2007-03-16
1
-1
/
+1
*
avr32: dma-mapping.h
Gary Zambrano
2007-03-07
1
-0
/
+18
*
[AVR32] Fix typo in include/asm-avr32/Kbuild
Haavard Skinnemoen
2007-03-07
1
-1
/
+1
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-02-19
1
-36
/
+0
|
\
|
*
[ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.h
Andrew Victor
2007-02-08
1
-36
/
+0
|
*
[ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directories
Andrew Victor
2007-02-08
1
-1
/
+1
*
|
[AVR32] Use per-controller spi_board_info structures
Haavard Skinnemoen
2007-02-16
1
-1
/
+3
*
|
[AVR32] Wire up the SysV IPC calls properly
Haavard Skinnemoen
2007-02-16
1
-2
/
+15
*
|
[AVR32] Define ioremap_nocache, ioport_map and ioport_unmap
Haavard Skinnemoen
2007-02-16
1
-0
/
+11
*
|
[AVR32] Fix prototypes for __raw_writesb and friends
Haavard Skinnemoen
2007-02-16
1
-6
/
+6
*
|
[PATCH] consolidate line discipline number definitions
Tilman Schmidt
2007-02-11
1
-18
/
+0
*
|
[AVR32] ssize_t should be long, not int
Haavard Skinnemoen
2007-02-09
1
-1
/
+1
*
|
[AVR32] Add PIOE device and reserve SDRAM pins
Haavard Skinnemoen
2007-02-09
2
-1
/
+3
*
|
[AVR32] Introduce at32_reserve_pin()
Haavard Skinnemoen
2007-02-09
1
-0
/
+1
*
|
[AVR32] GPIO API implementation
Haavard Skinnemoen
2007-02-09
5
-5
/
+57
*
|
[AVR32] Implement dma_mapping_error()
Haavard Skinnemoen
2007-02-09
1
-0
/
+8
*
|
Remove a couple final references to obsolete verify_area().
Robert P. J. Day
2007-02-09
2
-7
/
+1
|
/
*
[PATCH] Optimize D-cache alias handling on fork
Ralf Baechle
2006-12-13
1
-0
/
+1
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
2006-12-11
4
-14
/
+54
|
\
|
*
[AVR32] Pass dev parameter to dma_cache_sync()
Haavard Skinnemoen
2006-12-08
1
-6
/
+6
|
*
[AVR32] Remove mii_phy_addr and eth_addr from eth_platform_data
Haavard Skinnemoen
2006-12-08
1
-3
/
+0
|
*
[AVR32] Portmux API update
Haavard Skinnemoen
2006-12-08
2
-5
/
+48
*
|
[PATCH] tty: preparatory structures for termios revamp
Alan Cox
2006-12-08
1
-0
/
+11
*
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-12-07
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
[ARM] 3954/1: AT91: Update drivers for new headers
Andrew Victor
2006-11-30
1
-3
/
+3
*
|
[PATCH] cleanup asm/setup.h userspace visibility
Adrian Bunk
2006-12-07
1
-0
/
+4
*
|
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
2006-12-07
1
-1
/
+2
*
|
[PATCH] Add struct dev pointer to dma_is_consistent()
Ralf Baechle
2006-12-07
1
-1
/
+1
*
|
[PATCH] Centralise definitions of sector_t and blkcnt_t
Matthew Wilcox
2006-12-04
1
-5
/
+0
*
|
[NET]: AVR32 checksum annotations and cleanups.
Al Viro
2006-12-02
1
-22
/
+18
*
|
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
2006-12-01
1
-0
/
+7
|
/
*
AVR32: Wire up sys_epoll_pwait
Haavard Skinnemoen
2006-11-06
1
-1
/
+2
*
[PATCH] AVR32: add io{read,write}{8,16,32}{be,} support
Ben Nizette
2006-10-25
1
-0
/
+33
[next]