aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-08-10x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski
2011-08-10x86-64: Wire up getcpu syscallAndy Lutomirski
2011-08-10x86: Remove unnecessary compile flag tweaks for vsyscall codeAndy Lutomirski
2011-08-04x86-64: Add vsyscall:emulate_vsyscall trace eventAndy Lutomirski
2011-08-04x86-64: Add user_64bit_mode paravirt opAndy Lutomirski
2011-08-04x86-64, xen: Enable the vvar mappingAndy Lutomirski
2011-08-04x86-64: Work around gold bug 13023Andy Lutomirski
2011-08-04x86-64: Move the "user" vsyscall segment out of the data segment.Andy Lutomirski
2011-08-04x86-64: Pad vDSO to a page boundaryAndy Lutomirski
2011-08-04Merge commit 'v3.0' into x86/vdsoH. Peter Anvin
2011-07-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2011-07-21sparc,kgdbts: fix compile regression with kgdb test suiteJason Wessel
2011-07-21x86-64, vdso: Do not allocate memory for the vDSOAndy Lutomirski
2011-07-21clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionH. Peter Anvin
2011-07-21x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin
2011-07-21x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman
2011-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-07-19davinci: DM365 EVM: fix video input mux bitsJon Povey
2011-07-19ARM: davinci: Check for NULL return from irq_alloc_generic_chipTodd Poynor
2011-07-18x86, vdso: Drop now wrong commentBorislav Petkov
2011-07-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-07-17Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2011-07-16sparc: sun4m SMP: fix wrong shift instruction in IPI handlerWill Simoneau
2011-07-16ARM: SAMSUNG: DMA Cleanup as per sparseSangwook Lee
2011-07-16ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chipTodd Poynor
2011-07-15ARM: fix regression in IXP4xx clocksourceRichard Cochran
2011-07-16PM / MIPS: Convert i8259.c to using syscore_opsRafael J. Wysocki
2011-07-14ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski
2011-07-14x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski
2011-07-13clocksource: Replace vread with generic arch dataAndy Lutomirski
2011-07-13x86-64: Add --no-undefined to vDSO buildAndy Lutomirski
2011-07-13x86-64: Allow alternative patching in the vDSOAndy Lutomirski
2011-07-13x86: Make alternative instruction pointers relativeAndy Lutomirski
2011-07-13x86-64: Improve vsyscall emulation CS and RIP handlingAndy Lutomirski
2011-07-12x86. reboot: Make Dell Latitude E6320 use reboot=pciMaxime Ripard
2011-07-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-07-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-07-12arm: davinci: Fix low level gpio irq handlers' argumentIdo Yariv
2011-07-12powerpc/mm: Fix memory_block_size_bytes() for non-pseriesBenjamin Herrenschmidt
2011-07-12mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt
2011-07-11Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Arnd Bergmann
2011-07-11x86: Disable AMD_NUMA for 32bit for nowTejun Heo
2011-07-11ARM: pxa/raumfeld: fix device name for codec ak4104Daniel Mack
2011-07-11ARM: pxa/raumfeld: display initialisation fixesSven Neumann
2011-07-11ARM: pxa/raumfeld: adapt to upcoming hardware changeSven Neumann
2011-07-11ARM: pxa: fix gpio_to_chip() clash with gpiolib namespaceLinus Walleij
2011-07-10Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-07-08Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds