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 tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-26
/
+119
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-396
/
+0
2012-03-23
Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-13
/
+25
2012-03-23
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-2
/
+1
2012-03-23
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
1
-2
/
+1
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-68
/
+7
2012-03-21
Merge branch 'tegra/cleanups' into next/timer
Arnd Bergmann
3
-13
/
+25
2012-03-20
arm/PCI: don't export pci_flags
Bjorn Helgaas
1
-1
/
+0
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-10
/
+1
2012-03-20
Merge branch 'renesas/timer' into next/timer
Arnd Bergmann
7
-37
/
+73
2012-03-15
Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...
Arnd Bergmann
8
-431
/
+64
2012-03-14
ep93xx: Move crunch code to mach-ep93xx directory
Ryan Mallon
3
-396
/
+0
2012-03-13
Merge tag 'v3.3-rc7' into sched/core
Ingo Molnar
5
-35
/
+64
2012-03-13
ARM: local timers: make the runtime registration interface mandatory
Marc Zyngier
1
-17
/
+6
2012-03-13
ARM: smp_twd: remove old local timer interface
Marc Zyngier
1
-29
/
+5
2012-03-13
ARM: smp_twd: add device tree support
Marc Zyngier
1
-13
/
+64
2012-03-13
ARM: smp_twd: add runtime registration support
Marc Zyngier
1
-3
/
+48
2012-03-13
ARM: local timers: introduce a new registration interface
Marc Zyngier
1
-0
/
+27
2012-03-13
ARM: smp_twd: make local_timer_stop a symbol instead of a #define
Marc Zyngier
1
-1
/
+6
2012-03-12
Merge branch 'perf/hw-branch-sampling' into perf/core
Ingo Molnar
1
-0
/
+4
2012-03-12
sched: Cleanup cpu_active madness
Peter Zijlstra
1
-7
/
+0
2012-03-07
ARM: 7358/1: perf: add PMU hotplug notifier
Lorenzo Pieralisi
1
-0
/
+23
2012-03-07
ARM: 7357/1: perf: fix overflow handling for xscale2 PMUs
Will Deacon
1
-2
/
+8
2012-03-07
ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlers
Will Deacon
3
-18
/
+12
2012-03-07
ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMU
Will Deacon
1
-0
/
+5
2012-03-07
ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling mode
Will Deacon
4
-15
/
+15
2012-03-05
ARM: ecard: ensure fake vma vm_flags is setup
Russell King
1
-0
/
+1
2012-03-05
perf: Disable PERF_SAMPLE_BRANCH_* when not supported
Stephane Eranian
1
-0
/
+4
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2012-02-29
Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...
Arnd Bergmann
2
-2
/
+9
2012-02-28
Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanup
Arnd Bergmann
4
-3
/
+14
2012-02-27
Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into...
Arnd Bergmann
4
-7
/
+36
2012-02-23
arm/PCI: get rid of device resource fixups
Bjorn Helgaas
1
-65
/
+4
2012-02-23
arm/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flag
Bjorn Helgaas
1
-3
/
+2
2012-02-23
arm/PCI: remove arch pci_flags definition
Bjorn Helgaas
1
-0
/
+2
2012-02-22
Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...
Russell King
5
-9
/
+45
2012-02-21
ARM: make entry-macro.S depend on !MULTI_IRQ_HANDLER
Rob Herring
1
-1
/
+2
2012-02-21
ARM: make arch_ret_to_user macro optional
Rob Herring
1
-1
/
+7
2012-02-21
ARM/audit: include audit header and fix audit arch
Eric Paris
1
-1
/
+8
2012-02-21
ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are no...
Santosh Shilimkar
1
-1
/
+1
2012-02-09
ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON()
Stephen Boyd
1
-1
/
+4
2012-02-09
ARM: 7320/1: Fix proc_info table alignment
Marc Zyngier
1
-0
/
+1
2012-02-07
Merge tag 'v3.3-rc2' into depends/rmk/for-armsoc
Olof Johansson
5
-28
/
+39
2012-02-03
ARM: 7314/1: kuser: consistently use usr_ret for returning from helpers
Will Deacon
1
-1
/
+1
2012-02-02
ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15
Will Deacon
1
-0
/
+28
2012-02-02
ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registers
Will Deacon
1
-1
/
+1
2012-02-02
ARM: 7307/1: vfp: fix ptrace regset modification race
Dave Martin
1
-2
/
+4
2012-02-02
ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframe
Will Deacon
1
-3
/
+2
2012-01-25
ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2
Rabin Vincent
1
-6
/
+9
2012-01-23
ARM: 7297/1: smp_twd: make sure timer is stopped before registering it
Marc Zyngier
1
-0
/
+2
[next]