aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S1-4/+2
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-07-23kgdb: support for ARCH=armJason Wessel4-0/+209
2008-07-21arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers1-1/+1
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen1-1/+3
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman1-2/+1
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar12-323/+287
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner1-1/+1
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar1-145/+18
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-177/+90
2008-07-10Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into develRussell King5-134/+50
2008-07-03[ARM] rpc: ecard: remove deprecated ecard_address() and relativesRussell King2-7/+19
2008-07-03stacktrace: export save_stack_trace[_tsk]Ingo Molnar1-0/+1
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe1-3/+3
2008-06-26arm: convert to generic helpers for IPI function callsJens Axboe1-142/+15
2008-06-23ftrace: store mcount address in rec->ipAbhishek Sagar3-14/+16
2008-06-22[ARM] latencytop supportNicolas Pitre1-4/+30
2008-06-10ftrace: remove ftrace_ip_converted()Abhishek Sagar1-10/+0
2008-06-02ftrace: export kretprobe_trampoline for function tracerAbhishek Sagar1-1/+1
2008-06-02ftrace: core support for ARMAbhishek Sagar4-0/+185
2008-05-30clean up atags exporting codeUwe Kleine-König1-41/+39
2008-05-30There is no need to have BOOT_PARAMS_SIZE known outside of atags.cUwe Kleine-König1-4/+3
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+0
2008-05-17[ARM] arm/kernel/arthur.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-05-17[ARM] export copy_pageRussell King1-0/+2
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-12[ARM] dyntick: Remove obsolete and unused ARM dyntick supportRussell King2-123/+1
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper1-17/+0
2008-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+2
2008-04-29arm: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter1-7/+1
2008-04-29proc: switch /proc/bus/ecard/devices to seq_file interfaceAlexey Dobriyan1-28/+26
2008-04-29proc: remove proc_root from driversAlexey Dobriyan1-1/+1
2008-04-29proc: remove proc_busAlexey Dobriyan1-1/+1
2008-04-28kprobes/arm: fix decoding of arithmetic immediate instructionsLennert Buytenhek1-1/+1
2008-04-28kprobes/arm: fix cache flush address for instruction stubNicolas Pitre1-1/+1
2008-04-19Merge branch 'merge-fixes' into develRussell King2-222/+1
2008-04-19Merge branch 'omap2-upstream' into develRussell King2-1/+25
2008-04-19Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x', 'orion', 'pxa', 'sa1100', 's3c' and 'sparsemem' into develRussell King3-21/+14
2008-04-19[ARM] Fix kernel mode preemptionRussell King1-19/+5
2008-04-19[ARM] 4881/1: print unrecognised processor ID as part of failure messageLennert Buytenhek1-1/+6
2008-04-19[ARM] 4852/1: Add timerfd_create, timerfd_settime and timerfd_gettime syscall entriesUwe Kleine-König1-1/+3
2008-04-18Linux Thumb-2 support for user-space applicationsPaul Brook1-9/+44
2008-04-18Add a prefetch abort handlerPaul Brook3-10/+36
2008-04-18ARMv7: Add support for the ThumbEE state saving/restoringCatalin Marinas3-0/+85
2008-04-17Generic semaphore implementationMatthew Wilcox2-222/+1
2008-03-28[ARM] 4878/1: Add oabi shim for fstatat64Riku Voipio2-1/+25
2008-03-20[ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPATjanboe1-2/+2
2008-03-06[ARM] 4849/1: move ATAGS asm definitionsGreg Ungerer2-3/+3