Age | Commit message (Expand) | Author |
2012-10-07 | random: remove rand_initialize_irq() | Theodore Ts'o |
2012-10-07 | x86, random: Verify RDRAND functionality and allow it to be disabled | H. Peter Anvin |
2012-10-07 | x86, random: Architectural inlines to get random integers with RDRAND | H. Peter Anvin |
2012-10-07 | x86, cpufeature: Update CPU feature RDRND to RDRAND | Kees Cook |
2012-10-07 | x86, cpu: Add CPU flags for F16C and RDRND | H. Peter Anvin |
2012-10-07 | sparc64: Eliminate obsolete __handle_softirq() function | Paul E. McKenney |
2012-10-07 | x86, tls: Off by one limit check | Dan Carpenter |
2012-10-07 | x86, amd, xen: Avoid NULL pointer paravirt references | Konrad Rzeszutek Wilk |
2012-10-07 | xen: correctly check for pending events when restoring irq flags | David Vrabel |
2012-10-07 | ia64: Add accept4() syscall | Ãmeric Maschino |
2012-10-07 | PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts | Mel Gorman |
2012-10-07 | powerpc: Add "memory" attribute for mfmsr() | Tiejun Chen |
2012-10-07 | powerpc/ftrace: Fix assembly trampoline register usage | roger blofeld |
2012-10-07 | MIPS: Properly align the .data..init_task section. | David Daney |
2012-10-07 | powerpc: Fix kernel panic during kernel module load | Steffen Rumler |
2012-10-07 | ARM: 7410/1: Add extra clobber registers for assembly in kernel_execve | Tim Bird |
2012-10-07 | sparc64: Fix bootup crash on sun4v. | David S. Miller |
2012-10-07 | sched/x86: Fix overflow in cyc2ns_offset | Salman Qazi |
2012-10-07 | x86: Derandom delay_tsc for 64 bit | Thomas Gleixner |
2012-10-07 | KVM: ia64: fix build due to typo | Avi Kivity |
2012-10-07 | KVM: Ensure all vcpus are consistent with in-kernel irqchip settings | Avi Kivity |
2012-10-07 | KVM: x86: disallow multiple KVM_CREATE_IRQCHIP | Marcelo Tosatti |
2012-10-07 | KVM: x86: fix missing checks in syscall emulation | Stephan Bärwolf |
2012-10-07 | KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid" | Stephan Bärwolf |
2012-10-07 | KVM: x86: Prevent starting PIT timers in the absence of irqchip support | Jan Kiszka |
2012-10-07 | PNP: fix "work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB" | Willy Tarreau |
2012-10-07 | x86/PCI: amd: factor out MMCONFIG discovery | Bjorn Helgaas |
2012-10-07 | oprofile: use KM_NMI slot for kmap_atomic | Junxiao Bi |
2012-10-07 | fix pgd_lock deadlock | Philipp Hahn |
2012-10-07 | powerpc/pmac: Fix SMP kernels on pre-core99 UP machines | Benjamin Herrenschmidt |
2012-10-07 | Fix sparc build with newer tools. | David Miller |
2012-03-17 | KEYS: Enable the compat keyctl wrapper on s390x | David Howells |
2012-03-17 | IA64: Remove COMPAT_IA32 support | Ben Hutchings |
2012-03-17 | compat: Re-add missing asm/compat.h include to fix compile breakage on s390 | Heiko Carstens |
2012-03-04 | compat: fix compile breakage on s390 | Heiko Carstens |
2012-03-04 | ARM: 7325/1: fix v7 boot with lockdep enabled | Rabin Vincent |
2012-03-04 | ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDR | Stephen Boyd |
2012-01-25 | score: fix off-by-one index into syscall table | Dan Rosenberg |
2012-01-25 | x86: Fix mmap random address range | Ludwig Nussel |
2012-01-06 | ARM:imx:fix pwm period value | Jason Chen |
2012-01-06 | MXC PWM: should active during DOZE/WAIT/DBG mode | Jason Chen |
2011-12-21 | oprofile, x86: Fix crash when unloading module (timer mode) | Robert Richter |
2011-12-21 | oprofile, x86: Fix nmi-unsafe callgraph support | Robert Richter |
2011-12-21 | ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_mode | Hans Verkuil |
2011-12-09 | oprofile, x86: Fix crash when unloading module (nmi timer mode) | Robert Richter |
2011-12-09 | x86/mpparse: Account for bus types other than ISA and PCI | Bjorn Helgaas |
2011-12-09 | sched, x86: Avoid unnecessary overflow in sched_clock | Salman Qazi |
2011-12-09 | ARM: 7161/1: errata: no automatic store buffer drain | Will Deacon |
2011-11-26 | tty: icount changeover for other main devices | Alan Cox |
2011-11-08 | Revert "powerpc/mpic: Fix problem that affinity is not updated" | Greg Kroah-Hartman |