| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: aesni-intel - fix unaligned cbc decrypt for x86-32 | Mathias Krause | 2012-06-17 | 1 | -2/+4 |
* | x86, MCE, AMD: Make APIC LVT thresholding interrupt optional | Borislav Petkov | 2012-06-17 | 1 | -12/+44 |
* | x86/uv: Fix UV2 BAU legacy mode | Cliff Wickman | 2012-06-17 | 2 | -2/+0 |
* | powerpc: Fix kernel panic during kernel module load | Steffen Rumler | 2012-06-17 | 1 | -6/+5 |
* | powerpc/time: Sanity check of decrementer expiration is necessary | Paul Mackerras | 2012-06-17 | 1 | -3/+11 |
* | IA64: Add cmpxchg.h to exported userspace headers | maximilian attems | 2012-06-10 | 1 | -0/+1 |
* | x86: Reset the debug_stack update counter | Steven Rostedt | 2012-06-10 | 1 | -2/+4 |
* | x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 | H.J. Lu | 2012-06-10 | 1 | -6/+0 |
* | x86, amd, xen: Avoid NULL pointer paravirt references | Konrad Rzeszutek Wilk | 2012-06-10 | 1 | -0/+3 |
* | ixp4xx: fix compilation by adding gpiolib support | Richard Cochran | 2012-06-10 | 3 | -81/+48 |
* | MIPS: BCM63XX: Add missing include for bcm63xx_gpio.h | Jonas Gorski | 2012-06-10 | 1 | -0/+1 |
* | PARISC: fix TLB fault path on PA2.0 narrow systems | James Bottomley | 2012-06-10 | 1 | -13/+17 |
* | PARISC: fix boot failure on 32-bit systems caused by branch stubs placed befo... | John David Anglin | 2012-06-10 | 1 | -2/+4 |
* | microblaze: Do not select GENERIC_GPIO by default | Lars-Peter Clausen | 2012-06-10 | 1 | -1/+1 |
* | MCE: Fix vm86 handling for 32bit mce handler | Andi Kleen | 2012-06-01 | 1 | -0/+8 |
* | ARM: dt: tegra cardhu: fix typo in SDHCI node name | Stephen Warren | 2012-06-01 | 1 | -1/+1 |
* | ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held | Dima Zavin | 2012-06-01 | 1 | -0/+2 |
* | ARM: 7365/1: drop unused parameter from flush_cache_user_range | Dima Zavin | 2012-06-01 | 2 | -2/+2 |
* | tile: fix bug where fls(0) was not returning 0 | Chris Metcalf | 2012-06-01 | 1 | -6/+6 |
* | x86/mce: Fix check for processor context when machine check was taken. | Tony Luck | 2012-06-01 | 1 | -6/+10 |
* | x86, relocs: Add jiffies and jiffies_64 to the relative whitelist | H. Peter Anvin | 2012-06-01 | 1 | -0/+1 |
* | x86-32, relocs: Whitelist more symbols for ld bug workaround | H. Peter Anvin | 2012-06-01 | 1 | -0/+11 |
* | x86, relocs: Build clean fix | Jarkko Sakkinen | 2012-06-01 | 1 | -0/+1 |
* | xen: do not map the same GSI twice in PVHVM guests. | Stefano Stabellini | 2012-06-01 | 1 | -0/+4 |
* | um: Implement a custom pte_same() function | Richard Weinberger | 2012-06-01 | 1 | -0/+6 |
* | um: Fix __swp_type() | Richard Weinberger | 2012-06-01 | 1 | -2/+2 |
* | perf/x86: Update event scheduling constraints for AMD family 15h models | Robert Richter | 2012-06-01 | 1 | -1/+10 |
* | KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compat | David Howells | 2012-06-01 | 2 | -1/+4 |
* | powerpc: Fix broken cpu_idle_wait() implementation | Thomas Gleixner | 2012-06-01 | 1 | -9/+5 |
* | s390/pfault: fix task state race | Heiko Carstens | 2012-06-01 | 1 | -2/+12 |
* | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds | 2012-05-19 | 3 | -19/+30 |
|\ |
|
| * | [PARISC] fix panic on prefetch(NULL) on PA7300LC | James Bottomley | 2012-05-16 | 1 | -1/+6 |
| * | [PARISC] fix crash in flush_icache_page_asm on PA1.1 | John David Anglin | 2012-05-16 | 1 | -18/+20 |
| * | [PARISC] fix PA1.1 oops on boot | James Bottomley | 2012-05-16 | 1 | -0/+4 |
* | | Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2012-05-19 | 5 | -62/+197 |
|\ \ |
|
| * | | x86, relocs: When printing an error, say relative or absolute | H. Peter Anvin | 2012-05-18 | 1 | -3/+8 |
| * | | x86, relocs: Workaround for binutils 2.22.52.0.1 section bug | H. Peter Anvin | 2012-05-18 | 1 | -1/+5 |
| * | | x86, realmode: 16-bit real-mode code support for relocs tool | H. Peter Anvin | 2012-05-18 | 5 | -62/+188 |
* | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2012-05-18 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | tilegx: enable SYSCALL_WRAPPERS support | Chris Metcalf | 2012-05-18 | 1 | -0/+1 |
* | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-05-18 | 1 | -4/+0 |
|\ \ \ \ |
|
| * | | | | frv: delete incorrect task prototypes causing compile fail | Paul Gortmaker | 2012-05-17 | 1 | -4/+0 |
* | | | | | Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2012-05-18 | 1 | -3/+11 |
|\ \ \ \ \ |
|
| * | | | | | x86/mce: Only restart instruction after machine check recovery if it is safe | Tony Luck | 2012-05-14 | 1 | -3/+11 |
* | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-05-17 | 3 | -18/+13 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn path | Will Deacon | 2012-05-17 | 1 | -12/+2 |
| * | | | | | ARM: 7418/1: LPAE: fix access flag setup in mem_type_table | Vitaly Andrianov | 2012-05-17 | 1 | -1/+2 |
| * | | | | | ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS | Russell King | 2012-05-16 | 1 | -1/+3 |
| * | | | | | ARM: 7417/1: vfp: ensure preemption is disabled when enabling VFP access | Will Deacon | 2012-05-12 | 1 | -4/+6 |
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-05-17 | 2 | -4/+6 |
|\ \ \ \ \ \ |
|