summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-05-24ftrace: support for PowerPCSteven Rostedt10-8/+396
2008-05-24ftrace: fix mcount export bugIngo Molnar2-3/+17
2008-05-24sparc64: add ftrace support.David Miller5-5/+156
2008-05-23x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepablePekka Paalanen1-9/+9
2008-05-23x86_64: fix kernel rodata NX settingPekka Paalanen1-1/+1
2008-05-23x86: add a list for custom page fault handlers.Pekka Paalanen2-0/+64
2008-05-23ftrace: dont write protect kernel textSteven Rostedt2-2/+12
2008-05-23ftrace: fix the fault label in updating codeSteven Rostedt1-2/+2
2008-05-23ftrace: fix kexecIngo Molnar2-0/+8
2008-05-23ftrace: use dynamic patching for updating mcount callsSteven Rostedt3-5/+150
2008-05-23ftrace: move memory management out of arch codeSteven Rostedt1-154/+29
2008-05-23ftrace: use nops instead of jmpSteven Rostedt2-18/+26
2008-05-23ftrace: dynamic enabling/disabling of function callsSteven Rostedt2-0/+238
2008-05-23ftrace: trace preempt off critical timingsSteven Rostedt1-0/+3
2008-05-23ftrace: trace irq disabled critical timingsSteven Rostedt4-2/+68
2008-05-23ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo3-0/+65
2008-05-23x86: add notrace annotations to vsyscall.Steven Rostedt3-9/+12
2008-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-21/+40
2008-05-22sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller1-0/+1
2008-05-22sparc64: Fix stack tracing through trap frames.David S. Miller2-10/+14
2008-05-22sparc64: Fix kernel thread stack termination.David S. Miller1-11/+25
2008-05-22provide out-of-line strcat() for m68kAl Viro1-0/+6
2008-05-22MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro1-1/+1
2008-05-22thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlAl Viro1-0/+2
2008-05-22missing export of csum_partial() on uml/amd64Al Viro1-2/+4
2008-05-22uml: add missing exports for UML_RANDOM=mAl Viro1-0/+5
2008-05-22fix include order in sys-i386/registers.cAl Viro1-0/+1
2008-05-22missed kmalloc() in pcap_user.cAl Viro1-1/+1
2008-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds97-97/+239
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-4/+4
2008-05-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds10-547/+657
2008-05-20[POWERPC] Update defconfigs for desktop/server systemsPaul Mackerras6-533/+637
2008-05-20Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras3-12/+20
2008-05-20sparc64: Add global register dumping facility.David S. Miller3-2/+154
2008-05-20sparc: remove CVS keywordsAdrian Bunk60-60/+54
2008-05-20sparc64: remove CVS keywordsAdrian Bunk35-35/+31
2008-05-20[POWERPC] Fix mpc8377_mds.dts DMA nodes to match specKumar Gala1-5/+13
2008-05-20[POWERPC] Update arch/powerpc/boot/.gitignoreKumar Gala1-5/+3
2008-05-20[POWERPC] Remove generated files on make cleanKumar Gala1-2/+4
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds23-23/+0
2008-05-20Merge branch 'for-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds1-0/+21
2008-05-20[POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keywordAdrian Bunk1-2/+0
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds12-388/+524
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds7-27/+45
2008-05-20Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-6/+10
2008-05-19PCI: Correct last two HP entries in the bfsort whitelistTony Camuso1-4/+4
2008-05-19[POWERPC] 4xx: Workaround for CHIP_11 ErrataJosh Boyer1-0/+21
2008-05-19sh: Fix up restorer in debug_trap exception return path.Paul Mundt1-6/+5
2008-05-19sh: Make is_valid_bugaddr() more intelligent on nommu.Paul Mundt1-1/+9
2008-05-19Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-7/+2