summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ARM: 6120/1: kdump: implement copy_oldmem_page()Mika Westerberg2010-07-092-0/+61
| | * | | ARM: 6119/1: kdump: skip indirection page when crashingMika Westerberg2010-07-091-0/+6
| | * | | ARM: 6118/1: kdump: implement machine_crash_shutdown()Mika Westerberg2010-07-091-0/+4
| | * | | ARM: 6116/1: kdump: reserve memory for crashkernelMika Westerberg2010-07-091-0/+51
| | | |/ | | |/|
| | * | ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren2010-07-093-27/+54
| | * | ARM: 6199/1: Add kprobe-based event tracerWill Deacon2010-07-091-0/+96
| | * | ARM: 6197/2: preliminary support for sparse IRQeric miao2010-07-092-14/+28
| |/ /
* | | ARM: 6226/1: fix kprobe bug in ldr instruction emulationNicolas Pitre2010-07-151-2/+3
* | | ARM: lockdep: fix unannotated irqs-onRussell King2010-07-102-19/+20
| |/ |/|
* | ARM: 6205/1: perf: ensure counter delta is treated as unsignedWill Deacon2010-07-051-1/+1
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-252-0/+4
|\
| * ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cm...Alexander Holler2010-05-241-0/+2
| * ARM: 6140/1: silence a bogus sparse warning in unwind.cAlexander Shishkin2010-05-241-0/+2
* | kgdb: core changes to support kdbJason Wessel2010-05-211-0/+5
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-196-145/+1021
|\
| * Merge branch 'devel-stable' into develRussell King2010-05-179-23/+121
| |\
| | * Merge branch 'for-russell' of git://codeaurora.org/quic/kernel/dwalker/linux-...Russell King2010-05-071-2/+0
| | |\
| | | * Revert "arm: msm: add oprofile pmu support"Daniel Walker2010-05-071-2/+0
| | * | Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx int...Russell King2010-05-032-2/+8
| | |\ \ | | | |/ | | |/|
| | * | arm: msm: add oprofile pmu supportDaniel Walker2010-05-031-0/+2
| * | | ARM: 6071/1: perf-events: allow modules to query the number of hardware countersWill Deacon2010-05-171-0/+12
| * | | ARM: 6070/1: perf-events: add support for xscale PMUsWill Deacon2010-05-171-6/+821
| * | | ARM: 6069/1: perf-events: use numeric ID to identify PMUWill Deacon2010-05-171-10/+29
| * | | ARM: 6064/1: pmu: register IRQs at runtimeWill Deacon2010-05-172-65/+114
| * | | ARM: rename mach_cpu_disable() to platform_cpu_disable()Russell King2010-05-151-1/+1
| * | | ARM: 6058/1: Add support for PCI domainsAnton Vorontsov2010-04-221-0/+3
| * | | ARM: dma: add /proc/dma support to arch/arm/kernel/dma.cRussell King2010-04-141-0/+36
| * | | ARM: convert arm to arch_gettimeoffset()John Stultz2010-03-241-64/+6
* | | | ARM: 6125/1: ARM TWD: move TWD registers to common headerSrinidhi Kasagar2010-05-121-17/+0
| |_|/ |/| |
* | | ARM: 6066/1: Fix "BUG: scheduling while atomic: swapper/0/0x00000002Santosh Shilimkar2010-05-011-0/+6
* | | ARM: 6068/1: Fix build break with KPROBES enabledSantosh Shilimkar2010-05-011-2/+2
| |/ |/|
* | ARM: fix build error in arch/arm/kernel/process.cRussell King2010-04-213-13/+13
* | ARM: 6051/1: VFP: preserve the HW context when calling signal handlersImre Deak2010-04-141-4/+89
* | Merge branch 'master' into export-slabhTejun Heo2010-04-051-1/+9
|\ \
| * | ARM: 6005/1: arm: kprobes: fix register corruption with jprobesMika Westerberg2010-03-291-1/+9
| |/
* / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-4/+3
|/
* ARM: 5991/1: Fix regression in restore_user_regs macroAnders Grafström2010-03-151-0/+2
* ARM: 5989/1: ARM: KGDB: add support for SMP platformsWill Deacon2010-03-151-0/+13
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6Russell King2010-03-151-2/+2
|\
| * Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-131-2/+2
| |\
| | * perf: Provide generic perf_sample_data initializationPeter Zijlstra2010-03-101-2/+2
* | | ARM: Add L2 cache handling to smp boot supportRussell King2010-03-141-1/+3
* | | ARM: 5960/1: ARM: perf-events: fix v7 event selection maskWill Deacon2010-03-131-1/+1
* | | ARM: 5959/1: ARM: perf-events: request PMU interrupts with IRQF_NOBALANCINGWill Deacon2010-03-131-1/+2
|/ /
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-131-1/+3
|\ \
| * \ Merge branch 'master' into for-linusRussell King2010-03-081-1/+3
| |\ \ | | |/ | |/|
| | * ARM: 5977/1: arm: Enable backtrace printing on oops when PC is corruptedLaurent Pinchart2010-03-071-1/+3
* | | arm: use generic ptrace_resume codeChristoph Hellwig2010-03-132-62/+12
* | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-132-85/+0
* | | Add generic sys_old_mmap()Christoph Hellwig2010-03-132-27/+1