aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-251-4/+2
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-241-1/+1
|\
| * Merge branch 'linus' into timers/nohzIngo Molnar2008-07-1812-323/+287
| |\
| * | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-181-1/+1
* | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
* | | kgdb: support for ARCH=armJason Wessel2008-07-234-0/+209
* | | arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers2008-07-211-1/+1
* | | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-211-1/+3
* | | driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2008-07-211-2/+1
| |/ |/|
* | Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-145/+18
|\ \
| * | on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-3/+3
| * | arm: convert to generic helpers for IPI function callsJens Axboe2008-06-261-142/+15
| |/
* | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-151-0/+1
|\ \
| * | stacktrace: export save_stack_trace[_tsk]Ingo Molnar2008-07-031-0/+1
| |/
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-146-177/+90
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. \ Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King2008-07-105-134/+50
| |\ \ \ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | | | | | * [ARM] rpc: ecard: remove deprecated ecard_address() and relativesRussell King2008-07-032-7/+19
| | | | | |_|/ | | | | |/| |
| | | | | | * [ARM] latencytop supportNicolas Pitre2008-06-221-4/+30
| | | | | |/ | | | | |/|
| | | * | | [ARM] dyntick: Remove obsolete and unused ARM dyntick supportRussell King2008-05-122-123/+1
| * | | | | clean up atags exporting codeUwe Kleine-König2008-05-301-41/+39
| * | | | | There is no need to have BOOT_PARAMS_SIZE known outside of atags.cUwe Kleine-König2008-05-301-4/+3
| | |_|/ / | |/| | |
* | | | | ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-233-14/+16
* | | | | ftrace: remove ftrace_ip_converted()Abhishek Sagar2008-06-101-10/+0
* | | | | ftrace: export kretprobe_trampoline for function tracerAbhishek Sagar2008-06-021-1/+1
* | | | | ftrace: core support for ARMAbhishek Sagar2008-06-024-0/+185
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-191-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
| |/ /
* | | [ARM] arm/kernel/arthur.c: add MODULE_LICENSEAdrian Bunk2008-05-171-0/+2
* | | [ARM] export copy_pageRussell King2008-05-171-0/+2
|/ /
* | unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-292-2/+2
|\ \
| * | kprobes/arm: fix decoding of arithmetic immediate instructionsLennert Buytenhek2008-04-281-1/+1
| * | kprobes/arm: fix cache flush address for instruction stubNicolas Pitre2008-04-281-1/+1
* | | arm: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter2008-04-291-7/+1
* | | proc: switch /proc/bus/ecard/devices to seq_file interfaceAlexey Dobriyan2008-04-291-28/+26
* | | proc: remove proc_root from driversAlexey Dobriyan2008-04-291-1/+1
* | | proc: remove proc_busAlexey Dobriyan2008-04-291-1/+1
|/ /
* | Merge branch 'merge-fixes' into develRussell King2008-04-192-222/+1
|\ \
| * | Generic semaphore implementationMatthew Wilcox2008-04-172-222/+1
* | | Merge branch 'omap2-upstream' into develRussell King2008-04-192-1/+25
|\| |
| * | [ARM] 4878/1: Add oabi shim for fstatat64Riku Voipio2008-03-282-1/+25
| |/
| |
| \
*-. \ Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x...Russell King2008-04-193-21/+14
|\ \ \ | | |/ | |/|
| | * [ARM] Fix kernel mode preemptionRussell King2008-04-191-19/+5
| | * [ARM] 4881/1: print unrecognised processor ID as part of failure messageLennert Buytenhek2008-04-191-1/+6
| | * [ARM] 4852/1: Add timerfd_create, timerfd_settime and timerfd_gettime syscall...Uwe Kleine-König2008-04-191-1/+3
| |/
* | Linux Thumb-2 support for user-space applicationsPaul Brook2008-04-181-9/+44
* | Add a prefetch abort handlerPaul Brook2008-04-183-10/+36
* | ARMv7: Add support for the ThumbEE state saving/restoringCatalin Marinas2008-04-183-0/+85
|/
* [ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPATjanboe2008-03-201-2/+2
* [ARM] 4849/1: move ATAGS asm definitionsGreg Ungerer2008-03-062-3/+3