| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-08-04 | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' | Kevin Winchester | 8 | -26/+4 |
| 2012-08-02 | s390/idle: fix sequence handling vs cpu hotplug | Heiko Carstens | 2 | -3/+2 |
| 2012-08-02 | powerpc: Add "memory" attribute for mfmsr() | Tiejun Chen | 1 | -1/+2 |
| 2012-08-02 | x86, microcode: Sanitize per-cpu microcode reloading interface | Borislav Petkov | 1 | -7/+19 |
| 2012-08-02 | x86, microcode: microcode_core.c simple_strtoul cleanup | Shuah Khan | 1 | -5/+4 |
| 2012-08-02 | x86: Fix boot on Twinhead H12Y | Alan Cox | 1 | -0/+17 |
| 2012-08-02 | powerpc/ftrace: Fix assembly trampoline register usage | roger blofeld | 1 | -6/+6 |
| 2012-07-25 | ACPI, x86: fix Dell M6600 ACPI reboot regression via DMI | Zhang Rui | 1 | -0/+8 |
| 2012-07-25 | ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overriding | Feng Tang | 1 | -0/+8 |
| 2012-07-25 | ACPI: Remove one board specific WARN when ignoring timer overriding | Feng Tang | 1 | -5/+0 |
| 2012-07-25 | ACPI: Make acpi_skip_timer_override cover all source_irq==0 cases | Feng Tang | 1 | -6/+8 |
| 2012-07-25 | powerpc: Fix wrong divisor in usecs_to_cputime | Andreas Schwab | 2 | -8/+8 |
| 2012-07-25 | MIPS: Properly align the .data..init_task section. | David Daney | 2 | -3/+4 |
| 2012-07-25 | ARM: SAMSUNG: fix race in s3c_adc_start for ADC | Todd Poynor | 1 | -3/+5 |
| 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 |