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