1. cc6533e net: Kill plain NET_XMIT_BYPASS. by David S. Miller · 16 years ago
  2. 378a2f0 net_sched: Add qdisc __NET_XMIT_STOLEN flag by Jarek Poplawski · 16 years ago
  3. ca5de40 fs: rename buffer trylock by Nick Piggin · 16 years ago
  4. 529ae9a mm: rename page trylock by Nick Piggin · 16 years ago
  5. 2e1e921 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  6. 115a326 tracehook: kerneldoc fix by Roland McGrath · 16 years ago
  7. c635fd3 Merge git://git.infradead.org/users/dwmw2/random-2.6 by Linus Torvalds · 16 years ago
  8. 82248a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 by Linus Torvalds · 16 years ago
  9. 1a3f7d98 Revert "UFS: add const to parser token table" by Linus Torvalds · 16 years ago
  10. 98f7dfd mac80211: pass dtim_period to low level driver by Emmanuel Grumbach · 16 years ago
  11. 6178706 maple: Kill useless private_data pointer. by Paul Mundt · 16 years ago
  12. 6387029 maple: Clean up maple_driver_register/unregister routines. by Paul Mundt · 16 years ago
  13. cf368d2 drivers/video/console/promcon.c: fix build error by Alexander Beregalov · 16 years ago
  14. 85ebd00 Fix IHEX firmware generation/loading by Marc Zyngier · 16 years ago
  15. ff4cc1d mISDN cleanup user interface by Karsten Keil · 16 years ago
  16. 4744b43 embedded: fix vc_translate operator precedence by Tim Bird · 16 years ago
  17. 84ff7a0 Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  18. 3a4b788 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  19. b8a327b Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-pull by Linus Torvalds · 16 years ago
  20. 5c7edcd tracehook: fix exit_signal=0 case by Roland McGrath · 16 years ago
  21. 1e24b15 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  22. 63a16f9 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  23. b17b3d4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  24. 9a5467f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  25. 6c5e0c4 block: add a blk_plug_device_unlocked() that grabs the queue lock by Jens Axboe · 16 years ago
  26. 623fa57 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  27. d65f5c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  28. 561b35b Merge branch 'reg-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 16 years ago
  29. b14f7fb Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 16 years ago
  30. 00e9028 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  31. 57b1494 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
  32. 8d66bf5 [PATCH] pass struct path * to do_add_mount() by Al Viro · 16 years ago
  33. 77e69da [PATCH] fix races and leaks in vfs_quota_on() users by Al Viro · 16 years ago
  34. 1027abe [PATCH] merge locate_fd() and get_unused_fd() by Al Viro · 16 years ago
  35. a4b526b [S390] Optimize storage key operations for anon pages by Martin Schwidefsky · 16 years ago
  36. 4a7b61d skbuff: add missing kernel-doc for do_not_encrypt by Randy Dunlap · 16 years ago
  37. bc4768e ipvs: Move userspace definitions to include/linux/ip_vs.h by Julius Volz · 16 years ago
  38. c3f26a2 netdev: Fix lockdep warnings in multiqueue configurations. by David S. Miller · 16 years ago
  39. ecb3d28 [PATCH] configfs: Convenience macros for attribute definition. by Joel Becker · 16 years ago
  40. dacdd0e [PATCH] configfs: Include linux/err.h in linux/configfs.h by Joel Becker · 16 years ago
  41. 419ca3f lockdep: fix combinatorial explosion in lock subgraph traversal by David Miller · 16 years ago
  42. e4e4e53 sched clock: revert various sched_clock() changes by Ingo Molnar · 16 years ago
  43. ae37504 netfilter: nf_conntrack_tcp: decrease timeouts while data in unacknowledged by Patrick McHardy · 16 years ago
  44. 963e497 pata_it821x: Driver updates and reworking by Alan Cox · 16 years ago
  45. 1f938d0 libata.h: replace __FUNCTION__ with __func__ by Alexander Beregalov · 16 years ago
  46. 660fc1f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  47. 3dd730f cpumask: statement expressions confuse some versions of gcc by Stephen Rothwell · 16 years ago
  48. a4319d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  49. c627f9c mm: add zap_vma_ptes(): a library function to unmap driver ptes by Jack Steiner · 16 years ago
  50. 204b885 introduce lower_32_bits() macro by Joerg Roedel · 16 years ago
  51. 2c20300 connector: add a BlackBoard user to connector by Jerome Arbez-Gindre · 16 years ago
  52. 3f1712b print_ip_sym(): use %pS by Vegard Nossum · 16 years ago
  53. 1d1958f mm: remove find_max_pfn_with_active_regions by Yinghai Lu · 16 years ago
  54. a1531ac cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already by Thomas Renninger · 16 years ago
  55. 1a4e564 resource: add resource_size() by Magnus Damm · 16 years ago
  56. 95b1bc2 [MTD] MTD_DEBUG always does compile-time typechecks by David Brownell · 16 years ago
  57. 96d8b64 [MTD] [NAND] fix subpage read for small page NAND by Alexey Korolev · 16 years ago
  58. 785957d tcp: MD5: Use MIB counter instead of warning for MD5 mismatch. by David S. Miller · 16 years ago
  59. 0eb5d5a regulator: TI bq24022 Li-Ion Charger driver by Philipp Zabel · 16 years ago
  60. 48d335b regulator: fixed regulator interface by Mark Brown · 16 years ago
  61. 4c1184e regulator: machine driver interface by Liam Girdwood · 16 years ago
  62. 571a354 regulator: regulator driver interface by Liam Girdwood · 16 years ago
  63. e2ce4eaa regulator: consumer device interface by Liam Girdwood · 16 years ago
  64. ce0ad7f powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3) by Nick Piggin · 16 years ago
  65. e93dc48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  66. 9fec606 Merge branch 'master' of /home/cbou/linux-2.6 by Anton Vorontsov · 16 years ago
  67. d0f0980 mac80211: partially fix skb->cb use by Johannes Berg · 16 years ago
  68. f1b2336 rfkill: document the rfkill struct locking (v2) by Henrique de Moraes Holschuh · 16 years ago
  69. 1795cf4 sh/maple: clean maple bus code by Adrian McMenamin · 16 years ago
  70. 8978b74 generic, x86: fix add iommu_num_pages helper function by FUJITA Tomonori · 16 years ago
  71. ed84862 KVM: Advertise synchronized mmu support to userspace by Avi Kivity · 16 years ago
  72. e930bff KVM: Synchronize guest physical memory map to host virtual memory map by Andrea Arcangeli · 16 years ago
  73. 5dfb66b Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  74. 1d9b9f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  75. 424f525 mfd: accept pure device as a parent, not only platform_device by Dmitry Baryshkov · 16 years ago
  76. 8ab22b9 vfs: pagecache usage optimization for pagesize!=blocksize by Hisashi Hifumi · 16 years ago
  77. cddb8a5 mmu-notifiers: core by Andrea Arcangeli · 16 years ago
  78. 7906d00 mmu-notifiers: add mm_take_all_locks() operation by Andrea Arcangeli · 16 years ago
  79. 6beeac7 mmu-notifiers: add list_del_init_rcu() by Andrea Arcangeli · 16 years ago
  80. 56edb58 mfd: add platform_data to mfd_cell by Mike Rapoport · 16 years ago
  81. 979b179 PCI: add D3 power state avoidance quirk by Alan Cox · 16 years ago
  82. 149e163 PCI: disable ASPM on pre-1.1 PCIe devices by Shaohua Li · 16 years ago
  83. 5fde244 PCI: disable ASPM per ACPI FADT setting by Shaohua Li · 16 years ago
  84. 9e3ee1c Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  85. 29111f5 Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into for-linus by Jesse Barnes · 16 years ago
  86. e56b3bc cpu masks: optimize and clean up cpumask_of_cpu() by Linus Torvalds · 16 years ago
  87. 414f746 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  88. f934fb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  89. 7f71ac9 mfd: Coding style fixes by Ben Dooks · 16 years ago
  90. d9089c2 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  91. b10a8b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  92. 37eaf8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  93. 306cfd6 maple: tidy maple_driver code by removing redundant connect/disconnect by Adrian McMenamin · 16 years ago
  94. 9403540 dcache: Add case-insensitive support d_ci_add() routine by Barry Naujok · 16 years ago
  95. d65d830 Merge commit 'gcl/gcl-next' by Benjamin Herrenschmidt · 16 years ago
  96. eeec4fa stop_machine(): stop_machine_run() changed to use cpu mask by Rusty Russell · 16 years ago
  97. ffdb597 Simplify stop_machine by Rusty Russell · 16 years ago
  98. 5c2aed6 stop_machine: add ALL_CPUS option by Jason Baron · 17 years ago
  99. c2f90e9 Merge ../linux-2.6 by Mauro Carvalho Chehab · 16 years ago
  100. 940389b task IO accounting: move all IO statistics in struct task_io_accounting by Andrea Righi · 16 years ago