1. 2c15826 x86: vdso_install fix by Roland McGrath · 16 years ago
  2. 1a51008 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  3. 10d0aa3 [IA64] Fix build for sim_defconfig by Tony Luck · 16 years ago
  4. 81772fe x86: remove over noisy debug printk by Thomas Gleixner · 16 years ago
  5. 9585ca0 Use proper abstractions in quirk_intel_irqbalance by Matthew Wilcox · 16 years ago
  6. 0eccf60 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  7. b6ce068 Change pci_raw_ops to pci_raw_read/write by Matthew Wilcox · 16 years ago
  8. a0ca990 PCI x86: always use conf1 to access config space below 256 bytes by Ivan Kokshaysky · 17 years ago
  9. 0b6ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  10. bfc1de0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  11. 3b35632 Update arch/x86/boot/.gitignore with new auto-generated files by S.Çağlar Onur · 16 years ago
  12. f9166e7 Merge branches 'master', 'omap1-upstream' and 'orion' into devel by Russell King · 16 years ago
  13. 2ffd6e1 [ARM] constify function pointer tables by Jan Engelhardt · 17 years ago
  14. 72e7ae8 [ARM] 4823/1: AT91 section fix by David Brownell · 16 years ago
  15. 86260f9 [ARM] 4824/1: pxa: clear RDH bit after any reset by Dmitry Krivoschekov · 16 years ago
  16. fac8493 x86: cpa, strict range check in try_preserve_large_page() by Thomas Gleixner · 16 years ago
  17. b1d95f4 x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bit by Thomas Gleixner · 16 years ago
  18. eb5b5f0 x86: cpa, use page pool by Thomas Gleixner · 16 years ago
  19. 76ebd05 x86: introduce page pool in cpa by Thomas Gleixner · 16 years ago
  20. 261f0ce x86 PM: update stale comments by Rafael J. Wysocki · 16 years ago
  21. ef8b03f x86 PM: consolidate suspend and hibernation code by Rafael J. Wysocki · 16 years ago
  22. c575912 x86 PM: rename 32-bit files in arch/x86/power by Rafael J. Wysocki · 16 years ago
  23. cf7700f x86 PM: move 64-bit hibernation files to arch/x86/power by Rafael J. Wysocki · 16 years ago
  24. 9b706ae x86: trivial printk optimizations by Denys Vlasenko · 16 years ago
  25. b6fbb66 x86: fix early_ioremap pagetable ops by Ian Campbell · 16 years ago
  26. 551889a x86: construct 32-bit boot time page tables in native format. by Ian Campbell · 16 years ago
  27. 185c045 x86, core: remove CONFIG_FORCED_INLINING by Harvey Harrison · 16 years ago
  28. bfc734b x86: avoid unused variable warning in mm/init_64.c by Thomas Gleixner · 16 years ago
  29. 3701d863 x86: fixup more paravirt fallout by Ingo Molnar · 16 years ago
  30. 9583d05 x86: fix sparse warning in topology.c by Harvey Harrison · 16 years ago
  31. da7bfc5 x86: sparse warnings in pageattr.c by Harvey Harrison · 16 years ago
  32. 7c36752 x86: sparse warning in therm_throt.c by Harvey Harrison · 16 years ago
  33. 88a5ac8 x86: fix sparse warning in xen/time.c by Harvey Harrison · 16 years ago
  34. 3406c15 x86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setup by Arnd Hannemann · 16 years ago
  35. dcee77b x86: GEODE: make sure the right MFGPT timer fired the timer tick by Jordan Crouse · 16 years ago
  36. f54ae69 x86: GEODE: MFGPT: fix a potential race when disabling a timer by Andres Salomon · 16 years ago
  37. f087515 x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timers by Jordan Crouse · 16 years ago
  38. b0e6bf2 x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.c by Andres Salomon · 16 years ago
  39. 9501b2e x86: GEODE: MFGPT: replace 'flags' field with 'avail' bit by Andres Salomon · 16 years ago
  40. fa28e06 x86: GEODE: MFGPT: drop module owner usage from MFGPT API by Andres Salomon · 16 years ago
  41. 36445cf x86: GEODE fix MFGPT input clock value by Willy Tarreau · 16 years ago
  42. e78a77c x86: GEODE: MFGPT: Minor cleanups by Andres Salomon · 16 years ago
  43. f13fd3c [ARM] pxa: remove debugging PM: printk by Russell King · 16 years ago
  44. 531021f Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  45. 451688b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 16 years ago
  46. 6252d70 [S390] dynamic page tables. by Martin Schwidefsky · 16 years ago
  47. 5a216a2 [S390] Add four level page tables for CONFIG_64BIT=y. by Martin Schwidefsky · 16 years ago
  48. 146e4b3 [S390] 1K/2K page table pages. by Martin Schwidefsky · 16 years ago
  49. 0c1f1dc [S390] Remove a.out header file. by Martin Schwidefsky · 16 years ago
  50. 1ee92a1 [S390] Wire up new timerfd syscalls. by Heiko Carstens · 16 years ago
  51. 4e5f24a [S390] Update default configuration. by Martin Schwidefsky · 16 years ago
  52. d113fcd [SPARC]: Merge asm-sparc{,64}/cache.h by David S. Miller · 17 years ago
  53. c79ca3f [SPARC]: Kill BSD errno translation table and header files. by David S. Miller · 17 years ago
  54. 7b98ac2 [SPARC]: Remove of_platform_device_create by Stephen Rothwell · 17 years ago
  55. d38f122 [SPARC64]: Add kretprobe support. by David S. Miller · 16 years ago
  56. 13fa14e [SPARC64]: Add SG merging support back into IOMMU code. by David S. Miller · 16 years ago
  57. d284142 [SPARC64]: IOMMU allocations using iommu-helper layer. by David S. Miller · 16 years ago
  58. 19814ea [SPARC64]: iommu_common.h tidy ups... by David S. Miller · 16 years ago
  59. 0507468 [SPARC64]: Remove unused declarations from iommu_common.h by David S. Miller · 16 years ago
  60. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 16 years ago
  61. a6869cc cpuidle: build fix for non-x86 by Venki Pallipadi · 16 years ago
  62. 6a306e8b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  63. 785285f [IA64] Fix large MCA bootmem allocation by Russ Anderson · 16 years ago
  64. 4276393 [IA64] Simplify cpu_idle_wait by Tony Luck · 16 years ago
  65. aa91a2e [IA64] Synchronize RBS on PTRACE_ATTACH by Petr Tesarik · 17 years ago
  66. 3b2ce0b [IA64] Synchronize kernel RSE to user-space and back by Petr Tesarik · 17 years ago
  67. 5aa92ff [IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUME by Petr Tesarik · 17 years ago
  68. ad9e39c [IA64] Wire up timerfd_{create,settime,gettime} syscalls by Tony Luck · 16 years ago
  69. e27a93a ARM: OMAP1: Misc clean-up by Tony Lindgren · 17 years ago
  70. 80dbfde ARM: OMAP1: Update defconfigs for omap1 by Tony Lindgren · 17 years ago
  71. d7730cc ARM: OMAP1: Palm Tungsten E board clean-up by Andrzej Zaborowski · 18 years ago
  72. 1ed16a8 ARM: OMAP1: Use I2C bus registration helper for omap1 by Jarkko Nikula · 17 years ago
  73. feb72f3 ARM: OMAP1: Remove omap_sram_idle() by Vivek Kutal · 17 years ago
  74. 010bb0c ARM: OMAP1: PM fixes for OMAP1 by Vivek Kutal · 17 years ago
  75. 087c503 ARM: OMAP1: Use MMC multislot structures for Siemens SX1 board by Carlos Eduardo Aguiar · 17 years ago
  76. 138ab9f ARM: OMAP1: Make omap1 use MMC multislot structures by Felipe Balbi · 17 years ago
  77. 6e2d410 ARM: OMAP1: Change the comments to C style by David Cohen · 17 years ago
  78. 78be632 ARM: OMAP1: Make omap1 boards to use omap_nand_platform_data by Tony Lindgren · 17 years ago
  79. 85d05fb ARM: OMAP: Add helper module for board specific I2C bus registration by Jarkko Nikula · 17 years ago
  80. ce2df9c ARM: OMAP: Add dmtimer support for OMAP3 by Syed Mohammed, Khasim · 17 years ago
  81. 471b3aa ARM: OMAP: Pre-3430 clean-up for dmtimer.c by Syed Mohammed, Khasim · 17 years ago
  82. f8151e5 ARM: OMAP: Add DMA support for chaining and 3430 by Anand Gadiyar · 17 years ago
  83. 5eb3bb9 ARM: OMAP: Add 24xx GPIO debounce support by Kevin Hilman · 17 years ago
  84. d11ac97 ARM: OMAP: Get rid of unnecessary ifdefs in GPIO code by Tony Lindgren · 17 years ago
  85. 5492fb1 ARM: OMAP: Add 3430 gpio support by Syed Mohammed, Khasim · 17 years ago
  86. 1cccd2a ARM: OMAP: Request DSP memory for McBSP by Tony Lindgren · 17 years ago
  87. ee44391 [ARM] Orion: Use the sata_mv driver for the TS-209 SATA by Byron Bradley · 16 years ago
  88. 3b277c2 [ARM] Orion: Use the sata_mv driver for the Kurobox SATA by Byron Bradley · 16 years ago
  89. 67f2d33 [Blackfin] arch: fix build fails only include header files when enabled by Mike Frysinger · 16 years ago
  90. 7f74c2c [ARM] Orion: distinguish between physical and virtual addresses by Lennert Buytenhek · 16 years ago
  91. 3c96e5a [ARM] Orion: update defconfig by Nicolas Pitre · 16 years ago
  92. f244baa [ARM] Orion: Use the sata_mv driver for the integrated SATA controller by Saeed Bishara · 17 years ago
  93. c00f08d Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 16 years ago
  94. 1f84260 SLUB: Alternate fast paths using cmpxchg_local by Christoph Lameter · 17 years ago
  95. 151db1f Fix compilation of powerpc asm-offsets.c with old gcc by Tony Breeds · 16 years ago
  96. 145e923 m68k: correct setting of struct user.u_ar0 by Geert Uytterhoeven · 16 years ago
  97. 6e5565f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  98. 0afc2ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  99. f0f1b33 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  100. 3d50337 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 16 years ago