summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-20x86, extable: Remove the now-unused __ASM_EX_SEC macrosH. Peter Anvin1-2/+0
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/xen/xen-a...H. Peter Anvin1-4/+2
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/um/checks...H. Peter Anvin1-6/+3
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/lib/userc...H. Peter Anvin1-126/+106
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/lib/putus...H. Peter Anvin1-7/+5
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/lib/getus...H. Peter Anvin1-5/+4
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/lib/csum-...H. Peter Anvin1-12/+4
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/lib/copy_...H. Peter Anvin1-27/+23
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/lib/copy_...H. Peter Anvin1-37/+26
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/lib/check...H. Peter Anvin1-6/+3
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/kernel/te...H. Peter Anvin1-8/+2
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/kernel/en...H. Peter Anvin1-12/+4
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/kernel/en...H. Peter Anvin1-33/+14
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/ia32/ia32...H. Peter Anvin1-3/+2
2012-04-20x86, extable: Use .pushsection ... .popsection for _ASM_EXTABLE()H. Peter Anvin1-10/+10
2012-04-19x86, doc: Revert "x86: Document rdmsr_safe restrictions"H. Peter Anvin1-8/+1
2012-04-19x86-32: Handle exception table entries during early bootH. Peter Anvin1-94/+129
2012-04-19x86-64: Handle exception table entries during early bootH. Peter Anvin2-20/+58
2012-04-19x86, extable: Add early_fixup_exception()H. Peter Anvin1-0/+17
2012-04-19x86, paravirt: Replace GET_CR2_INTO_RCX with GET_CR2_INTO_RAXH. Peter Anvin2-7/+5
2012-04-19x86: Add symbolic constant for exceptions with error codeH. Peter Anvin2-1/+3
2012-04-19x86, nop: Make the ASM_NOP* macros work from assemblyH. Peter Anvin1-0/+4
2012-04-19x86: Select BUILDTIME_EXTABLE_SORTDavid Daney1-0/+1
2012-04-19MIPS: Select BUILDTIME_EXTABLE_SORTDavid Daney1-0/+1
2012-04-19kbuild/extable: Hook up sortextable into the build system.David Daney2-0/+13
2012-04-19extable: Skip sorting if sorted at build time.David Daney1-1/+7
2012-04-19scripts: Add sortextable to sort the kernel's exception table.David Daney4-0/+441
2012-04-15Linux 3.4-rc3v3.4-rc3Linus Torvalds1-1/+1
2012-04-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds14-61/+46
2012-04-15x86-32: fix up strncpy_from_user() sign errorLinus Torvalds1-2/+2
2012-04-15ARM: 7386/1: jump_label: fixup for rename to static_keyRabin Vincent1-1/+1
2012-04-15ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin1-0/+12
2012-04-15ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMUWill Deacon1-1/+15
2012-04-15ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpusLinus Walleij1-1/+5
2012-04-15PCI: Fix regression in pci_restore_state(), v3Rafael J. Wysocki1-18/+39
2012-04-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds26-193/+31
2012-04-15Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-11/+29
2012-04-15SCSI: Fix error handling when no ULD is attachedMartin K. Petersen2-1/+4
2012-04-14Merge branch 'v3.4-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson11-51/+24
2012-04-14ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errorsKevin Hilman5-129/+0
2012-04-14ARM: dts: remove blank interrupt-parent propertiesRob Herring5-5/+0
2012-04-14Merge branch 'msm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/david...Olof Johansson5-8/+7
2012-04-14ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine filesSachin Kamat1-0/+2
2012-04-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-13/+68
2012-04-14do not export kernel's NULL #define to userspaceLubos Lunak1-6/+2
2012-04-14ARM: EXYNOS: Remove broken config values for touchscren for NURI boardMarek Szyprowski1-42/+0
2012-04-14ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boardsMarek Szyprowski2-1/+3
2012-04-14ARM: EXYNOS: fix regulator name for NURI boardMarek Szyprowski1-1/+1
2012-04-14ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LLMaurus Cuelenaere1-0/+1
2012-04-13Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-183/+223