1. 0100def [ARM] Kirkwood: MPP initialization code by Nicolas Pitre · 15 years ago
  2. 28d27cf [ARM] Orion: make gpio /input/output validation separate by Nicolas Pitre · 15 years ago
  3. 22fc1db Merge branch 'for-np' of git://git.wormnet.eu/alex/ts78xx into orion/master by Nicolas Pitre · 15 years ago
  4. 402a917 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  5. bcf8951 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
  6. f54b2fe 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
  7. 83ff1af Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  8. a1342d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  9. 9dd446f [ARM] 5405/1: ep93xx: remove unused gesbc9312.h header by Hartley Sweeten · 15 years ago
  10. 9da616f [ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIES_EXEC by Makito SHIOKAWA · 15 years ago
  11. 23d75d9 [S390] fix "mem=" handling in case of standby memory by Heiko Carstens · 15 years ago
  12. d5cd034 [S390] Fix timeval regression on s390 by Christian Borntraeger · 15 years ago
  13. e2e5a0f [S390] sclp: handle empty event buffers by Peter Oberparleiter · 15 years ago
  14. 41f3103 [ARM] omap: fix clock reparenting in omap2_clk_set_parent() by Russell King · 15 years ago
  15. e432472 Merge branch 'fix/usb-audio' into for-linus by Takashi Iwai · 15 years ago
  16. e6845d9 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 15 years ago
  17. 379752f Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  18. 22eb36f [ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0 by Roel Kluin · 15 years ago
  19. 3fd9825 [ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo() by Nicolas Pitre · 15 years ago
  20. ed4a2f3 Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 15 years ago
  21. 6ce6c47 sound: virtuoso: revert "do not overwrite EEPROM on Xonar D2/D2X" by Clemens Ladisch · 15 years ago
  22. 4b3e3d2 tracing: limit the number of loops the ring buffer self test can make by Steven Rostedt · 15 years ago
  23. 4d7a077 tracing: have function trace select kallsyms by Steven Rostedt · 15 years ago
  24. 0c5119c tracing: disable tracing while testing ring buffer by Steven Rostedt · 15 years ago
  25. ba95fd4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  26. 59af0a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  27. f04b30d inotify: fix GFP_KERNEL related deadlock by Ingo Molnar · 15 years ago
  28. be50344 spi-gpio: sanitize MISO bitvalue by Michael Buesch · 15 years ago
  29. 97bef7d Bernhard has moved by Bernhard Walle · 15 years ago
  30. 310d8c9 x86: dell-laptop: depends on POWER_SUPPLY by Randy Dunlap · 15 years ago
  31. 2db69a9 vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls. by Bill Nottingham · 15 years ago
  32. a1a5c3b fbdev/drm: fix Kconfig submenu mess in "Graphics support" by Krzysztof Helt · 15 years ago
  33. 5a74db0 floppy: request and release only the ports we actually use by Philippe De Muyter · 15 years ago
  34. ffa7525 jsm: additional device support by Adam Lackorzynski · 15 years ago
  35. cc2559b mm: fix memmap init for handling memory hole by KAMEZAWA Hiroyuki · 15 years ago
  36. f2dbcfa mm: clean up for early_pfn_to_nid() by KAMEZAWA Hiroyuki · 15 years ago
  37. ada723d fs/super.c: add lockdep annotation to s_umount by Peter Zijlstra · 15 years ago
  38. 27c0c8e atmel_serial might lose modem status change by Atsushi Nemoto · 15 years ago
  39. 287d859 atmel-mci: fix initialization of dma slave data by Dan Williams · 15 years ago
  40. 9ccf3b5 lis3lv02d: add axes knowledge of HP Pavilion dv5 models by Giuseppe Bilotta · 15 years ago
  41. 137bad3 lis3lv02d: support both one- and two-byte sensors by Giuseppe Bilotta · 15 years ago
  42. ef2cfc7 hp accelerometer: add freefall detection by Pavel Machek · 15 years ago
  43. 3a5093e eeepc: should depend on INPUT by Alexey Dobriyan · 15 years ago
  44. 42f5e03 pm: fix build for CONFIG_PM unset by Rafael J. Wysocki · 15 years ago
  45. 67e055d cgroups: fix possible use after free by Li Zefan · 15 years ago
  46. 1cf6e7d mm: task dirty accounting fix by Nick Piggin · 15 years ago
  47. 610d18f timerfd: add flags check by Davide Libenzi · 15 years ago
  48. ef35ce2 Pavel has moved by Pavel Machek · 15 years ago
  49. 8f19d47 seq_file: properly cope with pread by Eric Biederman · 15 years ago
  50. 55ec821 vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flags by Paul Turner · 15 years ago
  51. b851ee7 cgroups: update documentation about css_set hash table by Li Zefan · 15 years ago
  52. b6d6c51 aoe: ignore vendor extension AoE responses by Ed Cashin · 15 years ago
  53. c296861 vmalloc: add __get_vm_area_caller() by Benjamin Herrenschmidt · 15 years ago
  54. 3ebf74b omap_hsmmc: Change while(); loops with finite version by Jean Pihet · 15 years ago
  55. c232f45 omap_hsmmc: recover from transfer failures by Jean Pihet · 15 years ago
  56. eb25082 omap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8V by David Brownell · 15 years ago
  57. 249d0fa omap_hsmmc: card detect irq bugfix by David Brownell · 15 years ago
  58. 5dbace0 sdhci: fix led naming by Helmut Schaa · 15 years ago
  59. 58a5dd3 mmc_test: fix basic read test by Rabin Vincent · 15 years ago
  60. 9942448 s3cmci: Fix hangup in do_pio_write() by Yauhen Kharuzhy · 15 years ago
  61. 2678f60 ALSA: jack - Use card->shortname for input name by Takashi Iwai · 15 years ago
  62. be987fd block: fix deadlock in blk_abort_queue() for drivers that readd to timeout list by Hannes Reinecke · 15 years ago
  63. 41b8c85 block: fix booting from partitioned md array by Neil Brown · 15 years ago
  64. 78f707b block: revert part of 18ce3751ccd488c78d3827e9f6bf54e6322676fb by Jens Axboe · 15 years ago
  65. 82eb03c cciss: PCI power management reset for kexec by Chip Coldwell · 15 years ago
  66. c8cbec6 paride/pg.c: xs(): &&/|| confusion by Roel Kluin · 15 years ago
  67. a60e78e fs/bio: bio_alloc_bioset: pass right object ptr to mempool_free by Subhash Peddamallu · 15 years ago
  68. 93dbb39 block: fix bad definition of BIO_RW_SYNC by Jens Axboe · 15 years ago
  69. c1c20120 bsg: Fix sense buffer bug in SG_IO by Boaz Harrosh · 15 years ago
  70. 86a6a87 Revert "sdhci: force high speed capability on some controllers" by Pierre Ossman · 15 years ago
  71. 444122f MMC: fix bug - SDHC card capacity not correct by Yi Li · 15 years ago
  72. 5955c7a Add support for VT6415 PCIE PATA IDE Host Controller by Zlatko Calusic · 15 years ago
  73. 3494252 USB/PCI: Fix resume breakage of controllers behind cardbus bridges by Rafael J. Wysocki · 15 years ago
  74. 07db1c1 x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdown by Andi Kleen · 15 years ago
  75. 380851b x86, mce: use force_sig_info to kill process in machine check by Andi Kleen · 15 years ago
  76. 6ec68bf x86, mce: reinitialize per cpu features on resume by Andi Kleen · 15 years ago
  77. fd4b9b3 [ARM] 5401/1: Orion: fix edge triggered GPIO interrupt support by Nicolas Pitre · 15 years ago
  78. e78ac4b9 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
  79. 29a0c5c Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  80. f8effd1 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
  81. 3501033 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
  82. 8ce9a75 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  83. b30b774 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  84. c951aa6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  85. 23beafb Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  86. 48c0d9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  87. 0637810 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  88. 51f2677 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  89. 59dad0c Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  90. 1024d1c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  91. 5e51d16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  92. 7f302fe Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 15 years ago
  93. 68cc830 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  94. 11df586 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 15 years ago
  95. 2f60971 FRV: __pte_to_swp_entry doesn't expand correctly by Roel Kluin · 15 years ago
  96. 3512a79 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  97. 39a6576 Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  98. 643aac1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  99. ca77fde Fix Intel IOMMU write-buffer flushing by David Woodhouse · 15 years ago
  100. 1a88b53 Fix incomplete __mntput locking by Al Viro · 15 years ago