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
2009-02-27
[ARM] 5412/1: XSCALE: add ice dcc support
Jean-Christop PLAGNIOL-VILLARD
1
-0
/
+27
2009-02-21
Merge branch 'dma' into devel
Russell King
2
-85
/
+101
2009-02-19
[ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwinding
Catalin Marinas
1
-0
/
+1
2009-02-19
[ARM] 5385/2: unwind: Add unwinding information to exception entry points
Catalin Marinas
2
-0
/
+23
2009-02-19
[ARM] 5384/1: unwind: Add stack unwinding support for loadable modules
Catalin Marinas
1
-0
/
+64
2009-02-19
[ARM] 5383/2: unwind: Add core support for ARM stack unwinding
Catalin Marinas
4
-0
/
+466
2009-02-12
[ARM] 5382/1: unwind: Reorganise the stacktrace support
Catalin Marinas
4
-54
/
+85
2009-02-12
[ARM] 5381/1: unwind: Reorganise the traps.c code
Catalin Marinas
1
-15
/
+19
2009-02-12
[ARM] 5389/1: Make sure the pmd entries are visible by the secondary CPU
Catalin Marinas
1
-0
/
+2
2009-02-12
[ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16
Catalin Marinas
1
-0
/
+2
2009-02-12
[ARM] 5387/1: Add ptrace VFP support on ARM
Catalin Marinas
1
-0
/
+58
2009-01-31
annotate that [fp, #-4] is the saved lr
Uwe Kleine-König
1
-1
/
+1
2009-01-31
Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lock
Uwe Kleine-König
1
-1
/
+1
2009-01-28
[ARM] call undefined instruction exception handler with irqs enabled
Russell King
1
-0
/
+1
2009-01-14
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
1
-1
/
+1
2009-01-08
[ARM] arch/arm/kernel/isa.c: missing definition of register_isa_ports
Ben Dooks
1
-0
/
+1
2009-01-07
PCI: arm: use generic INTx swizzle from PCI core
Bjorn Helgaas
1
-27
/
+0
2009-01-07
PCI: arm: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
1
-3
/
+3
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+1
2009-01-06
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
Masami Hiramatsu
1
-2
/
+0
2009-01-06
arm: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-11
/
+1
2009-01-02
[ARM] dma: remove dmamode_t typedef
Russell King
1
-1
/
+1
2009-01-02
[ARM] dma: make DMA_MODE_xxx reflect ISA DMA settings
Russell King
1
-12
/
+1
2008-12-31
take init_fs to saner place
Al Viro
1
-1
/
+0
2008-12-19
Merge branch 'for-rmk' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel
Russell King
1
-1
/
+1
2008-12-17
Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l...
Russell King
2
-2
/
+3
2008-12-17
Merge branch 'linus' into cpus4096
Ingo Molnar
2
-2
/
+3
2008-12-15
[ARM] Ensure linux/hardirqs.h is included where required
Russell King
1
-0
/
+1
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
1
-1
/
+1
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
1
-10
/
+0
2008-12-12
small doc fix: ftrace_dyn_arch_init is called by ftrace_init
Uwe Kleine-König
1
-1
/
+1
2008-12-11
[ARM] dma: ensure that the single entry sg is properly initialized
Russell King
1
-0
/
+4
2008-12-11
[ARM] dma: rejig DMA initialization
Russell King
2
-15
/
+28
2008-12-11
[ARM] 5341/2: there is no copy_page on nommu ARM
Nicolas Pitre
1
-2
/
+2
2008-12-08
[ARM] dma: factor out code looking up the DMA channel
Russell King
1
-14
/
+24
2008-12-08
[ARM] dma: remove dmach_t typedef
Russell King
2
-64
/
+64
2008-12-01
Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into devel
Russell King
1
-2
/
+2
2008-12-01
RealView: Use only the shadow mapping of ARM11MPCore local timers
Catalin Marinas
1
-2
/
+2
2008-12-01
[ARM] use asm/sections.h
Russell King
4
-13
/
+13
2008-11-29
[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h
Russell King
1
-0
/
+1
2008-11-28
Merge branch 'highmem' into devel
Russell King
1
-16
/
+21
2008-11-28
[ARM] rationalize memory configuration code some more
Nicolas Pitre
1
-16
/
+21
2008-11-27
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel
Russell King
2
-1
/
+3
2008-11-10
Fix the teehbr_read function prototype
Catalin Marinas
1
-1
/
+1
2008-11-06
[ARM] fix naming of MODULE_START / MODULE_END
Russell King
1
-4
/
+4
2008-11-06
Add HWCAP_NEON to the ARM hwcap.h file
Catalin Marinas
1
-0
/
+1
2008-11-06
Add "thumbee" to the hwcap_str array
Catalin Marinas
1
-0
/
+1
2008-11-04
[ARM] fix VFP+softfloat binaries
Russell King
1
-1
/
+5
2008-10-23
ftrace: remove mcount set
Steven Rostedt
1
-13
/
+0
[next]