summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-172-1/+23
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Russell King2011-03-122-6/+26
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King2011-03-066-12/+38
| |\ \
| | * | [ARM] add machine-specific hook to machine_kexecEric Cooper2011-03-031-0/+7
| * | | Merge branch 'pmu-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Russell King2011-02-191-1/+16
| |\ \ \
| | * | | ARM: perf_event: allow platform-specific interrupt handlerRabin Vincent2011-02-171-1/+16
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds2011-03-171-2/+2
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | | | | | |
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King2011-03-1711-63/+142
| | |\ \ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | * | | | | ARM: amba: make probe() functions take const id tablesRussell King2011-02-231-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-1623-624/+472
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'p2v' into develRussell King2011-03-166-61/+214
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: 6747/1: P2V: Thumb2 supportNicolas Pitre2011-03-101-1/+48
| | * | | | | | | ARM: 6748/1: ignore mdesc->boot_params if out of rangeNicolas Pitre2011-02-231-2/+19
| | * | | | | | | ARM: 6749/1: fold lookup_machine_type() into setup_machine()Nicolas Pitre2011-02-231-31/+17
| | * | | | | | | ARM: 6648/1: map ATAGs when not in first 1MB of RAMRob Herring2011-02-171-4/+10
| | * | | | | | | ARM: P2V: extend to 16-bit translation offsetsRussell King2011-02-171-1/+14
| | * | | | | | | ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patchingRussell King2011-02-174-1/+98
| | * | | | | | | ARM: P2V: eliminate head.S use of PHYS_OFFSET for !XIP_KERNELRussell King2011-02-171-22/+22
| | * | | | | | | ARM: P2V: avoid initializers and assembly using PHYS_OFFSETRussell King2011-02-171-1/+3
| | * | | | | | | ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-1/+1
| * | | | | | | | Merge branch 'v6v7' into develRussell King2011-03-164-22/+16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: v6k: select clear exclusive code seqences according to V6 variantsRussell King2011-02-021-7/+7
| | * | | | | | | | ARM: v6k: introduce CPU_V6K optionRussell King2011-02-022-3/+3
| | * | | | | | | | ARM: bitops: switch set/clear/change bitops to use ldrex/strexRussell King2011-02-021-12/+6
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'misc' into develRussell King2011-03-1612-563/+94
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: 6668/1: ptrace: remove single-step emulation codeWill Deacon2011-02-234-429/+2
| | * | | | | | | | ARM: irq migration: ensure migration is handled safelyRussell King2011-02-231-19/+31
| | * | | | | | | | ARM: irq migration: force migration off CPU going downRussell King2011-02-231-1/+1
| | * | | | | | | | ARM: 6608/1: enable bridges in pci_common_init.Colin Tuckley2011-02-231-0/+5
| | * | | | | | | | ARM: improve module relocation fixup diagnosticsRussell King2011-02-231-13/+14
| | * | | | | | | | ARM: fix some sparse errors in generic ARM codeRussell King2011-02-232-1/+2
| | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | ARM: Defer lookup of machine_type to setup.cRussell King2011-02-154-101/+40
| | | |_|_|_|/ / | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-------. \ \ \ \ \ \ Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King2011-03-1612-19/+228
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / | | | | |/| | | / / / / | | |_|_|_|_|_|/ / / / | |/| | | | | | / / / | | | |_|_|_|_|/ / / | | |/| | | | | / / | | | | | | | |/ / | | | | | | |/| / | | | | |_|_|_|/ | | | |/| | | |
| | | | | * | | ARM: pm: allow generic sleep code to be used with SMP CPU idleRussell King2011-02-221-1/+26
| | | | | * | | ARM: pm: add generic CPU suspend/resume supportRussell King2011-02-223-0/+119
| | | | | * | | ARM: move cache/processor/fault glue to separate include filesRussell King2011-02-122-1/+4
| | | | | * | | ARM: pm: add function to set WFI low-power mode for SMP CPUsRussell King2011-02-111-0/+23
| | | | | | |/ | | | | | |/|
* | | | | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-1/+1
|\ \ \ \ \ \ \
| * | | | | | | percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-151-3/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | arm: Switch from do_timer() to xtime_update()Torben Hohn2011-01-311-3/+1
| | |_|/ / / | |/| | | |
* | | | | | ARM: 6768/1: hw_breakpoint: ensure debug logic is powered up on v7 coresWill Deacon2011-02-261-3/+23
* | | | | | ARM: 6767/1: ptrace: fix register indexing in GETHBPREGS requestWill Deacon2011-02-261-3/+3
| |_|_|/ / |/| | | |
* | | | | ARM: 6745/1: kprobes insn decoding fixNicolas Pitre2011-02-211-1/+1
* | | | | ARM: Keep exit text/data around for SMP_ON_UPRussell King2011-02-211-0/+9
* | | | | ARM: Ensure predictable endian state on signal handler entryRussell King2011-02-211-1/+3
* | | | | ARM: 6740/1: Place correctly notes section in the linker scriptPawel Moll2011-02-211-0/+2
* | | | | ARM: 6676/1: Correct the cpu_architecture() function for ARMv7Catalin Marinas2011-02-191-2/+2
* | | | | ARM: 6742/1: pmu: avoid setting IRQ affinity on UP systemsWill Deacon2011-02-191-8/+14
| |_|/ / |/| | |
* | | | ARM: 6657/1: hw_breakpoint: fix ptrace breakpoint advertising on unsupported ...Will Deacon2011-02-111-5/+13
OpenPOWER on IntegriCloud