1. a1e2e31 ftrace: Return pt_regs to function trace callback by Steven Rostedt · 13 years ago
  2. ccf3672 ftrace: Consolidate arch dependent functions with 'list' function by Steven Rostedt · 13 years ago
  3. 2f5f6ad ftrace: Pass ftrace_ops as third parameter to function trace callback by Steven Rostedt · 13 years ago
  4. a2fe194 Merge branch 'linus' into perf/core by Ingo Molnar · 13 years ago
  5. ab93eb8 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  6. d55e5bd Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  7. 00c3e27 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  8. 29f6738 memblock: free allocated memblock_reserved_regions later by Yinghai Lu · 13 years ago
  9. 99ab7b1 mm: sparse: fix usemap allocation above node descriptor section by Yinghai Lu · 13 years ago
  10. d8adde1 memory hotplug: fix invalid memory access caused by stale kswapd pointer by Jiang Liu · 13 years ago
  11. f6c06ab timekeeping: Provide hrtimer update function by Thomas Gleixner · 13 years ago
  12. f55a6fa hrtimer: Provide clock_was_set_delayed() by John Stultz · 13 years ago
  13. 1e032dc Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  14. 055c9fa Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 13 years ago
  15. dbf0e4c PCI: EHCI: fix crash during suspend on ASUS computers by Alan Stern · 13 years ago
  16. 6f5410b Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg by Linus Torvalds · 13 years ago
  17. c540521 security: Minor improvements to no_new_privs documentation by Andy Lutomirski · 13 years ago
  18. 1b7fa4c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 13 years ago
  19. 1b74a86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  20. 40b3c43 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 13 years ago
  21. 35c2f48 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  22. 47fbc51 jump label: Remove static_branch() by Jason Baron · 13 years ago
  23. 326f418 tracepoint: Use static_key_false(), since static_branch() is deprecated by Jason Baron · 13 years ago
  24. 6bc5154 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  25. 90574eb Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  26. 5167e8d sched/nohz: Rewrite and fix load-avg computation -- again by Peter Zijlstra · 13 years ago
  27. f567fde2 gpio: fix bits conflict for gpio flags by Laxman Dewangan · 13 years ago
  28. 2dfd060 aio: make kiocb->private NUll in init_sync_kiocb() by Junxiao Bi · 13 years ago
  29. 15fd943 rpmsg: make sure inflight messages don't invoke just-removed callbacks by Ohad Ben-Cohen · 13 years ago
  30. 5a081ca rpmsg: avoid premature deallocation of endpoints by Ohad Ben-Cohen · 13 years ago
  31. a3da2c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  32. d4db293 KVM: Pass kvm_irqfd to functions by Alex Williamson · 13 years ago
  33. cba6d0d Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation" by Paul E. McKenney · 13 years ago
  34. 87fac28 linux/irq.h: fix kernel-doc warning by Randy Dunlap · 13 years ago
  35. f3747e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  36. 6d158a8 tracing: Remove NR_CPUS array from trace_iterator by Steven Rostedt · 13 years ago
  37. aace99e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  38. 2ecedc4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  39. a116371 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  40. 636040b Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  41. d3decf3 vga_switcheroo: Add include guard by Ozan Çağlayan · 13 years ago
  42. bc259ad Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  43. fe80352 Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  44. a2a2609 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  45. 10d8935 Viresh has moved by Viresh Kumar · 13 years ago
  46. abca7c4 mm: fix slab->page _count corruption when using slub by Pravin B Shelar · 13 years ago
  47. f40759e Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  48. 246f6f2 kmsg - kmsg_dump() fix CONFIG_PRINTK=n compilation by Kay Sievers · 13 years ago
  49. 9023a40 Merge tag 'mmc-fixes-for-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  50. 93b3cca ftrace: Make all inline tags also include notrace by Steven Rostedt · 13 years ago
  51. 2a4c899 NFSv4.1: Fix umount when filelayout DS is also the MDS by Trond Myklebust · 13 years ago
  52. 7c94ee2 perf/x86: Add Intel Nehalem and Sandy Bridge-EP uncore support by Yan, Zheng · 13 years ago
  53. 0cda4c0 perf: Introduce perf_pmu_migrate_context() by Yan, Zheng · 13 years ago
  54. ef890ae Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 13 years ago
  55. f8fee8f vga_switcheroo.h: fix pci_dev warning by Randy Dunlap · 13 years ago
  56. 9b15b81 swap: fix shmem swapping when more than 8 areas by Hugh Dickins · 13 years ago
  57. 873b779 Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  58. 41c8c53 Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  59. a95f9b6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  60. 62b1a8a net: remove skb_orphan_try() by Eric Dumazet · 13 years ago
  61. e2ae715 kmsg - kmsg_dump() use iterator to receive log buffer content by Kay Sievers · 13 years ago
  62. 76aaa51 block: Drop dead function blk_abort_queue() by Asias He · 13 years ago
  63. 5da43be tracing: Add comments for the other bits of ftrace_event_call.flags by Steven Rostedt · 13 years ago
  64. b532ff2 Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  65. fea7c78 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  66. fce3979 pstore/ram_core: Factor persistent_ram_zap() out of post_init() by Anton Vorontsov · 13 years ago
  67. 201e4ac pstore/ram: Should update old dmesg buffer before reading by Anton Vorontsov · 13 years ago
  68. c2fb8a3 USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 by Alan Stern · 13 years ago
  69. 047fe36 splice: fix racy pipe->buffers uses by Eric Dumazet · 13 years ago
  70. 5aa04d3 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  71. 2177905 Input: fix input.h kernel-doc warning by Randy Dunlap · 13 years ago
  72. 1761a110 [media] Fix regression in ioctl numbering by Hans Verkuil · 13 years ago
  73. c3e228d Merge tag 'v3.5-rc2' into perf/core by Ingo Molnar · 13 years ago
  74. 4a1e001 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 13 years ago
  75. 972a55b ASoC: fix pxa-ssp compiling issue under mach-mmp by Qiao Zhou · 13 years ago
  76. 6017221 ARM: MMP: add pxa910-ssp into ssp_id_table by Qiao Zhou · 13 years ago
  77. 8876d6b net: Make linux/tcp.h C++ friendly (trivial) by Paul Pluzhnikov · 13 years ago
  78. 7249450 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  79. 106544d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  80. 857505f Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  81. 505cff0 vga_switcheroo: Fix error without CONFIG_VGA_SWITCHEROO by Takashi Iwai · 13 years ago
  82. c8e9cf7 vga_switcheroo: Add a helper function to get the client state by Takashi Iwai · 13 years ago
  83. ae82fdb module_param: stop double-calling parameters. by Rusty Russell · 13 years ago
  84. 300f786 c/r: prctl: add ability to get clear_tid_address by Cyrill Gorcunov · 13 years ago
  85. bafb282 c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal by Konstantin Khlebnikov · 13 years ago
  86. d1992b1 netfilter: xt_HMARK: fix endianness and provide consistent hashing by Hans Schillstrom · 13 years ago
  87. aa9b1630 rcu: Precompute RCU_FAST_NO_HZ timer offsets by Paul E. McKenney · 13 years ago
  88. c48b605 perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernel by Vince Weaver · 13 years ago
  89. ff1f74f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  90. 778b032 uprobes: Kill uprobes_srcu/uprobe_srcu_id by Oleg Nesterov · 13 years ago
  91. 0b0d9cf perf: Limit callchains to 127 by Arun Sharma · 13 years ago
  92. c117487 sched: Fix domain iteration by Peter Zijlstra · 13 years ago
  93. 2a0fe91 mmc: sdio: fix setting card data bus width as 4-bit by Yong Ding · 13 years ago
  94. 02e0304 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 13 years ago
  95. 9bce008 NFS: Fix a commit bug by Trond Myklebust · 13 years ago
  96. 690efa0 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 13 years ago
  97. fffaee3 radix-tree: fix contiguous iterator by Konstantin Khlebnikov · 13 years ago
  98. f9ba717 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  99. 0b3e9f3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  100. 1549210f NFSv4: Fix an Oops in the open recovery code by Trond Myklebust · 13 years ago