Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8858e9afdf31bab05247b1680b16c65fe7edbbe1
/
include
/
asm-avr32
f7d02ae
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
877d772
[ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors.
by Andrew Victor
· 18 years ago
04dd08b
Consolidate asm/poll.h
by Stephen Rothwell
· 18 years ago
3960208
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
by Linus Torvalds
· 18 years ago
e749828
Use common cpu_is_xxx() macros on AT91 and AVR32
by Haavard Skinnemoen
· 18 years ago
47cc3e7
[AVR32] Wire up sys_utimensat
by Haavard Skinnemoen
· 18 years ago
b3cfe0c
[AVR32] Fix section mismatch .taglist -> .init.text
by Haavard Skinnemoen
· 18 years ago
0bb5e19
Clean up mostly unused IOSPACE macros
by David Gibson
· 18 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 18 years ago
ea62ccd
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
a9dfd28
PCI: scatterlist.h needs types.h
by Jean Delvare
· 18 years ago
d6dd61c
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
by Jeremy Fitzhardinge
· 18 years ago
15c5403
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
8224ca1
[AVR32] Fix compile error with gcc 4.1
by Haavard Skinnemoen
· 18 years ago
a4022b0
avr32: remove unneeded cast in atomic.h
by Mathieu Desnoyers
· 18 years ago
2c1a2a3
[AVR32] Use memcpy/memset in memcpy_{from,to}_io and memset_io
by Haavard Skinnemoen
· 18 years ago
d80e2bb
[AVR32] Get rid of board_setup_fbmem()
by Haavard Skinnemoen
· 18 years ago
d801176
[AVR32] Simplify early handling of memory regions
by Haavard Skinnemoen
· 18 years ago
5539f59
[AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.c
by Haavard Skinnemoen
· 18 years ago
e3e7d8d
[AVR32] Make I/O access macros work with external devices
by Haavard Skinnemoen
· 18 years ago
623b035
[AVR32] Clean up exception handling code
by Haavard Skinnemoen
· 18 years ago
3b328c9
[AVR32] Clean up cpu identification and add features bitmap
by Haavard Skinnemoen
· 18 years ago
535c806
[AVR32] Clean up asm/sysreg.h
by Haavard Skinnemoen
· 18 years ago
19b7ce8
[AVR32] Put cpu in sleep 0 when idle.
by Hans-Christian Egtvedt
· 18 years ago
7760989
[AVR32] Change system timer from count-compare to Timer/Counter 0
by Hans-Christian Egtvedt
· 18 years ago
068d9f6
[AVR32] Add nwait and tdf parameters to SMC configuration
by Hans-Christian Egtvedt
· 18 years ago
92f37fd
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
by Eric Dumazet
· 18 years ago
ae40eb1
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
by Eric Dumazet
· 18 years ago
28735a7
[PATCH] gpio_direction_output() needs an initial value
by David Brownell
· 18 years ago
a9e28d9
avr32: dma-mapping.h
by Gary Zambrano
· 18 years ago
bfa4f55
[AVR32] Fix typo in include/asm-avr32/Kbuild
by Haavard Skinnemoen
· 18 years ago
59b8175
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
41d8ca4
[AVR32] Use per-controller spi_board_info structures
by Haavard Skinnemoen
· 18 years ago
1a6f143
[AVR32] Wire up the SysV IPC calls properly
by Haavard Skinnemoen
· 18 years ago
2201ec2
[AVR32] Define ioremap_nocache, ioport_map and ioport_unmap
by Haavard Skinnemoen
· 18 years ago
b60f16e
[AVR32] Fix prototypes for __raw_writesb and friends
by Haavard Skinnemoen
· 18 years ago
4564f9e
[PATCH] consolidate line discipline number definitions
by Tilman Schmidt
· 18 years ago
a3b0277
[AVR32] ssize_t should be long, not int
by Haavard Skinnemoen
· 18 years ago
7f9f467
[AVR32] Add PIOE device and reserve SDRAM pins
by Haavard Skinnemoen
· 18 years ago
e7f70b8
[AVR32] Introduce at32_reserve_pin()
by Haavard Skinnemoen
· 18 years ago
6a4e522
[AVR32] GPIO API implementation
by Haavard Skinnemoen
· 18 years ago
6eb484f
[AVR32] Implement dma_mapping_error()
by Haavard Skinnemoen
· 18 years ago
31321bc
Remove a couple final references to obsolete verify_area().
by Robert P. J. Day
· 18 years ago
93a3ddc
[ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.h
by Andrew Victor
· 18 years ago
9d04126
[ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directories
by Andrew Victor
· 18 years ago
ec8c044
[PATCH] Optimize D-cache alias handling on fork
by Ralf Baechle
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
cd39301
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
by Linus Torvalds
· 18 years ago
be90038
[PATCH] tty: preparatory structures for termios revamp
by Alan Cox
· 18 years ago
50954ab
[AVR32] Pass dev parameter to dma_cache_sync()
by Haavard Skinnemoen
· 18 years ago
c164b90
[AVR32] Remove mii_phy_addr and eth_addr from eth_platform_data
by Haavard Skinnemoen
· 18 years ago
c3e2a79
[AVR32] Portmux API update
by Haavard Skinnemoen
· 18 years ago
ea14fad
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
7d1362c
[PATCH] cleanup asm/setup.h userspace visibility
by Adrian Bunk
· 18 years ago
d3fa72e
[PATCH] Pass struct dev pointer to dma_cache_sync()
by Ralf Baechle
· 18 years ago
f67637e
[PATCH] Add struct dev pointer to dma_is_consistent()
by Ralf Baechle
· 18 years ago
e624386
[PATCH] Centralise definitions of sector_t and blkcnt_t
by Matthew Wilcox
· 18 years ago
475b8f3
[NET]: AVR32 checksum annotations and cleanups.
by Al Viro
· 18 years ago
c6dbaef
Driver core: add dev_archdata to struct device
by Benjamin Herrenschmidt
· 18 years ago
55d8bae
[ARM] 3954/1: AT91: Update drivers for new headers
by Andrew Victor
· 18 years ago
bbfd2bf
AVR32: Wire up sys_epoll_pwait
by Haavard Skinnemoen
· 18 years ago
065834a
[PATCH] AVR32: add io{read,write}{8,16,32}{be,} support
by Ben Nizette
· 18 years ago
fa35224
[PATCH] AVR32: Fix oversize immediates in atomic.h
by Haavard Skinnemoen
· 18 years ago
4e0fadf
[PATCH] IRQ: Fix AVR32 breakage
by Haavard Skinnemoen
· 18 years ago
c194588
[PATCH] AVR32: Allow renumbering of serial devices
by Haavard Skinnemoen
· 18 years ago
75d3521
[PATCH] atmel_serial: Pass fixed register mappings through platform_data
by Haavard Skinnemoen
· 18 years ago
71f2e2b
[PATCH] atmel_serial: Rename at91_register_uart_fns
by Haavard Skinnemoen
· 18 years ago
73e2798
[PATCH] at91_serial -> atmel_serial: Public definitions
by Haavard Skinnemoen
· 18 years ago
749c4e6
[PATCH] at91_serial -> atmel_serial: Kconfig symbols
by Haavard Skinnemoen
· 18 years ago
5b34821
[PATCH] at91_serial -> atmel_serial: at91rm9200_usart.h
by Haavard Skinnemoen
· 18 years ago
c5f2420
[PATCH] AVR32: Implement kernel_execve
by Haavard Skinnemoen
· 18 years ago
bc157b7
[PATCH] AVR32 MTD: Static Memory Controller driver
by Haavard Skinnemoen
· 18 years ago
5f97f7f
[PATCH] avr32 architecture
by Haavard Skinnemoen
· 18 years ago