Age | Commit message (Expand) | Author | Files | Lines |
2012-06-10 | IA64: Add cmpxchg.h to exported userspace headers | maximilian attems | 1 | -0/+1 |
2012-06-10 | x86: Reset the debug_stack update counter | Steven Rostedt | 1 | -2/+4 |
2012-06-10 | x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 | H.J. Lu | 1 | -6/+0 |
2012-06-10 | x86, amd, xen: Avoid NULL pointer paravirt references | Konrad Rzeszutek Wilk | 1 | -0/+3 |
2012-06-10 | ixp4xx: fix compilation by adding gpiolib support | Richard Cochran | 3 | -81/+48 |
2012-06-10 | MIPS: BCM63XX: Add missing include for bcm63xx_gpio.h | Jonas Gorski | 1 | -0/+1 |
2012-06-10 | PARISC: fix TLB fault path on PA2.0 narrow systems | James Bottomley | 1 | -13/+17 |
2012-06-10 | PARISC: fix boot failure on 32-bit systems caused by branch stubs placed befo... | John David Anglin | 1 | -2/+4 |
2012-06-10 | microblaze: Do not select GENERIC_GPIO by default | Lars-Peter Clausen | 1 | -1/+1 |
2012-06-01 | MCE: Fix vm86 handling for 32bit mce handler | Andi Kleen | 1 | -0/+8 |
2012-06-01 | ARM: dt: tegra cardhu: fix typo in SDHCI node name | Stephen Warren | 1 | -1/+1 |
2012-06-01 | ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held | Dima Zavin | 1 | -0/+2 |
2012-06-01 | ARM: 7365/1: drop unused parameter from flush_cache_user_range | Dima Zavin | 2 | -2/+2 |
2012-06-01 | tile: fix bug where fls(0) was not returning 0 | Chris Metcalf | 1 | -6/+6 |
2012-06-01 | x86/mce: Fix check for processor context when machine check was taken. | Tony Luck | 1 | -6/+10 |
2012-06-01 | x86, relocs: Add jiffies and jiffies_64 to the relative whitelist | H. Peter Anvin | 1 | -0/+1 |
2012-06-01 | x86-32, relocs: Whitelist more symbols for ld bug workaround | H. Peter Anvin | 1 | -0/+11 |
2012-06-01 | x86, relocs: Build clean fix | Jarkko Sakkinen | 1 | -0/+1 |
2012-06-01 | xen: do not map the same GSI twice in PVHVM guests. | Stefano Stabellini | 1 | -0/+4 |
2012-06-01 | um: Implement a custom pte_same() function | Richard Weinberger | 1 | -0/+6 |
2012-06-01 | um: Fix __swp_type() | Richard Weinberger | 1 | -2/+2 |
2012-06-01 | perf/x86: Update event scheduling constraints for AMD family 15h models | Robert Richter | 1 | -1/+10 |
2012-06-01 | KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compat | David Howells | 2 | -1/+4 |
2012-06-01 | powerpc: Fix broken cpu_idle_wait() implementation | Thomas Gleixner | 1 | -9/+5 |
2012-06-01 | s390/pfault: fix task state race | Heiko Carstens | 1 | -2/+12 |
2012-05-19 | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds | 3 | -19/+30 |
2012-05-19 | Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 5 | -62/+197 |
2012-05-18 | x86, relocs: When printing an error, say relative or absolute | H. Peter Anvin | 1 | -3/+8 |
2012-05-18 | x86, relocs: Workaround for binutils 2.22.52.0.1 section bug | H. Peter Anvin | 1 | -1/+5 |
2012-05-18 | x86, realmode: 16-bit real-mode code support for relocs tool | H. Peter Anvin | 5 | -62/+188 |
2012-05-18 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 1 | -0/+1 |
2012-05-18 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -4/+0 |
2012-05-18 | tilegx: enable SYSCALL_WRAPPERS support | Chris Metcalf | 1 | -0/+1 |
2012-05-18 | Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -3/+11 |
2012-05-17 | frv: delete incorrect task prototypes causing compile fail | Paul Gortmaker | 1 | -4/+0 |
2012-05-17 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 3 | -18/+13 |
2012-05-17 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -4/+6 |
2012-05-17 | Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg... | Linus Torvalds | 3 | -7/+12 |
2012-05-17 | ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn path | Will Deacon | 1 | -12/+2 |
2012-05-17 | ARM: 7418/1: LPAE: fix access flag setup in mem_type_table | Vitaly Andrianov | 1 | -1/+2 |
2012-05-16 | ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controller | Barry Song | 1 | -2/+4 |
2012-05-16 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -23/+40 |
2012-05-16 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 5 | -34/+73 |
2012-05-16 | arch/tile: apply commit 74fca9da0 to the compat signal handling as well | Chris Metcalf | 1 | -7/+5 |
2012-05-16 | arch/tile: fix up some issues in calling do_work_pending() | Chris Metcalf | 4 | -27/+68 |
2012-05-16 | ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS | Russell King | 1 | -1/+3 |
2012-05-16 | KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates | Paul Mackerras | 1 | -0/+1 |
2012-05-16 | powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM | Benjamin Herrenschmidt | 2 | -9/+11 |
2012-05-16 | KVM: PPC: Book3S: PR: Fix hsrr code | Alexander Graf | 1 | -4/+3 |
2012-05-16 | KVM: PPC: Fix PR KVM on POWER7 bare metal | Alexander Graf | 1 | -13/+22 |