summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-17[ARM] arm/kernel/arthur.c: add MODULE_LICENSEAdrian Bunk
2008-05-17[ARM] export copy_pageRussell King
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper
2008-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-04-29arm: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter
2008-04-29proc: switch /proc/bus/ecard/devices to seq_file interfaceAlexey Dobriyan
2008-04-29proc: remove proc_root from driversAlexey Dobriyan
2008-04-29proc: remove proc_busAlexey Dobriyan
2008-04-28kprobes/arm: fix decoding of arithmetic immediate instructionsLennert Buytenhek
2008-04-28kprobes/arm: fix cache flush address for instruction stubNicolas Pitre
2008-04-19Merge branch 'merge-fixes' into develRussell King
2008-04-19Merge branch 'omap2-upstream' into develRussell King
2008-04-19Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x...Russell King
2008-04-19[ARM] Fix kernel mode preemptionRussell King
2008-04-19[ARM] 4881/1: print unrecognised processor ID as part of failure messageLennert Buytenhek
2008-04-19[ARM] 4852/1: Add timerfd_create, timerfd_settime and timerfd_gettime syscall...Uwe Kleine-König
2008-04-18Linux Thumb-2 support for user-space applicationsPaul Brook
2008-04-18Add a prefetch abort handlerPaul Brook
2008-04-18ARMv7: Add support for the ThumbEE state saving/restoringCatalin Marinas
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-03-28[ARM] 4878/1: Add oabi shim for fstatat64Riku Voipio
2008-03-20[ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPATjanboe
2008-03-06[ARM] 4849/1: move ATAGS asm definitionsGreg Ungerer
2008-03-06[ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=yNicolas Pitre
2008-02-09[ARM] constify function pointer tablesJan Engelhardt
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2008-02-05timerfd: new timerfd APIDavide Libenzi
2008-02-04Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King
2008-02-04[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas
2008-02-04[ARM] 4813/1: Add SMP helper functions for clockevents supportCatalin Marinas
2008-02-04[ARM] 4736/1: Export atags to userspace and allow kexec to use customised atagsRichard Purdie
2008-02-04[ARM] 4712/2: Adds functions to read and write IXP4xx "feature" bitsKrzysztof Halasa
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2008-01-28Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King
2008-01-26ARM kprobes: special hook for the kprobes breakpoint handlerNicolas Pitre
2008-01-26ARM kprobes: prevent some functions involved with kprobes from being probedNicolas Pitre
2008-01-26ARM kprobes: don't let a single-stepped stmdb corrupt the exception stackNicolas Pitre
2008-01-26ARM kprobes: core codeAbhishek Sagar
2008-01-26ARM kprobes: instruction single-stepping supportQuentin Barnes
2008-01-26[ARM] 4689/1: small comment wrap fixNicolas Pitre
2008-01-26[ARM] 4687/1: Trivial arch/arm/kernel/entry-common.S comment fixGeorge G. Davis
2008-01-26[ARM] ARRAY_SIZE() cleanupAlejandro Martinez Ruiz
2008-01-26[ARM] 4584/2: ARMv7: Add Advanced SIMD (NEON) extension supportCatalin Marinas
2008-01-25sched: remove printk_clock()Ingo Molnar
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers