summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-131-17/+0
|\
| * proc: remove unused get_dma_list()Alexey Dobriyan2008-10-101-17/+0
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-1130-324/+236
|\ \
| * \ Merge branch 'pxa-all' into develRussell King2008-10-092-10/+7
| |\ \
| | * | [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-092-10/+7
| * | | Merge branch 'ptebits' into develRussell King2008-10-093-2/+81
| |\ \ \
| | * | | [ARM] Improve non-executable supportRussell King2008-10-013-2/+81
| | |/ /
| * | | [ARM] 5274/1: simplify request_standard_resources()Nicolas Pitre2008-10-021-7/+2
| * | | [ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.cRussell King2008-09-301-13/+0
| * | | [ARM] Print details relevant to how we handle the cacheRussell King2008-09-251-0/+9
| * | | [ARM] Introduce new bitmask based cache type macrosRussell King2008-09-251-0/+22
| * | | [ARM] Remove cache type printksRussell King2008-09-251-141/+1
| * | | [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-068-10/+7
| * | | [ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King2008-09-069-10/+8
| * | | [ARM] clean up a load of old declarationsRussell King2008-09-061-2/+1
| * | | [ARM] move initrd code from kernel/setup.c to mm/init.cRussell King2008-09-061-37/+0
| * | | [ARM] remove pc_pointer()Russell King2008-09-063-7/+5
| * | | [ARM] sparse: fix several warningsRussell King2008-09-053-33/+5
| * | | [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-016-19/+62
| * | | [ARM] 5221/1: fix ldm/stm emulation for kprobesNicolas Pitre2008-09-011-2/+2
| * | | [ARM] 5206/1: remove kprobe_trap_handler() hackNicolas Pitre2008-09-012-13/+4
| * | | [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
OpenPOWER on IntegriCloud