aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2008-09-30[ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.cRussell King
2008-09-25[ARM] Print details relevant to how we handle the cacheRussell King
2008-09-25[ARM] Introduce new bitmask based cache type macrosRussell King
2008-09-25[ARM] Remove cache type printksRussell King
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-09-06[ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King
2008-09-06[ARM] clean up a load of old declarationsRussell King
2008-09-06[ARM] move initrd code from kernel/setup.c to mm/init.cRussell King
2008-09-06[ARM] remove pc_pointer()Russell King
2008-09-05[ARM] sparse: fix several warningsRussell King
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas
2008-09-01[ARM] 5221/1: fix ldm/stm emulation for kprobesNicolas Pitre
2008-09-01[ARM] 5206/1: remove kprobe_trap_handler() hackNicolas Pitre
2008-09-01[ARM] cachetype: move definitions to separate headerRussell King
2008-09-01[ARM] cputype: separate definitions, use themRussell King
2008-08-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying
2008-08-12[ARM] 5194/1: update .gitignoreNicolas Pitre
2008-08-12[ARM] 5193/1: Wire up missing syscallsStefan Schmidt
2008-08-12[ARM] traps: don't call undef hook functions with spinlock heldRussell King
2008-08-09Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King
2008-08-09[ARM] prevent crashing when too much RAM installedLennert Buytenhek
2008-08-07[ARM] Fix SMP booting with non-zero PHYS_OFFSETRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King
2008-08-07[ARM] Fix circular include dependency with IRQ headersRussell King
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-23kgdb: support for ARCH=armJason Wessel
2008-07-21arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-10Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King
2008-07-03[ARM] rpc: ecard: remove deprecated ecard_address() and relativesRussell King
2008-07-03stacktrace: export save_stack_trace[_tsk]Ingo Molnar
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-26arm: convert to generic helpers for IPI function callsJens Axboe
2008-06-23ftrace: store mcount address in rec->ipAbhishek Sagar
2008-06-22[ARM] latencytop supportNicolas Pitre
2008-06-10ftrace: remove ftrace_ip_converted()Abhishek Sagar
2008-06-02ftrace: export kretprobe_trampoline for function tracerAbhishek Sagar
2008-06-02ftrace: core support for ARMAbhishek Sagar