| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-07-12 | ARM: fix rcu stalls on SMP platforms | Russell King | 1 | -2/+8 |
| 2012-07-12 | powerpc/kvm: sldi should be sld | Michael Neuling | 1 | -1/+1 |
| 2012-07-12 | powerpc/xmon: Use cpumask iterator to avoid warning | Anton Blanchard | 1 | -1/+1 |
| 2012-07-04 | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM | H. Peter Anvin | 2 | -2/+2 |
| 2012-07-04 | ARM: SAMSUNG: Fix for S3C2412 EBI memory mapping | Jose Miguel Goncalves | 1 | -1/+1 |
| 2012-07-04 | ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULL | Jonghwan Choi | 1 | -1/+1 |
| 2012-07-04 | thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE | Andrea Arcangeli | 1 | -13/+17 |
| 2012-07-04 | mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition | Andrea Arcangeli | 1 | -0/+50 |
| 2012-06-20 | ARM i.MX imx21ads: Fix overlapping static i/o mappings | Jaccon Bastiaansen | 1 | -1/+1 |
| 2012-06-20 | ARM: imx6: exit coherency when shutting down a cpu | Shawn Guo | 1 | -1/+41 |
| 2012-06-20 | ARM i.MX53: Fix PLL4 base address | Sascha Hauer | 1 | -1/+1 |
| 2012-06-20 | xen/setup: filter APERFMPERF cpuid feature out | Andre Przywara | 1 | -0/+8 |
| 2012-06-20 | crypto: aesni-intel - fix unaligned cbc decrypt for x86-32 | Mathias Krause | 1 | -2/+4 |
| 2012-06-20 | x86/amd: Re-enable CPU topology extensions in case BIOS has disabled it | Andreas Herrmann | 1 | -0/+18 |
| 2012-06-20 | x86, MCE, AMD: Make APIC LVT thresholding interrupt optional | Borislav Petkov | 1 | -11/+44 |
| 2012-06-20 | powerpc: Fix kernel panic during kernel module load | Steffen Rumler | 1 | -6/+5 |
| 2012-06-20 | x86/uv: Fix UV2 BAU legacy mode | Cliff Wickman | 2 | -2/+0 |
| 2012-06-10 | x86, amd, xen: Avoid NULL pointer paravirt references | Konrad Rzeszutek Wilk | 1 | -0/+3 |
| 2012-06-10 | fix TLB fault path on PA2.0 narrow systems | James Bottomley | 1 | -13/+17 |
| 2012-06-10 | fix boot failure on 32-bit systems caused by branch stubs placed before .text | 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-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-05-31 | x86, relocs: Add jiffies and jiffies_64 to the relative whitelist | H. Peter Anvin | 1 | -0/+1 |
| 2012-05-31 | x86-32, relocs: Whitelist more symbols for ld bug workaround | H. Peter Anvin | 1 | -0/+11 |
| 2012-05-31 | x86, relocs: Build clean fix | Jarkko Sakkinen | 1 | -0/+1 |
| 2012-05-31 | x86, relocs: When printing an error, say relative or absolute | H. Peter Anvin | 1 | -3/+8 |
| 2012-05-31 | x86, relocs: Workaround for binutils 2.22.52.0.1 section bug | H. Peter Anvin | 1 | -1/+5 |
| 2012-05-31 | x86, realmode: 16-bit real-mode code support for relocs tool | H. Peter Anvin | 5 | -65/+190 |
| 2012-05-31 | tile: fix bug where fls(0) was not returning 0 | Chris Metcalf | 1 | -6/+6 |
| 2012-05-31 | x86/mce: Fix check for processor context when machine check was taken. | Tony Luck | 1 | -6/+10 |
| 2012-05-31 | MCE: Fix vm86 handling for 32bit mce handler | Andi Kleen | 1 | -0/+8 |
| 2012-05-31 | xen: do not map the same GSI twice in PVHVM guests. | Stefano Stabellini | 1 | -0/+4 |
| 2012-05-31 | ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held | Dima Zavin | 1 | -0/+2 |
| 2012-05-31 | ARM: 7365/1: drop unused parameter from flush_cache_user_range | Dima Zavin | 2 | -2/+2 |
| 2012-05-31 | um: Fix __swp_type() | Richard Weinberger | 1 | -2/+2 |
| 2012-05-31 | um: Implement a custom pte_same() function | Richard Weinberger | 1 | -0/+6 |
| 2012-05-31 | perf/x86: Update event scheduling constraints for AMD family 15h models | Robert Richter | 1 | -1/+10 |
| 2012-05-31 | s390/pfault: fix task state race | Heiko Carstens | 1 | -2/+12 |
| 2012-05-31 | KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compat | David Howells | 2 | -1/+4 |
| 2012-05-31 | tilegx: enable SYSCALL_WRAPPERS support | Chris Metcalf | 1 | -0/+1 |
| 2012-05-31 | arch/tile/Kconfig: remove pointless "!M386" test. | Chris Metcalf | 1 | -1/+1 |
| 2012-05-31 | fix panic on prefetch(NULL) on PA7300LC | James Bottomley | 1 | -1/+6 |
| 2012-05-31 | fix crash in flush_icache_page_asm on PA1.1 | John David Anglin | 1 | -18/+20 |
| 2012-05-31 | fix PA1.1 oops on boot | James Bottomley | 1 | -0/+4 |
| 2012-05-31 | KVM: s390: Sanitize fpc registers for KVM_SET_FPU | Christian Borntraeger | 1 | -1/+1 |
| 2012-05-31 | KVM: s390: do store status after handling STOP_ON_STOP bit | Jens Freimann | 1 | -8/+12 |
| 2012-05-31 | KVM: VMX: vmx_set_cr0 expects kvm->srcu locked | Marcelo Tosatti | 1 | -0/+2 |
| 2012-05-31 | KVM: nVMX: Fix erroneous exception bitmap check | Nadav Har'El | 1 | -1/+1 |
| 2012-05-31 | KVM: Ensure all vcpus are consistent with in-kernel irqchip settings | Avi Kivity | 2 | -0/+13 |