Age | Commit message (Expand) | Author | Files | Lines |
2012-04-04 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 3 | -2/+4 |
2012-04-02 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2 | -4/+5 |
2012-03-31 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2 | -1/+22 |
2012-03-31 | ARM: fix bios32.c build warning | Russell King | 1 | -1/+0 |
2012-03-30 | ARM: 7337/1: ptrace: fix ptrace_read_user for !CONFIG_MMU platforms | Will Deacon | 1 | -1/+3 |
2012-03-30 | ARM: fix missing bug.h include in arch/arm/kernel/insn.c | Russell King | 1 | -0/+1 |
2012-03-30 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2 | -0/+2 |
2012-03-30 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 21 | -198/+543 |
2012-03-29 | remove references to cpu_*_map in arch/ | Rusty Russell | 2 | -5/+6 |
2012-03-29 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -15/+5 |
2012-03-29 | smp: introduce a generic on_each_cpu_mask() function | Gilad Ben-Yossef | 1 | -15/+5 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 17 | -13/+13 |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells | 14 | -9/+9 |
2012-03-28 | ARM: move CP15 definitions to separate header file | Russell King | 4 | -4/+4 |
2012-03-28 | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 3 | -1302/+0 |
2012-03-28 | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -26/+119 |
2012-03-28 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 3 | -396/+0 |
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-03-24 | ARM: riscpc: move ecard.c to arch/arm/mach-rpc | Russell King | 3 | -1301/+0 |
2012-03-24 | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 3 | -13/+25 |
2012-03-24 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -2/+1 |
2012-03-24 | coredump: remove VM_ALWAYSDUMP flag | Jason Baron | 1 | -2/+1 |
2012-03-24 | 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-21 | cpuidle: Add common time keeping and irq enabling | Robert Lee | 2 | -1/+22 |
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 | ARM: create a common IOMEM definition | Rob Herring | 2 | -0/+2 |
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 |