1. 6f8ac16 [SCSI] mvsas: Add support for interrupt tasklet by Xiangliang Yu · 14 years ago
  2. e144f7e [SCSI] mvsas: update comments by Xiangliang Yu · 14 years ago
  3. 84fbd0c [SCSI] mvsas: misc improvements by Xiangliang Yu · 14 years ago
  4. a4632aa [SCSI] mvsas: Add new macros and functions by Xiangliang Yu · 14 years ago
  5. b89e8f5 [SCSI] mvsas: Remove unused macros, variables and functions by Xiangliang Yu · 14 years ago
  6. 8882f08 [SCSI] mvsas: fix 94xx hotplug issue by Xiangliang Yu · 14 years ago
  7. 83c7b61 [SCSI] mvsas: Add driver version and interrupt coalescing to device attributes in sysfs by Xiangliang Yu · 14 years ago
  8. f1f82a9 [SCSI] mvsas: add support for 94xx phy tuning and multiple revisions by Xiangliang Yu · 14 years ago
  9. 534ff10 [SCSI] mvsas: Add support for Non specific NCQ error interrupt by Xiangliang Yu · 14 years ago
  10. 45b583b Merge 'akpm' patch series by Linus Torvalds · 14 years ago
  11. f19da2c drivers/connector/cn_proc.c: remove unused local by Andrew Morton · 14 years ago
  12. df2694d Documentation/SubmitChecklist: add RCU debug config options by Paul E. McKenney · 14 years ago
  13. 9d6bf5a reiserfs: use hweight_long() by Akinobu Mita · 14 years ago
  14. 0c2fd1bfb reiserfs: use proper little-endian bitops by Akinobu Mita · 14 years ago
  15. 29df8d8 pnpacpi: register disabled resources by Witold Szczeponik · 14 years ago
  16. e57ee01 drivers/rtc/rtc-tegra.c: properly initialize spinlock by Uwe Kleine-König · 14 years ago
  17. 8f6b0dd drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_set_time() by Jesper Juhl · 14 years ago
  18. 9a9a54a drivers/rtc: add support for Qualcomm PMIC8xxx RTC by Anirudh Ghayal · 14 years ago
  19. cefe4fb drivers/rtc/rtc-s3c.c: support clock gating by Donggeun Kim · 14 years ago
  20. 955dbea drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200 by Dmitry Eremin-Solenikov · 14 years ago
  21. 7afe184 init: skip calibration delay if previously done by Sameer Nanda · 14 years ago
  22. 469dded misc/eeprom: add eeprom access driver for digsy_mtc board by Anatolij Gustschin · 14 years ago
  23. 06b4501 misc/eeprom: add driver for microwire 93xx46 EEPROMs by Anatolij Gustschin · 14 years ago
  24. 6e60c02 checkpatch.pl: update $logFunctions by Joe Perches · 14 years ago
  25. 34d9921 checkpatch: make utf-8 test --strict by Joe Perches · 14 years ago
  26. 000d1cc1 checkpatch.pl: add ability to ignore various messages by Joe Perches · 14 years ago
  27. 39b7e28 checkpatch: add a "prefer __aligned" check by Joe Perches · 14 years ago
  28. 2011247 checkpatch: validate signature styles and To: and Cc: lines by Joe Perches · 14 years ago
  29. 165e72a checkpatch: add __rcu as a sparse modifier by Sven Eckelmann · 14 years ago
  30. 7d2367a checkpatch: suggest using min_t or max_t by Joe Perches · 14 years ago
  31. 27c46a2 drivers/firmware/sigma.c needs MODULE_LICENSE by Randy Dunlap · 14 years ago
  32. 75fb8f2 lib: make _tolower() public by Andy Shevchenko · 14 years ago
  33. 72d3950 lib/lcm.c: quiet sparse noise by H Hartley Sweeten · 14 years ago
  34. b09628e mach-ux500: add lm3530 ALS platform data for U5500 by Linus Walleij · 14 years ago
  35. 40b1445 arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltage by Shreshtha Kumar Sahu · 14 years ago
  36. 2504f6d drivers/leds/leds-netxbig: make LEDS_NETXBIG depend on LEDS_CLASS by Axel Lin · 14 years ago
  37. e179840b drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handling by Axel Lin · 14 years ago
  38. 19ab5cb drivers/leds/leds-lp5521.c: provide section tagging by Linus Walleij · 14 years ago
  39. 05ed849 MAINTAINERS: update HIGH RESOLUTION TIMERS patterns by Joe Perches · 14 years ago
  40. 0334b38 get_maintainers.pl: improve .mailmap parsing by Joe Perches · 14 years ago
  41. 626a031 kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n by Stephen Boyd · 14 years ago
  42. a376d3d notifiers: vt: move vt notifiers into vt.h by Amerigo Wang · 14 years ago
  43. 35eb6db notifiers: pm: move pm notifiers into suspend.h by Amerigo Wang · 14 years ago
  44. c5f4175 notifiers: sys: move reboot notifiers into reboot.h by Amerigo Wang · 14 years ago
  45. dcfe142 notifiers: net: move netdevice notifiers into netdevice.h by Amerigo Wang · 14 years ago
  46. 80f1ff9 notifiers: cpu: move cpu notifiers into cpu.h by Amerigo Wang · 14 years ago
  47. a1bb73d drivers/misc: add support the FSA9480 USB Switch by Donggeun Kim · 14 years ago
  48. 703f03c geode: reflect mfgpt dependency on mfd by Philip A. Prindeville · 14 years ago
  49. 005bdad eisa/pci_eisa.c: fix section mismatch by Arnaud Lacombe · 14 years ago
  50. b9d4f42 include/linux/kernel.h: hide internal macros from userspace by Arnaud Lacombe · 14 years ago
  51. 9d00f92 include/linux/kernel.h: fix a headers_check warning by WANG Cong · 14 years ago
  52. a0e44d4 include/linux/ioport.h: new helper to define common struct resource constructs by Uwe Kleine-König · 14 years ago
  53. ae891a1 devres: fix possible use after free by Maxin B John · 14 years ago
  54. 5190f0c asm-generic/system.h: drop useless __KERNEL__ by Mike Frysinger · 14 years ago
  55. f35119d drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible by Rakib Mullick · 14 years ago
  56. f1c93e4 um: remove dead code by Richard Weinberger · 14 years ago
  57. 39073db um: adjust size of pid_buf by Richard Weinberger · 14 years ago
  58. f1c2bb8 um: implement a x86_64 vDSO by Richard Weinberger · 14 years ago
  59. fc9a001 um: set __HAVE_ARCH_GATE_AREA for x86_64 by Richard Weinberger · 14 years ago
  60. 548f0a4 um: Set __HAVE_ARCH_GATE_AREA for i386 by Richard Weinberger · 14 years ago
  61. b743ac5 um: disable scan_elf_aux() on x86_64 by Richard Weinberger · 14 years ago
  62. 2a6d0ac uml: free resources by Davidlohr Bueso · 14 years ago
  63. 9a8beb9 uml: drivers/slip_user.c memory leak fix by Vitaliy Ivanov · 14 years ago
  64. 2fdf213 uml: helper.c warning corrections by Vitaliy Ivanov · 14 years ago
  65. 7a99ae7 uml: cow_user.c warning corrections by Vitaliy Ivanov · 14 years ago
  66. fbee8d9 uml: drivers/net_user.c memory leak fix by Vitaliy Ivanov · 14 years ago
  67. 7fa38e7 um: reinstate kernel version in generated .config by Geert Uytterhoeven · 14 years ago
  68. dd71dc4 um: add netpoll support by Richard Weinberger · 14 years ago
  69. f956b3e um: fix _FORTIFY_SOURCE=2 support for kernel modules by Richard Weinberger · 14 years ago
  70. 22e9b91 um: clean up delay functions by Richard Weinberger · 14 years ago
  71. c0ce5b6 um, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 14 years ago
  72. 7213de0 um: clean up vm-flags.h by Richard Weinberger · 14 years ago
  73. 5ec80e5 cris, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 14 years ago
  74. ce1bb7a cris: fix some build warnings in pinmux.c by WANG Cong · 14 years ago
  75. b7de110 m68k, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 14 years ago
  76. f796062 m32r, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 14 years ago
  77. 6fa8090 alpha, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 14 years ago
  78. 023f21b h8300, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 14 years ago
  79. 99b12e3 writeback: account NR_WRITTEN at IO completion time by Wu Fengguang · 14 years ago
  80. 48f170f tmpfs: simplify unuse and writepage by Hugh Dickins · 14 years ago
  81. 27ab700 tmpfs: simplify filepage/swappage by Hugh Dickins · 14 years ago
  82. e83c32e tmpfs: simplify prealloc_page by Hugh Dickins · 14 years ago
  83. 9276aad tmpfs: remove_shmem_readpage by Hugh Dickins · 14 years ago
  84. 68da9f0 tmpfs: pass gfp to shmem_getpage_gfp by Hugh Dickins · 14 years ago
  85. 71f0e07 tmpfs: refine shmem_file_splice_read by Hugh Dickins · 14 years ago
  86. 708e350 tmpfs: clone shmem_file_splice_read() by Hugh Dickins · 14 years ago
  87. 2efaca9 mm/futex: fix futex writes on archs with SW tracking of dirty & young by Benjamin Herrenschmidt · 14 years ago
  88. 72c4783 mm: remove useless rcu lock-unlock from mapping_tagged() by Konstantin Khlebnikov · 14 years ago
  89. 76d3fbf mm: page allocator: reconsider zones for allocation after direct reclaim by Mel Gorman · 14 years ago
  90. cd38b11 mm: page allocator: initialise ZLC for first zone eligible for zone_reclaim by Mel Gorman · 14 years ago
  91. 1d65f86 mm: preallocate page before lock_page() at filemap COW by KAMEZAWA Hiroyuki · 14 years ago
  92. d515afe tmpfs: no need to use i_lock by Hugh Dickins · 14 years ago
  93. d082357 mm: pincer in truncate_inode_pages_range by Hugh Dickins · 14 years ago
  94. b85e0ef mm: consistent truncate and invalidate loops by Hugh Dickins · 14 years ago
  95. 8a549be mm: tidy vmtruncate_range and related functions by Hugh Dickins · 14 years ago
  96. 85821aa mm: truncate functions are in truncate.c by Hugh Dickins · 14 years ago
  97. 5e5358e mm: cleanup descriptions of filler arg by Hugh Dickins · 14 years ago
  98. df077ac sparc64: implement get_user_pages_fast() by David S. Miller · 14 years ago
  99. 683d2fa sparc64: add support for _PAGE_SPECIAL by David S. Miller · 14 years ago
  100. 4a0100f sparc64: use RCU page table freeing by David S. Miller · 14 years ago