1. 343800e Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 13 years ago
  2. f4e0bcf hwmon: (coretemp) Add comments describing the handling of HT CPUs by Guenter Roeck · 13 years ago
  3. 5f2e8e2 kernel/watchdog.c: Use proper ANSI C prototypes by Linus Torvalds · 13 years ago
  4. 5e152b4 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  5. a77febb Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  6. 42cd71b Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  7. f503993 Documentation: update GregKH links by Vikram Narayanan · 13 years ago
  8. f14d8d3 Documentation: fix vgaarbiter.txt typos etc. by Nicolas Kaiser · 13 years ago
  9. 8208266 Documentation: update LXR web link by Harry Wei · 13 years ago
  10. 52307a9 Documentation: update epoll sysctl text by Lucian Adrian Grijincu · 13 years ago
  11. 56dab6c Documentation: update dontdiff file by Randy Dunlap · 13 years ago
  12. ea2b50e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  13. 15a3d11 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  14. 1f3a8e0 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  15. c44dead Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  16. b18bf09 x86, apic: Include module.h header in apic_flat_64.c by Randy Dunlap · 13 years ago
  17. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  18. bb74e8c hwmon: (coretemp) Fix compile error if CONFIG_SMP is not defined by Guenter Roeck · 13 years ago
  19. 30cb6d5 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  20. 9a55d97 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  21. ec19628 Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and 'spear' into for-linus by Russell King · 13 years ago
  22. 4867faa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 13 years ago
  23. 4b60e5f Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate by Russell King · 13 years ago
  24. e8765af ARM: bcmring: convert to use sp804 clockevents by Russell King · 14 years ago
  25. 82d6373 ARM: bcmring: convert to sp804 clocksource by Russell King · 14 years ago
  26. ede2e23 ARM: 6912/1: bcmring: Add clkdev table in init_early by Jiandong Zheng · 13 years ago
  27. 23828a7 clockevents: ARM sp804: obtain sp804 timer rate via clks by Russell King · 14 years ago
  28. 57cc4f7 clockevents: ARM sp804: allow clockevent name to be specified by Russell King · 14 years ago
  29. 7ff550d clocksource: ARM sp804: obtain sp804 timer rate via clks by Russell King · 14 years ago
  30. fb593cf clocksource: ARM sp804: allow clocksource name to be specified by Russell King · 14 years ago
  31. 933e54a clocksource: convert OMAP1 to 32-bit down counting clocksource by Russell King · 14 years ago
  32. 5c61ddc clocksource: convert MXS timrotv2 to 32-bit down counting clocksource by Russell King · 14 years ago
  33. d6e15d7 clocksource: convert SPEAr platforms 16-bit up counting clocksource by Russell King · 14 years ago
  34. c5039f5 clocksource: convert Integrator/AP 16-bit down counting clocksource by Russell King · 14 years ago
  35. 6fa5d5f clocksource: convert W90x900 24-bit down counting clocksource by Russell King · 14 years ago
  36. bfe45e0 clocksource: convert ARM 32-bit down counting clocksources by Russell King · 14 years ago
  37. 234b6ced clocksource: convert ARM 32-bit up counting clocksources by Russell King · 14 years ago
  38. 442c817 clocksource: add common mmio clocksource by Russell King · 14 years ago
  39. 1ba4c3c ARM: update sa1100 to reflect PXA updates by Russell King · 14 years ago
  40. 111c775 ARM: omap1: convert to using readl/writel instead of volatile struct by Russell King · 14 years ago
  41. 29d668d ARM: omap1: delete useless interrupt handler by Russell King · 14 years ago
  42. df4c144 ARM: s5p: consolidate selection of timer register by Russell King · 14 years ago
  43. bfb91fb6 Merge branch 'slab/next' into for-linus by Pekka Enberg · 13 years ago
  44. 6fad2b5 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  45. 1950482 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  46. 603605a ARM: 6939/1: fix missing 'cpu_relax()' declaration by Marc Zyngier · 13 years ago
  47. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  48. ee9ec4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  49. e0c6b8a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm by Linus Torvalds · 13 years ago
  50. 4d5336d ARM: 6895/1: mach-ux500: fix SMP secondary startup regression by Linus Walleij · 14 years ago
  51. 0f7b332 ARM: consolidate SMP cross call implementation by Russell King · 14 years ago
  52. 710421cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  53. d7ef64a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  54. ff2a994 block: move bd_set_size() above rescan_partitions() in __blkdev_get() by Tejun Heo · 13 years ago
  55. dc7ad3b ARM: Fix generic irq chip by Russell King · 13 years ago
  56. f4b10bc Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  57. 53ee756 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  58. 4d9dec4 Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  59. 34b0645 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 13 years ago
  60. 2e77def Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest by Linus Torvalds · 13 years ago
  61. 68fa61c hrtimers: Reorder clock bases by Thomas Gleixner · 13 years ago
  62. ab8177b hrtimers: Avoid touching inactive timer bases by Thomas Gleixner · 13 years ago
  63. f24444b hrtimers: Make struct hrtimer_cpu_base layout less stupid by Thomas Gleixner · 13 years ago
  64. 9ec2690 timerfd: Manage cancelable timers in timerfd by Thomas Gleixner · 13 years ago
  65. 3cb6d15 perf tools: Fix sample size bit operations by Frederic Weisbecker · 13 years ago
  66. 998bedc perf tools: Fix ommitted mmap data update on remap by Frederic Weisbecker · 13 years ago
  67. fda5fe1 apm-emulation: apm_mutex breaks ACK; remove it by Paul Parsons · 14 years ago
  68. 366a238 Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 13 years ago
  69. 4eec42f watchdog: Change the default timeout and configure nmi watchdog period based on watchdog_thresh by Mandeep Singh Baines · 13 years ago
  70. 586692a watchdog: Disable watchdog when thresh is zero by Mandeep Singh Baines · 13 years ago
  71. e04ab2b watchdog: Only disable/enable watchdog if neccessary by Mandeep Singh Baines · 13 years ago
  72. 824c6b7 watchdog: Fix rounding bug in get_sample_period() by Mandeep Singh Baines · 13 years ago
  73. e64851f b43: fix comment typo reqest -> request by Jim Cromie · 13 years ago
  74. 2240828 HID: hid-multitouch: cosmetic changes, sort classes and devices by Benjamin Tissoires · 13 years ago
  75. caebc16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 13 years ago
  76. d798f7f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 13 years ago
  77. e98bae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 13 years ago
  78. 4b382d0 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  79. bdfbe80 wireless: fix fatal kernel-doc error + warning in mac80211.h by Randy Dunlap · 13 years ago
  80. 82da65d x86: setup_smep needs to be __cpuinit by Linus Torvalds · 13 years ago
  81. a1e4891 Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h" by Linus Torvalds · 13 years ago
  82. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  83. f400bdb sparc32: fix build, fix missing cpu_relax declaration by Sam Ravnborg · 13 years ago
  84. 1b6e2ce bnx2x: allow device properly initialize after hotplug by Dmitry Kravkov · 13 years ago
  85. 5e374b5 bnx2x: fix DMAE timeout according to hw specifications by Dmitry Kravkov · 13 years ago
  86. c3a8ce6 bnx2x: properly handle CFC DEL in cnic flow by Vladislav Zolotarov · 13 years ago
  87. 4095553 bnx2x: call dev_kfree_skb_any instead of dev_kfree_skb by Vladislav Zolotarov · 13 years ago
  88. 792d4b5 net: filter: move forward declarations to avoid compile warnings by Heiko Carstens · 13 years ago
  89. ce14f89 pktgen: refactor pg_init() code by WANG Cong · 13 years ago
  90. 68d5ac2 pktgen: use vzalloc_node() instead of vmalloc_node() + memset() by WANG Cong · 13 years ago
  91. c4264f2 net: skb_trim explicitely check the linearity instead of data_len by Emmanuel Grumbach · 13 years ago
  92. c378a9c ipv4: Give backtrace in ip_rt_bug(). by Dave Jones · 13 years ago
  93. 3137663 net: avoid synchronize_rcu() in dev_deactivate_many by Eric Dumazet · 13 years ago
  94. 6df427f net: remove synchronize_net() from netdev_set_master() by Eric Dumazet · 13 years ago
  95. ac3d3f8 rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN event by Amerigo Wang · 13 years ago
  96. daf9209 net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE by Amerigo Wang · 13 years ago
  97. bb8ed63 bridge: call NETDEV_JOIN notifiers when add a slave by Amerigo Wang · 13 years ago
  98. 8d8fc29 netpoll: disable netpoll when enslave a device by Amerigo Wang · 13 years ago
  99. a37dd33 macvlan: Forward unicast frames in bridge mode to lowerdev by David Ward · 13 years ago
  100. 67f11f4 net: Remove linux/prefetch.h include from linux/skbuff.h by David S. Miller · 13 years ago