index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
avr32
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-19
avr32: nmi_enter() without nmi_exit()
Manfred Spraul
1
-4
/
+4
2008-09-19
avr32: fix sys_sync_file_range() call convention
Hans-Christian Egtvedt
2
-1
/
+10
2008-09-19
avr32: add generic_find_next_le_bit bit function
Hans-Christian Egtvedt
2
-0
/
+31
2008-09-19
avr32: add .gitignore files
Markus Heidelberg
2
-0
/
+5
2008-09-19
atstk1000: fix build breakage with BOARD_ATSTK100X_SW2_CUSTOM=y
Haavard Skinnemoen
1
-1
/
+1
2008-09-01
avr32: pm_standby low-power ram bug fix
Humphrey Bucknell
1
-1
/
+1
2008-09-01
avr32: Fix lockup after Java stack underflow in user mode
Haavard Skinnemoen
2
-2
/
+63
2008-08-08
avr32: Make atstk1006_nand_data definition static
Haavard Skinnemoen
1
-1
/
+1
2008-08-08
avr32: Reduce DataFlash bus speed to 8 MHz on ATNGW100
Haavard Skinnemoen
1
-1
/
+1
2008-08-08
avr32: Update defconfigs
Haavard Skinnemoen
5
-156
/
+1593
2008-08-08
avr32: Clean up HMATRIX code
Haavard Skinnemoen
6
-201
/
+180
2008-08-08
avr32: Add MMIO address definitions for certain controllers
Haavard Skinnemoen
4
-13
/
+13
2008-08-08
avr32: Introduce <mach/chip.h>
Haavard Skinnemoen
1
-0
/
+19
2008-08-08
avr32: Remove include/asm-avr32/arch-at32ap
Haavard Skinnemoen
1
-14
/
+0
2008-08-05
avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>
Haavard Skinnemoen
18
-38
/
+38
2008-08-05
avr32: Introduce arch/avr32/mach-*/include/mach
Haavard Skinnemoen
12
-1
/
+550
2008-08-05
avr32: Move include/asm-avr32 to arch/avr32/include/asm
Haavard Skinnemoen
96
-0
/
+6746
2008-07-27
avr32: some mmc/sd cleanups
David Brownell
2
-7
/
+25
2008-07-27
Merge commit 'upstream/master'
Haavard Skinnemoen
12
-73
/
+182
2008-07-26
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
5
-3
/
+134
2008-07-26
avr32: use generic show_mem()
Johannes Weiner
1
-39
/
+0
2008-07-25
gpiolib: allow user-selection
Michael Buesch
1
-1
/
+1
2008-07-25
gpio: sysfs interface
David Brownell
1
-0
/
+2
2008-07-25
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
David Woodhouse
23
-258
/
+1008
2008-07-25
avr32: allow system timer to share interrupt to make OProfile work
Voss, Nikolaus
1
-1
/
+5
2008-07-24
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2008-07-24
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-07-24
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
1
-2
/
+1
2008-07-24
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
1
-1
/
+1
2008-07-24
add HAVE_CLK to Kconfig, for driver dependencies
David Brownell
1
-0
/
+1
2008-07-24
avr32: Add platform data for AC97C platform device
Hans-Christian Egtvedt
1
-7
/
+27
2008-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...
Linus Torvalds
1
-13
/
+14
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
1
-13
/
+25
2008-07-18
Merge branch 'linus' into timers/nohz
Ingo Molnar
22
-232
/
+969
2008-07-18
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
1
-1
/
+1
2008-07-18
fix core/stacktrace changes on avr32, mips, sh
Heiko Carstens
1
-0
/
+1
2008-07-18
avr32: clean up mci platform code
Ben Nizette
1
-7
/
+6
2008-07-17
fix avr32 build errors
Adrian Bunk
2
-2
/
+2
2008-07-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
3
-5
/
+35
2008-07-15
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2008-07-15
atmel-mci: Driver for Atmel on-chip MMC controllers
Haavard Skinnemoen
3
-5
/
+35
2008-07-14
Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+0
2008-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
8
-345
/
+521
2008-07-08
dmaengine: Driver for the Synopsys DesignWare DMA controller
Haavard Skinnemoen
1
-13
/
+14
2008-07-04
avr32: Fix typo of IFSR in a comment in the PIO header file
Hans-Christian Egtvedt
1
-1
/
+1
2008-07-03
stacktrace: export save_stack_trace[_tsk]
Ingo Molnar
1
-0
/
+1
2008-07-02
avr32: Power Management support ("standby" and "mem" modes)
Haavard Skinnemoen
6
-1
/
+492
2008-07-02
avr32: Add system device for the internal interrupt controller (intc)
Haavard Skinnemoen
1
-3
/
+25
2008-07-02
avr32: Add simple SRAM allocator
Haavard Skinnemoen
2
-0
/
+27
[next]