aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'core/percpu' into x86/coreIngo Molnar2009-02-13
|\
| * x86: UV: fix header struct usageRandy Dunlap2009-02-11
| * x86: merge sys_rt_sigreturn between 32 and 64 bitsH. Peter Anvin2009-02-11
| * x86: use regparm(3) for passed-in pt_regs pointerBrian Gerst2009-02-11
| * SGI IA64 UV: fix ia64 build error in the linux-next treeDean Nelson2009-02-11
| * x86: drop -fno-stack-protector annotations after pt_regs fixesBrian Gerst2009-02-11
| * x86: pass in pt_regs pointer for syscalls that need itBrian Gerst2009-02-11
| * x86: use pt_regs pointer in do_device_not_available()Brian Gerst2009-02-11
| * x86: fix x86_32 stack protector bugsTejun Heo2009-02-11
| * x86: implement x86_32 stack protectorTejun Heo2009-02-09
| * x86: make lazy %gs optional on x86_32Tejun Heo2009-02-09
| * x86: add %gs accessors for x86_32Tejun Heo2009-02-09
| * x86: use asm .macro instead of cpp #define in entry_32.STejun Heo2009-02-09
| * x86: no stack protector for vdsoTejun Heo2009-02-09
| * stackprotector: update make rulesTejun Heo2009-02-09
| * x86: stackprotector.h misc updateTejun Heo2009-02-09
| * Merge branch 'x86/urgent' into core/percpuIngo Molnar2009-02-09
| |\
| * \ Merge branch 'x86/uaccess' into core/percpuIngo Molnar2009-02-09
| |\ \
| | * | x86: uaccess: use errret as error value in __put_user_size()Hiroshi Shimamoto2009-02-04
| | * | x86: uaccess: fix compilation error on CONFIG_M386Hiroshi Shimamoto2009-01-29
| * | | Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-09
| |\ \ \
| * | | | x86: fix abuse of per_cpu_offsetBrian Gerst2009-02-09
| * | | | x86: use linker to offset symbols by __per_cpu_loadBrian Gerst2009-02-09
| * | | | percpu: make PER_CPU_BASE_SECTION overridable by archesBrian Gerst2009-02-09
| * | | | x86: style cleanups for xen assembliesTejun Heo2009-02-05
* | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-13
|\ \ \ \ \
| * \ \ \ \ Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-02-11
| |\ \ \ \ \
| | * | | | | x86: clean up hpet timer reinitPavel Emelyanov2009-02-06
| | * | | | | x86: fix hpet timer reinit for x86_64Pavel Emelyanov2009-02-04
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-11
| |\ \ \ \ \ \
| | * | | | | | i8327: fix outb() parameter orderClemens Ladisch2009-02-10
| | | |_|_|_|/ | | |/| | | |
| | * | | | | x86: fix math_emu register frame accessTejun Heo2009-02-09
| | * | | | | x86: math_emu info cleanupTejun Heo2009-02-09
| | * | | | | x86: include correct %gs in a.out core dumpTejun Heo2009-02-09
| | * | | | | x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria2009-02-09
| | * | | | | x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-09
| | * | | | | x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh2009-02-09
| * | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-02-11
| |\ \ \ \ \ \
| | * | | | | | tracing, x86: fix constraint for parent variableSteven Rostedt2009-02-11
| | * | | | | | tracing, x86: fix fixup section to return to original codeSteven Rostedt2009-02-10
| * | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-02-11
| |\ \ \ \ \ \ \
| | * | | | | | | [S390] Update default configuration.Martin Schwidefsky2009-02-11
| | * | | | | | | [S390] Fix init irq proc build break.Sachin Sant2009-02-11
| | * | | | | | | [S390] vdso: fix per cpu vdso pointer in lowcoreMartin Schwidefsky2009-02-11
| * | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HWKumar Gala2009-02-11
| | |/ / / / / / /
| * | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-02-10
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | [ARM] Storage class should be before const qualifierTobias Klauser2009-02-10
| | * | | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-02-09
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | | * | | | | | [ARM] pxa: stop and disable IRQ for each DMA channels at startupEric Miao2009-01-20