1. 4d0c066 memcg: fix reclaimable lru check in memcg by KAMEZAWA Hiroyuki · 13 years ago
  2. 0b43c3a mm: __tlb_remove_page() check the correct batch by Shaohua Li · 13 years ago
  3. 215ddd6 mm: vmscan: only read new_classzone_idx from pgdat when reclaiming successfully by Mel Gorman · 13 years ago
  4. da175d0 mm: vmscan: evaluate the watermarks against the correct classzone by Mel Gorman · 13 years ago
  5. d7868da mm: vmscan: do not apply pressure to slab if we are not applying pressure to zone by Mel Gorman · 13 years ago
  6. 08951e5 mm: vmscan: correct check for kswapd sleeping in sleeping_prematurely by Mel Gorman · 13 years ago
  7. 902daf6 Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  8. 54af2bd Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  9. c60ffcb Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  10. 3546eea Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  11. 2345b20 gpio/langwell_gpio: ack the correct bit for langwell gpio interrupts by Mathias Nyman · 13 years ago
  12. f1bb20a Merge branch 'for-30-rc5/all-i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  13. 90c6906 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  14. ca5c485 USB: additional regression fix for device removal by Alan Stern · 13 years ago
  15. 31cb852 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  16. 2a9d6df Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  17. c902ce1 FS-Cache: Add a helper to bulk uncache pages on an inode by David Howells · 13 years ago
  18. 075d9db Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  19. e55f1b1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  20. 27a3b73 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/linux-2.6-tip by Linus Torvalds · 13 years ago
  21. 85746e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  22. ee339fe xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci. by Konrad Rzeszutek Wilk · 13 years ago
  23. 9491230 sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe it by Wei Yongjun · 13 years ago
  24. f70e957 x86: Don't use the EFI reboot method by default by Matthew Garrett · 13 years ago
  25. d61a068 drm/kms: allow drm_mode_group with no objects by Ben Skeggs · 13 years ago
  26. ccd6895 drm/radeon/kms: free ib pool on module unloading by Jerome Glisse · 13 years ago
  27. 37cba6c drm/radeon/kms: fix typo in evergreen disp int status register by Alex Deucher · 13 years ago
  28. fcb857a drm/radeon/kms: fix typo in IH_CNTL swap bitfield by Alex Deucher · 13 years ago
  29. f03d78d net: refine {udp|tcp|sctp}_mem limits by Eric Dumazet · 13 years ago
  30. eebb02b vmxnet3: round down # of queues to power of two by Shreyas Bhatewara · 13 years ago
  31. 7a31366 x86, suspend: Restore MISC_ENABLE MSR in realmode wakeup by Kees Cook · 13 years ago
  32. 4dd1b49 Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  33. 1316d4d xfs: unpin stale inodes directly in IOP_COMMITTED by Dave Chinner · 13 years ago
  34. 9b61fc4 Documentation: fix cgroup blkio throttle filenames by Andrea Righi · 13 years ago
  35. 316b379 Documentation: update CodingStyle memory allocators by Jesper Juhl · 13 years ago
  36. 0dcb6d7 MAINTAINERS: move kernel-doc patches location by Randy Dunlap · 13 years ago
  37. de3796e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  38. bcb65a7 FDPIC: Fix memory leak by Davidlohr Bueso · 13 years ago
  39. 4d4cf23 PM / Hibernate: Fix free_unnecessary_pages() by Rafael J. Wysocki · 13 years ago
  40. 23c570a resource: ability to resize an allocated resource by Ram Pai · 13 years ago
  41. a51cb91 fs: fix lock initialization by Miklos Szeredi · 13 years ago
  42. 2e98e79 net: sh_eth: fix the parameter for the ETHER of SH7757 by Yoshihiro Shimoda · 13 years ago
  43. 91a5615 net: sh_eth: fix cannot work half-duplex mode by Yoshihiro Shimoda · 13 years ago
  44. 58956ba gpio: tps65910: add missing breaks in tps65910_gpio_init by Axel Lin · 13 years ago
  45. a2fa83f Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  46. 2d12a18 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  47. 712ae51 net: vlan: enable soft features regardless of underlying device by Shan Wei · 13 years ago
  48. b49c78d x86, reboot: Acer Aspire One A110 reboot quirk by Peter Chubb · 13 years ago
  49. 5318d80 vmxnet3: fix starving rx ring whenoc_skb kb fails by Shreyas Bhatewara · 13 years ago
  50. 4466146 bridge: Always flood broadcast packets by Herbert Xu · 13 years ago
  51. 121782a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  52. a8728d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus by Linus Torvalds · 13 years ago
  53. e4c2fb0 sched: Disable (revert) SCHED_LOAD_SCALE increase by Peter Zijlstra · 13 years ago
  54. 8509e14 mfd: Add Makefile and Kconfig Entries for tps65911 comparator by Axel Lin · 13 years ago
  55. 1e8ece5 mfd: Fix build error for tps65911-comparator.c by Axel Lin · 13 years ago
  56. 8f2df01 Revert "mfd: Add omap-usbhs runtime PM support" by Keshava Munegowda · 13 years ago
  57. 63ef1124f input: pmic8xxx-pwrkey: Do not use mfd_get_data() by Samuel Ortiz · 13 years ago
  58. 1d08382 input: pmic8xxx-keypad: Do not use mfd_get_data() by Samuel Ortiz · 13 years ago
  59. 9b9cfe7 greth: greth_set_mac_add would corrupt the MAC address. by Kristoffer Glembo · 13 years ago
  60. c349a52 net: bind() fix error return on wrong address family by Marcus Meissner · 13 years ago
  61. fe0d422 Linux 3.0-rc6 by Linus Torvalds · 13 years ago
  62. 532df6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  63. fc52693 Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-2.6-arm-soc by Linus Torvalds · 13 years ago
  64. aababb9 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x by Linus Torvalds · 13 years ago
  65. b2bc478 RDMA: Check for NULL mode in .devnode methods by Goldwyn Rodrigues · 13 years ago
  66. 64393b3 AT91: Change nand buswidth logic to match hardware default configuration by Nicolas Ferre · 13 years ago
  67. 07ad6ab omap: drop __initdata tags from static struct platform_device declarations by Janusz Krzysztofik · 13 years ago
  68. 3e86f1d vesafb: fix memory leak by Daniel J Blueman · 13 years ago
  69. 2fb83cd6 natsemi: silence dma-debug warnings by FUJITA Tomonori · 13 years ago
  70. 60b6770 net: 8139too: Initial necessary vlan_features to support vlan by Shan Wei · 13 years ago
  71. ba466c7 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  72. a5ec7f86 [SCSI] isci: fix checkpatch errors by James Bottomley · 13 years ago
  73. 5b45b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci by James Bottomley · 13 years ago
  74. 070f944 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  75. b775c38 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  76. af75d5b hwmon: (k10temp) Update documentation for Fam12h by Clemens Ladisch · 13 years ago
  77. 014ab48 hwmon-vid: Fix typo in VIA CPU name by Jean Delvare · 13 years ago
  78. 5da556e hwmon: (f71882fg) Add support for the F71869A by Hans de Goede · 13 years ago
  79. 7958e3b hwmon: Use <> rather than () around my e-mail address by Hans de Goede · 13 years ago
  80. b6b2a1e hwmon: (emc6w201) Properly handle all errors by Jean Delvare · 13 years ago
  81. bc6f387 isci: Device reset should request sas_phy_reset(phy, true) by Jeff Skirvin · 13 years ago
  82. a8a0a13 isci: pare back error messsages by Dan Williams · 13 years ago
  83. dc00c8b isci: cleanup silicon revision detection by Dan Williams · 13 years ago
  84. 4e4dca3 isci: merge scu_unsolicited_frame.h into unsolicited_frame_control.h by Dan Williams · 13 years ago
  85. 16ba770 isci: merge sata.[ch] into request.c by Dan Williams · 13 years ago
  86. 34a9915 isci: kill 'get/set' macros by Dan Williams · 13 years ago
  87. 89a7301 isci: retire scic_sds_ and scic_ prefixes by Dan Williams · 13 years ago
  88. d9dcb4b isci: unify isci_host and scic_sds_controller by Dan Williams · 13 years ago
  89. 78a6f06 isci: unify isci_remote_device and scic_sds_remote_device by Dan Williams · 13 years ago
  90. ffe191c isci: unify isci_port and scic_sds_port by Dan Williams · 13 years ago
  91. 76802ce isci: fix scic_sds_remote_device_terminate_requests by Dan Williams · 13 years ago
  92. 8528095 isci: unify isci_phy and scic_sds_phy by Dan Williams · 13 years ago
  93. 5076a1a isci: unify isci_request and scic_sds_request by Dan Williams · 13 years ago
  94. ba7cb22 isci: rename / clean up scic_sds_stp_request by Dan Williams · 13 years ago
  95. db05625 isci: preallocate requests by Dan Williams · 13 years ago
  96. 38d8879 isci: combine request flags by Dan Williams · 13 years ago
  97. 312e0c2 isci: unify can_queue tracking on the tci_pool, uplevel tag assignment by Dan Williams · 13 years ago
  98. 9274f45 isci: Terminate dev requests on FIS err bit rx in NCQ by Jeff Skirvin · 13 years ago
  99. 4cffe13 isci: fix frame received locking by Dan Williams · 13 years ago
  100. 7cafbf1 isci: possible buffer overflow in isci_parse_oem_parameters fixed by Maciej Patelczyk · 13 years ago