summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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/+3Star
|/
* 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/+12Star
* | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-132-85/+0Star
* | | Add generic sys_old_mmap()Christoph Hellwig2010-03-132-27/+1Star
* | | Add generic sys_old_select()Christoph Hellwig2010-03-132-22/+1Star
|/ /
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-0111-264/+2599
|\ \
| * \ Merge branch 'misc2' into develRussell King2010-02-257-258/+207Star
| |\ \
| | * | ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGSRussell King2010-02-151-2/+4
| | * | ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA}Russell King2010-02-151-16/+0Star
| | * | ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instructionDaniel Jacobowitz2010-02-151-0/+31
| | * | ARM: 5906/1: arm: change command_line to cmd_lineJeremy Kerr2010-02-151-4/+4
| | * | ARM: add notify_die() supportRussell King2010-02-151-10/+25
| | * | ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr2010-02-152-50/+16Star
| | * | ARM: Move creation of /proc/cpu out of alignment.cRussell King2010-02-151-1/+14
| | * | ARM: move LED support code out of arch/arm/kernel/time.cRussell King2010-02-153-104/+116
| | * | ARM: remove old RTC supportRussell King2010-02-151-74/+0Star
| * | | Merge branch 'perf' into develRussell King2010-02-253-0/+2381
| |\ \ \
| | * | | ARM: 5903/1: arm/perfevents: add support for ARMv7Jean PIHET2010-02-121-4/+932
| | * | | ARM: 5902/4: arm/perfevents: implement perf event support for ARMv6Jamie Iles2010-02-122-0/+1349
| | * | | ARM: 5899/2: arm: provide a mechanism to reserve performance countersJamie Iles2010-02-122-0/+104
| * | | | Merge branch 'tmpreg' into develRussell King2010-02-252-14/+25
| |\ \ \ \
| | * | | | ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-6/+6
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King2010-02-253-4/+8
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | / / | | | | | | |/ / | | | | | |/| |
| | | | * / | | ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King2010-02-151-0/+5
| | | |/ / / / | | |/| | | |
* | | | | | | resource/PCI: mark struct resource as constDominik Brodowski2010-02-231-1/+1
* | | | | | | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-231-3/+5
| |_|_|_|_|/ |/| | | | |
* | | | | | ARM: 5938/1: ARM: L2: export outer_cache_fnsSantosh Shilimkar2010-02-181-0/+1
| |_|_|_|/ |/| | | |
* | | | | ARM: 5884/1: arm: Fix DCC console for v7Tony Lindgren2010-01-191-0/+20
* | | | | ARM: 5883/1: Revert "disable NX support for OABI-supporting kernels"Rabin Vincent2010-01-181-9/+0Star
| |_|_|/ |/| | |
* | | | ARM: Fix wrong dmbRussell King2010-01-121-3/+1Star
* | | | ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code"Rabin Vincent2010-01-081-1/+2
|/ / /
* | | ARM: dma-isa: request cascade channel after registering itRussell King2009-12-241-2/+2
* | | ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()Russell King2009-12-183-9/+7Star
* | | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-162-25/+8Star
|\ \ \
| * | | ARM: unexport symbols used to implement floating point emulationAlan Jenkins2009-12-151-20/+0Star