1. 7fcfd1a perf: Remove the nmi parameter from the oprofile_perf backend by Will Deacon · 13 years ago
  2. 1ac2e6c x86, perf: Make copy_from_user_nmi() a library function by Robert Richter · 13 years ago
  3. 9985c20 perf: Remove perf_event_attr::type check by Lin Ming · 13 years ago
  4. f53173e x86, perf: P4 PMU - Fix typos in comments and style cleanup by Cyrill Gorcunov · 13 years ago
  5. ad21b11 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 13 years ago
  6. b91da88 vfs: drop conditional inode prefetch in __do_lookup_rcu by Linus Torvalds · 13 years ago
  7. b307d46 FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop by Jan Beulich · 13 years ago
  8. 6a6d822 ALSA: usb-audio - Add quirk for Roland / BOSS BR-800 by David G Turner · 13 years ago
  9. 2bd2d6f sched: Replace use of entity_key() by Stephan Baerwolf · 13 years ago
  10. acb5a9b sched: Separate group-scheduling code more clearly by Jan H. Schönherr · 13 years ago
  11. 26a148e sched: Reorder root_domain to remove 64 bit alignment padding by Richard Kennedy · 13 years ago
  12. 99bc524 sched: Do not attempt to destroy uninitialized rt_bandwidth by Bianca Lutz · 13 years ago
  13. 045176d sched: Remove unused function cpu_cfs_rq() by Jan Schoenherr · 13 years ago
  14. 5f817d6 sched: Fix (harmless) typo 'CONFG_FAIR_GROUP_SCHED' by Jan Schoenherr · 13 years ago
  15. 9763b67 sched, cgroup: Optimize load_balance_fair() by Peter Zijlstra · 13 years ago
  16. 9598c82 sched: Don't update shares twice on on_rq parent by Paul Turner · 13 years ago
  17. 9bbd737 sched: update correct entity's runtime in check_preempt_wakeup() by Paul Turner · 13 years ago
  18. 994bf1c Merge branch 'linus' into sched/core by Ingo Molnar · 13 years ago
  19. 8a35241 ptrace: fix ptrace_signal() && STOP_DEQUEUED interaction by Oleg Nesterov · 13 years ago
  20. d1057c4 mmc: MAINTAINERS: add myself as a tmio-mmc maintainer by Guennadi Liakhovetski · 13 years ago
  21. bb9cab9 mmc: print debug messages for runtime PM actions by Daniel Drake · 13 years ago
  22. ecc02441 mmc: fix runtime PM with -ENOSYS suspend case by Ohad Ben-Cohen · 13 years ago
  23. b0a68ec mmc: at91_mci: move register header from include/ to drivers/ by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  24. d982dcd mmc: mxs-mmc: fix clock rate setting by Koen Beel · 13 years ago
  25. 162f43e mmc: tmio: fix a deadlock by Guennadi Liakhovetski · 13 years ago
  26. 332bdb5 mmc: tmio: fix a recently introduced bug in DMA code by Guennadi Liakhovetski · 13 years ago
  27. c9b0cef mmc: sh_mmcif: maximize power saving by Guennadi Liakhovetski · 13 years ago
  28. 71d111c mmc: tmio: maximize power saving by Guennadi Liakhovetski · 13 years ago
  29. b9269fd mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled by Guennadi Liakhovetski · 13 years ago
  30. 15bed0f mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency by Manoj Iyer · 13 years ago
  31. 770d743 mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb() by Adrian Hunter · 13 years ago
  32. 3796fb8a mmc: omap_hsmmc: refactor duplicated code by Andy Shevchenko · 13 years ago
  33. 5934df2 mmc: omap_hsmmc: fix a few bugs when setting the clock divisor by Andy Shevchenko · 13 years ago
  34. e0c7f99 mmc: omap_hsmmc: introduce start_clock and re-use stop_clock by Andy Shevchenko · 13 years ago
  35. ac330f4 mmc: omap_hsmmc: split duplicate code to calc_divisor() function by Andy Shevchenko · 13 years ago
  36. 6b206ef mmc: omap_hsmmc: move hardcoded frequency constants to defines by Andy Shevchenko · 13 years ago
  37. 699b958 mmc: omap_hsmmc: correct debug report error status mnemonics by Adrian Hunter · 13 years ago
  38. 393f9a0 mmc: block: fixed NULL pointer dereference by Jaehoon Chung · 13 years ago
  39. 7937e87 mmc: documentation of mmc non-blocking request usage and design. by Per Forlin · 13 years ago
  40. a353fbb ALSA: hda - Remove a superfluous argument of via_auto_init_output() by Takashi Iwai · 13 years ago
  41. bc8a2a9 HID: hid-multitouch: add one new multitouch device's VID/PID by ice chien · 13 years ago
  42. d6b8f58 HID: prodikeys: remove a redundant forward declaration of struct pcmidi_snd by Axel Lin · 13 years ago
  43. f4c7981 HID: prodikeys: make needlessly global symbols static by Axel Lin · 13 years ago
  44. 020066d ALSA: hda - Fix indep-HP path (de-)activation for VT1708* codecs by Takashi Iwai · 13 years ago
  45. 08a4a43 perf tools, x86: Fix 32-bit compile on 64-bit system by David Ahern · 13 years ago
  46. 0f598f0 netfilter: ipset: fix compiler warnings "'hash_ip4_data_next' declared inline after being called" by Chris Friesen · 13 years ago
  47. 89dc79b netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind different interfaces by Jozsef Kadlecsik · 13 years ago
  48. a6a7b75 netfilter: ipset: make possible to hash some part of the data element only by Jozsef Kadlecsik · 13 years ago
  49. 050438e kexec, x86: Fix incorrect jump back address if not preserving context by Huang Ying · 13 years ago
  50. baf040a perf tools: Make test use the preset debugfs path by Jiri Olsa · 13 years ago
  51. 13b6256 perf tools: Add automated tests for events parsing by Jiri Olsa · 13 years ago
  52. f120f9d perf tools: De-opt the parse_events function by Jiri Olsa · 13 years ago
  53. 43605ef x86, config: Introduce an INTEL_MID configuration by Alan Cox · 13 years ago
  54. 3817505 x86, quirks: Use pci_dev->revision by Sergei Shtylyov · 13 years ago
  55. adc4bf9 perf script: Fix display of IP address for non-callchain path by David Ahern · 13 years ago
  56. a6c23905 x86, smpboot: Mark the names[] array in __inquire_remote_apic() as const by Greg Dietsche · 13 years ago
  57. eda3913 perf tools: Fix endian conversion reading event attr from file header by David Ahern · 13 years ago
  58. 0111919 perf tools: Add missing 'node' alias to the hw_cache[] array by Jiri Olsa · 13 years ago
  59. 9e38082 vhost: handle wrap around in # of bufs math by Shirley Ma · 13 years ago
  60. 4582c0a mutex: Make mutex_destroy() an inline function by Jean Delvare · 13 years ago
  61. 40bcea7 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  62. 492f73a Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  63. c047e5f vhost-net: update used ring on backend change by Michael S. Tsirkin · 13 years ago
  64. ef68c8f x86: Serialize EFI time accesses on rtc_lock by Jan Beulich · 13 years ago
  65. ac619f4 x86: Serialize SMP bootup CMOS accesses on rtc_lock by Jan Beulich · 13 years ago
  66. a750036 x86: Fix write lock scalability 64-bit issue by Jan Beulich · 13 years ago
  67. a7386694 x86: Unify rwsem assembly implementation by Jan Beulich · 13 years ago
  68. 4625cd6 x86: Unify rwlock assembly implementation by Jan Beulich · 13 years ago
  69. 295cc52 fs:update the NOTE of the file_operations structure by Wanlong Gao · 13 years ago
  70. 2cebaa5 CIFS: Fix wrong length in cifs_iovec_read by Pavel Shilovsky · 13 years ago
  71. 86c98e8 Remove dead code in dget_parent() by Al Viro · 13 years ago
  72. e4b9f00 AFS: Fix silly characters in a comment by David Howells · 13 years ago
  73. 4513d89 switch d_add_ci() to d_splice_alias() in "found negative" case as well by Al Viro · 13 years ago
  74. 6c673ab simplify gfs2_lookup() by Al Viro · 13 years ago
  75. 79ac5a4 jfs_lookup(): don't bother with . or .. by Al Viro · 13 years ago
  76. 10d9f30 get rid of useless dget_parent() in btrfs rename() and link() by Al Viro · 13 years ago
  77. 2fbe8c8 get rid of useless dget_parent() in fs/btrfs/ioctl.c by Al Viro · 13 years ago
  78. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  79. 2273506 drivers: fix up various ->llseek() implementations by Josef Bacik · 13 years ago
  80. 06222e4 fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek by Josef Bacik · 13 years ago
  81. c334b11 Ext4: handle SEEK_HOLE/SEEK_DATA generically by Josef Bacik · 13 years ago
  82. b267515 Btrfs: implement our own ->llseek by Josef Bacik · 13 years ago
  83. 982d816 fs: add SEEK_HOLE and SEEK_DATA flags by Josef Bacik · 13 years ago
  84. b4d5b10 reiserfs: make reiserfs default to barrier=flush by Christoph Hellwig · 13 years ago
  85. 00eacd6 ext3: make ext3 mount default to barrier=1 by Christoph Hellwig · 13 years ago
  86. b85fd6b don't open-code parent_ino() in assorted ->readdir() by Al Viro · 13 years ago
  87. 2def9e4 minix_getattr(): don't bother with ->d_parent by Al Viro · 13 years ago
  88. ee60498 coda_venus_readdir(): use offsetof() by Al Viro · 13 years ago
  89. c066b65 arm: don't create useless copies to pass into debugfs_create_dir() by Al Viro · 13 years ago
  90. 12520c4 switch assorted clock drivers to debugfs_remove_recursive() by Al Viro · 13 years ago
  91. f151463 fs: seq_file - add event counter to simplify poll() support by Kay Sievers · 13 years ago
  92. 72c5052 fs: move inode_dio_done to the end_io handler by Christoph Hellwig · 13 years ago
  93. aacfc19c fs: simplify the blockdev_direct_IO prototype by Christoph Hellwig · 13 years ago
  94. df2d6f2 fs: always maintain i_dio_count by Christoph Hellwig · 13 years ago
  95. 562c72a fs: move inode_dio_wait calls into ->setattr by Christoph Hellwig · 13 years ago
  96. 11b80f4 rw_semaphore: remove up/down_read_non_owner by Christoph Hellwig · 13 years ago
  97. bd5fe6c fs: kill i_alloc_sem by Christoph Hellwig · 13 years ago
  98. f9b5570 fs: simplify handling of zero sized reads in __blockdev_direct_IO by Christoph Hellwig · 13 years ago
  99. 9ea7df5 ext4: Rewrite ext4_page_mkwrite() to use generic helpers by Jan Kara · 13 years ago
  100. 5826869 fat: remove i_alloc_sem abuse by Christoph Hellwig · 13 years ago