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