summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-06-10IA64: Add cmpxchg.h to exported userspace headersmaximilian attems1-0/+1
2012-06-10x86: Reset the debug_stack update counterSteven Rostedt1-2/+4
2012-06-10x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32H.J. Lu1-6/+0
2012-06-10x86, amd, xen: Avoid NULL pointer paravirt referencesKonrad Rzeszutek Wilk1-0/+3
2012-06-10ixp4xx: fix compilation by adding gpiolib supportRichard Cochran3-81/+48
2012-06-10MIPS: BCM63XX: Add missing include for bcm63xx_gpio.hJonas Gorski1-0/+1
2012-06-10PARISC: fix TLB fault path on PA2.0 narrow systemsJames Bottomley1-13/+17
2012-06-10PARISC: fix boot failure on 32-bit systems caused by branch stubs placed befo...John David Anglin1-2/+4
2012-06-10microblaze: Do not select GENERIC_GPIO by defaultLars-Peter Clausen1-1/+1
2012-06-01MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen1-0/+8
2012-06-01ARM: dt: tegra cardhu: fix typo in SDHCI node nameStephen Warren1-1/+1
2012-06-01ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin1-0/+2
2012-06-01ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin2-2/+2
2012-06-01tile: fix bug where fls(0) was not returning 0Chris Metcalf1-6/+6
2012-06-01x86/mce: Fix check for processor context when machine check was taken.Tony Luck1-6/+10
2012-06-01x86, relocs: Add jiffies and jiffies_64 to the relative whitelistH. Peter Anvin1-0/+1
2012-06-01x86-32, relocs: Whitelist more symbols for ld bug workaroundH. Peter Anvin1-0/+11
2012-06-01x86, relocs: Build clean fixJarkko Sakkinen1-0/+1
2012-06-01xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini1-0/+4
2012-06-01um: Implement a custom pte_same() functionRichard Weinberger1-0/+6
2012-06-01um: Fix __swp_type()Richard Weinberger1-2/+2
2012-06-01perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter1-1/+10
2012-06-01KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compatDavid Howells2-1/+4
2012-06-01powerpc: Fix broken cpu_idle_wait() implementationThomas Gleixner1-9/+5
2012-06-01s390/pfault: fix task state raceHeiko Carstens1-2/+12
2012-05-19Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds3-19/+30
2012-05-19Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-62/+197
2012-05-18x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin1-3/+8
2012-05-18x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin1-1/+5
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin5-62/+188
2012-05-18Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-0/+1
2012-05-18Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-4/+0
2012-05-18tilegx: enable SYSCALL_WRAPPERS supportChris Metcalf1-0/+1
2012-05-18Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-3/+11
2012-05-17frv: delete incorrect task prototypes causing compile failPaul Gortmaker1-4/+0
2012-05-17Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-18/+13
2012-05-17Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+6
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds3-7/+12
2012-05-17ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn pathWill Deacon1-12/+2
2012-05-17ARM: 7418/1: LPAE: fix access flag setup in mem_type_tableVitaly Andrianov1-1/+2
2012-05-16ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controllerBarry Song1-2/+4
2012-05-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-23/+40
2012-05-16Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds5-34/+73
2012-05-16arch/tile: apply commit 74fca9da0 to the compat signal handling as wellChris Metcalf1-7/+5
2012-05-16arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf4-27/+68
2012-05-16ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King1-1/+3
2012-05-16KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updatesPaul Mackerras1-0/+1
2012-05-16powerpc/kvm: Fix VSID usage in 64-bit "PR" KVMBenjamin Herrenschmidt2-9/+11
2012-05-16KVM: PPC: Book3S: PR: Fix hsrr codeAlexander Graf1-4/+3
2012-05-16KVM: PPC: Fix PR KVM on POWER7 bare metalAlexander Graf1-13/+22