aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2009-02-11x86: fix x86_32 stack protector bugsTejun Heo
2009-02-10x86: implement x86_32 stack protectorTejun Heo
2009-02-10x86: make lazy %gs optional on x86_32Tejun Heo
2009-02-10x86: add %gs accessors for x86_32Tejun Heo
2009-02-10x86: use asm .macro instead of cpp #define in entry_32.STejun Heo
2009-02-10x86: no stack protector for vdsoTejun Heo
2009-02-10stackprotector: update make rulesTejun Heo
2009-02-10x86: stackprotector.h misc updateTejun Heo
2009-02-10Merge branch 'x86/urgent' into core/percpuIngo Molnar
2009-02-10Merge branch 'x86/uaccess' into core/percpuIngo Molnar
2009-02-10x86: fix math_emu register frame accessTejun Heo
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar
2009-02-09x86: math_emu info cleanupTejun Heo
2009-02-09x86: include correct %gs in a.out core dumpTejun Heo
2009-02-09x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria
2009-02-09x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu
2009-02-09x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh
2009-02-09x86: fix abuse of per_cpu_offsetBrian Gerst
2009-02-09x86: use linker to offset symbols by __per_cpu_loadBrian Gerst
2009-02-09percpu: make PER_CPU_BASE_SECTION overridable by archesBrian Gerst
2009-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown
2009-02-06x86-64: fix int $0x80 -ENOSYS returnRoland McGrath
2009-02-05prevent kprobes from catching spurious page faultsMasami Hiramatsu
2009-02-05Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-02-05alpha: fixup BUG macroAlexey Dobriyan
2009-02-05x86: style cleanups for xen assembliesTejun Heo
2009-02-05x86: disable intel_iommu support by defaultKyle McMartin
2009-02-04x86: don't apply __supported_pte_mask to non-present ptesJeremy Fitzhardinge
2009-02-04x86: uaccess: use errret as error value in __put_user_size()Hiroshi Shimamoto
2009-02-04xen: use direct ops on 64-bitJeremy Fitzhardinge
2009-02-04xen: make direct versions of irq_enable/disable/save/restore to common codeJeremy Fitzhardinge
2009-02-04xen: setup percpu data pointersJeremy Fitzhardinge
2009-02-04PCI: return error on failure to read PCI ROMsTimothy S. Nelson
2009-02-04Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin
2009-02-04xen: fix 32-bit build resulting from mmu moveJeremy Fitzhardinge
2009-02-05x86: fix grammar in user-visible BIOS warningAlex Chiang
2009-02-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-04x86/Kconfig.cpu: make Kconfig help readable in the consoleBorislav Petkov
2009-02-04x86, 64-bit: print DMI info in the oops traceKyle McMartin
2009-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2009-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-02-04Merge branch 'core/xen' into x86/urgentIngo Molnar
2009-02-04Blackfin arch: Remove outdated codeMichael Hennerich
2009-02-04Blackfin arch: Fix udelay implementationMichael Hennerich
2009-02-04Blackfin arch: Update Copyright informationMichael Hennerich
2009-02-04Blackfin arch: Add BF561 PPI POLS, POLC MasksMichael Hennerich
2009-02-04Blackfin arch: Update CM-BF527 kernel configMichael Hennerich
2009-02-04Blackfin arch: define bfin_memmap as static since it is only used hereMike Frysinger
2009-02-04Blackfin arch: cplb mananger: use a do...while loop rather than a for loopMike Frysinger