aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-23ftrace: remove mcount setSteven Rostedt1-13/+0
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2-3/+3
2008-10-13Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/procLinus Torvalds1-17/+0
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds30-324/+236
2008-10-10proc: remove unused get_dma_list()Alexey Dobriyan1-17/+0
2008-10-09Merge branch 'pxa-all' into develRussell King2-10/+7
2008-10-09Merge branch 'ptebits' into develRussell King3-2/+81
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2-10/+7
2008-10-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/coreIngo Molnar1-0/+1
2008-10-02[ARM] 5274/1: simplify request_standard_resources()Nicolas Pitre1-7/+2
2008-10-01[ARM] Improve non-executable supportRussell King3-2/+81
2008-09-30[ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.cRussell King1-13/+0
2008-09-26kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel1-2/+0
2008-09-25[ARM] Print details relevant to how we handle the cacheRussell King1-0/+9
2008-09-25[ARM] Introduce new bitmask based cache type macrosRussell King1-0/+22
2008-09-25[ARM] Remove cache type printksRussell King1-141/+1
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul1-0/+1
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King8-10/+7
2008-09-06[ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King9-10/+8
2008-09-06[ARM] clean up a load of old declarationsRussell King1-2/+1
2008-09-06[ARM] move initrd code from kernel/setup.c to mm/init.cRussell King1-37/+0
2008-09-06[ARM] remove pc_pointer()Russell King3-7/+5
2008-09-05[ARM] sparse: fix several warningsRussell King3-33/+5
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas6-19/+62
2008-09-01[ARM] 5221/1: fix ldm/stm emulation for kprobesNicolas Pitre1-2/+2
2008-09-01[ARM] 5206/1: remove kprobe_trap_handler() hackNicolas Pitre2-13/+4
2008-09-01[ARM] cachetype: move definitions to separate headerRussell King1-0/+1
2008-09-01[ARM] cputype: separate definitions, use themRussell King1-22/+23
2008-08-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-15/+40
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying1-1/+1
2008-08-12[ARM] 5194/1: update .gitignoreNicolas Pitre1-0/+1
2008-08-12[ARM] 5193/1: Wire up missing syscallsStefan Schmidt1-2/+8
2008-08-12[ARM] traps: don't call undef hook functions with spinlock heldRussell King1-13/+18
2008-08-09Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King1-0/+13
2008-08-09[ARM] prevent crashing when too much RAM installedLennert Buytenhek1-0/+13
2008-08-07[ARM] Fix SMP booting with non-zero PHYS_OFFSETRussell King1-2/+2
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King7-7/+7
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King1-1/+0
2008-08-07[ARM] Fix circular include dependency with IRQ headersRussell King1-0/+1
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King1-1/+1
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