| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-02-11 | MCE: Fix vm86 handling for 32bit mce handler | Andi Kleen | 1 | -1/+8 |
| 2014-02-11 | KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201... | Andy Honig | 1 | -0/+5 |
| 2014-02-11 | xen/bootup: allow {read|write}_cr8 pvops call. | Konrad Rzeszutek Wilk | 1 | -1/+15 |
| 2014-02-11 | xen/bootup: allow read_tscp call for Xen PV guests. | Konrad Rzeszutek Wilk | 1 | -0/+2 |
| 2014-02-11 | x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates | Samu Kallio | 1 | -2/+4 |
| 2014-02-11 | x86/mm: Check if PUD is large when validating a kernel address | Mel Gorman | 2 | -0/+8 |
| 2014-02-11 | x86, tls: Off by one limit check | Dan Carpenter | 1 | -2/+2 |
| 2014-02-11 | x86/msr: Add capabilities check | Alan Cox | 1 | -0/+3 |
| 2014-02-11 | x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS. | Jan Beulich | 1 | -7/+7 |
| 2014-02-11 | x86, random: make ARCH_RANDOM prompt if EMBEDDED, not EXPERT | Romain Francoise | 1 | -1/+1 |
| 2013-01-17 | x86: Don't use the EFI reboot method by default | Matthew Garrett | 1 | -3/+0 |
| 2013-01-17 | x86: Get rid of asmregparm | Richard Weinberger | 2 | -7/+2 |
| 2013-01-17 | um: Use RWSEM_GENERIC_SPINLOCK on x86 | Richard Weinberger | 1 | -2/+2 |
| 2013-01-17 | rwsem: Remove redundant asmregparm annotation | Thomas Gleixner | 1 | -8/+4 |
| 2013-01-17 | KVM: x86: Prevent starting PIT timers in the absence of irqchip support | Jan Kiszka | 1 | -3/+7 |
| 2013-01-17 | oprofile, x86: Fix nmi-unsafe callgraph support | Robert Richter | 1 | -4/+42 |
| 2013-01-17 | ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_mode | Hans Verkuil | 1 | -3/+3 |
| 2013-01-17 | oprofile, x86: Fix crash when unloading module (nmi timer mode) | Robert Richter | 1 | -2/+5 |
| 2013-01-17 | x86/mpparse: Account for bus types other than ISA and PCI | Bjorn Helgaas | 1 | -1/+1 |
| 2013-01-17 | sched, x86: Avoid unnecessary overflow in sched_clock | Salman Qazi | 1 | -1/+22 |
| 2013-01-17 | ARM: 7161/1: errata: no automatic store buffer drain | Will Deacon | 2 | -0/+15 |
| 2013-01-17 | x86, ioapic: initialize nr_ioapic_registers early in mp_register_ioapic() | Suresh Siddha | 1 | -2/+7 |
| 2012-08-17 | random: remove rand_initialize_irq() | Theodore Ts'o | 1 | -1/+0 |
| 2012-08-17 | x86, random: Architectural inlines to get random integers with RDRAND | H. Peter Anvin | 2 | -0/+82 |
| 2012-08-17 | x86, cpufeature: Update CPU feature RDRND to RDRAND | Kees Cook | 1 | -1/+1 |
| 2012-08-17 | x86, cpu: Add CPU flags for F16C and RDRND | H. Peter Anvin | 1 | -0/+2 |
| 2012-08-17 | xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend. | Ian Campbell | 1 | -1/+3 |
| 2012-08-17 | um: fix ubd cow size | Richard Weinberger | 1 | -1/+30 |
| 2012-08-17 | plat-mxc: iomux-v3.h: implicitly enable pull-up/down when that's desired | Paul Fertser | 1 | -5/+5 |
| 2012-08-17 | iommu/amd: Fix wrong shift direction | Joerg Roedel | 1 | -1/+1 |
| 2012-08-17 | KVM: s390: check cpu_id prior to using it | Carsten Otte | 1 | -4/+10 |
| 2012-08-17 | x86: Fix compilation bug in kprobes' twobyte_is_boostable | Josh Stone | 1 | -1/+3 |
| 2012-08-17 | ARM: davinci: da850 EVM: read mac address from SPI flash | Rajashekhara, Sudhakar | 1 | -0/+28 |
| 2012-08-17 | xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead. | Konrad Rzeszutek Wilk | 1 | -0/+10 |
| 2012-08-17 | xen: x86_32: do not enable iterrupts when returning from exception in interru... | Igor Mammedov | 1 | -3/+5 |
| 2012-08-17 | powerpc/pci: Check devices status property when scanning OF tree | Sonny Rao | 1 | -0/+2 |
| 2012-08-17 | sparc: fix array bounds error setting up PCIC NMI trap | Ian Campbell | 1 | -2/+2 |
| 2012-08-17 | sparc: Allow handling signals when stack is corrupted. | David S. Miller | 8 | -233/+468 |
| 2012-08-17 | KVM: Ensure all vcpus are consistent with in-kernel irqchip settings | Avi Kivity | 2 | -0/+13 |
| 2012-05-17 | x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version | Jonathan Nieder | 1 | -1/+0 |
| 2012-05-17 | x86/PCI: use host bridge _CRS info on MSI MS-7253 | Jonathan Nieder | 1 | -0/+11 |
| 2012-05-17 | score: fix off-by-one index into syscall table | Dan Rosenberg | 1 | -1/+1 |
| 2012-05-17 | tty: icount changeover for other main devices | Alan Cox | 1 | -11/+1 |
| 2012-05-17 | x86, UV: Remove UV delay in starting slave cpus | Jack Steiner | 1 | -1/+0 |
| 2012-05-17 | x86-32, vdso: On system call restart after SYSENTER, use int $0x80 | H. Peter Anvin | 1 | -1/+1 |
| 2012-05-17 | powerpc: pseries: Fix kexec on machines with more than 4TB of RAM | Anton Blanchard | 1 | -1/+1 |
| 2012-05-17 | powerpc: Fix device tree claim code | Anton Blanchard | 1 | -3/+3 |
| 2012-05-17 | x86: HPET: Chose a paranoid safe value for the ETIME check | Thomas Gleixner | 1 | -10/+16 |
| 2012-05-17 | x86: Hpet: Avoid the comparator readback penalty | Thomas Gleixner | 1 | -22/+21 |
| 2012-05-17 | alpha: fix several security issues | Dan Rosenberg | 1 | -4/+7 |