1. 78d81f2 [S390] Fix enabled udelay for short delays. by Christian Borntraeger · 15 years ago
  2. 6a03f5f [S390] module: fix memory leak in s390 module loader by Christian Borntraeger · 15 years ago
  3. dfcc3e6 [S390] Enable kmemleak on s390. by Heiko Carstens · 15 years ago
  4. 52a21f2 [S390] fix build breakage with CONFIG_AIO=n by Martin Schwidefsky · 15 years ago
  5. acf442d Input: fix rx51 board keymap by Amit Kucheria · 15 years ago
  6. 7a66a39 omap: Lock DPLL5 at boot by Rajendra Nayak · 15 years ago
  7. a9f82d1 omap: Fix incorrect 730 vs 850 detection by Tony Lindgren · 15 years ago
  8. 19d031e Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  9. e8d809c Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  10. ef790fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  11. 46302b4 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  12. 5b1755f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  13. ee894b1 OMAP3: PM: introduce a new powerdomain walk helper by Artem Bityutskiy · 15 years ago
  14. eb350f7 OMAP3: PM: Enable GPIO module-level wakeups by Kevin Hilman · 15 years ago
  15. 71a8077 OMAP3: PM: USBHOST: clear wakeup events on both hosts by Vikram Pandita · 15 years ago
  16. 8cb0ac9 OMAP3: PM: PRCM interrupt: only handle selected PRCM interrupts by Paul Walmsley · 15 years ago
  17. 5d80597 OMAP3: PM: PRCM interrupt: check MPUGRPSEL register by Paul Walmsley · 15 years ago
  18. 77da2d9 OMAP3: PM: Prevent hang in prcm_interrupt_handler by Jon Hunter · 15 years ago
  19. 1d21271 ARM: 5742/1: ARM: add debug check for invalid kernel page faults by Imre Deak · 15 years ago
  20. 131e4e9 microblaze: Clear sticky FSR register after saving it to func parametr by Michal Simek · 15 years ago
  21. f1ae3f6 microblaze: UMS is used only for MMU kernel by Michal Simek · 15 years ago
  22. c4a5743 sparc: using HZ needs an include of linux/param.h by Stephen Rothwell · 15 years ago
  23. 9c472c4 sh: mach-ecovec24: Document DS2 switch settings. by Kuninori Morimoto · 15 years ago
  24. 3da0dd4 KVM: add support for change_pte mmu notifiers by Izik Eidus · 15 years ago
  25. 1403283 KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptes by Izik Eidus · 15 years ago
  26. acb66dd KVM: MMU: dont hold pagecount reference for mapped sptes pages by Izik Eidus · 15 years ago
  27. 6a54435 KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID by Avi Kivity · 15 years ago
  28. eb5109e KVM: VMX: flush TLB with INVEPT on cpu migration by Marcelo Tosatti · 15 years ago
  29. b2d83cf KVM: fix LAPIC timer period overflow by Aurelien Jarno · 15 years ago
  30. 8feda6f KVM: s390: fix memsize >= 4G by Christian Borntraeger · 15 years ago
  31. 20824f3 KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctly by Joerg Roedel · 15 years ago
  32. 77b1ab1 KVM: SVM: Fix tsc offset adjustment when running nested by Joerg Roedel · 15 years ago
  33. 8a0382f Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev by Linus Torvalds · 15 years ago
  34. 0a3d31b m32r: Fix IPI function calls for SMP by Toshihiro HANAWA · 15 years ago
  35. 6b6fabc m32r: Fix set_memory() for DISCONTIGMEM by Hirokazu Takata · 15 years ago
  36. bac33bd m32r: add rtc_lock variable by Hirokazu Takata · 15 years ago
  37. d2c5821 m32r: define ioread* and iowrite* macros by Hirokazu Takata · 15 years ago
  38. ced0f00 m32r: export delay loop symbols by Hirokazu Takata · 15 years ago
  39. 2cff5e1 m32r: fix tme_handler by Hirokazu Takata · 15 years ago
  40. e3be785 x86, pci: Correct spelling in a comment by Marin Mitov · 15 years ago
  41. 30ed1a7 this_cpu: Implement X86 optimized this_cpu operations by Christoph Lameter · 15 years ago
  42. c0b11d3 x86: Add VIA processor instructions in opcodes decoder by Masami Hiramatsu · 15 years ago
  43. a037a79 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  44. d25ef8b ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7 by Kirill A. Shutemov · 15 years ago
  45. 4fb2847 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() by Kirill A. Shutemov · 15 years ago
  46. 6806bfe ARM: 5740/1: fix valid_phys_addr_range() range check by Greg Ungerer · 15 years ago
  47. 31abdb74 ARM: 5739/1: ARM: allow empty ATAG_CORE by David Brown · 15 years ago
  48. 0a4bc5e ARM: 5735/1: sa1111: CodingStyle cleanups by Hartley Sweeten · 15 years ago
  49. 534d0c9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop by Russell King · 15 years ago
  50. 98059e3 x86: AMD Geode LX optimizations by Matteo Croce · 15 years ago
  51. 11879ba x86: Simplify bound checks in the MTRR code by Arjan van de Ven · 15 years ago
  52. 63312b6 x86: Add a Kconfig option to turn the copy_from_user warnings into errors by Arjan van de Ven · 15 years ago
  53. f436f8b x86: EDAC: MCE: Fix MCE decoding callback logic by Ingo Molnar · 15 years ago
  54. de41fdd mx25: Add missing copyright / license header by Sascha Hauer · 15 years ago
  55. 165e10d mx25pdk: remove nand support as it is not present in current tree by Sascha Hauer · 15 years ago
  56. b02019e mx25 devices: Add missing include by Sascha Hauer · 15 years ago
  57. 5cf3bcd i.MX27 clock: rename spi clocks to match device by Sascha Hauer · 15 years ago
  58. 52594762 ia64: convert to dynamic percpu allocator by Tejun Heo · 15 years ago
  59. 3688647 ia64: allocate percpu area for cpu0 like percpu areas for other cpus by Tejun Heo · 15 years ago
  60. 12cda81 ia64: initialize cpu maps early by Tejun Heo · 15 years ago
  61. 126b3fc ia64: don't alias VMALLOC_END to vmalloc_end by Tejun Heo · 15 years ago
  62. 00acfae s3cmci: add better support for no card detect or write protect available by Ben Dooks · 15 years ago
  63. 26f1494 s3cmci: Kconfig selection for PIO/DMA/Both by Ben Dooks · 15 years ago
  64. 392d814 x86: fix csum_ipv6_magic asm memory clobber by Samuel Thibault · 15 years ago
  65. d22a001 mn10300: fix kernel build failures when using gcc-4.x by Mark Salter · 15 years ago
  66. a28b3dc revert "m68k: convert to asm-generic/hardirq.h" by Andrew Morton · 15 years ago
  67. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  68. c416850 sparc32: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  69. 7c68af6 core, x86: Add user return notifiers by Avi Kivity · 15 years ago
  70. 6176d39 ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUs by Dmitry Artamonow · 15 years ago
  71. ca6cfa8 ARM: 5733/1: fix bcmring compile error by Leo Chen · 15 years ago
  72. 5950bd3 ARM: 5732/1: remove redundant include file by Leo Chen · 15 years ago
  73. ee17962 ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3 by Linus Walleij · 15 years ago
  74. 4a31276 x86: Turn the copy_from_user check into an (optional) compile time warning by Arjan van de Ven · 15 years ago
  75. 24e3580 x86: Don't leak 64-bit kernel register values to 32-bit processes by Jan Beulich · 15 years ago
  76. 4701472 x86, SLUB: Remove unused CONFIG FAST_CMPXCHG_LOCAL by Jaswinder Singh Rajput · 15 years ago
  77. ea3acb1 x86: earlyprintk: Fix regression to handle serial,ttySn as 1 arg by Jason Wessel · 15 years ago
  78. 04edbde x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y by Eric Dumazet · 15 years ago
  79. d1716a6 x86: Fix csum_ipv6_magic asm memory clobber by Samuel Thibault · 15 years ago
  80. 982d007 x86: Optimize cmpxchg64() at build-time some more by Linus Torvalds · 15 years ago
  81. 84d88d5 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  82. 79e1dd0 x86: Provide an alternative() based cmpxchg64() by Arjan van de Ven · 15 years ago
  83. da3a7a2 MIPS: Avoid spurious make includecheck message by Ralf Baechle · 15 years ago
  84. 1bbfc20 MIPS: VPE: Get rid of BKL. by Ralf Baechle · 15 years ago
  85. c0648e0 MIPS: VPE: Fix build after the credential changes a while ago. by Ralf Baechle · 15 years ago
  86. b7a0587 MIPS: Excite: Get rid of BKL. by Ralf Baechle · 15 years ago
  87. 36ac829 MIPS: Sibyte: Get rid of BKL. by Ralf Baechle · 15 years ago
  88. 553d6d5 MIPS: BCM63xx: Add PCMCIA & Cardbus support. by Maxime Bizon · 15 years ago
  89. 9718426 MIPS: MSP71xx: request_irq() failure ignored in msp_pcibios_config_access() by Roel Kluin · 15 years ago
  90. c2e3214 MIPS: Decrease size of au1xxx_dbdma_pm_regs[][] by Roel Kluin · 15 years ago
  91. eef34ec MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask} by Ralf Baechle · 15 years ago
  92. b533e65 MIPS: SMP: Fix build. by Ralf Baechle · 15 years ago
  93. 96983ff MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines. by Kevin Cernekee · 15 years ago
  94. a648e81 MIPS: Sibyte: Fix compilation error. by Mark Mason · 15 years ago
  95. 0863be2 MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict. by Ralf Baechle · 15 years ago
  96. 9fcd66e MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. by Maxime Bizon · 15 years ago
  97. 8813d33 MIPS: Loongson2: Fix typo "enalbe" -> "enable" by Uwe Kleine-König · 15 years ago
  98. b2651583 MIPS: SMTC: Remove duplicate structure field initialization by Julia Lawall · 15 years ago
  99. 742db5d MIPS: Remove duplicated #include by Huang Weiyi · 15 years ago
  100. 6fae531 MIPS: BCM63xx: Remove duplicated #include by Huang Weiyi · 15 years ago