1. 4ced08b Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  2. e1d7bf1 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  3. e228c1b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  4. a46add7 Fix format of MAINTAINERS by Uwe Kleine-König · 16 years ago
  5. bcbc713 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  6. b364e2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  7. 06dd881 usb: fix null deferences in low level usb serial by Jason Wessel · 16 years ago
  8. af904de NFS: Restore missing hunk in NFS mount option parser by Chuck Lever · 16 years ago
  9. 8d4698f bridge: don't allow setting hello time to zero by Stephen Hemminger · 16 years ago
  10. d315492 netns : fix kernel panic in timewait socket destruction by Daniel Lezcano · 16 years ago
  11. 8e48b6b ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs by Seth Heasley · 16 years ago
  12. de058cd pata_sil680: remove duplicate pcim_enable_device by David Milburn · 16 years ago
  13. 9c2676b libata-sff: kill spurious WARN_ON() in ata_hsm_move() by Tejun Heo · 16 years ago
  14. 2fd673e sata_nv: disable hardreset for generic by Tejun Heo · 16 years ago
  15. 1724846 ahci: disable PMP for marvell ahcis by Tejun Heo · 16 years ago
  16. 46c5784 sata_mv: add RocketRaid 1720 PCI ID to driver by Mark Lord · 16 years ago
  17. 5b66c82 ahci, pata_marvell: play nicely together by Alan Cox · 16 years ago
  18. e8a83e1 pkt_sched: Fix qdisc state in net_tx_action() by Jarek Poplawski · 16 years ago
  19. e3b802b netfilter: nf_conntrack_irc: make sure string is terminated before calling simple_strtoul by Patrick McHardy · 16 years ago
  20. 51807e9 netfilter: nf_conntrack_gre: nf_ct_gre_keymap_flush() fixlet by Alexey Dobriyan · 16 years ago
  21. 887464a netfilter: nf_conntrack_gre: more locking around keymap list by Alexey Dobriyan · 16 years ago
  22. 66bf791 netfilter: nf_conntrack_sip: de-static helper pointers by Alexey Dobriyan · 16 years ago
  23. 7686ad5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  24. 64f996f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  25. f532522 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  26. 4747832 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  27. a22a9a9 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  28. 291c54f Merge branch 'sched/cpuset' into sched/urgent by Ingo Molnar · 16 years ago
  29. 23952a9 x86: cpu_init(): fix memory leak when using CPU hotplug by Andreas Herrmann · 16 years ago
  30. d04ec77 x86: pda_init(): fix memory leak when using CPU hotplug by Andreas Herrmann · 16 years ago
  31. e4a6be4 x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags by Eduardo Habkost · 17 years ago
  32. dfb512e sched: arch_reinit_sched_domains() must destroy domains to force rebuild by Max Krasnyansky · 16 years ago
  33. dd786dd x86: move mtrr cpu cap setting early in early_init_xxxx by Yinghai Lu · 16 years ago
  34. 12cf105 x86: delay early cpu initialization until cpuid is done by Krzysztof Helt · 16 years ago
  35. 4ab6a21 clocksource, acpi_pm.c: check for monotonicity by Dominik Brodowski · 16 years ago
  36. dfdf748 clocksource, acpi_pm.c: use proper read function also in errata mode by Dominik Brodowski · 16 years ago
  37. 4ff4b9e ntp: fix calculation of the next jiffie to trigger RTC sync by Maciej W. Rozycki · 16 years ago
  38. 1ad77a8 [ARM] 5241/1: provide ioremap_wc() by Lennert Buytenhek · 16 years ago
  39. 8a65649 Fix CONFIG_AC97_BUS dependency by Takashi Iwai · 16 years ago
  40. 72d43d9 x86: HPET: read back compare register before reading counter by Thomas Gleixner · 16 years ago
  41. f767625 x86: HPET fix moronic 32/64bit thinko by Thomas Gleixner · 16 years ago
  42. 7300711 clockevents: broadcast fixup possible waiters by Thomas Gleixner · 16 years ago
  43. f31d731 x86: use X86_FEATURE_NOPL in alternatives by H. Peter Anvin · 16 years ago
  44. b6734c3 x86: add NOPL as a synthetic CPU feature bit by H. Peter Anvin · 16 years ago
  45. b74b06c x86: boot: stub out unimplemented CPU feature words by H. Peter Anvin · 16 years ago
  46. 70bb089 drivers/mmc/card/block.c: fix refcount leak in mmc_block_open() by Andrew Morton · 16 years ago
  47. 22f3016 tracehook: comment pasto fixes by Roland McGrath · 16 years ago
  48. 34a35bd atmel_lcdfb: fix oops in rmmod when framebuffer fails to register by Stanislaw Gruszka · 16 years ago
  49. 3cb5599 forcedeth: fix kexec regression by Rafael J. Wysocki · 16 years ago
  50. 11d55d2 res_counter: fix off-by-one bug in setting limit by Li Zefan · 16 years ago
  51. 7f62186 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  52. 1c402c8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  53. 45d866e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  54. 6f74b18 Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27 by Linus Torvalds · 16 years ago
  55. b693ffe Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  56. 14408c4f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  57. 54e2a32 Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  58. 41c9229 Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  59. 0011036 [MIPS] Probe initrd header only if explicitly specified by Atsushi Nemoto · 16 years ago
  60. 3885ec8 [MIPS] TX39xx: Add missing local_flush_icache_range initialization by Atsushi Nemoto · 16 years ago
  61. 073828d [MIPS] TXx9: Fix txx9_pcode initialization by Atsushi Nemoto · 16 years ago
  62. e0cee3e [MIPS] Fix WARNING: at kernel/smp.c:290 by Thomas Bogendoerfer · 16 years ago
  63. 0510617 [MIPS] Fix data bus error recovery by Thomas Bogendoerfer · 16 years ago
  64. bf7394c Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM" by Linus Torvalds · 16 years ago
  65. 4904862 sched: fix process time monotonicity by Balbir Singh · 16 years ago
  66. 56c7426 sched_clock: fix NOHZ interaction by Peter Zijlstra · 16 years ago
  67. b35de67 Revert "[ARM] use the new byteorder headers" by David Woodhouse · 16 years ago
  68. de24125 async_tx: fix the bug in async_tx_run_dependencies by Yuri Tikhonov · 16 years ago
  69. afbc8d8 Fix conditional export of kvh.h and a.out.h to userspace. by Khem Raj · 16 years ago
  70. 076c7f4 [MTD] [NAND] tmio_nand: fix base address programming by Dmitry Baryshkov · 16 years ago
  71. 7cfb0435 HPET: make minimum reprogramming delta useful by Thomas Gleixner · 16 years ago
  72. 1fb9b7d clockevents: prevent endless loop lockup by Thomas Gleixner · 16 years ago
  73. 9c17bcd clockevents: prevent multiple init/shutdown by Thomas Gleixner · 16 years ago
  74. 7205656 clockevents: enforce reprogram in oneshot setup by Thomas Gleixner · 16 years ago
  75. d4496b3 clockevents: prevent endless loop in periodic broadcast handler by Thomas Gleixner · 16 years ago
  76. 7c1e768 clockevents: prevent clockevent event_handler ending up handler_noop by Venkatesh Pallipadi · 16 years ago
  77. 4eb00c9 i2c: fix i2c-sh_mobile timing issues by Magnus Damm · 16 years ago
  78. dbce1f6 sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y. by Paul Mundt · 16 years ago
  79. 323b8c4 sh: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y. by Carmelo Amoroso · 16 years ago
  80. 9ce1ca2 Input: i8042 - make Lenovo 3000 N100 blacklist entry more specific by Jiri Kosina · 16 years ago
  81. a6821f3 Input: bcm5974 - add BTN_TOUCH event for mousedev benefit by Henrik Rydberg · 16 years ago
  82. 75e21e3 Input: bcm5974 - improve finger tracking and counting by Henrik Rydberg · 16 years ago
  83. 158e0fb Input: bcm5974 - small formatting cleanup by Henrik Rydberg · 16 years ago
  84. 8561098 V4L/DVB (8881): gspca: After 'while (retry--) {...}', retry will be -1 but not 0. by Li Zefan · 16 years ago
  85. 748c7f8 V4L/DVB (8880): PATCH: Fix parents on some webcam drivers by Hans de Goede · 16 years ago
  86. c4e3fd9 V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelay by Thierry MERLE · 16 years ago
  87. db21042 V4L/DVB (8876): budget: udelay changed to mdelay by Thierry MERLE · 16 years ago
  88. 6584690 [ARM] omap: fix virtual vs physical address space confusions by Russell King · 16 years ago
  89. db0a290 Merge branch 'fixes_stg' of ../git_old into fixes by Mauro Carvalho Chehab · 16 years ago
  90. 4cce165 V4L/DVB (8874): gspca: Adjust hstart for sn9c103/ov7630 and update usb-id's. by Hans de Goede · 16 years ago
  91. 0fc23d2 V4L/DVB (8873): gspca: Bad image offset with rev012a of spca561 and adjust exposure. by Hans de Goede · 16 years ago
  92. b77c004 V4L/DVB (8872): gspca: Bad image format and offset with rev072a of spca561. by Jean-Francois Moine · 16 years ago
  93. bf2a220 V4L/DVB (8870): gspca: Fix dark room problem with sonixb. by Hans de Goede · 16 years ago
  94. a94a508 V4L/DVB (8869): gspca: Move the Sonix webcams with TAS5110C1B from sn9c102 to gspca. by Hans de Goede · 16 years ago
  95. 9362773 V4L/DVB (8868): gspca: Support for vga modes with sif sensors in sonixb. by Hans de Goede · 16 years ago
  96. b380b0d forgotten refcount on sysctl root table by Al Viro · 16 years ago
  97. 5ed4591 Merge branch 'wmi-fix' into release-2.6.27 by Andi Kleen · 16 years ago
  98. 7d964c3 acer-wmi: remove debugfs entries upon unloading by Russ Dill · 16 years ago
  99. 4fd2343 Merge branches 'smbus' and 'fujitsu-fix' into release-2.6.27 by Andi Kleen · 16 years ago
  100. 266feef ACPI: Avoid bogus timeout about SMbus check by Zhao Yakui · 16 years ago