1. a7c367b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  2. b09a75f Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  3. cf63ff5 misc: remove redundant start_kernel prototypes by Rusty Russell · 15 years ago
  4. 9fd815b Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  5. 31bbb9b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  6. 746942d Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 by Linus Torvalds · 15 years ago
  7. c11f6c8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  8. be90a49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  9. 1f0918d Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  10. a6e995a Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score by Linus Torvalds · 15 years ago
  11. 547ad5a Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 15 years ago
  12. c601218 ep93xx video driver platform support by Ryan Mallon · 15 years ago
  13. 5910d35 omapfb: fix coding style / remove dead line by arun c · 15 years ago
  14. c8f1c1b N770: enable LCD MIPI-DCS in Kconfig by Imre Deak · 15 years ago
  15. 8fea884 omapfb: add support for the ZOOM MDK LCD by Stanley.Miao · 15 years ago
  16. 27969cc omapfb: add support for the OMAP3 Beagle DVI output by Koen Kooi · 15 years ago
  17. fb49b78 omapfb: add support for the 3430SDP LCD by Kevin Hilman · 15 years ago
  18. 66d2f99 omapfb: add support for MIPI-DCS compatible LCDs by Imre Deak · 15 years ago
  19. 7869c0b spi: McSPI support for OMAP4 by Syed Rafiuddin · 15 years ago
  20. b5f3294 spi: add SPI driver for most known i.MX SoCs by Sascha Hauer · 15 years ago
  21. 81ac3ad kcore: register module area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  22. 3089aa1 kcore: use registerd physmem information by KAMEZAWA Hiroyuki · 15 years ago
  23. 908eedc walk system ram range by KAMEZAWA Hiroyuki · 15 years ago
  24. 9492587 kcore: register text area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  25. a0614da kcore: register vmalloc area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  26. c30bb2a kcore: add kclist types by KAMEZAWA Hiroyuki · 15 years ago
  27. 82cf818 omap4: mmc driver support on OMAP4 by kishore kadiyala · 15 years ago
  28. 864f38e AT91: atmel-mci: Platform configuration to the the atmel-mci driver by Rob Emanuele · 15 years ago
  29. 50dfe70 powerpc: introduce and document sdhci,wp-inverted property for eSDHC by Anton Vorontsov · 15 years ago
  30. 5e763d2 ARM: OMAP: RX51: set MMC capabilities and power-saving flag by Adrian Hunter · 15 years ago
  31. 9b7c18e ARM: OMAP: mmc-twl4030: add regulator sleep / wake function by Adrian Hunter · 15 years ago
  32. dd498ef omap_hsmmc: support for deeper power saving states by Denis Karpov · 15 years ago
  33. 23d99bb omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 15 years ago
  34. 1887bde ARM: OMAP: mmc-twl4030: add context loss counter support by Denis Karpov · 15 years ago
  35. e56770f Blackfin: override text/data checking functions by Mike Frysinger · 15 years ago
  36. 8c87df4 BUILD_BUG_ON(): fix it and a couple of bogus uses of it by Jan Beulich · 15 years ago
  37. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  38. c953094 early_printk: Allow more than one early console by Jason Wessel · 15 years ago
  39. df6c516 USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.c by Jason Wessel · 15 years ago
  40. cdae0ad lguest: move panic notifier registration to its expected place. by Rusty Russell · 15 years ago
  41. 8cb3ed13 x86: ptrace: set TS_COMPAT when 32-bit ptrace sets orig_eax>=0 by Roland McGrath · 15 years ago
  42. 08ff18e x86: ptrace: do not sign-extend orig_ax on write by Roland McGrath · 15 years ago
  43. eccfbf9 score: Cleanup linker script using new macros. by Tim Abbott · 15 years ago
  44. 0dab100 score: Make THREAD_SIZE available to assembly files. by Tim Abbott · 15 years ago
  45. aa296dd score: Make PAGE_SIZE available to assembly. by Tim Abbott · 15 years ago
  46. 18c1e2c x86: syscall_get_nr returns int by Roland McGrath · 15 years ago
  47. ed87b27 [S390] Update default configuration. by Martin Schwidefsky · 15 years ago
  48. 1aaf179 [S390] hibernate: Do real CPU swap at resume time by Michael Holzheu · 15 years ago
  49. 2573a57 [S390] hibernate: make sure pfn_is_nosave handles lowcore pages by Heiko Carstens · 15 years ago
  50. 3fd26a7 [S390] smp: introduce LC_ORDER and simplify lowcore handling by Heiko Carstens · 15 years ago
  51. 07805ac [S390] ptrace: use common code for simple peek/poke operations by Christian Borntraeger · 15 years ago
  52. bdd42b2 [S390] fix disabled_wait inline assembly clobber list by Heiko Carstens · 15 years ago
  53. 87458ff [S390] Change kernel_page_present coding style. by Heiko Carstens · 15 years ago
  54. 2583d1e [S390] hibernation: reset system after resume by Heiko Carstens · 15 years ago
  55. 846955c [S390] hibernation: fix guest page hinting related crash by Heiko Carstens · 15 years ago
  56. 2e50195 [S390] Get rid of init_module/delete_module compat functions. by Heiko Carstens · 15 years ago
  57. 3e86a8c [S390] Convert sys_execve to function with parameters. by Heiko Carstens · 15 years ago
  58. 2d70ca2 [S390] Convert sys_clone to function with parameters. by Heiko Carstens · 15 years ago
  59. 7fa0772 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  60. 991d79b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  61. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  62. 4d04c70 uml: fix order of pud and pmd_free() by Roel Kluin · 15 years ago
  63. db4e5cb um: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  64. 45d80ee m68k: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  65. 4ad4c76 m68k: convert to use arch_gettimeoffset() by john stultz · 15 years ago
  66. ef187fd m32r: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  67. 95ad759 m32r: convert to use arch_gettimeoffset() by john stultz · 15 years ago
  68. d5a6d17 m32r: remove redundant tests on unsigned by Roel Kluin · 15 years ago
  69. 1f69366 alpha: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  70. 6217319 alpha: use printk_once by Marcin Slusarz · 15 years ago
  71. 27258e4 arch/alpha/boot/tools/objstrip.c: wrong variable tested after open() by Roel Kluin · 15 years ago
  72. 4f543fa alpha: convert to use arch_gettimeoffset() by john stultz · 15 years ago
  73. 6e0c9e7 h8300: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  74. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 15 years ago
  75. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  76. 62eede6 mm: ZERO_PAGE without PTE_SPECIAL by Hugh Dickins · 15 years ago
  77. 3c1596e mm: don't use alloc_bootmem_low() where not strictly needed by Jan Beulich · 15 years ago
  78. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
  79. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  80. d19f352 ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE by Hugh Dickins · 15 years ago
  81. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  82. 6e1d5dc const: mark remaining inode_operations as const by Alexey Dobriyan · 15 years ago
  83. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  84. a8f90e9 perf_event, powerpc: Fix compilation after big perf_counter rename by Paul Mackerras · 15 years ago
  85. 43c1266 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  86. f4eccb6 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  87. bd4c3a3 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  88. b3727c2 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
  89. c720f56 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  90. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  91. 3dbda77 trivial: fix typos "man[ae]g?ment" -> "management" by Uwe Kleine-Koenig · 15 years ago
  92. 7da8b6d trivial: fix missing printk space in amd_k7_smp_check by Michael Tokarev · 15 years ago
  93. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  94. 4f37940 trivial: fix typos in comments s/DGBU/DBGU/ by Samuel R. C. Vale · 15 years ago
  95. 411c940 trivial: fix typo "for for" in multiple files by Anand Gadiyar · 15 years ago
  96. 7d3392e trivial: remove references to non-existent include/linux/config.h by Markus Heidelberg · 15 years ago
  97. 57c0c15 perf: Tidy up after the big rename by Ingo Molnar · 15 years ago
  98. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  99. dfc6509 perf_counter: Rename 'event' to event_id/hw_event by Ingo Molnar · 15 years ago
  100. ae82bfd Merge branch 'linus' into perfcounters/rename by Ingo Molnar · 15 years ago