1. 967cc53 kernel: is_current_single_threaded: don't use ->mmap_sem by Oleg Nesterov · 15 years ago
  2. 5bb459b kernel: rename is_single_threaded(task) to current_is_single_threaded(void) by Oleg Nesterov · 15 years ago
  3. d2e3ee9 kernel: fix is_single_threaded by Oleg Nesterov · 15 years ago
  4. 713c0ec security: fix security_file_lock cmd argument by Sten Spans · 15 years ago
  5. 7d45eca Merge branch 'master' into next by James Morris · 15 years ago
  6. be940d6 Revert "SELinux: Convert avc_audit to use lsm_audit.h" by James Morris · 15 years ago
  7. b3a633c personality handling: fix PER_CLEAR_ON_SETID for security reasons by Julien Tinnes · 15 years ago
  8. 8113a8d SELinux: Convert avc_audit to use lsm_audit.h by Thomas Liu · 15 years ago
  9. 7638d53 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  10. dd0d9a4 AFS: Fix compilation warning by Artem Bityutskiy · 15 years ago
  11. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  12. f9fabcb personality: fix PER_CLEAR_ON_SETID by Julien Tinnes · 15 years ago
  13. a137802 Don't use '-fwrapv' compiler option: it's buggy in gcc-4.1.x by Linus Torvalds · 15 years ago
  14. 8b9f2ca Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  15. 81e4e1b Revert "fuse: Fix build error" as unnecessary by Linus Torvalds · 15 years ago
  16. 373c0a7 Fix compile error due to congestion_wait() changes by Trond Myklebust · 15 years ago
  17. ec05a8d hwmon: (abituguru3) DMI probing for AB9, AB9 QuadQT and IX38 QuadGT by Alistair John Strachan · 15 years ago
  18. 24205e0 hwmon: (sht15) Remove unnecessary semicolon by Joe Perches · 15 years ago
  19. 025dc74 hwmon: (max6650) Fix lock imbalance by Jiri Slaby · 15 years ago
  20. f00caa7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  21. 8711c67 isofs: fix Joliet regression by Bartlomiej Zolnierkiewicz · 15 years ago
  22. d4fc4a7 tty: Fix the PL2303 private methods for sysrq by Alan Cox · 15 years ago
  23. 24a15a6 tty: Fix USB kref leak by Alan Cox · 15 years ago
  24. 4cd1de0 tty: Sort out the USB sysrq changes that wrecked performance by Alan Cox · 15 years ago
  25. d6be791 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 15 years ago
  26. 44c695b Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  27. eee33ab Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  28. 04eef90 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 15 years ago
  29. bb8ad28 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  30. c368b49 Doc: move Documentation/exception.txt into x86 subdir by Amerigo Wang · 15 years ago
  31. 3697cd9 Doc: update Documentation/exception.txt by Amerigo Wang · 15 years ago
  32. 097041e fuse: Fix build error by Larry Finger · 15 years ago
  33. 69ca06c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  34. 9f2d8be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  35. ac3f482 Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  36. 85be928 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  37. d86ee48 sched: optimize cond_resched() by Peter Zijlstra · 15 years ago
  38. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  39. 5019914 drm/i915: Fix for LVDS VBT change on IGDNG by Zhenyu Wang · 15 years ago
  40. d05ca30 drm/i915: Zap the GTT mapping when transitioning from untiled to tiled. by Eric Anholt · 15 years ago
  41. 901782b drm/i915: Refactor calls to unmap_mapping_range by Chris Wilson · 15 years ago
  42. f39d1b9 dma-debug: Fix the overlap() function to be correct and readable by Ingo Molnar · 15 years ago
  43. fccdaba drm/i915: Avoid saving/restore the modesetting registers twice in KMS mode by Zhao Yakui · 15 years ago
  44. af4fcb5 drm: Disable the unused connectors explicitly when resuming with KMS. by Zhao Yakui · 15 years ago
  45. 354ff96 drm/i915: Restore the KMS modeset for every activated CRTC by Zhao Yakui · 15 years ago
  46. 883e860 drm/i915: Fix harmless warning from patch merged after i2c rework. by Eric Anholt · 15 years ago
  47. 2a34f5e6 drm/i915: Disable GEM when a broken video BIOS takes up the whole aperture. by Eric Anholt · 15 years ago
  48. 2a6f86b Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  49. 32f2e80 cfq-iosched: reset oom_cfqq in cfq_set_request() by Vivek Goyal · 15 years ago
  50. ecb554a block: fix sg SG_DXFER_TO_FROM_DEV regression by FUJITA Tomonori · 15 years ago
  51. 76da034 block: call blk_scsi_ioctl_init() by FUJITA Tomonori · 15 years ago
  52. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  53. 2b8777c oprofile: reset bt_lost_no_mapping with other stats by Maynard Johnson · 15 years ago
  54. 3ae3079 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  55. f371f12 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  56. b690a37 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  57. 016d356 mx3fb: fix regression with uninitalized fb_info->mm_lock mutex by Krzysztof Helt · 15 years ago
  58. afecb0d sm501fb: fix regression with uninitalized fb_info->mm_lock mutex by Krzysztof Helt · 15 years ago
  59. c2cc49a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  60. e864561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  61. 42359da Fix compile error in bmac.c by Dave Jones · 15 years ago
  62. 8d7ff4f x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon by Robert Richter · 15 years ago
  63. e594e96 cxgb3: Fix crash caused by stashing wrong netdev_queue by Roland Dreier · 15 years ago
  64. 8faa2a7 ixgbe: Fix coexistence of FCoE and Flow Director in 82599 by Yi Zou · 15 years ago
  65. ad46276 memory barrier: adding smp_mb__after_lock by Jiri Olsa · 15 years ago
  66. a57de0b net: adding memory barrier to the poll and receive callbacks by Jiri Olsa · 15 years ago
  67. d0c280d cifs: when ATTR_READONLY is set, only clear write bits on non-directories by Jeff Layton · 15 years ago
  68. aeaaf25 cifs: remove cifsInodeInfo->inUse counter by Jeff Layton · 15 years ago
  69. 0b8f18e cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget by Jeff Layton · 15 years ago
  70. 65c3f0a security: Wrap SMACK and SELINUX audit data structs in ifdefs by Thomas Liu · 15 years ago
  71. d4131de security: Make lsm_priv union in lsm_audit.h anonymous by Thomas Liu · 15 years ago
  72. e99da35 drm/i915: Check the LID device to decide whether the LVDS should be initialized by Zhao Yakui · 15 years ago
  73. ed5215a Move variable function in lsm_audit.h into SMACK private space by Thomas Liu · 15 years ago
  74. b77863b [CIFS] update cifs version number by Steve French · 15 years ago
  75. 3bbeeb3 cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls by Jeff Layton · 15 years ago
  76. 654cf14 cifs: make a separate function for filling out FILE_UNIX_BASIC_INFO by Jeff Layton · 15 years ago
  77. 01ea95e cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo by Jeff Layton · 15 years ago
  78. c4c1bff cifs: add pid of initiating process to spnego upcall info by Jeff Layton · 15 years ago
  79. cf1eaab [WATCHDOG] w83627hf_wdt.c: add support for the W83627EHF support by Slobodan Tomić · 15 years ago
  80. a6f052e [WATCHDOG] SA1100 watchdog maximum timeout by Raphael Assenat · 15 years ago
  81. db5d2d8 [WATCHDOG] w83697ug, fix lock imbalance by Jiri Slaby · 15 years ago
  82. b86a6c6 [WATCHDOG] drivers/watchdog/bcm47xx_wdt.c: Remove unnecessary semicolons by Joe Perches · 15 years ago
  83. 005b107 ALSA: hda - targa and targa-2ch fix by David Heidelberger · 15 years ago
  84. 264ef8a kmemleak: Remove alloc_bootmem annotations introduced in the past by Catalin Marinas · 15 years ago
  85. 369693d ALSA: hda - fix beep tone calculation for IDT/STAC codecs by Paul Vojta · 15 years ago
  86. 0611254 UBIFS: fix corruption dump by Artem Bityutskiy · 15 years ago
  87. 431102f UBIFS: clean up free space checking by Artem Bityutskiy · 15 years ago
  88. ed43f2f UBIFS: small amendments in the LEB scanning code by Artem Bityutskiy · 15 years ago
  89. 086b364 UBIFS: dump a little more in case of corruptions by Artem Bityutskiy · 15 years ago
  90. 34f2547 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  91. 1b614fb netpoll: Fix carrier detection for drivers that are using phylib by Anton Vorontsov · 15 years ago
  92. d2daeab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  93. 2e31673 fealnx: Fix build breakage -- PR_CONT should be KERN_CONT by Roland Dreier · 15 years ago
  94. 5e1596f [CPUFREQ] Fix compile failure in cpufreq.c by Dave Jones · 15 years ago
  95. 5ddf1e0 cifs: fix regression with O_EXCL creates and optimize away lookup by Jeff Layton · 15 years ago
  96. 1d01e83 atmel_lcdfb: fix regression with uninitalized fb_info->mm_lock mutex by Krzysztof Helt · 15 years ago
  97. b5daa70 fsl-diu-fb: fix regression with uninitalized fb_info->mm_lock mutex by Krzysztof Helt · 15 years ago
  98. 1ce822f includecheck fix: include/linux, rfkill.h by Jaswinder Singh Rajput · 15 years ago
  99. 47ab384 p54: tx refused but queue active by Larry Finger · 15 years ago
  100. 804ef71 Atheros Kconfig needs to be dependent on WLAN_80211 by Jay Sternberg · 15 years ago