aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-14ARM: dma: add /proc/dma support to arch/arm/kernel/dma.cRussell King1-0/+36
2010-04-14ARM: 6051/1: VFP: preserve the HW context when calling signal handlersImre Deak1-4/+89
2010-04-05Merge branch 'master' into export-slabhTejun Heo1-1/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo5-4/+3
2010-03-29ARM: 6005/1: arm: kprobes: fix register corruption with jprobesMika Westerberg1-1/+9
2010-03-24ARM: convert arm to arch_gettimeoffset()John Stultz1-64/+6
2010-03-15ARM: 5991/1: Fix regression in restore_user_regs macroAnders Grafström1-0/+2
2010-03-15ARM: 5989/1: ARM: KGDB: add support for SMP platformsWill Deacon1-0/+13
2010-03-15Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6Russell King1-2/+2
2010-03-14ARM: Add L2 cache handling to smp boot supportRussell King1-1/+3
2010-03-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2010-03-13ARM: 5960/1: ARM: perf-events: fix v7 event selection maskWill Deacon1-1/+1
2010-03-13ARM: 5959/1: ARM: perf-events: request PMU interrupts with IRQF_NOBALANCINGWill Deacon1-1/+2
2010-03-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+3
2010-03-12arm: use generic ptrace_resume codeChristoph Hellwig2-62/+12
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig2-85/+0
2010-03-12Add generic sys_old_mmap()Christoph Hellwig2-27/+1
2010-03-12Add generic sys_old_select()Christoph Hellwig2-22/+1
2010-03-10perf: Provide generic perf_sample_data initializationPeter Zijlstra1-2/+2
2010-03-08Merge branch 'master' into for-linusRussell King1-1/+3
2010-03-07ARM: 5977/1: arm: Enable backtrace printing on oops when PC is corruptedLaurent Pinchart1-1/+3
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-264/+2599
2010-02-25Merge branch 'misc2' into develRussell King7-258/+207
2010-02-25Merge branch 'perf' into develRussell King3-0/+2381
2010-02-25Merge branch 'tmpreg' into develRussell King2-14/+25
2010-02-25Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dma-streaming', 'u300' and 'umc' into develRussell King3-4/+8
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski1-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski1-3/+5
2010-02-18ARM: 5938/1: ARM: L2: export outer_cache_fnsSantosh Shilimkar1-0/+1
2010-02-15ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGSRussell King1-2/+4
2010-02-15ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA}Russell King1-16/+0
2010-02-15ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instructionDaniel Jacobowitz1-0/+31
2010-02-15ARM: 5906/1: arm: change command_line to cmd_lineJeremy Kerr1-4/+4
2010-02-15ARM: add notify_die() supportRussell King1-10/+25
2010-02-15ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr2-50/+16
2010-02-15ARM: Move creation of /proc/cpu out of alignment.cRussell King1-1/+14
2010-02-15ARM: move LED support code out of arch/arm/kernel/time.cRussell King3-104/+116
2010-02-15ARM: remove old RTC supportRussell King1-74/+0
2010-02-15ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King1-0/+5
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-6/+6
2010-02-12ARM: 5903/1: arm/perfevents: add support for ARMv7Jean PIHET1-4/+932
2010-02-12ARM: 5902/4: arm/perfevents: implement perf event support for ARMv6Jamie Iles2-0/+1349
2010-02-12ARM: 5899/2: arm: provide a mechanism to reserve performance countersJamie Iles2-0/+104
2010-01-19ARM: 5884/1: arm: Fix DCC console for v7Tony Lindgren1-0/+20
2010-01-18ARM: 5883/1: Revert "disable NX support for OABI-supporting kernels"Rabin Vincent1-9/+0
2010-01-12ARM: Fix wrong dmbRussell King1-3/+1
2010-01-08ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code"Rabin Vincent1-1/+2
2009-12-24ARM: dma-isa: request cascade channel after registering itRussell King1-2/+2
2009-12-18ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()Russell King3-9/+7
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-25/+8