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
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-02
Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-926
/
+28
2006-07-02
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
8
-31
/
+84
2006-07-01
[ARM] 3694/1: ARM: Convert ecard driver to generic irq handling
Thomas Gleixner
1
-1
/
+1
2006-07-01
[ARM] 3692/1: ARM: coswitch irq handling to the generic implementation
Thomas Gleixner
2
-925
/
+27
2006-07-01
[ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructure
Lennert Buytenhek
5
-25
/
+78
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
20
-20
/
+0
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2
-9
/
+39
2006-06-29
[ARM] Set bit 4 on section mappings correctly depending on CPU
Russell King
2
-4
/
+4
2006-06-29
[ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU name
Russell King
1
-2
/
+2
2006-06-28
Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+13
2006-06-28
[ARM] nommu: uaccess tweaks
Russell King
2
-2
/
+13
2006-06-28
[ARM] 3370/2: ep93xx: add crunch support
Lennert Buytenhek
5
-0
/
+400
2006-06-28
[ARM] 3665/1: crunch: add ptrace support
Lennert Buytenhek
1
-0
/
+36
2006-06-28
[ARM] 3664/1: crunch: add signal frame save/restore
Lennert Buytenhek
1
-0
/
+39
2006-06-28
[ARM] Remove the __arch_* layer from uaccess.h
Russell King
1
-5
/
+5
2006-06-27
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
1
-3
/
+3
2006-06-27
[PATCH] 64bit resource: C99 changes for struct resource declarations
Greg Kroah-Hartman
1
-6
/
+36
2006-06-26
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-4
/
+4
2006-06-25
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
1
-1
/
+0
2006-06-25
[ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ
Russell King
2
-3
/
+3
2006-06-25
[ARM] Remove RETINSTR macro
Russell King
1
-1
/
+1
2006-06-24
Merge signal handler branch
Russell King
1
-125
/
+82
2006-06-24
[ARM] 3648/1: Update struct ucontext layout for coprocessor registers
Daniel Jacobowitz
1
-31
/
+11
2006-06-24
[ARM] Add identifying number for non-rt sigframe
Russell King
1
-0
/
+5
2006-06-24
[ARM] 3632/1: iwmmxt: fix up argument comment for iwmmxt_task_restore()
Lennert Buytenhek
1
-1
/
+1
2006-06-23
[PATCH] fix silly ARM non-EABI build error
Nicolas Pitre
1
-1
/
+1
2006-06-23
[PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely()
Andreas Mohr
1
-2
/
+2
2006-06-22
[ARM] 3626/1: ARM EABI: fix syscall restarting
Nicolas Pitre
1
-2
/
+19
2006-06-22
[ARM] Add thread_notify infrastructure
Russell King
3
-28
/
+22
2006-06-19
[ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handhelds
Richard Purdie
1
-26
/
+35
2006-06-18
[ARM] 3554/1: ARM: Fix dyntick locking
Tony Lindgren
2
-9
/
+19
2006-06-18
[ARM] Gather common sigframe saving code into setup_sigframe()
Russell King
1
-33
/
+29
2006-06-18
[ARM] Gather common sigframe restoration code into restore_sigframe()
Russell King
1
-43
/
+33
2006-06-18
[ARM] Re-use sigframe within rt_sigframe
Russell King
1
-13
/
+11
2006-06-18
[ARM] Merge sigcontext and sigmask members of sigframe
Russell King
1
-6
/
+5
2006-06-18
[ARM] Replace extramask with a full copy of the sigmask
Russell King
1
-10
/
+3
2006-06-18
[ARM] Remove rt_sigframe puc and pinfo pointers
Russell King
1
-4
/
+0
2006-06-18
[ARM] 3335/1: Old-abi Thumb sys_syscall broken
Paul Brook
1
-1
/
+1
2006-05-16
[ARM] arch/arm/kernel/dma-isa.c: named initializers
Adrian Bunk
1
-6
/
+17
2006-05-16
[ARM] arch/arm/kernel/process.c: Fix warning
Russell King
1
-1
/
+1
2006-05-16
[ARM] 3517/1: move definition of PROC_INFO_SZ from procinfo.h to asm-offsets.h
Uwe Zeisberger
1
-0
/
+2
2006-05-09
[ARM] Fix thread struct allocator for SMP case
Russell King
1
-12
/
+25
2006-05-05
[ARM] 3496/1: more constants for asm-offsets.h
Uwe Zeisberger
3
-11
/
+7
2006-04-24
[ARM] nommu: trivial fixups for head-nommu.S and the Makefile
Hyok S. Choi
2
-2
/
+4
2006-04-20
[ARM] for_each_possible_cpu
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-04-20
[ARM] add_memory() build fix
Andrew Morton
1
-3
/
+3
2006-04-11
[PATCH] No arch-specific strpbrk implementations
Kyle McMartin
1
-1
/
+0
2006-04-10
[ARM] 3470/1: Clear the HWCAP bits for the disabled kernel features
Catalin Marinas
1
-0
/
+6
2006-04-02
[ARM] 3439/2: xsc3: add I/O coherency support
Lennert Buytenhek
1
-0
/
+3
[next]