1. 0b8fd30 xfs: log the inode in ->write_inode calls for kupdate by Christoph Hellwig · 13 years ago
  2. ba90c51 ARM: 7197/1: errata: Remove SMP dependency for erratum 751472 by Dave Martin · 13 years ago
  3. e66dc74 ARM: 7196/1: errata: Remove SMP dependency for erratum 720789 by Dave Martin · 13 years ago
  4. cad44c2 Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close" by Gustavo F. Padovan · 12 years ago
  5. 6350323 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 12 years ago
  6. 37a058e perf script: Add generic perl handler to process events by Robert Richter · 13 years ago
  7. b1e5a9b perf tools: Use for_each_set_bit() to iterate over feature flags by Robert Richter · 13 years ago
  8. e20960c perf tools: Unify handling of features when writing feature section by Robert Richter · 13 years ago
  9. efad141 perf report: Accept fifos as input file by Robert Richter · 13 years ago
  10. 1b54950 perf tools: Moving code in some files by Robert Richter · 13 years ago
  11. 002c4fd perf tools: Fix out-of-bound access to struct perf_session by Robert Richter · 13 years ago
  12. f7a8a13 perf tools: Continue processing header on unknown features by Robert Richter · 13 years ago
  13. 8cdfa78 perf tools: Improve macros for struct feature_ops by Robert Richter · 13 years ago
  14. 41d0d93 perf: builtin-record: Document and check that mmap_pages must be a power of two. by Nelson Elhage · 13 years ago
  15. 18e6093 perf: builtin-record: Provide advice if mmap'ing fails with EPERM. by Nelson Elhage · 13 years ago
  16. f41612f perf tools: Fix truncated annotation by Ingo Molnar · 12 years ago
  17. 64aab93 perf script: look up thread using tid instead of pid by David Ahern · 12 years ago
  18. f5faf72 perf tools: Look up thread names for system wide profiling by David Ahern · 12 years ago
  19. defd8d3 perf tools: Fix comm for processes with named threads by David Ahern · 12 years ago
  20. 990fc3d ASoC: wm8776: add missing break in sample size switch by Joachim Eastwood · 12 years ago
  21. 2e64694 perf/x86: Fix raw_spin_unlock_irqrestore() usage by Robert Richter · 12 years ago
  22. 1ac9bc6 sched/tracing: Add a new tracepoint for sleeptime by Arun Sharma · 13 years ago
  23. 0354b48 netfilter: xt_connbytes: handle negation correctly by Florian Westphal · 13 years ago
  24. 08c422c Btrfs: call d_instantiate after all ops are setup by Al Viro · 12 years ago
  25. 8d532b2 Btrfs: fix worker lock misuse in find_worker by Chris Mason · 12 years ago
  26. 55205c9 oprofile, arm/sh: Fix oprofile_arch_exit() linkage issue by Vladimir Zapolskiy · 12 years ago
  27. 664dfa6 sched: Disable scheduler warnings during oopses by Dave Jones · 12 years ago
  28. d9bae67 Input: sentelic - release mutex upon register write failure by Tai-hwa Liang · 12 years ago
  29. 0fd7bac net: relax rcvbuf limits by Eric Dumazet · 13 years ago
  30. a0a129f rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt() by Xi Wang · 12 years ago
  31. e688a60 net: introduce DST_NOPEER dst flag by Eric Dumazet · 13 years ago
  32. 7838f2c mqprio: Avoid panic if no options are provided by Thomas Graf · 13 years ago
  33. a13861a bridge: provide a mtu() method for fake_dst_ops by Eric Dumazet · 13 years ago
  34. ad1fca2 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  35. 961902c md/bitmap: It is OK to clear bits during recovery. by NeilBrown · 12 years ago
  36. 60fc137 md: don't give up looking for spares on first failure-to-add by NeilBrown · 12 years ago
  37. 30d7a48 md/raid5: ensure correct assessment of drives during degraded reshape. by NeilBrown · 12 years ago
  38. 09cd927 md/linear: fix hot-add of devices to linear arrays. by NeilBrown · 12 years ago
  39. 7cc8583 sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq(). by David S. Miller · 12 years ago
  40. b3b1b70 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  41. abe8809 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  42. 19d40dc pata_of_platform: Add missing CONFIG_OF_IRQ dependency. by David Miller · 13 years ago
  43. b9eda06 ipv4: using prefetch requires including prefetch.h by Stephen Rothwell · 13 years ago
  44. 8a78389 vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create() by Xi Wang · 13 years ago
  45. 77e00f2 drm/radeon/kms: bail on BTC parts if MC ucode is missing by Alex Deucher · 13 years ago
  46. fb2bace perf report: Fix usage string by Namhyung Kim · 13 years ago
  47. e30e2fd VFS: Fix race between CPU hotplug and lglocks by Srivatsa S. Bhat · 13 years ago
  48. ecefc36 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  49. d5ed5e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  50. 0703c68 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  51. e6f67b8 vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL by Dave Kleikamp · 13 years ago
  52. 341f5b1 Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 13 years ago
  53. abf058e USB: Fix usb/isp1760 build on sparc by David Miller · 13 years ago
  54. c0ed1c1 net: Add a flow_cache_flush_deferred function by Steffen Klassert · 13 years ago
  55. 9f28a2f ipv4: reintroduce route cache garbage collector by Eric Dumazet · 13 years ago
  56. b4949b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  57. 609f6ea block: re-use existing 'reading' variable instead of checking direction again by majianpeng · 13 years ago
  58. 62af378 sched: Fix cgroup movement of waking process by Daisuke Nishimura · 13 years ago
  59. 7ceff01 sched: Fix cgroup movement of newly created process by Daisuke Nishimura · 13 years ago
  60. 4fc420c sched: Fix cgroup movement of forking process by Daisuke Nishimura · 13 years ago
  61. 11534ec sched: Remove cfs bandwidth period check in tg_set_cfs_period() by Kamalesh Babulal · 13 years ago
  62. a195f00 sched: Fix load-balance lock-breaking by Peter Zijlstra · 13 years ago
  63. 5b54b56 sched: Replace all_pinned with a generic flags field by Peter Zijlstra · 13 years ago
  64. 518cd62 sched: Only queue remote wakeups when crossing cache boundaries by Peter Zijlstra · 13 years ago
  65. f1ac18a perf: Add support for PERF_HW_COUNT_REF_CPU_CYCLES by Stephane Eranian · 13 years ago
  66. 9c1497e perf events: Add Intel x86 mapping for PERF_COUNT_HW_REF_CPU_CYCLES by Stephane Eranian · 13 years ago
  67. c37e174 perf events: Add PERF_COUNT_HW_REF_CPU_CYCLES generic PMU event by Stephane Eranian · 13 years ago
  68. cd09c0c perf events: Enable raw event support for Intel unhalted_reference_cycles event by Stephane Eranian · 13 years ago
  69. f07fdec lockdep/waitqueues: Add better annotation by Peter Zijlstra · 13 years ago
  70. 2d2b774 Merge commit 'v3.2-rc6' into core/locking by Ingo Molnar · 13 years ago
  71. 7b21a20 firmware: Refer to the co-maintained linux-firmware.git repository by Ben Hutchings · 13 years ago
  72. b9e26df Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  73. 11da3764 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  74. 50345f1 SELinux: Fix RCU deref check warning in sel_netport_insert() by David Howells · 13 years ago
  75. 428f328 Merge branch 'evm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kasatkin/linux-digsig into for-linus by James Morris · 13 years ago
  76. a4a4923 Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  77. 7f3a54b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  78. 5fbd305 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  79. a205b08 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. 455ba0c Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  81. 26957f0 Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  82. d9e2442 Merge branch 'perf/core' of git://github.com/acmel/linux into perf/core by Ingo Molnar · 13 years ago
  83. 7278413 Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  84. d87f69a Merge commit 'v3.2-rc6' into perf/core by Ingo Molnar · 13 years ago
  85. 822a5d3 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  86. 929e8d4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  87. cd7816d net: have ipconfig not wait if no dev is available by Gerlando Falauto · 13 years ago
  88. a76c0ad sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd by Thomas Graf · 13 years ago
  89. 62d7a29 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  90. 3d3c8f9 binary_sysctl(): fix memory leak by Michel Lespinasse · 13 years ago
  91. 0006526 mm/vmalloc.c: remove static declaration of va from __get_vm_area_node by Kautuk Consul · 13 years ago
  92. b75d91f ipmi_watchdog: restore settings when BMC reset by Corey Minyard · 13 years ago
  93. ff05b6f oom: fix integer overflow of points in oom_badness by Frantisek Hrbata · 13 years ago
  94. a41c58a memcg: keep root group unchanged if creation fails by Hillf Danton · 13 years ago
  95. 481fe17 nilfs2: potential integer overflow in nilfs_ioctl_clean_segments() by Haogang Chen · 13 years ago
  96. 695c60f nilfs2: unbreak compat ioctl by Thomas Meyer · 13 years ago
  97. b246272 cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask by David Rientjes · 13 years ago
  98. 00ca4e4 Merge branch 'fixes-hwmod-regression' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 13 years ago
  99. fa86040 mfd: Include linux/io.h to jz4740-adc by Axel Lin · 13 years ago
  100. c1e61bc mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handler by NeilBrown · 13 years ago