aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29ARM: 6005/1: arm: kprobes: fix register corruption with jprobesMika Westerberg
2010-03-15ARM: 5991/1: Fix regression in restore_user_regs macroAnders Grafström
2010-03-15ARM: 5989/1: ARM: KGDB: add support for SMP platformsWill Deacon
2010-03-15Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6Russell King
2010-03-14ARM: Add L2 cache handling to smp boot supportRussell King
2010-03-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-13ARM: 5960/1: ARM: perf-events: fix v7 event selection maskWill Deacon
2010-03-13ARM: 5959/1: ARM: perf-events: request PMU interrupts with IRQF_NOBALANCINGWill Deacon
2010-03-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-12arm: use generic ptrace_resume codeChristoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2010-03-10perf: Provide generic perf_sample_data initializationPeter Zijlstra
2010-03-08Merge branch 'master' into for-linusRussell King
2010-03-07ARM: 5977/1: arm: Enable backtrace printing on oops when PC is corruptedLaurent Pinchart
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-25Merge branch 'misc2' into develRussell King
2010-02-25Merge branch 'perf' into develRussell King
2010-02-25Merge branch 'tmpreg' into develRussell King
2010-02-25Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-18ARM: 5938/1: ARM: L2: export outer_cache_fnsSantosh Shilimkar
2010-02-15ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGSRussell King
2010-02-15ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA}Russell King
2010-02-15ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instructionDaniel Jacobowitz
2010-02-15ARM: 5906/1: arm: change command_line to cmd_lineJeremy Kerr
2010-02-15ARM: add notify_die() supportRussell King
2010-02-15ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr
2010-02-15ARM: Move creation of /proc/cpu out of alignment.cRussell King
2010-02-15ARM: move LED support code out of arch/arm/kernel/time.cRussell King
2010-02-15ARM: remove old RTC supportRussell King
2010-02-15ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren
2010-02-12ARM: 5903/1: arm/perfevents: add support for ARMv7Jean PIHET
2010-02-12ARM: 5902/4: arm/perfevents: implement perf event support for ARMv6Jamie Iles
2010-02-12ARM: 5899/2: arm: provide a mechanism to reserve performance countersJamie Iles
2010-01-19ARM: 5884/1: arm: Fix DCC console for v7Tony Lindgren
2010-01-18ARM: 5883/1: Revert "disable NX support for OABI-supporting kernels"Rabin Vincent
2010-01-12ARM: Fix wrong dmbRussell King
2010-01-08ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code"Rabin Vincent
2009-12-24ARM: dma-isa: request cascade channel after registering itRussell King
2009-12-18ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()Russell King
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2009-12-15ARM: unexport symbols used to implement floating point emulationAlan Jenkins
2009-12-15ARM: use unified discard definition in linker scriptAlan Jenkins
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner