1. 56d833d x86-64: Fix the failure case in copy_user_handle_tail() by CQ Tang · 13 years ago
  2. 59c0110 s390/mm: fix flush_tlb_kernel_range() by Heiko Carstens · 13 years ago
  3. 8a52ddf s390: critical section cleanup vs. machine checks by Martin Schwidefsky · 13 years ago
  4. d780563 perf,x86: fix wrmsr_on_cpu() warning on suspend/resume by Linus Torvalds · 13 years ago
  5. e550050 powerpc: Fix cputable entry for 970MP rev 1.0 by Benjamin Herrenschmidt · 13 years ago
  6. 9d4a6f2 powerpc: Fix STAB initialization by Benjamin Herrenschmidt · 13 years ago
  7. 9a9b01c perf,x86: fix kernel crash with PEBS/BTS after suspend/resume by Stephane Eranian · 13 years ago
  8. 76de736 xen/pat: Disable PAT using pat_enabled value. by Konrad Rzeszutek Wilk · 13 years ago
  9. 724285c ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit by Will Deacon · 13 years ago
  10. f8ac697 xen/pci: We don't do multiple MSI's. by Konrad Rzeszutek Wilk · 13 years ago
  11. b9dfac7 ARM: fix scheduling while atomic warning in alignment handling code by Russell King · 13 years ago
  12. 6572391 ARM: VFP: fix emulation of second VFP instruction by Russell King · 13 years ago
  13. 58d7422 x86: Make sure we can boot in the case the BDA contains pure garbage by H. Peter Anvin · 13 years ago
  14. 92916fb x86, efi: Make "noefi" really disable EFI runtime serivces by Matt Fleming · 13 years ago
  15. 49e8ae9 Purge existing TLB entries in set_pte_at and ptep_set_wrprotect by John David Anglin · 14 years ago
  16. 25c3a08 powerpc/kexec: Disable hard IRQ before kexec by Phileas Fogg · 13 years ago
  17. 27c3032 ARM: 7643/1: sched: correct update_sched_clock() by Joonsoo Kim · 13 years ago
  18. cae53e2 ARM: samsung: fix assembly syntax for new gas by Arnd Bergmann · 14 years ago
  19. 76753d3 ARM: PXA3xx: program the CSMSADRCFG register by Igor Grinberg · 14 years ago
  20. e3aa5ed s390/kvm: Fix store status for ACRS/FPRS by Christian Borntraeger · 14 years ago
  21. 4f4eb62 xen: Send spinlock IPI to all waiters by Stefan Bader · 13 years ago
  22. 507d34b x86: Hyper-V: register clocksource only if its advertised by Olaf Hering · 14 years ago
  23. 5c444ed x86-32, mm: Remove reference to alloc_remap() by H. Peter Anvin · 14 years ago
  24. 99867c9 x86-32, mm: Remove reference to resume_map_numa_kva() by H. Peter Anvin · 14 years ago
  25. 025cee7 x86-32, mm: Rip out x86_32 NUMA remapping code by Dave Hansen · 14 years ago
  26. 266c43c efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter by Satoru Takeuchi · 13 years ago
  27. dc66ff1 x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS. by Jan Beulich · 14 years ago
  28. 44f80d6 x86/mm: Check if PUD is large when validating a kernel address by Mel Gorman · 13 years ago
  29. 65f5539 x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems by Stoney Wang · 13 years ago
  30. e2ef6aa x86: Do not leak kernel page mapping locations by Kees Cook · 13 years ago
  31. 18051b4 s390/timer: avoid overflow when programming clock comparator by Heiko Carstens · 14 years ago
  32. 7392301 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 14 years ago
  33. 11151f3 x86-64: Replace left over sti/cli in ia32 audit exit code by Jan Beulich · 14 years ago
  34. ae2bac5 x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI by H. Peter Anvin · 14 years ago
  35. 40913e0 x86, efi: Set runtime_version to the EFI spec revision by Matt Fleming · 14 years ago
  36. 956b031 efi, x86: Pass a proper identity mapping in efi_call_phys_prelog by Nathan Zimmer · 14 years ago
  37. 4031dfc x86/msr: Add capabilities check by Alan Cox · 14 years ago
  38. 112ae50d ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT alone by Stephen Boyd · 14 years ago
  39. 399f415 ARM: at91: rm9200: remake the BGA as default version by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  40. 96b3ce5 ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsemem by Russell King · 14 years ago
  41. df1ffc8 xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests. by Frediano Ziglio · 14 years ago
  42. d2e42ef x86/Sandy Bridge: reserve pages when integrated graphics is present by Jesse Barnes · 14 years ago
  43. 2017a7c s390/time: fix sched_clock() overflow by Heiko Carstens · 14 years ago
  44. 8630dda sh: Fix FDPIC binary loader by Thomas Schwinge · 14 years ago
  45. 7d609c8 KVM: PPC: 44x: fix DCR read/write by Alexander Graf · 14 years ago
  46. 1d757c9 ALSA: pxa27x: fix ac97 warm reset by Mike Dunn · 14 years ago
  47. a0f8b51 x86, amd: Disable way access filter on Piledriver CPUs by Andre Przywara · 14 years ago
  48. b1ca420 MIPS: Fix poweroff failure when HOTPLUG_CPU configured. by Huacai Chen · 14 years ago
  49. 91534f7 powerpc: Add missing NULL terminator to avoid boot panic on PPC40x by Gabor Juhos · 14 years ago
  50. 23c4e04 powerpc/vdso: Remove redundant locking in update_vsyscall_tz() by Shan Hai · 14 years ago
  51. 55800cd powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build by Anton Blanchard · 14 years ago
  52. 850fcad CRIS: fix I/O macros by Corey Minyard · 14 years ago
  53. 042279b ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boards by Will Deacon · 14 years ago
  54. ebd3b1a ARM: missing ->mmap_sem around find_vma() in swp_emulate.c by Al Viro · 14 years ago
  55. 99574fa ARM: mm: use pteval_t to represent page protection values by Will Deacon · 14 years ago
  56. a9b8762 sparc: huge_ptep_set_* functions need to call set_huge_pte_at() by Dave Kleikamp · 14 years ago
  57. af445c0 x86, amd: Disable way access filter on Piledriver CPUs by Andre Przywara · 14 years ago
  58. 280c7a4 x86: hpet: Fix masking of MSI interrupts by Jan Beulich · 14 years ago
  59. 1b59789 ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_VFPv3 set by Paul Walmsley · 14 years ago
  60. 1b9dd61 x86, fpu: Avoid FPU lazy restore after suspend by Vincent Palatin · 14 years ago
  61. 659cca4 ARM: Kirkwood: Update PCI-E fixup by Jason Gunthorpe · 14 years ago
  62. c004e0d Dove: Fix irq_to_pmu() by Russell King - ARM Linux · 14 years ago
  63. 99e48f9 Dove: Attempt to fix PMU/RTC interrupts by Russell King - ARM Linux · 14 years ago
  64. 4d064b9 x86-32: Export kernel_stack_pointer() for modules by H. Peter Anvin · 14 years ago
  65. e84ad73 ARM: OMAP: counter: add locking to read_persistent_clock by Colin Cross · 14 years ago
  66. ee746ff powerpc/eeh: Lock module while handling EEH event by Gavin Shan · 14 years ago
  67. 865c6f7 KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461) by Petr Matousek · 14 years ago
  68. 98165e2 sparc64: not any error from do_sigaltstack() should fail rt_sigreturn() by Al Viro · 14 years ago
  69. e939e24 PARISC: fix user-triggerable panic on parisc by Al Viro · 14 years ago
  70. 7c06237 PARISC: fix virtual aliasing issue in get_shared_area() by James Bottomley · 14 years ago
  71. 82c0aba x86, microcode, AMD: Add support for family 16h processors by Boris Ostrovsky · 14 years ago
  72. 8433fcc x86, efi: Fix processor-specific memcpy() build error by Matt Fleming · 14 years ago
  73. 9d4f962 x86-32: Fix invalid stack address while in softirq by Robert Richter · 14 years ago
  74. 51b8318 Revert "serial: omap: fix software flow control" by Felipe Balbi · 14 years ago
  75. 37a42f9 s390/signal: set correct address space control by Martin Schwidefsky · 14 years ago
  76. 999d6a5 m68k: fix sigset_t accessor functions by Andreas Schwab · 14 years ago
  77. 3e31ee1 s390/gup: add missing TASK_SIZE check to get_user_pages_fast() by Heiko Carstens · 14 years ago
  78. da205c8 xen/mmu: Use Xen specific TLB flush instead of the generic one. by Konrad Rzeszutek Wilk · 14 years ago
  79. 0b1743f Revert: ARM: SAMSUNG: Add naming of s3c64xx-spi devices by Greg Kroah-Hartman · 14 years ago
  80. 0187c24 x86, mm: Use memblock memory loop instead of e820_RAM by Yinghai Lu · 14 years ago
  81. 775dc1a x86: efi: Turn off efi_enabled after setup on mixed fw/kernel by Olof Johansson · 14 years ago
  82. a57a57a efi: Defer freeing boot services memory until after ACPI init by Josh Triplett · 14 years ago
  83. 7a32a0b x86, mm: Undo incorrect revert in arch/x86/mm/init.c by Yinghai Lu · 14 years ago
  84. 3fd37d2 x86, mm: Find_early_table_space based on ranges that are actually being mapped by Jacob Shin · 14 years ago
  85. adb91f6 ARM: at91: at91sam9g10: fix SOC type detection by Ivan Shugov · 14 years ago
  86. 6ff5ef25 ARM: at91/i2c: change id to let i2c-gpio work by Bo Shen · 14 years ago
  87. baa526f ARM: SAMSUNG: Add naming of s3c64xx-spi devices by Heiko Stuebner · 14 years ago
  88. 368845f x86, mm: Trim memory in memblock to be page aligned by Yinghai Lu · 14 years ago
  89. c87ece5 ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_count by Will Deacon · 14 years ago
  90. 3ba5954 sparc64: Be less verbose during vmemmap population. by David S. Miller · 14 years ago
  91. d37bccc sparc64: do not clobber personality flags in sys_sparc64_personality() by Jiri Kosina · 14 years ago
  92. f603fa36 sparc64: Fix bit twiddling in sparc_pmu_enable_event(). by David S. Miller · 14 years ago
  93. 846514f sparc64: Like x86 we should check current->mm during perf backtrace generation. by David S. Miller · 14 years ago
  94. 01afdbe sparc64: fix ptrace interaction with force_successful_syscall_return() by Al Viro · 14 years ago
  95. cf32a3a xen/x86: don't corrupt %eip when returning from a signal handler by David Vrabel · 14 years ago
  96. efd5fa0 x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct mapping. by Jacob Shin · 15 years ago
  97. 1b91a89 s390: fix linker script for 31 bit builds by Heiko Carstens · 14 years ago
  98. d641457 oprofile, x86: Fix wrapping bug in op_x86_get_ctrl() by Dan Carpenter · 14 years ago
  99. 75383fac9 arch/tile: avoid generating .eh_frame information in modules by Chris Metcalf · 14 years ago
  100. e299f8a xen/bootup: allow read_tscp call for Xen PV guests. by Konrad Rzeszutek Wilk · 14 years ago