summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/percpu' into x86/coreIngo Molnar2009-02-1340-571/+903
|\
| * x86: UV: fix header struct usageRandy Dunlap2009-02-121-0/+3
| * x86: merge sys_rt_sigreturn between 32 and 64 bitsH. Peter Anvin2009-02-122-14/+2
| * x86: use regparm(3) for passed-in pt_regs pointerBrian Gerst2009-02-116-45/+49
| * SGI IA64 UV: fix ia64 build error in the linux-next treeDean Nelson2009-02-111-0/+13
| * x86: drop -fno-stack-protector annotations after pt_regs fixesBrian Gerst2009-02-111-18/+0
| * x86: pass in pt_regs pointer for syscalls that need itBrian Gerst2009-02-118-80/+81
| * x86: use pt_regs pointer in do_device_not_available()Brian Gerst2009-02-112-5/+6
| * x86: fix x86_32 stack protector bugsTejun Heo2009-02-115-12/+20
| * x86: implement x86_32 stack protectorTejun Heo2009-02-1011-16/+172
| * x86: make lazy %gs optional on x86_32Tejun Heo2009-02-1011-40/+158
| * x86: add %gs accessors for x86_32Tejun Heo2009-02-109-45/+41
| * x86: use asm .macro instead of cpp #define in entry_32.STejun Heo2009-02-101-142/+151
| * x86: no stack protector for vdsoTejun Heo2009-02-101-1/+1
| * stackprotector: update make rulesTejun Heo2009-02-101-7/+10
| * x86: stackprotector.h misc updateTejun Heo2009-02-101-1/+6
| * Merge branch 'x86/urgent' into core/percpuIngo Molnar2009-02-1022-112/+185
| |\
| * \ Merge branch 'x86/uaccess' into core/percpuIngo Molnar2009-02-109-425/+488
| |\ \
| | * | x86: uaccess: use errret as error value in __put_user_size()Hiroshi Shimamoto2009-02-051-5/+6
| | * | x86: uaccess: fix compilation error on CONFIG_M386Hiroshi Shimamoto2009-01-291-2/+20
| * | | Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-09169-1912/+2662
| |\ \ \
| * | | | x86: fix abuse of per_cpu_offsetBrian Gerst2009-02-091-2/+2
| * | | | x86: use linker to offset symbols by __per_cpu_loadBrian Gerst2009-02-095-24/+35
| * | | | percpu: make PER_CPU_BASE_SECTION overridable by archesBrian Gerst2009-02-091-2/+2
| * | | | x86: style cleanups for xen assembliesTejun Heo2009-02-053-204/+219
* | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-13171-1814/+2181
|\ \ \ \ \
| * \ \ \ \ Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-02-111-2/+10
| |\ \ \ \ \
| | * | | | | x86: clean up hpet timer reinitPavel Emelyanov2009-02-061-2/+10
| | * | | | | x86: fix hpet timer reinit for x86_64Pavel Emelyanov2009-02-051-1/+1
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-1123-121/+193
| |\ \ \ \ \ \
| | * | | | | | i8327: fix outb() parameter orderClemens Ladisch2009-02-101-9/+8
| | | |_|_|_|/ | | |/| | | |
| | * | | | | x86: fix math_emu register frame accessTejun Heo2009-02-107-56/+55
| | * | | | | x86: math_emu info cleanupTejun Heo2009-02-096-64/+48
| | * | | | | x86: include correct %gs in a.out core dumpTejun Heo2009-02-091-3/+1
| | * | | | | x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria2009-02-091-0/+11
| | * | | | | x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-093-5/+44
| | * | | | | x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh2009-02-093-0/+10
| * | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-02-111-8/+9
| |\ \ \ \ \ \
| | * | | | | | tracing, x86: fix constraint for parent variableSteven Rostedt2009-02-111-5/+4
| | * | | | | | tracing, x86: fix fixup section to return to original codeSteven Rostedt2009-02-101-3/+5
| * | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-02-113-29/+64
| |\ \ \ \ \ \ \
| | * | | | | | | [S390] Update default configuration.Martin Schwidefsky2009-02-111-27/+60
| | * | | | | | | [S390] Fix init irq proc build break.Sachin Sant2009-02-111-0/+2
| | * | | | | | | [S390] vdso: fix per cpu vdso pointer in lowcoreMartin Schwidefsky2009-02-111-2/+2
| * | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-111-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HWKumar Gala2009-02-111-1/+1
| | |/ / / / / / /
| * | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-02-116-13/+20
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | [ARM] Storage class should be before const qualifierTobias Klauser2009-02-101-2/+2
| | * | | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-02-095-11/+18
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | | * | | | | | [ARM] pxa: stop and disable IRQ for each DMA channels at startupEric Miao2009-01-211-8/+10