summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [ARM] cachetype: move definitions to separate headerRussell King2008-09-011-0/+1
| * | | [ARM] cputype: separate definitions, use themRussell King2008-09-011-22/+23
| |/ /
* | | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar2008-10-081-0/+1
|\ \ \ | |_|/ |/| |
| * | kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+1
| |/
* | kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel2008-09-261-2/+0
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-164-15/+40
|\
| * [ARM] 5194/1: update .gitignoreNicolas Pitre2008-08-121-0/+1
| * [ARM] 5193/1: Wire up missing syscallsStefan Schmidt2008-08-121-2/+8
| * [ARM] traps: don't call undef hook functions with spinlock heldRussell King2008-08-121-13/+18
| * Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2008-08-091-0/+13
| |\
| | * [ARM] prevent crashing when too much RAM installedLennert Buytenhek2008-08-091-0/+13
* | | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying2008-08-151-1/+1
|/ /
* | [ARM] Fix SMP booting with non-zero PHYS_OFFSETRussell King2008-08-071-2/+2
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-077-7/+7
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
* [ARM] Fix circular include dependency with IRQ headersRussell King2008-08-071-0/+1
* [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-021-1/+1
* 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
OpenPOWER on IntegriCloud