summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-05-23ftrace: add have dynamic ftrace config for archsSteven Rostedt
2008-05-23ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directorySteven Rostedt
2008-05-23ftrace: support for PowerPCSteven Rostedt
2008-05-23ftrace: fix mcount export bugIngo Molnar
2008-05-23sparc64: add ftrace support.David Miller
2008-05-23x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepablePekka Paalanen
2008-05-23x86_64: fix kernel rodata NX settingPekka Paalanen
2008-05-23x86: add a list for custom page fault handlers.Pekka Paalanen
2008-05-23ftrace: dont write protect kernel textSteven Rostedt
2008-05-23ftrace: fix the fault label in updating codeSteven Rostedt
2008-05-23ftrace: fix kexecIngo Molnar
2008-05-23ftrace: use dynamic patching for updating mcount callsSteven Rostedt
2008-05-23ftrace: move memory management out of arch codeSteven Rostedt
2008-05-23ftrace: use nops instead of jmpSteven Rostedt
2008-05-23ftrace: dynamic enabling/disabling of function callsSteven Rostedt
2008-05-23ftrace: trace preempt off critical timingsSteven Rostedt
2008-05-23ftrace: trace irq disabled critical timingsSteven Rostedt
2008-05-23ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo
2008-05-23x86: add notrace annotations to vsyscall.Steven Rostedt
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-21sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller
2008-05-21sparc64: Fix stack tracing through trap frames.David S. Miller
2008-05-21sparc64: Fix kernel thread stack termination.David S. Miller
2008-05-21provide out-of-line strcat() for m68kAl Viro
2008-05-21MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro
2008-05-21thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlAl Viro
2008-05-21missing export of csum_partial() on uml/amd64Al Viro
2008-05-21uml: add missing exports for UML_RANDOM=mAl Viro
2008-05-21fix include order in sys-i386/registers.cAl Viro
2008-05-21missed kmalloc() in pcap_user.cAl Viro
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-05-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-05-20[POWERPC] Update defconfigs for desktop/server systemsPaul Mackerras
2008-05-20Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras
2008-05-20sparc64: Add global register dumping facility.David S. Miller
2008-05-20sparc: remove CVS keywordsAdrian Bunk
2008-05-20sparc64: remove CVS keywordsAdrian Bunk
2008-05-20[POWERPC] Fix mpc8377_mds.dts DMA nodes to match specKumar Gala
2008-05-20[POWERPC] Update arch/powerpc/boot/.gitignoreKumar Gala
2008-05-20[POWERPC] Remove generated files on make cleanKumar Gala
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-19Merge branch 'for-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds
2008-05-20[POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keywordAdrian Bunk
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-05-19Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-05-19PCI: Correct last two HP entries in the bfsort whitelistTony Camuso
2008-05-19[POWERPC] 4xx: Workaround for CHIP_11 ErrataJosh Boyer
2008-05-19sh: Fix up restorer in debug_trap exception return path.Paul Mundt