1. b413d48 mm-tracepoint: rename page-free events by Konstantin Khlebnikov · 13 years ago
  2. da066ad mm: remove unused pagevec_free by Konstantin Khlebnikov · 13 years ago
  3. cc59850 mm: add free_hot_cold_page_list() helper by Konstantin Khlebnikov · 13 years ago
  4. c909e99 vmscan: activate executable pages after first usage by Konstantin Khlebnikov · 13 years ago
  5. 34dbc67 vmscan: promote shared file mapped pages by Konstantin Khlebnikov · 13 years ago
  6. 1edf223 mm/page-writeback.c: make determine_dirtyable_memory static again by Johannes Weiner · 13 years ago
  7. c53a8e9 [media] cx231xx: remove useless 'lif' variable in cx231xx_usb_probe() by Thomas Petazzoni · 13 years ago
  8. a116a05 [media] cx231xx: fix crash after load/unload/load of module by Thomas Petazzoni · 13 years ago
  9. 54c2c57 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  10. 609eac1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
  11. 410f02d [SCSI] scsi_dh_alua: Retry the check-condition in case Mode Parameters Changed by Moger, Babu · 13 years ago
  12. 5b7db7a [SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts. by Krishna Gudipati · 13 years ago
  13. 8ca2dd8 [SCSI] bfa: Revert back the current LUN Masking Implementation. by Krishna Gudipati · 13 years ago
  14. 6bc6204 [SCSI] bfa: Fix possible NULL pointer dereference in lunmask add/delete. by Krishna Gudipati · 13 years ago
  15. f163301 [SCSI] fcoe: remove double check if skb is nonlinear by Robert Love · 13 years ago
  16. 3a19cbf [SCSI] qla4xxx: Update driver version to 5.02.00-k11 by Vikas Chaudhary · 13 years ago
  17. 368d45c [SCSI] qla4xxx: Fixed BFS with sendtargets as boot index. by Manish Rangankar · 13 years ago
  18. f1f2e60 [SCSI] qla4xxx: Break the loop if the sendtargets list was empty by Nilesh Javali · 13 years ago
  19. c28eaac [SCSI] qla4xxx: Limit the ACB Default Timeout value to 12s by Nilesh Javali · 13 years ago
  20. 4a4bc2e [SCSI] qla4xxx: cleanup, make qla4xxx_build_ddb_list short by Lalit Chandivade · 13 years ago
  21. 00c4a09 [SCSI] libcxgbi: do not print a message when memory allocation fails by Thadeu Lima de Souza Cascardo · 13 years ago
  22. cced504 [SCSI] sym53c8xx: Fix NULL pointer dereference in slave_destroy by Stratos Psomadakis · 13 years ago
  23. 9fc397f [SCSI] scsi_dh_rdac: Fix error path by Richard Weinberger · 13 years ago
  24. 71bc5d9 asix: fix setting custom MAC address on Asix 88178 devices by Jussi Kivilinna · 13 years ago
  25. 8ef66bd asix: fix setting custom MAC address on Asix 88772 devices by Jussi Kivilinna · 13 years ago
  26. 57eccf1 Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  27. 2193cea drivers: isdn: Fix dependency for ISDN_PPP by Fabio Estevam · 13 years ago
  28. aae54cf stmmac: Add missing LF to pr_info() in stmmac_main.c by Stefan Roese · 13 years ago
  29. 1dd8117 stmmac: Fix compilation error in mmc_core.c by Stefan Roese · 13 years ago
  30. 5c395ae Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  31. 49d41ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 13 years ago
  32. 36ae1a9 ASoC: Dynamically allocate the rtd device for a non-empty release() by Mark Brown · 13 years ago
  33. f3e438f Merge branch 'davem-next.via-rhine' of git://violet.fr.zoreil.com/romieu/linux by David S. Miller · 13 years ago
  34. e4e9e05 ASoC: Fix recursive dependency due to select ATMEL_SSC in SND_ATMEL_SOC_SSC by Axel Lin · 13 years ago
  35. b3f2a92 hfsplus: creation of hidden dir on mount can fail by Al Viro · 13 years ago
  36. 7b3480f Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  37. 307729c md/raid1: perform bad-block tests for WriteMostly devices too. by NeilBrown · 13 years ago
  38. f2a371c md: notify the 'degraded' sysfs attribute on failure. by NeilBrown · 13 years ago
  39. 366e821 NVMe: Version 0.8 by Matthew Wilcox · 13 years ago
  40. 4eeb921 NVMe: Set queue flags correctly by Matthew Wilcox · 13 years ago
  41. 624f0c1 [media] dvb_ca_en50221: fix compilation breakage by Mauro Carvalho Chehab · 13 years ago
  42. 1a19f77 ath9k: Fix regression in channelwidth switch at the same channel by Rajkumar Manoharan · 13 years ago
  43. c40701e brcm80211: Don't leak 'vbuffer' in brcmf_sdbrcm_write_vars() by Jesper Juhl · 13 years ago
  44. e4922f2 ath9k_hw: fix a comment by Mohammed Shafi Shajakhan · 13 years ago
  45. d90db4b rtl8192se: Fix BUG caused by failure to check skb allocation by Larry Finger · 13 years ago
  46. 874c60b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  47. 1c2ad9f NVMe: Simplify nvme_unmap_user_pages by Matthew Wilcox · 13 years ago
  48. fe304c4 NVMe: Mark the end of the sg list by Matthew Wilcox · 13 years ago
  49. 4974218 NVMe: Fix DMA mapping for admin commands by Matthew Wilcox · 13 years ago
  50. ff976d7 NVMe: Rename IO_TIMEOUT to NVME_IO_TIMEOUT by Matthew Wilcox · 13 years ago
  51. eca18b2 NVMe: Merge the nvme_bio and nvme_prp data structures by Matthew Wilcox · 13 years ago
  52. 5c1281a NVMe: Change nvme_completion_fn to take a dev by Matthew Wilcox · 13 years ago
  53. 040a93b NVMe: Change get_nvmeq to take a dev instead of a namespace by Matthew Wilcox · 13 years ago
  54. c2f5b65 NVMe: Simplify completion handling by Matthew Wilcox · 13 years ago
  55. 74ee4ef slub: disallow changing cpu_partial from userspace for debug caches by David Rientjes · 13 years ago
  56. 1c81065 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  57. 1a464cb Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  58. dbe950f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  59. f62f619 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  60. d04baa1 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  61. 8826691 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 13 years ago
  62. 269d430 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  63. d52739c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 13 years ago
  64. abce00f Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  65. 9016037 Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  66. ae5cfc0 Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  67. ace8577 block_dev: Suppress bdev_cache_init() kmemleak warninig by Sergey Senozhatsky · 13 years ago
  68. eaf5f90 fix shrink_dcache_parent() livelock by Miklos Szeredi · 13 years ago
  69. 3dcf6c1 Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  70. 56e925b libceph: remove useless return value for osd_client __send_request() by Sage Weil · 13 years ago
  71. 2ff179e ceph: avoid iput() while holding spinlock in ceph_dir_fsync by Sage Weil · 13 years ago
  72. ee6b1ba ceph: avoid useless dget/dput in encode_fh by Sage Weil · 13 years ago
  73. b8cd952 ceph: dereference pointer after checking for NULL by Yehuda Sadeh · 13 years ago
  74. e11b05d crush: fix force for non-root TAKE by Sage Weil · 13 years ago
  75. 3d8eb7a ceph: remove unnecessary d_fsdata conditional checks by Sage Weil · 13 years ago
  76. 1864825 ceph: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  77. 913272b Merge git://git.infradead.org/users/cbou/battery-urgent by Anton Vorontsov · 13 years ago
  78. ff9cb1c Merge branch 'for_linus' into for_linus_merged by Theodore Ts'o · 13 years ago
  79. d50f2ab ext4: fix undefined behavior in ext4_fill_flex_info() by Xi Wang · 13 years ago
  80. f4947fb coda: switch coda_cnode_make() to sane API as well, clean coda_lookup() by Al Viro · 13 years ago
  81. 0b2c4e3 coda: deal correctly with allocation failure from coda_cnode_makectl() by Al Viro · 13 years ago
  82. 3e25eb9 securityfs: fix object creation races by Al Viro · 13 years ago
  83. 4808d12 ALSA: hda - Fix the detection of "Loopback Mixing" control for VIA codecs by Takashi Iwai · 13 years ago
  84. 6db9dc1 sched: Fix CONFIG_CGROUP_SCHED dependency by Fabio Estevam · 13 years ago
  85. 3a90274 ALSA: hda - Return the error from get_wcaps_type() for invalid NIDs by Takashi Iwai · 13 years ago
  86. 095f979 drm/nouveau/pm: fix build with HWMON off by Dave Airlie · 13 years ago
  87. 96067ad gma500: silence gcc warnings in mid_get_vbt_data() by Dan Carpenter · 13 years ago
  88. 7920aa5 drm/ttm: fix condition (and vs or) by Dan Carpenter · 13 years ago
  89. 6bdccff UBI: make vid_hdr non-static by Richard Weinberger · 13 years ago
  90. 9b9fb61 sched: Remove empty #ifdefs by Hiroshi Shimamoto · 13 years ago
  91. f0a217a Merge branches 'rmobile/kota2' and 'rmobile/marzen' into rmobile-latest by Paul Mundt · 13 years ago
  92. 43aa77f ARM: mach-shmobile: Add kota2 defconfig. by Paul Mundt · 13 years ago
  93. de4da59 ALSA: hda - Use auto-parser for HP laptops with cx20459 codec by Takashi Iwai · 13 years ago
  94. d06830e ARM: mach-shmobile: Add marzen defconfig. by Paul Mundt · 13 years ago
  95. a662c08 ARM: mach-shmobile: r8a7779 power domain support V2 by Magnus Damm · 13 years ago
  96. 7a73c81 Merge branch 'sh/urgent' into sh-latest by Paul Mundt · 13 years ago
  97. abef364 sh: Remove redundant try_to_freeze() invocations. by Paul Mundt · 13 years ago
  98. 6330c04 sh: Ensure IRQs are enabled across do_notify_resume(). by Paul Mundt · 13 years ago
  99. 33dc5c1 sh: Fix up store queue code for subsys_interface changes. by Paul Mundt · 13 years ago
  100. cc9e4fe Merge branch 'rmobile/bonito' into rmobile-latest by Paul Mundt · 13 years ago