1. 0b981cb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  2. 7e92daa Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  3. 94095a1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  4. 620e775 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  5. 9fa40a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  6. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  7. aae6f98 Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  8. b34e5f5 Merge tag 'regmap-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  9. fa2bd30 Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogic', 'wacom' and 'wiimote' into for-linus by Jiri Kosina · 12 years ago
  10. 6a3e3db Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  11. 21e9893 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 12 years ago
  12. 6a2027a Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypass', 'regulator/topic/tol', 'regulator/topic/drivers' and 'regulator/topic/tps6586x' into regulator-next by Mark Brown · 12 years ago
  13. 5e19997 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 12 years ago
  14. 11ef4cf syscalls: add __NR_kcmp syscall to generic unistd.h by Mark Salter · 12 years ago
  15. 04e7e95 rcu: Switch task's syscall hooks on context switch by Frederic Weisbecker · 12 years ago
  16. 2b1d502 rcu: Settle config for userspace extended quiescent state by Frederic Weisbecker · 12 years ago
  17. 19dd1591 rcu: New rcu_user_enter_after_irq() and rcu_user_exit_after_irq() APIs by Frederic Weisbecker · 12 years ago
  18. adf5091 rcu: New rcu_user_enter() and rcu_user_exit() APIs by Frederic Weisbecker · 12 years ago
  19. 6f0f9b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  20. 593d100 Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b by Paul E. McKenney · 12 years ago
  21. 5217192 Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25b by Paul E. McKenney · 12 years ago
  22. be8cfc4 c/r: prctl: fix build error for no-MMU case by Mark Salter · 12 years ago
  23. a7e1a9e vtime: Consolidate system/idle context detection by Frederic Weisbecker · 12 years ago
  24. bf9fae9 cputime: Use a proper subsystem naming for vtime related APIs by Frederic Weisbecker · 12 years ago
  25. bef83de iommu: static inline iommu group stub functions by Alex Williamson · 12 years ago
  26. 9b20aa6 Merge tag 'v3.6-rc7' into core/rcu by Ingo Molnar · 12 years ago
  27. 69190e6 phy/micrel: Add missing header to micrel_phy.h by Marek Vasut · 12 years ago
  28. 510d573 phy/micrel: Rename KS80xx to KSZ80xx by Marek Vasut · 12 years ago
  29. 212ea99 phy/micrel: Implement support for KSZ8021 by Marek Vasut · 12 years ago
  30. 803b0eb time: RCU permitted to stop idle entry via softirq by Paul E. McKenney · 12 years ago
  31. b4270ee rcu: Permit RCU_NONIDLE() to be used from interrupt context by Paul E. McKenney · 12 years ago
  32. 613dac3 Merge remote-tracking branches 'regmap/topic/cache' and 'regmap/topic/irq' into regmap-next by Mark Brown · 12 years ago
  33. abef3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  34. 18f5600 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  35. 6d77987 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  36. 8ca7de9 Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  37. ecd7918 xfrm_user: ensure user supplied esn replay window is valid by Mathias Krause · 12 years ago
  38. 85f2a2ef tracing: Don't call page_to_pfn() if page is NULL by Wen Congyang · 12 years ago
  39. 1ad346a Merge branch 'for-next' of git://github.com/rydberg/linux into from-henrik by Jiri Kosina · 12 years ago
  40. 7e55bde HID: Allow more fields in the hid report by Henrik Rydberg · 12 years ago
  41. 9ebf3d7 HID: Add an input configured notification callback by Henrik Rydberg · 12 years ago
  42. 17a465a Input: MT - Get slot by key by Henrik Rydberg · 12 years ago
  43. 7c1a878 Input: MT - Add in-kernel tracking by Henrik Rydberg · 12 years ago
  44. 55e4908 Input: MT - Handle frame synchronization in core by Henrik Rydberg · 12 years ago
  45. b4adbbe Input: MT - Add flags to input_mt_init_slots() by Henrik Rydberg · 12 years ago
  46. 4369c64 Input: Send events one packet at a time by Henrik Rydberg · 12 years ago
  47. 8d18fba Input: Break out MT data by Henrik Rydberg · 12 years ago
  48. d0616c1 Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core by Ingo Molnar · 12 years ago
  49. 263a523 linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSEST by Guenter Roeck · 12 years ago
  50. 6f3118b ipv6: use net->rt_genid to check dst validity by Nicolas Dichtel · 12 years ago
  51. b42664f netns: move net->ipv4.rt_genid to net->rt_genid by Nicolas Dichtel · 12 years ago
  52. bafa6d9 ipv4/route: arg delay is useless in rt_cache_flush() by Nicolas Dichtel · 12 years ago
  53. b161dfa6 vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill() by Miklos Szeredi · 12 years ago
  54. 9a858dc compiler.h: add __visible by Andi Kleen · 12 years ago
  55. 35c448a include/net/sock.h: squelch compiler warning in sk_rmem_schedule() by Chuck Lever · 12 years ago
  56. 05cf963 mm/ia64: fix a memory block size bug by Jianguo Wu · 12 years ago
  57. 73f8be2 Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  58. 76e77da Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  59. a34689d Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  60. 37407ea Revert "sched: Improve scalability via 'CPU buddies', which withstand random perturbations" by Linus Torvalds · 12 years ago
  61. 0848c94 mfd: core: Push irqdomain mapping out into devices by Mark Brown · 12 years ago
  62. 9d77878 uprobes: Introduce arch_uprobe_enable/disable_step() by Sebastian Andrzej Siewior · 12 years ago
  63. 9f68f67 uprobes: Introduce MMF_RECALC_UPROBES by Oleg Nesterov · 12 years ago
  64. 5d037f9 Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  65. 5b799dd Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  66. dd383af Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  67. 7ef6e97 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  68. a1362d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  69. 0462bfc Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  70. 4b921ed mISDN: Fix wrong usage of flush_work_sync while holding locks by Karsten Keil · 12 years ago
  71. 4553f0b Merge branch 'core/rcu' into perf/core by Ingo Molnar · 12 years ago
  72. bad9ac2 perf/x86/ibs: Check syscall attribute flags by Robert Richter · 12 years ago
  73. c1cc017 sched/nohz: Clean up select_nohz_load_balancer() by Alex Shi · 12 years ago
  74. f3e9478 sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW by Peter Zijlstra · 12 years ago
  75. 9da33de task_work: task_work_add() should not succeed after exit_task_work() by Oleg Nesterov · 12 years ago
  76. d9dd85d drm: Drop the NV12M and YUV420M formats by Ville Syrjälä · 12 years ago
  77. 22b4e63 Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  78. c076ada4 i2c: pnx: Fix read transactions of >= 2 bytes by Roland Stigge · 12 years ago
  79. 2fc136e xen/m2p: do not reuse kmap_op->dev_bus_addr by Stefano Stabellini · 12 years ago
  80. 7ece55a trace: Don't declare trace_*_rcuidle functions in modules by Josh Triplett · 12 years ago
  81. df36793 regulator: core: Provide regmap get/set bypass operations by Mark Brown · 12 years ago
  82. f59c8f9 regulator: core: Support bypass mode by Mark Brown · 12 years ago
  83. 49d8c59 regulator: Fairchild fan53555 support by Yunfan Zhang · 12 years ago
  84. 777bf13 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  85. 32a8811 target: support zero allocation length in REQUEST SENSE by Paolo Bonzini · 12 years ago
  86. 7fb40f8 net/mlx4_core: Add security check / enforcement for flow steering rules set for VMs by Hadar Hen Zion · 12 years ago
  87. a8edc3b net/mlx4_core: Put Firmware flow steering structures in common header files by Hadar Hen Zion · 12 years ago
  88. f39c1bf SUNRPC: Fix a UDP transport regression by Trond Myklebust · 12 years ago
  89. 60e233a kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()" by Bjørn Mork · 12 years ago
  90. c7c6bf1 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  91. 1f1ea6c NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncached by Trond Myklebust · 12 years ago
  92. 0809095 Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  93. d5829ea target: fix use-after-free with PSCSI sense data by Paolo Bonzini · 12 years ago
  94. 9394b80 regulator: tps6586x: add support for SYS rail by Laxman Dewangan · 12 years ago
  95. 593d0a3 Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus-3.6 by Konrad Rzeszutek Wilk · 12 years ago
  96. c3f52af NFS: Fix the initialisation of the readdir 'cookieverf' array by Trond Myklebust · 12 years ago
  97. 3b59df4 xfrm: Workaround incompatibility of ESN and async crypto by Steffen Klassert · 12 years ago
  98. 3550ccd mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. by Ian Chen · 12 years ago
  99. 500ad2d perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabled by K.Prasad · 12 years ago
  100. a6fa941 perf_event: Switch to internal refcount, fix race with close() by Al Viro · 12 years ago