index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
avr32
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] gpio_direction_output() needs an initial value
David Brownell
2007-03-16
1
-1
/
+3
*
[AVR32] Don't use kmap() in flush_icache_page()
Haavard Skinnemoen
2007-03-07
1
-2
/
+1
*
[AVR32] Fix bogus ti->flags manipulation in debug handler
Haavard Skinnemoen
2007-03-07
1
-2
/
+2
*
[AVR32] show_trace: Only walk valid stack addresses
Haavard Skinnemoen
2007-03-07
1
-23
/
+29
*
[AVR32] at32_spi_setup_slaves should be __init
Haavard Skinnemoen
2007-03-07
1
-1
/
+1
*
[PATCH] add CONFIG_GENERIC_GPIO
David Brownell
2007-03-05
1
-0
/
+4
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-02-19
2
-2
/
+2
|
\
|
*
[ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directories
Andrew Victor
2007-02-08
2
-2
/
+2
*
|
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
2007-02-16
4
-49
/
+132
|
\
\
|
*
|
[AVR32] Use per-controller spi_board_info structures
Haavard Skinnemoen
2007-02-16
2
-23
/
+41
|
*
|
[AVR32] Warn, don't BUG if clk_disable is called too many times
Haavard Skinnemoen
2007-02-16
1
-1
/
+5
|
*
|
[AVR32] Make sure all genclocks have a parent
Haavard Skinnemoen
2007-02-16
1
-16
/
+73
|
*
|
[AVR32] Remove unnecessary sys_nfsservctl conditional
Haavard Skinnemoen
2007-02-16
1
-4
/
+0
|
*
|
[AVR32] Wire up the SysV IPC calls properly
Haavard Skinnemoen
2007-02-16
1
-5
/
+13
*
|
|
[PATCH] clocksource: fixup is_continous changes on AVR32
Thomas Gleixner
2007-02-16
1
-1
/
+1
|
/
/
*
|
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
|
[PATCH] Dynamic kernel command-line: avr32
Alon Bar-Lev
2007-02-12
1
-3
/
+3
*
|
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
2007-02-11
1
-9
/
+0
*
|
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
2007-02-11
1
-0
/
+2
*
|
[AVR32] Add missing #include <linux/module.h>
Haavard Skinnemoen
2007-02-09
1
-0
/
+1
*
|
[AVR32] Remove last remains of libgcc
Haavard Skinnemoen
2007-02-09
2
-131
/
+0
*
|
[AVR32] SPI platform code update
Haavard Skinnemoen
2007-02-09
4
-36
/
+51
*
|
[AVR32] Add PIOE device and reserve SDRAM pins
Haavard Skinnemoen
2007-02-09
2
-0
/
+33
*
|
[AVR32] Introduce at32_reserve_pin()
Haavard Skinnemoen
2007-02-09
1
-1
/
+22
*
|
[AVR32] Don't reset PIO state at bootup
Haavard Skinnemoen
2007-02-09
1
-3
/
+0
*
|
[AVR32] GPIO API implementation
Haavard Skinnemoen
2007-02-09
3
-16
/
+221
*
|
[AVR32] Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-09
1
-2
/
+2
*
|
[AVR32] Fix incorrect invalidation of shared cachelines
David Brownell
2007-02-09
1
-8
/
+24
*
|
[AVR32] ext int fixes
David Brownell
2007-02-09
1
-19
/
+17
*
|
[AVR32] fix serial port setup on ATSTK1000
David Brownell
2007-02-09
2
-5
/
+15
*
|
[AVR32] /proc/interrupts display
David Brownell
2007-02-09
1
-0
/
+1
|
/
*
[AVR32] Update ATSTK1000 defconfig: Enable macb by default
Haavard Skinnemoen
2007-01-26
1
-12
/
+27
*
[AVR32] Export clear_page symbol
Haavard Skinnemoen
2007-01-26
1
-0
/
+1
*
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
2006-12-11
10
-406
/
+287
|
\
|
*
[AVR32] Add missing #include <linux/param.h> to delay.c
Haavard Skinnemoen
2006-12-08
1
-0
/
+1
|
*
[AVR32] Implement intc_get_pending()
Haavard Skinnemoen
2006-12-08
1
-0
/
+4
|
*
[AVR32] Don't include <asm/delay.h>
Haavard Skinnemoen
2006-12-08
2
-2
/
+1
|
*
[AVR32] Put the chip in "stop" mode when halting the system
Haavard Skinnemoen
2006-12-08
1
-0
/
+7
|
*
[AVR32] Set flow handler for external interrupts
Haavard Skinnemoen
2006-12-08
1
-2
/
+20
|
*
[AVR32] Remove unused file
Haavard Skinnemoen
2006-12-08
1
-289
/
+0
|
*
[AVR32] Remove mii_phy_addr and eth_addr from eth_platform_data
Haavard Skinnemoen
2006-12-08
1
-8
/
+57
|
*
[AVR32] Move ethernet tag parsing to board-specific code
Haavard Skinnemoen
2006-12-08
2
-32
/
+23
|
*
[AVR32] Add macb1 platform_device
Haavard Skinnemoen
2006-12-08
1
-0
/
+38
|
*
[AVR32] Portmux API update
Haavard Skinnemoen
2006-12-08
2
-83
/
+146
*
|
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
2006-12-08
1
-0
/
+8
|
/
*
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
2006-12-07
1
-1
/
+1
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
1
-1
/
+1
*
[PATCH] avr32: fixup kprobes preemption handling
Paul Mundt
2006-12-07
1
-0
/
+1
*
AVR32: Add missing return instruction in __raw_writesb
Haavard Skinnemoen
2006-11-06
1
-0
/
+2
*
AVR32: Wire up sys_epoll_pwait
Haavard Skinnemoen
2006-11-06
2
-0
/
+10
[next]