Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-17 | 2 | -1/+23 | |
|\ | ||||||
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l... | Russell King | 2011-03-12 | 2 | -6/+26 | |
| |\ | ||||||
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable | Russell King | 2011-03-06 | 6 | -12/+38 | |
| |\ \ | ||||||
| | * | | [ARM] add machine-specific hook to machine_kexec | Eric Cooper | 2011-03-03 | 1 | -0/+7 | |
| * | | | Merge branch 'pmu-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Russell King | 2011-02-19 | 1 | -1/+16 | |
| |\ \ \ | ||||||
| | * | | | ARM: perf_event: allow platform-specific interrupt handler | Rabin Vincent | 2011-02-17 | 1 | -1/+16 | |
| | | | | | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
*---. \ \ \ \ | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds | 2011-03-17 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | | | | | | | ||||||
| | | \ \ \ \ | ||||||
| | *-. \ \ \ \ | Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers | Russell King | 2011-03-17 | 11 | -63/+142 | |
| | |\ \ \ \ \ \ | | | | | |_|_|/ | | | | |/| | | | ||||||
| | | * | | | | | ARM: amba: make probe() functions take const id tables | Russell King | 2011-02-23 | 1 | -2/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-16 | 23 | -624/+472 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'p2v' into devel | Russell King | 2011-03-16 | 6 | -61/+214 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ARM: 6747/1: P2V: Thumb2 support | Nicolas Pitre | 2011-03-10 | 1 | -1/+48 | |
| | * | | | | | | | ARM: 6748/1: ignore mdesc->boot_params if out of range | Nicolas Pitre | 2011-02-23 | 1 | -2/+19 | |
| | * | | | | | | | ARM: 6749/1: fold lookup_machine_type() into setup_machine() | Nicolas Pitre | 2011-02-23 | 1 | -31/+17 | |
| | * | | | | | | | ARM: 6648/1: map ATAGs when not in first 1MB of RAM | Rob Herring | 2011-02-17 | 1 | -4/+10 | |
| | * | | | | | | | ARM: P2V: extend to 16-bit translation offsets | Russell King | 2011-02-17 | 1 | -1/+14 | |
| | * | | | | | | | ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patching | Russell King | 2011-02-17 | 4 | -1/+98 | |
| | * | | | | | | | ARM: P2V: eliminate head.S use of PHYS_OFFSET for !XIP_KERNEL | Russell King | 2011-02-17 | 1 | -22/+22 | |
| | * | | | | | | | ARM: P2V: avoid initializers and assembly using PHYS_OFFSET | Russell King | 2011-02-17 | 1 | -1/+3 | |
| | * | | | | | | | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-17 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'v6v7' into devel | Russell King | 2011-03-16 | 4 | -22/+16 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ARM: v6k: select clear exclusive code seqences according to V6 variants | Russell King | 2011-02-02 | 1 | -7/+7 | |
| | * | | | | | | | | ARM: v6k: introduce CPU_V6K option | Russell King | 2011-02-02 | 2 | -3/+3 | |
| | * | | | | | | | | ARM: bitops: switch set/clear/change bitops to use ldrex/strex | Russell King | 2011-02-02 | 1 | -12/+6 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'misc' into devel | Russell King | 2011-03-16 | 12 | -563/+94 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ARM: 6668/1: ptrace: remove single-step emulation code | Will Deacon | 2011-02-23 | 4 | -429/+2 | |
| | * | | | | | | | | ARM: irq migration: ensure migration is handled safely | Russell King | 2011-02-23 | 1 | -19/+31 | |
| | * | | | | | | | | ARM: irq migration: force migration off CPU going down | Russell King | 2011-02-23 | 1 | -1/+1 | |
| | * | | | | | | | | ARM: 6608/1: enable bridges in pci_common_init. | Colin Tuckley | 2011-02-23 | 1 | -0/+5 | |
| | * | | | | | | | | ARM: improve module relocation fixup diagnostics | Russell King | 2011-02-23 | 1 | -13/+14 | |
| | * | | | | | | | | ARM: fix some sparse errors in generic ARM code | Russell King | 2011-02-23 | 2 | -1/+2 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | ARM: Defer lookup of machine_type to setup.c | Russell King | 2011-02-15 | 4 | -101/+40 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-------. \ \ \ \ \ \ | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '... | Russell King | 2011-03-16 | 12 | -19/+228 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / | | | | |/| | | / / / / | | |_|_|_|_|_|/ / / / | |/| | | | | | / / / | | | |_|_|_|_|/ / / | | |/| | | | | / / | | | | | | | |/ / | | | | | | |/| / | | | | |_|_|_|/ | | | |/| | | | | ||||||
| | | | | * | | | ARM: pm: allow generic sleep code to be used with SMP CPU idle | Russell King | 2011-02-22 | 1 | -1/+26 | |
| | | | | * | | | ARM: pm: add generic CPU suspend/resume support | Russell King | 2011-02-22 | 3 | -0/+119 | |
| | | | | * | | | ARM: move cache/processor/fault glue to separate include files | Russell King | 2011-02-12 | 2 | -1/+4 | |
| | | | | * | | | ARM: pm: add function to set WFI low-power mode for SMP CPUs | Russell King | 2011-02-11 | 1 | -0/+23 | |
| | | | | | |/ | | | | | |/| | ||||||
* | | | | | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-03-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | percpu: align percpu readmostly subsection to cacheline | Tejun Heo | 2011-01-25 | 1 | -1/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-03-15 | 1 | -3/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | arm: Switch from do_timer() to xtime_update() | Torben Hohn | 2011-01-31 | 1 | -3/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | ARM: 6768/1: hw_breakpoint: ensure debug logic is powered up on v7 cores | Will Deacon | 2011-02-26 | 1 | -3/+23 | |
* | | | | | | ARM: 6767/1: ptrace: fix register indexing in GETHBPREGS request | Will Deacon | 2011-02-26 | 1 | -3/+3 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | ARM: 6745/1: kprobes insn decoding fix | Nicolas Pitre | 2011-02-21 | 1 | -1/+1 | |
* | | | | | ARM: Keep exit text/data around for SMP_ON_UP | Russell King | 2011-02-21 | 1 | -0/+9 | |
* | | | | | ARM: Ensure predictable endian state on signal handler entry | Russell King | 2011-02-21 | 1 | -1/+3 | |
* | | | | | ARM: 6740/1: Place correctly notes section in the linker script | Pawel Moll | 2011-02-21 | 1 | -0/+2 | |
* | | | | | ARM: 6676/1: Correct the cpu_architecture() function for ARMv7 | Catalin Marinas | 2011-02-19 | 1 | -2/+2 | |
* | | | | | ARM: 6742/1: pmu: avoid setting IRQ affinity on UP systems | Will Deacon | 2011-02-19 | 1 | -8/+14 | |
| |_|/ / |/| | | | ||||||
* | | | | ARM: 6657/1: hw_breakpoint: fix ptrace breakpoint advertising on unsupported ... | Will Deacon | 2011-02-11 | 1 | -5/+13 |