Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-03-29 | 1 | -15/+5 |
|\ | |||||
| * | smp: introduce a generic on_each_cpu_mask() function | Gilad Ben-Yossef | 2012-03-29 | 1 | -15/+5 |
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-29 | 17 | -13/+13 |
|\ \ | |/ |/| | |||||
| * | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 14 | -9/+9 |
| * | ARM: move CP15 definitions to separate header file | Russell King | 2012-03-28 | 4 | -4/+4 |
* | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-28 | 3 | -1302/+0 |
|\ \ | |||||
| * | | ARM: riscpc: move ecard.c to arch/arm/mach-rpc | Russell King | 2012-03-24 | 3 | -1301/+0 |
* | | | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-28 | 2 | -26/+119 |
|\ \ \ | |||||
| * \ \ | Merge branch 'tegra/cleanups' into next/timer | Arnd Bergmann | 2012-03-21 | 3 | -13/+25 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'renesas/timer' into next/timer | Arnd Bergmann | 2012-03-20 | 7 | -37/+73 |
| |\ \ \ \ | |||||
| * | | | | | ARM: local timers: make the runtime registration interface mandatory | Marc Zyngier | 2012-03-13 | 1 | -17/+6 |
| * | | | | | ARM: smp_twd: remove old local timer interface | Marc Zyngier | 2012-03-13 | 1 | -29/+5 |
| * | | | | | ARM: smp_twd: add device tree support | Marc Zyngier | 2012-03-13 | 1 | -13/+64 |
| * | | | | | ARM: smp_twd: add runtime registration support | Marc Zyngier | 2012-03-13 | 1 | -3/+48 |
| * | | | | | ARM: local timers: introduce a new registration interface | Marc Zyngier | 2012-03-13 | 1 | -0/+27 |
| * | | | | | ARM: smp_twd: make local_timer_stop a symbol instead of a #define | Marc Zyngier | 2012-03-13 | 1 | -1/+6 |
* | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-28 | 3 | -396/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in... | Arnd Bergmann | 2012-03-15 | 8 | -431/+64 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | ep93xx: Move crunch code to mach-ep93xx directory | Ryan Mallon | 2012-03-14 | 3 | -396/+0 |
| | | |/ / / / | | |/| | | | | |||||
| * | | | | | | Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin... | Arnd Bergmann | 2012-02-29 | 2 | -2/+9 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| * | | | | | | Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanup | Arnd Bergmann | 2012-02-28 | 4 | -3/+14 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into... | Arnd Bergmann | 2012-02-27 | 4 | -7/+36 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
* | | | | | | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-24 | 3 | -13/+25 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 2012-02-22 | 5 | -9/+45 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | ARM: make entry-macro.S depend on !MULTI_IRQ_HANDLER | Rob Herring | 2012-02-22 | 1 | -1/+2 |
| | * | | | | | | ARM: make arch_ret_to_user macro optional | Rob Herring | 2012-02-22 | 1 | -1/+7 |
| | |/ / / / / | |||||
| * | | | | | | Merge tag 'v3.3-rc2' into depends/rmk/for-armsoc | Olof Johansson | 2012-02-08 | 5 | -28/+39 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | ARM: substitute arch_idle() | Nicolas Pitre | 2012-01-21 | 1 | -3/+1 |
| * | | | | | | | ARM: clean up idle handlers | Nicolas Pitre | 2012-01-21 | 1 | -8/+15 |
* | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-03-24 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | coredump: remove VM_ALWAYSDUMP flag | Jason Baron | 2012-03-24 | 1 | -2/+1 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-03-23 | 1 | -68/+7 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | arm/PCI: don't export pci_flags | Bjorn Helgaas | 2012-03-20 | 1 | -1/+0 |
| * | | | | | | | arm/PCI: get rid of device resource fixups | Bjorn Helgaas | 2012-02-24 | 1 | -65/+4 |
| * | | | | | | | arm/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flag | Bjorn Helgaas | 2012-02-24 | 1 | -3/+2 |
| * | | | | | | | arm/PCI: remove arch pci_flags definition | Bjorn Helgaas | 2012-02-24 | 1 | -0/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-03-20 | 2 | -10/+1 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge tag 'v3.3-rc7' into sched/core | Ingo Molnar | 2012-03-13 | 5 | -35/+64 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| * | | | | | | | sched: Cleanup cpu_active madness | Peter Zijlstra | 2012-03-12 | 1 | -7/+0 |
| * | | | | | | | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 2012-03-01 | 1 | -3/+1 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'perf/hw-branch-sampling' into perf/core | Ingo Molnar | 2012-03-12 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | perf: Disable PERF_SAMPLE_BRANCH_* when not supported | Stephane Eranian | 2012-03-05 | 1 | -0/+4 |
| |/ / / / / | |||||
* | | | | | | ARM: 7358/1: perf: add PMU hotplug notifier | Lorenzo Pieralisi | 2012-03-07 | 1 | -0/+23 |
* | | | | | | ARM: 7357/1: perf: fix overflow handling for xscale2 PMUs | Will Deacon | 2012-03-07 | 1 | -2/+8 |
* | | | | | | ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlers | Will Deacon | 2012-03-07 | 3 | -18/+12 |
* | | | | | | ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMU | Will Deacon | 2012-03-07 | 1 | -0/+5 |
* | | | | | | ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling mode | Will Deacon | 2012-03-07 | 4 | -15/+15 |
* | | | | | | ARM: ecard: ensure fake vma vm_flags is setup | Russell King | 2012-03-06 | 1 | -0/+1 |
|/ / / / / | |||||
* | | | | | ARM/audit: include audit header and fix audit arch | Eric Paris | 2012-02-21 | 1 | -1/+8 |
* | | | | | ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are no... | Santosh Shilimkar | 2012-02-21 | 1 | -1/+1 |
| |_|_|/ |/| | | |