Age | Commit message (Expand) | Author | Files | Lines |
2011-03-23 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 4 | -17/+17 |
2011-03-23 | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s... | Olaf Hering | 2 | -27/+0 |
2011-03-20 | Merge branches 'fixes', 'pgt-next' and 'versatile' into devel | Russell King | 4 | -17/+17 |
2011-03-17 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -1/+23 |
2011-03-17 | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds | 1 | -2/+2 |
2011-03-17 | Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers | Russell King | 11 | -63/+142 |
2011-03-16 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 23 | -624/+472 |
2011-03-16 | Merge branch 'p2v' into devel | Russell King | 6 | -61/+214 |
2011-03-16 | Merge branch 'v6v7' into devel | Russell King | 4 | -22/+16 |
2011-03-16 | Merge branch 'misc' into devel | Russell King | 12 | -563/+94 |
2011-03-16 | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '... | Russell King | 12 | -19/+228 |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 1 | -1/+1 |
2011-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+1 |
2011-03-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l... | Russell King | 2 | -6/+26 |
2011-03-10 | ARM: 6747/1: P2V: Thumb2 support | Nicolas Pitre | 1 | -1/+48 |
2011-03-10 | ARM: 6797/1: hw_breakpoint: Fix newlines in WARNings | Stephen Boyd | 1 | -7/+7 |
2011-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable | Russell King | 6 | -12/+38 |
2011-03-03 | [ARM] add machine-specific hook to machine_kexec | Eric Cooper | 1 | -0/+7 |
2011-02-26 | ARM: 6768/1: hw_breakpoint: ensure debug logic is powered up on v7 cores | Will Deacon | 1 | -3/+23 |
2011-02-26 | ARM: 6767/1: ptrace: fix register indexing in GETHBPREGS request | Will Deacon | 1 | -3/+3 |
2011-02-23 | ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime | Santosh Shilimkar | 1 | -4/+3 |
2011-02-23 | ARM: 6668/1: ptrace: remove single-step emulation code | Will Deacon | 4 | -429/+2 |
2011-02-23 | ARM: irq migration: ensure migration is handled safely | Russell King | 1 | -19/+31 |
2011-02-23 | ARM: irq migration: force migration off CPU going down | Russell King | 1 | -1/+1 |
2011-02-23 | ARM: 6608/1: enable bridges in pci_common_init. | Colin Tuckley | 1 | -0/+5 |
2011-02-23 | ARM: improve module relocation fixup diagnostics | Russell King | 1 | -13/+14 |
2011-02-23 | ARM: fix some sparse errors in generic ARM code | Russell King | 2 | -1/+2 |
2011-02-23 | ARM: amba: make probe() functions take const id tables | Russell King | 1 | -2/+2 |
2011-02-23 | ARM: 6748/1: ignore mdesc->boot_params if out of range | Nicolas Pitre | 1 | -2/+19 |
2011-02-23 | ARM: 6749/1: fold lookup_machine_type() into setup_machine() | Nicolas Pitre | 1 | -31/+17 |
2011-02-22 | ARM: pm: allow generic sleep code to be used with SMP CPU idle | Russell King | 1 | -1/+26 |
2011-02-22 | ARM: pm: add generic CPU suspend/resume support | Russell King | 3 | -0/+119 |
2011-02-21 | ARM: 6745/1: kprobes insn decoding fix | Nicolas Pitre | 1 | -1/+1 |
2011-02-21 | ARM: Keep exit text/data around for SMP_ON_UP | Russell King | 1 | -0/+9 |
2011-02-21 | ARM: Ensure predictable endian state on signal handler entry | Russell King | 1 | -1/+3 |
2011-02-21 | ARM: 6740/1: Place correctly notes section in the linker script | Pawel Moll | 1 | -0/+2 |
2011-02-21 | ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of memb... | Will Deacon | 1 | -2/+3 |
2011-02-19 | ARM: 6676/1: Correct the cpu_architecture() function for ARMv7 | Catalin Marinas | 1 | -2/+2 |
2011-02-19 | ARM: 6742/1: pmu: avoid setting IRQ affinity on UP systems | Will Deacon | 1 | -8/+14 |
2011-02-19 | Merge branch 'pmu-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Russell King | 1 | -1/+16 |
2011-02-17 | ARM: 6648/1: map ATAGs when not in first 1MB of RAM | Rob Herring | 1 | -4/+10 |
2011-02-17 | ARM: P2V: extend to 16-bit translation offsets | Russell King | 1 | -1/+14 |
2011-02-17 | ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patching | Russell King | 4 | -1/+98 |
2011-02-17 | ARM: P2V: eliminate head.S use of PHYS_OFFSET for !XIP_KERNEL | Russell King | 1 | -22/+22 |
2011-02-17 | ARM: P2V: avoid initializers and assembly using PHYS_OFFSET | Russell King | 1 | -1/+3 |
2011-02-17 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 1 | -1/+1 |
2011-02-17 | ARM: perf_event: allow platform-specific interrupt handler | Rabin Vincent | 1 | -1/+16 |
2011-02-15 | ARM: Defer lookup of machine_type to setup.c | Russell King | 4 | -101/+40 |
2011-02-15 | ARM: 6674/1: LPAE: use long long format when printing physical addresses and ... | Will Deacon | 2 | -4/+4 |
2011-02-12 | ARM: move cache/processor/fault glue to separate include files | Russell King | 2 | -1/+4 |