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
2012-03-27
Merge branch 'devel-stable' into for-linus
Russell King
3
-18
/
+18
2012-03-24
ARM: 7334/1: add jump label support
Rabin Vincent
3
-0
/
+50
2012-03-24
ARM: 7338/1: add support for early console output via semihosting
Nicolas Pitre
2
-5
/
+28
2012-03-24
ARM: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-16
/
+8
2012-03-24
ARM: 7332/1: extract out code patch function from kprobes
Rabin Vincent
4
-63
/
+108
2012-03-24
ARM: 7331/1: extract out insn generation code from ftrace
Rabin Vincent
4
-59
/
+87
2012-03-24
ARM: 7330/1: ftrace: use canonical Thumb-2 wide instruction format
Rabin Vincent
1
-2
/
+11
2012-03-24
ARM: 7351/1: ftrace: remove useless memory checks
Rabin Vincent
1
-14
/
+14
2012-03-24
ARM: 7316/1: kexec: EOI active and mask all interrupts in kexec crash path
Will Deacon
1
-0
/
+25
2012-03-24
ARM: 7317/1: irq: avoid NULL check in for_each_irq_desc loop
Will Deacon
1
-4
/
+1
2012-03-24
ARM: 7315/1: perf: add support for the Cortex-A7 PMU
Will Deacon
2
-0
/
+148
2012-03-24
ARM: sync sched_clock() state on suspend
Russell King
1
-0
/
+18
2012-03-24
ARM: Add compiled ISA to oops dumps
Russell King
1
-2
/
+7
2012-03-24
ARM: 7294/1: vectors: use gate_vma for vectors user mapping
Will Deacon
1
-10
/
+28
2012-03-24
ARM: move CP15 definitions to separate header file
Russell King
4
-4
/
+4
2012-03-24
ARM: SMP: use a timing out completion for cpu hotplug
Russell King
1
-11
/
+6
2012-02-04
Merge branch 'sched_clock-for-rmk' of git://git.kernel.org/pub/scm/linux/kern...
Russell King
2
-5
/
+2
2012-02-04
Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve...
Russell King
1
-2
/
+0
2012-02-03
ARM: Make the sched_clock framework mandatory
Marc Zyngier
2
-5
/
+2
2012-01-25
ARM: remove mc146818rtc.h from time.c
Rob Herring
1
-2
/
+0
2012-01-23
ARM: earlier initialization of vectors page
Russell King
2
-7
/
+4
2012-01-20
ARM: substitute arch_idle()
Nicolas Pitre
1
-3
/
+1
2012-01-20
ARM: clean up idle handlers
Nicolas Pitre
1
-8
/
+15
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-7
/
+13
2012-01-17
Kernel: Audit Support For The ARM Platform
Nathaniel Husted
2
-7
/
+13
2012-01-13
Merge branch 'master' into fixes
Russell King
2
-29
/
+26
2012-01-13
ARM: 7275/1: LPAE: Check the CPU support for the long descriptor format
Catalin Marinas
1
-0
/
+8
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-19
/
+15
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-10
/
+11
2012-01-06
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...
Linus Torvalds
21
-463
/
+648
2012-01-06
arm/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
1
-19
/
+8
2012-01-06
PCI: ARM: convert pcibios_set_master() to a non-inlined function
Myron Stowe
1
-0
/
+7
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-10
/
+11
2012-01-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+4
2012-01-05
Merge branch 'restart' into for-linus
Russell King
1
-8
/
+2
2012-01-05
Merge branch 'devel-stable' into for-linus
Russell King
15
-392
/
+450
2012-01-05
Merge branches 'fixes' and 'misc' into for-linus
Russell King
6
-70
/
+203
2012-01-05
ARM: restart: remove the now empty arch_reset()
Russell King
1
-8
/
+2
2012-01-05
Merge branch 'restart-cleanup' into restart
Russell King
14
-129
/
+234
2011-12-23
ARM: 7212/1: smp_twd: reconfigure clockevents after cpufreq change
Linus Walleij
1
-0
/
+47
2011-12-23
ARM: 7211/1: smp_twd: get the rate from a clock
Linus Walleij
1
-1
/
+39
2011-12-23
ARM: 7210/1: smp_twd: modernize clock event registration
Linus Walleij
1
-6
/
+2
2011-12-21
arm: leds: convert sysdev_class to a regular subsystem
Kay Sievers
1
-10
/
+11
2011-12-20
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
1
-0
/
+1
2011-12-18
ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime
Marc Zyngier
1
-13
/
+105
2011-12-15
ARM: unwinder: fix bisection to find origin in .idx section
Uwe Kleine-König
1
-2
/
+2
2011-12-14
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-2
/
+4
2011-12-13
ARM: 7209/1: Use generic ARM instruction set condition code checks for kprobes.
Leif Lindholm
1
-59
/
+7
2011-12-13
ARM: 7208/1: Add condition code checking to SWP emulation handler.
Leif Lindholm
1
-0
/
+16
2011-12-13
ARM: 7206/1: Add generic ARM instruction set condition code checks.
Leif Lindholm
2
-1
/
+73
[next]