summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-02-13Merge branch 'core/percpu' into x86/coreIngo Molnar40-571/+903
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar171-1814/+2181
2009-02-12x86: UV: fix header struct usageRandy Dunlap1-0/+3
2009-02-12x86: merge sys_rt_sigreturn between 32 and 64 bitsH. Peter Anvin2-14/+2
2009-02-12x86: use regparm(3) for passed-in pt_regs pointerBrian Gerst6-45/+49
2009-02-11x86: kernel/mpparse.c fix compilation warningsJaswinder Singh Rajput1-3/+3
2009-02-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+10
2009-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds23-121/+193
2009-02-11Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-8/+9
2009-02-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds3-29/+64
2009-02-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+1
2009-02-11x86: make hibernation always-possibleIngo Molnar1-1/+0
2009-02-11x86: cleanup, rename CONFIG_X86_NON_STANDARD to CONFIG_X86_EXTENDED_PLATFORMRavikiran G Thirumalai1-37/+46
2009-02-11SGI IA64 UV: fix ia64 build error in the linux-next treeDean Nelson1-0/+13
2009-02-11x86: drop -fno-stack-protector annotations after pt_regs fixesBrian Gerst1-18/+0
2009-02-11x86: pass in pt_regs pointer for syscalls that need itBrian Gerst8-80/+81
2009-02-11x86: use pt_regs pointer in do_device_not_available()Brian Gerst2-5/+6
2009-02-11x86: fix x86_32 stack protector bugsTejun Heo5-12/+20
2009-02-11x86, apic: make generic_apic_probe() generally availableIngo Molnar2-2/+6
2009-02-11Merge branch 'x86/apic' of git://git.kernel.org/pub/scm/linux/kernel/git/jere...Ingo Molnar6-17/+56
2009-02-11x86, apic: fix initialization of wakeup_cpuAlok Kataria1-1/+1
2009-02-11[S390] Update default configuration.Martin Schwidefsky1-27/+60
2009-02-11[S390] Fix init irq proc build break.Sachin Sant1-0/+2
2009-02-11[S390] vdso: fix per cpu vdso pointer in lowcoreMartin Schwidefsky1-2/+2
2009-02-11tracing, x86: fix constraint for parent variableSteven Rostedt1-5/+4
2009-02-11powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HWKumar Gala1-1/+1
2009-02-11Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-13/+20
2009-02-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds12-19/+34
2009-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-126/+74
2009-02-10tracing, x86: fix fixup section to return to original codeSteven Rostedt1-3/+5
2009-02-10i8327: fix outb() parameter orderClemens Ladisch1-9/+8
2009-02-10[ARM] Storage class should be before const qualifierTobias Klauser1-2/+2
2009-02-10powerpc: Add missing sparsemem.h includeMichael Neuling1-0/+1
2009-02-10powerpc/pci: mmap anonymous memory when legacy_mem doesn't existBenjamin Herrenschmidt1-2/+15
2009-02-10powerpc/cell: Add missing #include for oprofileMichael Neuling1-0/+1
2009-02-10powerpc/ftrace: Fix math to calculate offset in TOCSteven Rostedt1-2/+3
2009-02-10powerpc: Don't emulate mr. instructionsAnanth N Mavinakayanahalli1-0/+2
2009-02-10powerpc/fsl-booke: Fix mapping functions to use phys_addr_tKumar Gala2-4/+4
2009-02-10x86: implement x86_32 stack protectorTejun Heo11-16/+172
2009-02-10x86: make lazy %gs optional on x86_32Tejun Heo11-40/+158
2009-02-10x86: add %gs accessors for x86_32Tejun Heo9-45/+41
2009-02-10x86: use asm .macro instead of cpp #define in entry_32.STejun Heo1-142/+151
2009-02-10x86: no stack protector for vdsoTejun Heo1-1/+1
2009-02-10stackprotector: update make rulesTejun Heo1-7/+10
2009-02-10x86: stackprotector.h misc updateTejun Heo1-1/+6
2009-02-10Merge branch 'x86/urgent' into core/percpuIngo Molnar22-112/+185
2009-02-10Merge branch 'x86/uaccess' into core/percpuIngo Molnar9-425/+488
2009-02-10x86: fix math_emu register frame accessTejun Heo7-56/+55
2009-02-10xen: expose enable_IO_APIC for 32-bitIan Campbell1-2/+0
2009-02-10x86: unstatic ioapic entry funcsJeremy Fitzhardinge2-5/+11