summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Expand)AuthorFilesLines
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-20x86, doc: Revert "x86: Document rdmsr_safe restrictions"H. Peter Anvin1-8/+1
2012-04-20x86-32: Handle exception table entries during early bootH. Peter Anvin1-94/+129
2012-04-20x86-64: Handle exception table entries during early bootH. Peter Anvin2-20/+58
2012-04-20x86, extable: Add early_fixup_exception()H. Peter Anvin1-0/+17
2012-04-20x86, paravirt: Replace GET_CR2_INTO_RCX with GET_CR2_INTO_RAXH. Peter Anvin2-7/+5
2012-04-20x86: Add symbolic constant for exceptions with error codeH. Peter Anvin2-1/+3
2012-04-20x86, nop: Make the ASM_NOP* macros work from assemblyH. Peter Anvin1-0/+4
2012-04-20x86: Select BUILDTIME_EXTABLE_SORTDavid Daney1-0/+1
2012-04-20MIPS: Select BUILDTIME_EXTABLE_SORTDavid Daney1-0/+1
2012-04-20kbuild/extable: Hook up sortextable into the build system.David Daney2-0/+13
2012-04-20extable: Skip sorting if sorted at build time.David Daney1-1/+7
2012-04-20scripts: Add sortextable to sort the kernel's exception table.David Daney4-0/+441
2012-04-16Linux 3.4-rc3v3.4-rc3Linus Torvalds1-1/+1
2012-04-16x86-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-15SCSI: Fix error handling when no ULD is attachedMartin K. Petersen2-1/+4
2012-04-15ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errorsKevin Hilman5-129/+0
2012-04-15ARM: dts: remove blank interrupt-parent propertiesRob Herring5-5/+0
2012-04-14ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine filesSachin Kamat1-0/+2
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-14cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUSKevin Hilman1-0/+1
2012-04-13sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney1-7/+0
2012-04-13sparc64: Fix bootup crash on sun4v.David S. Miller1-1/+1
2012-04-13ARM: msm: Fix section mismatches in proc_comm.cDavid Brown1-1/+1
2012-04-13video: msm: Fix section mismatches in mddi.cDavid Brown1-4/+4
2012-04-13arm: msm: trout: fix compile failureDaniel Walker2-0/+2
2012-04-13arm: msm: halibut: remove unneeded fixupDaniel Walker1-3/+0
2012-04-13irq_work: fix compile failure on tile from missing includeChris Metcalf1-0/+1
2012-04-13ia64: populate the cmpxchg header with appropriate codePaul Gortmaker2-114/+148
2012-04-13alpha: fix build failures from system.h dismembermentPaul Gortmaker3-69/+74