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-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
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
2011-12-13
ARM: 7199/2: only look for TCM on ARMv5 and later
Linus Walleij
1
-3
/
+19
2011-12-12
ARM: kexec: use soft_restart for branching to the reboot buffer
Will Deacon
1
-12
/
+3
2011-12-12
ARM: stop: execute platform callback from cpu_stop code
Will Deacon
1
-0
/
+4
2011-12-12
ARM: reset: implement soft_restart for jumping to a physical address
Will Deacon
1
-10
/
+40
2011-12-11
ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlier
Arnaud Patard
1
-6
/
+6
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
1
-2
/
+4
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
1
-2
/
+2
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
1
-2
/
+2
2011-12-08
memblock: Fix include breakages caused by 24aa07882b
Tejun Heo
1
-0
/
+1
2011-12-08
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...
Russell King
3
-6
/
+51
2011-12-08
ARM: LPAE: Add fault handling support
Catalin Marinas
1
-4
/
+4
2011-12-08
ARM: LPAE: MMU setup for the 3-level page table format
Catalin Marinas
1
-2
/
+43
2011-12-08
ARM: LPAE: add ISBs around MMU enabling code
Will Deacon
2
-0
/
+4
2011-12-06
Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Russell King
5
-53
/
+24
2011-12-06
ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
Will Deacon
2
-31
/
+4
2011-12-06
ARM: head.S: only include __turn_mmu_on in the initial identity mapping
Will Deacon
1
-7
/
+7
2011-12-06
ARM: suspend: use idmap_pgd instead of suspend_pgd
Will Deacon
2
-15
/
+5
2011-12-06
ARM: idmap: populate identity map pgd at init time using .init.text
Will Deacon
2
-0
/
+8
2011-12-06
ARM: 7185/1: perf: don't assign platform_device on unsupported CPUs
Will Deacon
1
-0
/
+3
2011-12-06
ARM: 7187/1: fix unwinding for XIP kernels
Uwe Kleine-König
2
-47
/
+84
2011-12-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2011-12-05
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
1
-0
/
+8
2011-12-05
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
16
-353
/
+326
2011-12-02
Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmk
Will Deacon
1
-10
/
+9
2011-12-02
arm: pmu: allow platform specific irq enable/disable handling
Ming Lei
1
-2
/
+8
2011-12-02
ARM: perf: remove unused armpmu_get_max_events
Will Deacon
1
-8
/
+1
2011-12-02
ARM: perf: add support for stalled cycle ABI events
Will Deacon
3
-49
/
+66
2011-12-02
ARM: perf: clean and update ARMv7 event numbers
Will Deacon
1
-233
/
+125
2011-11-30
ARM: 7182/1: ARM cpu topology: fix warning
Vincent Guittot
1
-1
/
+1
2011-11-30
ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and below
Jon Medhurst (Tixy)
2
-10
/
+19
[next]