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
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-6
/
+3
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+3
2009-09-11
Merge branch 'next' into for-linus
James Morris
3
-2
/
+14
2009-09-09
KEYS: Add missing linux/tracehook.h #inclusions
David Howells
1
-0
/
+1
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
1
-0
/
+2
2009-09-02
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
3
-2
/
+11
2009-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
2
-3
/
+17
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
3
-7
/
+10
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-7
/
+10
2009-08-05
net: implement a SO_DOMAIN getsockoption
Jan Engelhardt
1
-0
/
+1
2009-08-05
net: implement a SO_PROTOCOL getsockoption
Jan Engelhardt
1
-0
/
+2
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
1
-1
/
+1
2009-07-27
favr32: improve touchscreen response
Ben Nizette
1
-0
/
+4
2009-07-27
avr32/lib: fix unaligned memcpy where len < 4
Sebastian Andrzej Siewior
1
-0
/
+1
2009-07-27
avr32/lib: fix unaligned memcpy()
Sebastian Andrzej Siewior
1
-3
/
+12
2009-07-10
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
1
-1
/
+1
2009-07-09
linker script: unify usage of discard definition
Tejun Heo
1
-7
/
+3
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-5
/
+8
2009-06-24
linker script: throw away .discard section
Tejun Heo
1
-0
/
+1
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-06-18
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
1
-2
/
+0
2009-06-16
mm: consolidate init_mm definition
Alexey Dobriyan
1
-4
/
+0
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
17
-28
/
+1883
2009-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
11
-22
/
+1878
2009-06-13
avr32: Fix oops on unaligned user access
Haavard Skinnemoen
1
-1
/
+10
2009-06-13
Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...
Haavard Skinnemoen
8
-6
/
+1852
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
5
-4
/
+5
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
1
-2
/
+0
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
1
-0
/
+1
2009-06-11
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
3
-3
/
+3
2009-06-08
avr32: Add support for Mediama RMTx add-on board for ATNGW100
Peter Ma
6
-0
/
+1838
2009-06-08
avr32: Change Atmel ATNGW100 config to add choice of add-on board
Peter Ma
1
-2
/
+9
2009-06-03
Fix MIMC200 board LCD init
Mark Jackson
1
-14
/
+15
2009-06-03
avr32: Fix clash in ATMEL_USART_ flags
Ben Nizette
1
-1
/
+1
2009-05-20
syscall: Sort out syscall_restart name clash.
Eric W. Biederman
1
-2
/
+2
2009-05-13
avr32: remove obsolete hw_interrupt_type
Thomas Gleixner
1
-1
/
+1
2009-05-01
avr32: drop unused CLEAN_FILES
Sam Ravnborg
1
-2
/
+0
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
1
-1
/
+1
2009-04-08
avr32: Solves problem with inverted MCI detect pin on Merisc board
Jonas Larsson
1
-3
/
+4
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2
-6
/
+6
2009-04-05
Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...
Linus Torvalds
21
-94
/
+2034
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-11
/
+1
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2
-11
/
+1
2009-04-01
generic debug pagealloc
Akinobu Mita
1
-18
/
+0
2009-04-01
avr32: add RTS/CTS/CLK pin selection for the USARTs
Peter Ma
10
-30
/
+47
2009-03-30
Add RTC support for Merisc boards
Jonas Larsson
2
-1
/
+9
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
1
-3
/
+3
[next]