Age | Commit message (Expand) | Author |
2012-06-17 | x86, MCE, AMD: Make APIC LVT thresholding interrupt optional | Borislav Petkov |
2012-06-17 | crypto: aesni-intel - fix unaligned cbc decrypt for x86-32 | Mathias Krause |
2012-06-17 | powerpc: Fix kernel panic during kernel module load | Steffen Rumler |
2012-06-10 | PARISC: fix TLB fault path on PA2.0 narrow systems | James Bottomley |
2012-06-10 | PARISC: fix boot failure on 32-bit systems caused by branch stubs placed befo... | John David Anglin |
2012-06-10 | mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition | Andrea Arcangeli |
2012-06-01 | ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held | Dima Zavin |
2012-06-01 | ARM: 7365/1: drop unused parameter from flush_cache_user_range | Dima Zavin |
2012-06-01 | tile: fix bug where fls(0) was not returning 0 | Chris Metcalf |
2012-06-01 | x86/mce: Fix check for processor context when machine check was taken. | Tony Luck |
2012-06-01 | um: Implement a custom pte_same() function | Richard Weinberger |
2012-06-01 | um: Fix __swp_type() | Richard Weinberger |
2012-06-01 | perf/x86: Update event scheduling constraints for AMD family 15h models | Robert Richter |
2012-06-01 | KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compat | David Howells |
2012-06-01 | s390/pfault: fix task state race | Heiko Carstens |
2012-06-01 | PARISC: fix panic on prefetch(NULL) on PA7300LC | James Bottomley |
2012-06-01 | PARISC: fix crash in flush_icache_page_asm on PA1.1 | John David Anglin |
2012-06-01 | PARISC: fix PA1.1 oops on boot | James Bottomley |
2012-06-01 | tilegx: enable SYSCALL_WRAPPERS support | Chris Metcalf |
2012-05-21 | ia64: Add accept4() syscall | Émeric Maschino |
2012-05-21 | arch/tile: apply commit 74fca9da0 to the compat signal handling as well | Chris Metcalf |
2012-05-21 | ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS | Russell King |
2012-05-21 | sparc64: Do not clobber %g2 in xcall_fetch_glob_regs(). | David S. Miller |
2012-05-21 | ARM: orion5x: Fix GPIO enable bits for MPP9 | Ben Hutchings |
2012-05-21 | ARM: 7414/1: SMP: prevent use of the console when using idmap_pgd | Colin Cross |
2012-05-21 | ARM: 7410/1: Add extra clobber registers for assembly in kernel_execve | Tim Bird |
2012-05-21 | percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bit | Tejun Heo |
2012-05-21 | xen/pci: don't use PCI BIOS service for configuration space accesses | David Vrabel |
2012-05-21 | xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEs | Konrad Rzeszutek Wilk |
2012-05-07 | ARM: 7403/1: tls: remove covert channel via TPIDRURW | Will Deacon |
2012-05-07 | xen/smp: Fix crash when booting with ACPI hotplug CPUs. | Konrad Rzeszutek Wilk |
2012-05-07 | xen: correctly check for pending events when restoring irq flags | David Vrabel |
2012-05-07 | x86, apic: APIC code touches invalid MSR on P5 class machines | Bryan O'Donoghue |
2012-04-22 | S390: fix tlb flushing for page table pages | Martin Schwidefsky |
2012-04-22 | sparc64: Fix bootup crash on sun4v. | David S. Miller |
2012-04-22 | sparc64: Eliminate obsolete __handle_softirq() function | Paul E. McKenney |
2012-04-22 | ia64: fix futex_atomic_cmpxchg_inatomic() | Luck, Tony |
2012-04-22 | ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE | Jonathan Austin |
2012-04-13 | iommu/amd: Make sure IOMMU interrupts are re-enabled on resume | Joerg Roedel |
2012-04-13 | sched/x86: Fix overflow in cyc2ns_offset | Salman Qazi |
2012-04-13 | Revert "x86/ioapic: Add register level checks to detect bogus io-apic entries" | Greg Kroah-Hartman |
2012-04-13 | x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version | Jonathan Nieder |
2012-04-13 | x86/PCI: use host bridge _CRS info on MSI MS-7253 | Jonathan Nieder |
2012-04-13 | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() | Jason Wessel |
2012-04-13 | m68k/mac: Add missing platform check before registering platform devices | Geert Uytterhoeven |
2012-04-13 | x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of AND | zhuangfeiran@ict.ac.cn |
2012-04-02 | x86, tls: Off by one limit check | Dan Carpenter |
2012-04-02 | x86, tsc: Skip refined tsc calibration on systems with reliable TSC | Alok Kataria |
2012-04-02 | net: bpf_jit: fix BPF_S_LDX_B_MSH compilation | Eric Dumazet |
2012-04-02 | x86-32: Fix endless loop when processing signals for kernel tasks | Dmitry Adamushko |