1. bfcec70 audit: set the name_len in audit_inode for parent lookups by Jeff Layton · 12 years ago
  2. 78e2e80 audit: add a new "type" field to audit_names struct by Jeff Layton · 12 years ago
  3. c43a25a audit: reverse arguments to audit_inode_child by Jeff Layton · 12 years ago
  4. 9cec9d6 audit: no need to walk list in audit_inode if name is NULL by Jeff Layton · 12 years ago
  5. 1c2e51e audit: pass in dentry to audit_copy_inode wherever possible by Jeff Layton · 12 years ago
  6. f78570d audit: remove unnecessary NULL ptr checks from do_path_lookup by Jeff Layton · 12 years ago
  7. 79360dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  8. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  9. 4092475 Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  10. cbd8aca Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  11. 35e9a274 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  12. ae3e462 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  13. 5f76945 Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  14. 940e3a8 Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 12 years ago
  15. 98f6ef6 vfs: bogus warnings in fs/namei.c by Arnd Bergmann · 12 years ago
  16. 808d4e3 consitify do_mount() arguments by Al Viro · 12 years ago
  17. 415c2c5 compiler-gcc4.h: correct verion check for __compiletime_error by Daniel Santos · 12 years ago
  18. 76b2764 modpost: Permit .GCC.command.line sections by Jonathan Kliegman · 12 years ago
  19. 759f429 9P: Fix race between p9_write_work() and p9_fd_request() by Simon Derr · 12 years ago
  20. 26de9c2 Update SmPL/Coccinelle section of MAINTAINERS by Nicolas Palix · 12 years ago
  21. c05cd6d coccicheck: Add the rep+ctxt mode by Nicolas Palix · 12 years ago
  22. e8fa600 scripts/coccinelle/tests/odd_ptr_err.cocci: semantic patch for IS_ERR/PTR_ERR inconsistency by Julia Lawall · 12 years ago
  23. 12250d8 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  24. da06a8d Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  25. 49999ab autofs4 - fix reset pending flag on mount fail by Ian Kent · 12 years ago
  26. 14ffe00 Merge branch 'akpm' (Fixups from Andrew) by Linus Torvalds · 12 years ago
  27. cd9d6f1 gbefb: fix compile error by Florian Tobias Schandinat · 12 years ago
  28. ce40be7 Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  29. ba0a5a3 Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  30. 3dddebe Merge tag 'vfio-for-v3.7-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  31. ec07361 perf: fix duplicate header inclusion by Michel Lespinasse · 12 years ago
  32. cd59085 memcg, kmem: fix build error when CONFIG_INET is disabled by David Rientjes · 12 years ago
  33. 8dc0839 rtc: kconfig: fix RTC_INTF defaults connected to RTC_CLASS by Kevin Hilman · 12 years ago
  34. fdb8d56 rapidio: fix comment by Chad Reese · 12 years ago
  35. 3e1aa66 lib/kasprintf.c: use kmalloc_track_caller() to get accurate traces for kvasprintf by Ezequiel Garcia · 12 years ago
  36. 4ed134b rapidio: update for destination ID allocation by Alexandre Bounine · 12 years ago
  37. 2574740 rapidio: update asynchronous discovery initialization by Alexandre Bounine · 12 years ago
  38. f4c9c0e rapidio: use msleep in discovery wait by Alexandre Bounine · 12 years ago
  39. 6272605 mm: compaction: fix bit ranges in {get,clear,set}_pageblock_skip() by Bartlomiej Zolnierkiewicz · 12 years ago
  40. 1633dbb arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanups by Yasuaki Ishimatsu · 12 years ago
  41. 158544b arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling code by Andrew Morton · 12 years ago
  42. e626d177 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  43. 899649b vfio: Fix PCI INTx disable consistency by Alex Williamson · 12 years ago
  44. 9dbdfd2 vfio: Move PCI INTx eventfd setting earlier by Alex Williamson · 12 years ago
  45. 34002f5 vfio: Fix PCI mmap after b3b9c293 by Alex Williamson · 12 years ago
  46. df632d3 Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  47. 0657777 hwmon: Drop needless includes of <linux/delay.h> by Jean Delvare · 12 years ago
  48. fa84574 hwmon: Add missing inclusions of <linux/err.h> by Jean Delvare · 12 years ago
  49. dcd8f39 hwmon: Add missing inclusions of <linux/jiffies.h> by Jean Delvare · 12 years ago
  50. 4d7e47b hwmon: Fix spelling of Celsius by Peter Meerwald · 12 years ago
  51. 9292f05 hwmon: Update Alexey Fisher's name by Oleksij Rempel · 12 years ago
  52. 2474542 Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  53. c7a6ced Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  54. a188e7e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  55. e1b2814 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  56. ba70676 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  57. 4b2c551f lglock: add DEFINE_STATIC_LGLOCK() by Lai Jiangshan · 12 years ago
  58. 466cab8 lglock: make the per_cpu locks static by Lai Jiangshan · 12 years ago
  59. 462e1e1 lglock: remove unused DEFINE_LGLOCK_LOCKDEP() by Lai Jiangshan · 12 years ago
  60. 614c321 MAX_LFS_FILESIZE definition for 64bit needs LL... by Al Viro · 12 years ago
  61. 35c2a7f tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking by Hugh Dickins · 12 years ago
  62. 8e22cc8 vfs: drop lock/unlock super by Marco Stornelli · 12 years ago
  63. b696332 ufs: drop lock/unlock super by Marco Stornelli · 12 years ago
  64. c07cb01 sysv: drop lock/unlock super by Marco Stornelli · 12 years ago
  65. f6e12dc hpfs: drop lock/unlock super by Marco Stornelli · 12 years ago
  66. e40b34c fat: drop lock/unlock super by Marco Stornelli · 12 years ago
  67. 67e2c19 ext3: drop lock/unlock super by Marco Stornelli · 12 years ago
  68. 4f7754c exofs: drop lock/unlock super by Marco Stornelli · 12 years ago
  69. aed9764 dup3: Return an error when oldfd == newfd. by Richard W.M. Jones · 12 years ago
  70. d1c7d97 fs: handle failed audit_log_start properly by Sasha Levin · 12 years ago
  71. ffd8d10 fs: prevent use after free in auditing when symlink following was denied by Sasha Levin · 12 years ago
  72. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  73. 0febd3b Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into fbdev-next by Florian Tobias Schandinat · 12 years ago
  74. f59b51f Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  75. aac2b1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  76. 23d5385 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  77. b7e97d2 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  78. 8d93241 video: mark nuc900fb_map_video_memory as __devinit by Arnd Bergmann · 12 years ago
  79. 4a0ea00 video/mx3fb: set .owner to prevent module unloading while being used by Uwe Kleine-König · 12 years ago
  80. 37414fb video: exynos_dp: use clk_prepare_enable and clk_disable_unprepare by Jingoo Han · 12 years ago
  81. 36141e5 drivers/video/exynos/exynos_mipi_dsi.c: fix error return code by Peter Senna Tschudin · 12 years ago
  82. d63f2c5 drivers/video/savage/savagefb_driver.c: fix error return code by Peter Senna Tschudin · 12 years ago
  83. 5ce2497 video: s3c-fb: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  84. 7a93cbb da8xx-fb: save and restore LCDC context across suspend/resume cycle by Manjunathappa, Prakash · 12 years ago
  85. 9dd44d5 da8xx-fb: add pm_runtime support by Manjunathappa, Prakash · 12 years ago
  86. b8c4321 video/udlfb: fix line counting in fb_write by Alexander Holler · 12 years ago
  87. 943c2ac Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  88. 10f39f0 Merge tag 'for-linus-20121009' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  89. 7205542 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  90. fc81c03 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  91. 6bd5dbd Merge tag 'omap-for-v3.7-rc1/fixes-asoc-regression-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  92. 1e574e3a Merge tag 'omap-for-v3.7-rc1/fixes-cpufreq-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  93. ccd7e49 Merge tag 'omap-for-v3.7-rc1/fixes-pm-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  94. aa8bd59 Merge tag 'omap-for-v3.7-rc1/fixes-hwmod-clock-signed-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  95. 125c967 Merge tag 'omap-for-v3.7-rc1/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  96. 062d526 typo in UserModeLinux-HOWTO by Richard Genoud · 12 years ago
  97. 91312c5 hppfs: fix the return value of get_inode() by Wei Yongjun · 12 years ago
  98. 3be2be0 hostfs: drop vmtruncate by Marco Stornelli · 12 years ago
  99. 37185b3 um: get rid of pointless include "..." where include <...> will do by Al Viro · 12 years ago
  100. 382d95f um: move sysrq.h out of include/shared by Al Viro · 12 years ago