1. c0a1811 Revert "uml: fix gcc problem" by Linus Torvalds · 16 years ago
  2. aeed5fc x86: fix PAE pmd_bad bootup warning by Hugh Dickins · 16 years ago
  3. bb896af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixes by Linus Torvalds · 16 years ago
  4. 2e83fc4 Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  5. a5574cf sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK by Ingo Molnar · 16 years ago
  6. 108c196 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  7. b6d9d26 m68k: remove old mac_esp cruft by Finn Thain · 16 years ago
  8. 3b17f13 m68k: Handle 68040 bus faults by Roman Zippel · 16 years ago
  9. 0df18ff x86 PCI: call dmi_check_pciprobe() by Yinghai Lu · 16 years ago
  10. 13a6ddb x86/pci: add pci=skip_isa_align command lines. by Yinghai Lu · 16 years ago
  11. 9185ef6 [POWERPC] Assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  12. b41e5ff [POWERPC] devres: Add devm_ioremap_prot() by Emil Medve · 16 years ago
  13. 45ea210 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes by Linus Torvalds · 16 years ago
  14. 6217984 x86: fix setup printk format warning by Randy Dunlap · 16 years ago
  15. e26a28d x86: olpc build fix by Thomas Gleixner · 16 years ago
  16. 7b04fa0 x86: video/fbdev.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  17. 8bd1796 x86: relocs ELF handling - use SELFMAG instead of numeric constant by Cyrill Gorcunov · 16 years ago
  18. ecb783e x86: vdso ELF handling - use SELFMAG instead of numeric constant by Cyrill Gorcunov · 16 years ago
  19. 163ea31 x86: remove dell reboot dmi quirk board name match by Ben · 16 years ago
  20. e37ee42 x86: es7000 build fix by Ingo Molnar · 16 years ago
  21. c5562fa x86: make additional_cpus static by Adrian Bunk · 16 years ago
  22. dbe55f4 x86: make start_secondary() static by Adrian Bunk · 16 years ago
  23. 4c6214c kbuild, suspend, x86: fix rebuild of wakeup.bin by Sam Ravnborg · 16 years ago
  24. 22eecde uml: fix gcc problem by Ingo Molnar · 16 years ago
  25. 48b83d2 x86: undo visws/numaq build changes by Thomas Gleixner · 16 years ago
  26. b8ba5f1 x86: KVM geust: make setup_secondary_clock definition dependent on local apic by Glauber Costa · 16 years ago
  27. 93df766 KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large page by Avi Kivity · 16 years ago
  28. bc1a34f KVM: avoid fx_init() schedule in atomic by Andrea Arcangeli · 16 years ago
  29. b4f14ab KVM: Avoid spurious execeptions after setting registers by Jan Kiszka · 16 years ago
  30. ece15ba KVM: PIT: support mode 4 by Marcelo Tosatti · 16 years ago
  31. dc7457e KVM: x86 emulator: disable writeback on lmsw by Avi Kivity · 16 years ago
  32. de368dc KVM: ppc: deliver INTERRUPT_FP_UNAVAIL to the guest by Christian Ehrhardt · 16 years ago
  33. 45c5eb6 KVM: ppc: Handle guest idle by emulating MSR[WE] writes by Hollis Blanchard · 16 years ago
  34. 3fe913e KVM: x86: task switch: fix wrong bit setting for the busy flag by Izik Eidus · 16 years ago
  35. 1439442 KVM: VMX: Enable EPT feature for KVM by Sheng Yang · 16 years ago
  36. b7ebfb0 KVM: VMX: Prepare an identity page table for EPT in real mode by Sheng Yang · 16 years ago
  37. 1ac593c KVM: MMU: Remove #ifdef CONFIG_X86_64 to support 4 level EPT by Sheng Yang · 16 years ago
  38. 7b52345 KVM: MMU: Add EPT support by Sheng Yang · 16 years ago
  39. 67253af KVM: Add kvm_x86_ops get_tdp_level() by Sheng Yang · 16 years ago
  40. 8c6d6ad KVM: MMU: Move some definitions to a header file by Sheng Yang · 16 years ago
  41. d56f546 KVM: VMX: EPT Feature Detection by Sheng Yang · 16 years ago
  42. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 16 years ago
  43. bf640be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  44. c36c804 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  45. b66e1f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  46. 59d42c0 Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev by Linus Torvalds · 16 years ago
  47. 8bec4a5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  48. 4a1236a sparc32: Delete prom_stdin and prom_stdout. by David S. Miller · 16 years ago
  49. 9f2b2a5 sparc32: More memory probing consolidation. by David S. Miller · 16 years ago
  50. ccc3402 sparc32: Kill totally unused memory information tables. by David S. Miller · 16 years ago
  51. 2678fef sparc64: Fix syscall restart, for real... by David S. Miller · 16 years ago
  52. c26d3c0 sparc64: Stop creating dummy root PCI host controller devices. by David S. Miller · 16 years ago
  53. 3b57506 [POWERPC] Bolt in SLB entry for kernel stack on secondary cpus by Paul Mackerras · 16 years ago
  54. d9f2f3f [POWERPC] PS3: Update ps3_defconfig by Geoff Levand · 16 years ago
  55. fdedb4c [POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy static by Geert Uytterhoeven · 16 years ago
  56. bbea346 [POWERPC] Fix slb.c compile warnings by Geoff Levand · 16 years ago
  57. b17b818 [POWERPC] Xilinx: Fix compile warnings by Kumar Gala · 16 years ago
  58. 128cf7f [POWERPC] Squash build warning for print of resource_size_t in fsl_soc.c by Becky Bruce · 16 years ago
  59. 9941d94 [RAPIDIO] fix current kernel-doc notation by Randy Dunlap · 16 years ago
  60. e598477 [POWERPC] 86xx: mpc8610_hpcd: add support for PCI Express x8 slot by Anton Vorontsov · 16 years ago
  61. f8e811b [IA64] fix file and descriptor handling in perfmon by Al Viro · 16 years ago
  62. 848376c [IA64] TS_RESTORE_SIGMASK by Roland McGrath · 16 years ago
  63. c0cd661 [IA64] smp.c coding style fix by Hidetoshi Seto · 16 years ago
  64. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 16 years ago
  65. a2dcb44 [PATCH] make osf_select() use core_sys_select() by Al Viro · 16 years ago
  66. bf7da7b [PATCH] remove horrors with irix tty ioctls handling by Al Viro · 16 years ago
  67. 74d92ab [PATCH] fix file and descriptor handling in perfmon by Al Viro · 16 years ago
  68. 6c5a7d5 m68knommu: fix compare race in sched related code by Sebastian Siewior · 16 years ago
  69. cff28b5 m68knommu: remove unused CONFIG_DISKtel by Greg Ungerer · 16 years ago
  70. 188a9a4 m68knommu: add WilFire and WildfireMod board support by Steve Bennett · 16 years ago
  71. 653620d m68knommu: remove unused CONFIG_MTD_KeyTechnology by Greg Ungerer · 16 years ago
  72. d259c32 m68knommu: fix 5206e UART init function naming by Greg Ungerer · 16 years ago
  73. 779125c m68knommu: add some missing sections into the linker script by Sebastian Siewior · 16 years ago
  74. f6054e2 m68knommu: add pretty back strace by Sebastian Siewior · 16 years ago
  75. 008150f m68knommu: add a missing backslash n in setup code by Sebastian Siewior · 16 years ago
  76. a19325a m68knommu: ColdFire add support for kernel preemption by Sebastian Siewior · 16 years ago
  77. 2d7f16d m68knommu: fix signal handling return path by Wilson Callan · 16 years ago
  78. 7fc5c78 ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT by Roman Zippel · 16 years ago
  79. 074b3b8 ntp: increase time_freq resolution by Roman Zippel · 16 years ago
  80. f8bd225 remove div_long_long_rem by Roman Zippel · 16 years ago
  81. 6f6d6a1 rename div64_64 to div64_u64 by Roman Zippel · 16 years ago
  82. adafbed frv: unbreak misalignment handling changes by David Howells · 16 years ago
  83. 6d98ca7 x86: Mark OPTIMIZE_INLINING broken by Linus Torvalds · 16 years ago
  84. 895d309 x86: numaq fix by Ingo Molnar · 16 years ago
  85. 6b8e1c7 x86: 8K stacks by default by Ingo Molnar · 16 years ago
  86. cb8ab68 x86: ioremap ram check fix by Andres Salomon · 16 years ago
  87. 5de8f68 x86: optimize inlining off by Ingo Molnar · 16 years ago
  88. acbaa93 x86: CONFIG_X86_ELAN fix by Ingo Molnar · 16 years ago
  89. c9af1e3 x86: Kconfig fix by Ingo Molnar · 16 years ago
  90. de33c44 x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_nocache() and pci_mmap_page_range() by Suresh Siddha · 16 years ago
  91. b9b39bf x86: use defconfigs from x86/configs/* by Sam Ravnborg · 16 years ago
  92. 2544a87 revert: "x86: ioremap(), extend check to all RAM pages" by Ingo Molnar · 16 years ago
  93. a4c863f x86: don't bother printing compat vdso address by Jeremy Fitzhardinge · 16 years ago
  94. f6c133f fix: x86: support for new UV apic by Andi Kleen · 16 years ago
  95. 575ca73 x86: fix early-BUG message by Vegard Nossum · 16 years ago
  96. b4cdc43 x86: iommu_sac_force can become static by Dmitri Vorobiev · 16 years ago
  97. 4412620 x86: add proper header for reboot_force by Dmitri Vorobiev · 16 years ago
  98. 3e8f7e3 x86 VISWS: build fix by Ingo Molnar · 16 years ago
  99. ed5e233 x86, voyager: fix ioremap_nocache() by Ingo Molnar · 16 years ago
  100. fc3fbc4 hpet: fix by Ingo Molnar · 16 years ago