ARM: Merge for-2635-4/watchdog
[safe/jmp/linux-2.6] / arch / arm / kernel /
2010-04-21 Russell KingARM: fix build error in arch/arm/kernel/process.c
2010-04-14 Imre DeakARM: 6051/1: VFP: preserve the HW context when calling...
2010-04-05 Tejun HeoMerge branch 'master' into export-slabh
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-29 Mika WesterbergARM: 6005/1: arm: kprobes: fix register corruption...
2010-03-15 Anders GrafströmARM: 5991/1: Fix regression in restore_user_regs macro
2010-03-15 Will DeaconARM: 5989/1: ARM: KGDB: add support for SMP platforms
2010-03-15 Russell KingMerge /pub/scm/linux/kernel/git/lethal/genesis-2.6
2010-03-14 Russell KingARM: Add L2 cache handling to smp boot support
2010-03-13 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-03-13 Will DeaconARM: 5960/1: ARM: perf-events: fix v7 event selection...
2010-03-13 Will DeaconARM: 5959/1: ARM: perf-events: request PMU interrupts...
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2010-03-12 Christoph Hellwigarm: use generic ptrace_resume code
2010-03-12 Christoph HellwigAdd generic sys_ipc wrapper
2010-03-12 Christoph HellwigAdd generic sys_old_mmap()
2010-03-12 Christoph HellwigAdd generic sys_old_select()
2010-03-10 Peter Zijlstraperf: Provide generic perf_sample_data initialization
2010-03-08 Russell KingMerge branch 'master' into for-linus
2010-03-07 Laurent PinchartARM: 5977/1: arm: Enable backtrace printing on oops...
2010-03-01 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2010-02-25 Russell KingMerge branch 'misc2' into devel
2010-02-25 Russell KingMerge branch 'perf' into devel
2010-02-25 Russell KingMerge branch 'tmpreg' into devel
2010-02-25 Russell KingMerge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4x...
2010-02-23 Dominik Brodowskiresource/PCI: mark struct resource as const
2010-02-23 Dominik Brodowskiresource/PCI: align functions now return start of resource
2010-02-18 Santosh ShilimkarARM: 5938/1: ARM: L2: export outer_cache_fns
2010-02-15 Russell KingARM: vfp ptrace: no point flushing hw context for PTRAC...
2010-02-15 Russell KingARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA}
2010-02-15 Daniel JacobowitzARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instruction
2010-02-15 Jeremy KerrARM: 5906/1: arm: change command_line to cmd_line
2010-02-15 Russell KingARM: add notify_die() support
2010-02-15 Jeremy KerrARM: 5880/1: arm: use generic infrastructure for early...
2010-02-15 Russell KingARM: Move creation of /proc/cpu out of alignment.c
2010-02-15 Russell KingARM: move LED support code out of arch/arm/kernel/time.c
2010-02-15 Russell KingARM: remove old RTC support
2010-02-15 Russell KingARM: dma-mapping: provide per-cpu type map/unmap functions
2010-02-12 Tony LindgrenARM: 5910/1: ARM: Add tmp register for addruart and...
2010-02-12 Jean PIHETARM: 5903/1: arm/perfevents: add support for ARMv7
2010-02-12 Jamie IlesARM: 5902/4: arm/perfevents: implement perf event suppo...
2010-02-12 Jamie IlesARM: 5899/2: arm: provide a mechanism to reserve perfor...
2010-01-19 Tony LindgrenARM: 5884/1: arm: Fix DCC console for v7
2010-01-18 Rabin VincentARM: 5883/1: Revert "disable NX support for OABI-suppor...
2010-01-12 Russell KingARM: Fix wrong dmb
2010-01-08 Rabin VincentARM: 5868/1: ARM: fix "BUG: using smp_processor_id...
2009-12-24 Russell KingARM: dma-isa: request cascade channel after registering it
2009-12-18 Russell KingARM: Convert VFP/Crunch/XscaleCP thread_release() to...
2009-12-16 Linus TorvaldsMerge branch 'module' of git://git./linux/kernel/git...
2009-12-15 Alan JenkinsARM: unexport symbols used to implement floating point...
2009-12-15 Alan JenkinsARM: use unified discard definition in linker script
2009-12-14 Thomas Gleixnergenirq: Convert irq_desc.lock to raw_spinlock
2009-12-13 Russell KingMerge branch 'devel' of git://git./linux/kernel/git...
2009-12-11 Al ViroUnify sys_mmap*
2009-12-11 Al Viroarm: add arch_mmap_check(), get rid of sys_arm_mremap()
2009-12-09 Varun SwaraARM: Do not allow the probing of the local timer
2009-12-09 Catalin MarinasARM: Add an earlyprintk debug console
2009-12-08 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-12-05 Russell KingMerge branch 'devel-stable' into devel
2009-12-02 Alexander ShishkinARM: 5841/1: a driver for on-chip ETM and ETB
2009-12-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-23 Nelson ElhageARM: Clean up linker script using new linker script...
2009-11-23 Tim AbbottARM: convert to use __HEAD and HEAD_TEXT macros.
2009-11-23 Jean PIHETARM: 5793/1: ARM: Check put_user fail in do_signal...
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-18 Eric W. Biedermansysctl: Drop & in front of every proc_handler.
2009-11-17 Eric W. BiedermanMerge commit 'v2.6.32-rc7'
2009-11-12 Eric W. Biedermansysctl arm: Remove binary sysctl support
2009-11-10 Russell KingMerge branch 'for-rmk' of git://linux-arm.org/linux-2.6
2009-11-10 Russell KingARM: Use a definition for the userspace cmpxchg emulati...
2009-11-08 Russell King[ARM] Fix test for unimplemented ARM syscalls
2009-11-08 Nicolas PitreARM: 5784/1: fix early boot machine ID mismatch error...
2009-11-05 Catalin MarinasCheck whether the SCU was already initialised
2009-11-02 Claudio ScordinoARM: 5776/1: Check compiler version and EABI support...
2009-10-25 Russell KingARM: Fix signal restart issues with NX and OABI compat
2009-10-14 Artem BityutskiyARM: 5759/1: Add register information of threads to...
2009-10-14 Catalin MarinasARM: 5757/1: Thumb-2: Correct "mov.w pc, lr" instructio...
2009-10-13 Arnaldo Carvalho... net: Introduce recvmmsg socket syscall
2009-10-12 Russell KingMerge branch 'fix' of git://git./linux/kernel/git/ycmia...
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-11 Russell KingARM: update die() output
2009-10-11 Russell KingARM: Dump code/mem oops lines with the appropriate...
2009-10-11 Russell KingARM: Dump memory and backtrace as one printk per line
2009-10-02 Kirill A. ShutemovARM: 5727/1: Pass IFSR register to do_PrefetchAbort()
2009-10-02 David BrownARM: 5739/1: ARM: allow empty ATAG_CORE
2009-10-01 Dmitry ArtamonowARM: 5734/1: arm: fix compilation of entry-common.S...
2009-09-28 Russell KingARM: Ensure do_cache_op takes mmap_sem
2009-09-28 Russell KingARM: Fix __cpuexit section mismatch warnings
2009-09-28 Russell KingARM: Don't allow highmem on SMP platforms without h...
2009-09-26 Nicolas Pitremake Linux bootable on ARM again
2009-09-24 Russell KingMerge branch 'origin' into for-linus
2009-09-24 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-09-24 Rusty Russellcpumask: use mm_cpumask() wrapper: arm
2009-09-23 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-next
2009-09-22 Russell KingMerge branch 'master' into for-linus
2009-09-21 Frederic RissARM: 5715/1: Make kprobes unregistration SMP safe
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
next