1. 7392301 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 14 years ago
  2. 11151f3 x86-64: Replace left over sti/cli in ia32 audit exit code by Jan Beulich · 14 years ago
  3. ae2bac5 x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI by H. Peter Anvin · 14 years ago
  4. 40913e0 x86, efi: Set runtime_version to the EFI spec revision by Matt Fleming · 14 years ago
  5. 956b031 efi, x86: Pass a proper identity mapping in efi_call_phys_prelog by Nathan Zimmer · 14 years ago
  6. 4031dfc x86/msr: Add capabilities check by Alan Cox · 14 years ago
  7. 112ae50d ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT alone by Stephen Boyd · 14 years ago
  8. 399f415 ARM: at91: rm9200: remake the BGA as default version by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  9. 96b3ce5 ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsemem by Russell King · 14 years ago
  10. df1ffc8 xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests. by Frediano Ziglio · 14 years ago
  11. d2e42ef x86/Sandy Bridge: reserve pages when integrated graphics is present by Jesse Barnes · 14 years ago
  12. 2017a7c s390/time: fix sched_clock() overflow by Heiko Carstens · 14 years ago
  13. 8630dda sh: Fix FDPIC binary loader by Thomas Schwinge · 14 years ago
  14. 7d609c8 KVM: PPC: 44x: fix DCR read/write by Alexander Graf · 14 years ago
  15. 1d757c9 ALSA: pxa27x: fix ac97 warm reset by Mike Dunn · 14 years ago
  16. a0f8b51 x86, amd: Disable way access filter on Piledriver CPUs by Andre Przywara · 14 years ago
  17. b1ca420 MIPS: Fix poweroff failure when HOTPLUG_CPU configured. by Huacai Chen · 14 years ago
  18. 91534f7 powerpc: Add missing NULL terminator to avoid boot panic on PPC40x by Gabor Juhos · 14 years ago
  19. 23c4e04 powerpc/vdso: Remove redundant locking in update_vsyscall_tz() by Shan Hai · 14 years ago
  20. 55800cd powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build by Anton Blanchard · 14 years ago
  21. 850fcad CRIS: fix I/O macros by Corey Minyard · 14 years ago
  22. 042279b ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boards by Will Deacon · 14 years ago
  23. ebd3b1a ARM: missing ->mmap_sem around find_vma() in swp_emulate.c by Al Viro · 14 years ago
  24. 99574fa ARM: mm: use pteval_t to represent page protection values by Will Deacon · 14 years ago
  25. a9b8762 sparc: huge_ptep_set_* functions need to call set_huge_pte_at() by Dave Kleikamp · 14 years ago
  26. af445c0 x86, amd: Disable way access filter on Piledriver CPUs by Andre Przywara · 14 years ago
  27. 280c7a4 x86: hpet: Fix masking of MSI interrupts by Jan Beulich · 14 years ago
  28. 1b59789 ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_VFPv3 set by Paul Walmsley · 14 years ago
  29. 1b9dd61 x86, fpu: Avoid FPU lazy restore after suspend by Vincent Palatin · 14 years ago
  30. 659cca4 ARM: Kirkwood: Update PCI-E fixup by Jason Gunthorpe · 14 years ago
  31. c004e0d Dove: Fix irq_to_pmu() by Russell King - ARM Linux · 14 years ago
  32. 99e48f9 Dove: Attempt to fix PMU/RTC interrupts by Russell King - ARM Linux · 14 years ago
  33. 4d064b9 x86-32: Export kernel_stack_pointer() for modules by H. Peter Anvin · 14 years ago
  34. e84ad73 ARM: OMAP: counter: add locking to read_persistent_clock by Colin Cross · 14 years ago
  35. ee746ff powerpc/eeh: Lock module while handling EEH event by Gavin Shan · 14 years ago
  36. 865c6f7 KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461) by Petr Matousek · 14 years ago
  37. 98165e2 sparc64: not any error from do_sigaltstack() should fail rt_sigreturn() by Al Viro · 14 years ago
  38. e939e24 PARISC: fix user-triggerable panic on parisc by Al Viro · 14 years ago
  39. 7c06237 PARISC: fix virtual aliasing issue in get_shared_area() by James Bottomley · 14 years ago
  40. 82c0aba x86, microcode, AMD: Add support for family 16h processors by Boris Ostrovsky · 14 years ago
  41. 8433fcc x86, efi: Fix processor-specific memcpy() build error by Matt Fleming · 14 years ago
  42. 9d4f962 x86-32: Fix invalid stack address while in softirq by Robert Richter · 14 years ago
  43. 51b8318 Revert "serial: omap: fix software flow control" by Felipe Balbi · 14 years ago
  44. 37a42f9 s390/signal: set correct address space control by Martin Schwidefsky · 14 years ago
  45. 999d6a5 m68k: fix sigset_t accessor functions by Andreas Schwab · 14 years ago
  46. 3e31ee1 s390/gup: add missing TASK_SIZE check to get_user_pages_fast() by Heiko Carstens · 14 years ago
  47. da205c8 xen/mmu: Use Xen specific TLB flush instead of the generic one. by Konrad Rzeszutek Wilk · 14 years ago
  48. 0b1743f Revert: ARM: SAMSUNG: Add naming of s3c64xx-spi devices by Greg Kroah-Hartman · 14 years ago
  49. 0187c24 x86, mm: Use memblock memory loop instead of e820_RAM by Yinghai Lu · 14 years ago
  50. 775dc1a x86: efi: Turn off efi_enabled after setup on mixed fw/kernel by Olof Johansson · 14 years ago
  51. a57a57a efi: Defer freeing boot services memory until after ACPI init by Josh Triplett · 14 years ago
  52. 7a32a0b x86, mm: Undo incorrect revert in arch/x86/mm/init.c by Yinghai Lu · 14 years ago
  53. 3fd37d2 x86, mm: Find_early_table_space based on ranges that are actually being mapped by Jacob Shin · 14 years ago
  54. adb91f6 ARM: at91: at91sam9g10: fix SOC type detection by Ivan Shugov · 14 years ago
  55. 6ff5ef25 ARM: at91/i2c: change id to let i2c-gpio work by Bo Shen · 14 years ago
  56. baa526f ARM: SAMSUNG: Add naming of s3c64xx-spi devices by Heiko Stuebner · 14 years ago
  57. 368845f x86, mm: Trim memory in memblock to be page aligned by Yinghai Lu · 14 years ago
  58. c87ece5 ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_count by Will Deacon · 14 years ago
  59. 3ba5954 sparc64: Be less verbose during vmemmap population. by David S. Miller · 14 years ago
  60. d37bccc sparc64: do not clobber personality flags in sys_sparc64_personality() by Jiri Kosina · 14 years ago
  61. f603fa36 sparc64: Fix bit twiddling in sparc_pmu_enable_event(). by David S. Miller · 14 years ago
  62. 846514f sparc64: Like x86 we should check current->mm during perf backtrace generation. by David S. Miller · 14 years ago
  63. 01afdbe sparc64: fix ptrace interaction with force_successful_syscall_return() by Al Viro · 14 years ago
  64. cf32a3a xen/x86: don't corrupt %eip when returning from a signal handler by David Vrabel · 14 years ago
  65. efd5fa0 x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct mapping. by Jacob Shin · 15 years ago
  66. 1b91a89 s390: fix linker script for 31 bit builds by Heiko Carstens · 14 years ago
  67. d641457 oprofile, x86: Fix wrapping bug in op_x86_get_ctrl() by Dan Carpenter · 14 years ago
  68. 75383fac9 arch/tile: avoid generating .eh_frame information in modules by Chris Metcalf · 14 years ago
  69. e299f8a xen/bootup: allow read_tscp call for Xen PV guests. by Konrad Rzeszutek Wilk · 14 years ago
  70. c525d8e xen/bootup: allow {read|write}_cr8 pvops call. by Konrad Rzeszutek Wilk · 14 years ago
  71. 90e4ed1 ARM: 7541/1: Add ARM ERRATA 775420 workaround by Simon Horman · 14 years ago
  72. fb2ca53 mips,kgdb: fix recursive page fault with CONFIG_KPROBES by Jason Wessel · 14 years ago
  73. db0a62c ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernels by Russell King · 14 years ago
  74. 0c96738 efi: initialize efi.runtime_version to make query_variable_info/update_capsule workable by Seiji Aguchi · 14 years ago
  75. b4bec66 efi: Build EFI stub with EFI-appropriate options by Matthew Garrett · 14 years ago
  76. 4a94001 score: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 14 years ago
  77. 1b5124a m32r: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 14 years ago
  78. a3e9082 cris: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 14 years ago
  79. 3b30d31 alpha: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 14 years ago
  80. ce6ccabd m68k: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 14 years ago
  81. c7cc1fa mn10300: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 14 years ago
  82. c272355 frv: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 14 years ago
  83. 2ddcad1 xtensa: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 14 years ago
  84. d2d41b7 parisc: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 14 years ago
  85. 699d26c h8300: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 14 years ago
  86. c5a3f2e ia64: Add missing RCU idle APIs on idle loop by Paul E. McKenney · 14 years ago
  87. c3b9446 mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP by Andrea Arcangeli · 14 years ago
  88. ed55202 powerpc/eeh: Fix crash on converting OF node to edev by Gavin Shan · 14 years ago
  89. 4893cf6 kbuild: Fix gcc -x syntax by Jean Delvare · 14 years ago
  90. 6058435 mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports it by Geert Uytterhoeven · 14 years ago
  91. 4a3bb11 x86/alternatives: Fix p6 nops on non-modular kernels by Avi Kivity · 14 years ago
  92. bba5a67 serial: omap: fix software flow control by Vikram Pandita · 14 years ago
  93. 9effb1b ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+ by Will Deacon · 14 years ago
  94. cb21840 powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabled by Timur Tabi · 14 years ago
  95. e85f60c powerpc/85xx: p1022ds: disable the NAND flash node if video is enabled by Timur Tabi · 14 years ago
  96. 6c9e628 x86: Fix boot on Twinhead H12Y by Alan Cox · 14 years ago
  97. 870fefc MIPS: mm: Add compound tail page _mapcount when mapped by Jovi Zhang · 14 years ago
  98. dca2dd1 ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 cores by Matthew Leach · 14 years ago
  99. 02fc6e7 xen/boot: Disable NUMA for PV guests. by Konrad Rzeszutek Wilk · 14 years ago
  100. 449efd1 xen/m2p: do not reuse kmap_op->dev_bus_addr by Stefano Stabellini · 14 years ago