1. d0797b3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  2. 0542170 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  3. 6dc2c1b Renumber AUDIT_TTY_[GS]ET by Miloslav Trmac · 17 years ago
  4. 1ff6f3d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  5. 2b56fec Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  6. 9e1a3e3 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  7. de80af4 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  8. 405d296 m68knommu: include linux/fs.h for do_pipe() by Greg Ungerer · 17 years ago
  9. 01740fc m68knommu: include asm-generic/pgtable.h by Greg Ungerer · 17 years ago
  10. 07ef309 m68knommu: include linux/fs.h for getname() by Greg Ungerer · 17 years ago
  11. 604de6e pata_it821x: Fix regression/corruptor by Alan Cox · 17 years ago
  12. deec595 lguest should depend on CONFIG_FUTEX by Alexey Dobriyan · 17 years ago
  13. 02881d9 9p: fix bad error path in conversion routines by Mariusz Kozlowski · 17 years ago
  14. fbcb759 9p: remove deprecated v9fs_fid_lookup_remove() by Eric Van Hensbergen · 17 years ago
  15. 27a2a5f 9p: update maintainers and documentation by Eric Van Hensbergen · 18 years ago
  16. 1a3cac6 9p: fix use after free by Eric Van Hensbergen · 18 years ago
  17. 505c0ef sched: tweak the sched_runtime_limit tunable by Ingo Molnar · 17 years ago
  18. f549da8 sched: skip updating rq's next_balance under null SD by Suresh Siddha · 17 years ago
  19. f8700df sched: fix broken SMT/MC optimizations by Suresh Siddha · 17 years ago
  20. efe567f sched: accounting regression since rc1 by Christian Borntraeger · 17 years ago
  21. c57baf1 sched: fix sysctl directory permissions by Eric W. Biederman · 17 years ago
  22. 2aa44d0 sched: sched_clock_idle_[sleep|wakeup]_event() by Ingo Molnar · 17 years ago
  23. b67ac3f sdhci: tell which spurious interrupt we got by Pierre Ossman · 17 years ago
  24. e538fbe sdhci: handle data interrupts during command by Pierre Ossman · 17 years ago
  25. 03f8590 mmc: ignore bad max block size in sdhci by David Vrabel · 17 years ago
  26. 2b06197 sdhci: be more cautious about block count register by Pierre Ossman · 17 years ago
  27. be760a9 drivers/mmc/core/host.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  28. 733cb1e drivers/mmc/core/bus.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  29. b377fd3 Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLE by Mel Gorman · 17 years ago
  30. 8e92f21 au1100fb: move au1100fb_fb_blank() beforce au1100fb_setmode() by Yoichi Yuasa · 17 years ago
  31. 4ae8aea newport_con warning fix by Andrew Morton · 17 years ago
  32. 0aa4263 selection.h: add tty_struct forward declaration by Andrew Morton · 17 years ago
  33. de5986d Check for PPC32 in imsttfb by Stephen Rothwell · 17 years ago
  34. 0852ec8 Xen i386 xen-head.S fix sections mixup by Mathieu Desnoyers · 17 years ago
  35. abd96ec exec: kill unsafe BUG_ON(sig->count) checks by Oleg Nesterov · 17 years ago
  36. 5c076fc rtc-max6902 minor fixes by David Brownell · 17 years ago
  37. a2f92ee SLUB: do not fail on broken memory configurations by Christoph Lameter · 17 years ago
  38. 9e86943 SLUB: use atomic_long_read for atomic_long variables by Christoph Lameter · 17 years ago
  39. fe58103a cfag12864b fix by Miguel Ojeda · 17 years ago
  40. aa79850 serial: add pci ids for PA Semi PWRficient onchip uarts by Olof Johansson · 17 years ago
  41. 1864f7b autofs4: deadlock during create by Ian Kent · 17 years ago
  42. f4768ff uml: fix previous request size limit fix by Jeff Dike · 17 years ago
  43. a88aa78 md: correctly update sysfs when a raid1 is reshaped by NeilBrown · 17 years ago
  44. 918f023 md: make sure a re-add after a restart honours bitmap when resyncing by NeilBrown · 17 years ago
  45. 59d9445 w1: fix w1_remove_master_device() searching by Evgeniy Polyakov · 17 years ago
  46. a89182c Fix VM_FAULT flags conversion for hugetlb by Adam Litke · 17 years ago
  47. d4c63b7 synclink_gt fix module reference by Paul Fulghum · 17 years ago
  48. 1807a1a slab: skip calling cache_free_alien() when the platform is not numa capable by Siddha, Suresh B · 17 years ago
  49. 32d2198 IPMI: fix warning in ipmi_si_intf.c by Mijo Safradin · 17 years ago
  50. f9ee228 signalfd: make it group-wide, fix posix-timers scheduling by Oleg Nesterov · 17 years ago
  51. 834d216 signalfd: fix interaction with posix-timers by Oleg Nesterov · 17 years ago
  52. d02479b posix-timers: fix creation race by Oleg Nesterov · 17 years ago
  53. 179394a posix-timers: fix deletion race by Thomas Gleixner · 17 years ago
  54. 928923c Introduce CONFIG_CHECK_SIGNATURE by Geert Uytterhoeven · 17 years ago
  55. 2301060 m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible by Geert Uytterhoeven · 17 years ago
  56. a010866 zorro: Make sysfs config attribute read-only by Geert Uytterhoeven · 17 years ago
  57. 90638f9 m68k: Fix a few hickups in drivers/scsi/Kconfig by Geert Uytterhoeven · 17 years ago
  58. fe6d9da m68k: Dont include RODATA into text segment by Roman Zippel · 17 years ago
  59. a5f442b m68k: Enable arbitary speed tty support by Alan Cox · 17 years ago
  60. 42b3592 m68k: Use _AC() instead of #ifdef __ASSEMBLY__ by Geert Uytterhoeven · 17 years ago
  61. 0d5e74f remove dead code in via-pmu68k by Johannes Berg · 17 years ago
  62. 4088af3 m68k: Remove unnecessary m68k_memoffset export and init by Roman Zippel · 17 years ago
  63. fb425d0 m68k: Kill superfluous extern by Geert Uytterhoeven · 17 years ago
  64. 4f85589 m68k: <asm/page.h> needs <linux/compiler.h> by Geert Uytterhoeven · 17 years ago
  65. 34b4e4a fix NULL pointer dereference in __vm_enough_memory() by Alan Cox · 17 years ago
  66. afe1ab4 correct name for rtc-m41t80 by David Brownell · 17 years ago
  67. c661b07 synchronous lumpy reclaim: wait for page writeback when directly reclaiming contiguous areas by Andy Whitcroft · 17 years ago
  68. e9187bd synchronous lumpy reclaim: ensure we count pages transitioning inactive via clear_active_flags by Andy Whitcroft · 17 years ago
  69. 0cd82ef h8300: missing include by Yoshinori Sato · 17 years ago
  70. efbee7f Documentation: fix getdelays.c printf bug by Michael Neuling · 17 years ago
  71. 8b7f071 free_irq(): fix DEBUG_SHIRQ handling by Andrew Morton · 17 years ago
  72. 436bbd4 Add blacklisting capability to serial_pci to avoid misdetection of serial ports by Christian Schmidt · 17 years ago
  73. ad4c2aa Serial 8250: handle saving the clear-on-read bits from the LSR and MSR by Corey Minyard · 17 years ago
  74. 9999996 serial_txx9: Fix modem control line handling by Atsushi Nemoto · 17 years ago
  75. 84f8c6f serial: add support for ITE 887x chips by Niels de Vos · 17 years ago
  76. 20620d6 serial: don't optimise away baud rate changes when BOTHER is used by David Woodhouse · 17 years ago
  77. 187226f futex_unlock_pi() hurts my brain and may cause application deadlock by john stultz · 17 years ago
  78. 42b88e6 Document Linux Memory Policy by Lee Schermerhorn · 17 years ago
  79. 88ae704 kernel/auditsc.c: fix an off-by-one by Adrian Bunk · 17 years ago
  80. 8e81cc1 tpmdd maintainers by Kent Yoder · 17 years ago
  81. 85770ff sparsemem: ensure we initialise the node mapping for SPARSEMEM_STATIC by Andy Whitcroft · 17 years ago
  82. df06846 eCryptfs: fix lookup error for special files by Ryusuke Konishi · 17 years ago
  83. 18166c1 PCI: Run k8t_sound_hostbridge quirk only when needed by Jean Delvare · 17 years ago
  84. f122392 PCI: disable MSI on RX790 by Tejun Heo · 17 years ago
  85. aea6a43 PCI: disable MSI on RD580 by Tejun Heo · 17 years ago
  86. 4be8f90 PCI: disable MSI on RS690 by Tejun Heo · 17 years ago
  87. 2637e5b PCI: make pcie_get_readrq visible in pci.h by Brice Goglin · 17 years ago
  88. d55bef5 PCI: lets kill the 'PCI hidden behind bridge' message by Bernhard Kaindl · 17 years ago
  89. 60ac8f2 pci/hotplug/cpqphp_ctrl.c: remove stale BKL use by Ingo Molnar · 18 years ago
  90. 5ca2481 PCI: Document pci_iomap() by Rolf Eike Beer · 18 years ago
  91. 4e68fc9 PCI: quirk_e100_interrupt() called too early by Marian Balakowicz · 18 years ago
  92. ce5ccde PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.h by Kumar Gala · 18 years ago
  93. 5f1835d sysfs: don't warn on removal of a nonexistent binary file by Alan Stern · 17 years ago
  94. 4db29c1 HOWTO: latest lxr url address changed by Qi Yong · 18 years ago
  95. dda8cc8 HOWTO: korean translation of Documentation/HOWTO by Minchan Kim · 17 years ago
  96. 256e2fd Fix Off-by-one in /sys/module/*/refcnt by Alexey Dobriyan · 17 years ago
  97. 6cb5214 sysfs: fix locking in sysfs_lookup() and sysfs_rename_dir() by Tejun Heo · 17 years ago
  98. d65cc1b usb: add PRODUCT, TYPE to usb-interface events by Kay Sievers · 17 years ago
  99. 83fc8a1 USB: resubmission unusual_devs modification for Nikon D80 by Mike Pagano · 17 years ago
  100. a78d702b usb quirks: Add Canon EOS 5D (PC Connection mode) to the autosuspend blacklist by Paul Walmsley · 17 years ago