1. 029af8c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 18 years ago
  2. 6c594c2 perfcounters: add task migrations counter by Ingo Molnar · 18 years ago
  3. 5d6a27d perfcounters: add context switch counter by Ingo Molnar · 18 years ago
  4. 9b51f66 perfcounters: implement "counter inheritance" by Ingo Molnar · 18 years ago
  5. ee06094 perfcounters: restructure x86 counter math by Ingo Molnar · 18 years ago
  6. 92bf73e Merge branch 'x86/irq' into perfcounters/core by Ingo Molnar · 18 years ago
  7. fd10902 Merge commit 'v2.6.28-rc8' into x86/irq by Ingo Molnar · 18 years ago
  8. 6a93070 perf counters: clean up state transitions by Ingo Molnar · 18 years ago
  9. 1d1c7dd perf counters: add prctl interface to disable/enable counters by Ingo Molnar · 18 years ago
  10. bae43c9 perf counters: implement PERF_COUNT_TASK_CLOCK by Ingo Molnar · 18 years ago
  11. 01b2838 perf counters: consolidate hw_perf save/restore APIs by Ingo Molnar · 18 years ago
  12. 5c92d12 perf counters: implement PERF_COUNT_CPU_CLOCK by Ingo Molnar · 18 years ago
  13. 621a01e perf counters: hw driver API by Ingo Molnar · 18 years ago
  14. 04289bb perf counters: add support for group counters by Ingo Molnar · 18 years ago
  15. 9f66a38 perf counters: restructure the API by Ingo Molnar · 18 years ago
  16. dfa7c89 perf counters: expand use of counter->event by Thomas Gleixner · 18 years ago
  17. eab656a perf counters: clean up 'raw' type API by Thomas Gleixner · 18 years ago
  18. 4ac1329 perf counters: protect them against CSTATE transitions by Thomas Gleixner · 18 years ago
  19. 6c34bc2 Revert "radeonfb: accelerate imageblit and other improvements" by Linus Torvalds · 18 years ago
  20. 54b71fb MN10300: Fix __put_user_asm8() by Akira Takeuchi · 18 years ago
  21. 9c24624 KSYM_SYMBOL_LEN fixes by Hugh Dickins · 18 years ago
  22. aa6f147 atomic: fix a typo in atomic_long_xchg() by Eric Dumazet · 18 years ago
  23. 02d2116 revert "percpu_counter: new function percpu_counter_sum_and_set" by Andrew Morton · 18 years ago
  24. 71c5576 revert "percpu counter: clean up percpu_counter_sum_and_set()" by Andrew Morton · 18 years ago
  25. b749e3f Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  26. 48887e6 [PATCH] fix broken timestamps in AVC generated by kernel threads by Al Viro · 18 years ago
  27. 0b0c940 [PATCH] asm/generic: fix bug - kernel fails to build when enable some common audit code on Blackfin by Mike Frysinger · 18 years ago
  28. a64e649 [PATCH] return records for fork() both to child and parent by Al Viro · 18 years ago
  29. f7a8db8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  30. 0793a61 performance counters: core code by Thomas Gleixner · 18 years ago
  31. b5aa97e Merge branches 'x86/signal' and 'x86/irq' into perfcounters/core by Ingo Molnar · 18 years ago
  32. f2f1fa7 Enforce a minimum SG_IO timeout by Linus Torvalds · 18 years ago
  33. fc9161e [PATCH 2/2] documnt FMODE_ constants by Christoph Hellwig · 18 years ago
  34. fd4ce1a [PATCH 1/2] kill FMODE_NDELAY_NOW by Christoph Hellwig · 18 years ago
  35. d253eee can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter by Oliver Hartkopp · 18 years ago
  36. 0e435ac block: fix setting of max_segment_size and seg_boundary mask by Milan Broz · 18 years ago
  37. 53a0880 block: internal dequeue shouldn't start timer by Tejun Heo · 18 years ago
  38. e1825e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  39. e2e2983 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  40. 9a689bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  41. 1b79cd0 nfsd: fix vm overcommit crash fix #2 by Junjiro R. Okajima · 18 years ago
  42. 6636487 amd74xx: workaround unreliable AltStatus register for nVidia controllers by Bartlomiej Zolnierkiewicz · 18 years ago
  43. 6ff2d39 lib/idr.c: fix rcu related race with idr_find by Manfred Spraul · 18 years ago
  44. 7ef9964 epoll: introduce resource usage limits by Davide Libenzi · 18 years ago
  45. 7ac0110 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  46. 4bc2a9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  47. ac70a96 libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ by Tejun Heo · 18 years ago
  48. 4ec8f07 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  49. 72244c0 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  50. 8639dad Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 18 years ago
  51. 95c5e1f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  52. 96b8936 remove __ARCH_WANT_COMPAT_SYS_PTRACE by Christoph Hellwig · 18 years ago
  53. 02d0e67 hotplug_memory_notifier section annotation by Al Viro · 18 years ago
  54. 3116848 meminit section warnings by Al Viro · 18 years ago
  55. 9a5aa62 mlx4_core: Save/restore default port IB capability mask by Jack Morgenstein · 18 years ago
  56. 3bdae4f Merge branch 'x86/debug' into x86/irq by Ingo Molnar · 18 years ago
  57. 487ff32 Allow architectures to override copy_user_highpage() by Russell King · 18 years ago
  58. d211af0 i386: get rid of the use of KPROBE_ENTRY / KPROBE_END by Alexander van Heukelum · 18 years ago
  59. e899b64 ACPICA: disable _BIF warning by Lin Ming · 18 years ago
  60. 95a28ed ACPICA: Allow _WAK method to return an Integer by Bob Moore · 18 years ago
  61. 5f23b73 net: Fix soft lockups/OOM issues w/ unix garbage collector by dann frazier · 18 years ago
  62. f79fca5 netfilter: xtables: add missing const qualifier to xt_tgchk_param by Jan Engelhardt · 18 years ago
  63. 5244021 drm: move drm vblank initialization/cleanup to driver load/unload by Keith Packard · 18 years ago
  64. 2ed1cdc irq.h: fix missing/extra kernel-doc by Randy Dunlap · 18 years ago
  65. 9f14416 Merge commit 'v2.6.28-rc6' into irq/urgent by Ingo Molnar · 18 years ago
  66. 7e56b5d net: Fix memory leak in the proto_register function by Catalin Marinas · 18 years ago
  67. 21098c6 [SCSI] fc_transport: fix old bug on bitflag definitions by James Smart · 18 years ago
  68. 4dd61d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  69. f7f65d1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 18 years ago
  70. 4f7dbc7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  71. f481891 cpuset: update top cpuset's mems after adding a node by Miao Xie · 18 years ago
  72. de11def reintroduce accept4 by Ulrich Drepper · 18 years ago
  73. 8e3bad6 mac80211: remove ieee80211_notify_mac by Johannes Berg · 18 years ago
  74. 7f0f598 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  75. 72b51a6 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  76. 73f56c0 Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 18 years ago
  77. cbe9ee0 Merge branch 'x86/urgent' into x86/cleanups by Ingo Molnar · 18 years ago
  78. ba32929 block: make add_partition() return pointer to hd_struct by Tejun Heo · 18 years ago
  79. 847e917 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  80. b42ccbc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 18 years ago
  81. 8f7b0ba Fix inotify watch removal/umount races by Al Viro · 18 years ago
  82. 537a2f8 Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  83. d091c2f Add 'pr_fmt()' format modifier to pr_xyz macros. by Martin Schwidefsky · 18 years ago
  84. e8f6fbf lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c by Ingo Molnar · 18 years ago
  85. 352d026 USB: don't register endpoints for interfaces that are going away by Alan Stern · 18 years ago
  86. d7de4c1 slab: document SLAB_DESTROY_BY_RCU by Peter Zijlstra · 18 years ago
  87. 437184a HID: map macbook keys for "Expose" and "Dashboard" by Henrik Rydberg · 18 years ago
  88. 4e17e1d Add c2 port support by Rodolfo Giometti · 18 years ago
  89. 077eaf5 rtc: rtc-wm8350: add support for WM8350 RTC by Mark Brown · 18 years ago
  90. b76f90b remove ratelimt() by Andrew Morton · 18 years ago
  91. 722facc atmel_lcdfb: change irq_base definition to allow error reporting by Nicolas Ferre · 18 years ago
  92. 45a9524 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  93. 08c1184 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  94. 621a0d5 hrtimer: clean up unused callback modes by Peter Zijlstra · 18 years ago
  95. 1a22f08 serial: sh-sci: fix cannot work SH7723 SCIFA by Yoshihiro Shimoda · 18 years ago
  96. d1876ba Merge branch 'ec' into release by Len Brown · 18 years ago
  97. 547f784 Merge branch 'processor-256' into release by Len Brown · 18 years ago
  98. f398778 Merge branch 'video' into release by Len Brown · 18 years ago
  99. 3e0fe36 Merge branch 'misc' into release by Len Brown · 18 years ago
  100. 597e4fa Merge branch 'bugzilla-11312' into release by Len Brown · 18 years ago