1. 41c9648 omfs: fix (mode & S_IFDIR) abuse by Al Viro · 13 years ago
  2. 569254b btrfs: S_ISREG(mode) is not mode & S_IFREG... by Al Viro · 13 years ago
  3. 4b2a2c6 ima: fmode_t misspelled as mode_t... by Al Viro · 13 years ago
  4. ed47641 pci-label.c: size_t misspelled as mode_t by Al Viro · 13 years ago
  5. 61effb5 jffs2: S_ISLNK(mode & S_IFMT) is pointless by Al Viro · 13 years ago
  6. da404dc snd_msnd ->mode is fmode_t, not mode_t by Al Viro · 13 years ago
  7. 24a01d4 v9fs_iop_get_acl: get rid of unused variable by Al Viro · 13 years ago
  8. a209dfc vfs: dont chain pipe/anon/socket on superblock s_inodes list by Eric Dumazet · 13 years ago
  9. 5b9f456 Documentation: Exporting: update description of d_splice_alias by Phillip Lougher · 13 years ago
  10. bacb2d8 fs: add missing unlock in default_llseek() by Dan Carpenter · 13 years ago
  11. 750e069 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  12. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  13. 0003230 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  14. 156e2d1 hwmon: (lm78) Become the maintainer by Jean Delvare · 13 years ago
  15. 90534c5 hwmon: (lm78) Make ISA interface depend on CONFIG_ISA by Jean Delvare · 13 years ago
  16. ed4cebd hwmon: (lm78) Avoid forward declarations by Jean Delvare · 13 years ago
  17. e9b6e9f hwmon: (sht15) Correct a comment mistake by Vivien Didelot · 13 years ago
  18. d737c09 hwmon: (max1111) Avoid extra memory allocations by Jean Delvare · 13 years ago
  19. 3d30f9e hwmon: (it87) Add chassis intrusion detection support by Jean Delvare · 13 years ago
  20. 764e043 hwmon: (via-cputemp) Add VID reporting support by Jean Delvare · 13 years ago
  21. 0a88f4b hwmon-vid: Add support for VIA family 6 model D CPU by Jean Delvare · 13 years ago
  22. 0772a64 hwmon: New driver sch5636 by Hans de Goede · 13 years ago
  23. 28ff2f7 hwmon: (sch5627) Factor out some code shared with sch5636 driver by Hans de Goede · 13 years ago
  24. 4b478ce Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  25. ae4c42e Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  26. dd58ecb Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  27. 3f4a122 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  28. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  29. edde854 bury posix_acl_..._masq() variants by Al Viro · 13 years ago
  30. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  31. 95203be generic_acl: no need to clone acl just to push it to set_cached_acl() by Al Viro · 13 years ago
  32. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 13 years ago
  33. 4482a08 reiserfs: cache negative ACLs for v1 stat format by Christoph Hellwig · 13 years ago
  34. 6311b10 xfs: cache negative ACLs if there is no attribute fork by Christoph Hellwig · 13 years ago
  35. ebbb0ef 9p: do no return 0 from ->check_acl without actually checking by Christoph Hellwig · 13 years ago
  36. e77819e vfs: move ACL cache lookup into generic code by Linus Torvalds · 13 years ago
  37. 3ca30d4 CIFS: Fix oops while mounting with prefixpath by Pavel Shilovsky · 13 years ago
  38. 340a0a0 xfs: Fix wrong return value of xfs_file_aio_write by Markus Trippelsdorf · 13 years ago
  39. e13889b fix devtmpfs race by Al Viro · 13 years ago
  40. 8ded371 Merge branch 'for-3.1/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  41. 096a705 Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  42. fea8031 iomap: make IOPORT/PCI mapping functions conditional by Randy Dunlap · 13 years ago
  43. 488bf31 i2c: Allow i2c_add_numbered_adapter() to assign a bus id by Grant Likely · 13 years ago
  44. 3fea5df i2c-ali1535: Fix style issues by LABBE Corentin · 13 years ago
  45. 604f449 Merge branch 'tegra/fixes' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/fixes by Arnd Bergmann · 13 years ago
  46. 8405b04 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 13 years ago
  47. ee05eff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  48. 933b447 gma500: udlay(20000) is too large by Stephen Rothwell · 13 years ago
  49. f1f3b8e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  50. b6c2f86 bnx2x: use pci_pcie_cap() by Vladislav Zolotarov · 13 years ago
  51. b1fb874 bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_task by Vladislav Zolotarov · 13 years ago
  52. 2189400 bnx2x: enable internal target-read for 57712 and up only by Shmulik Ravid · 13 years ago
  53. d6cae23 bnx2x: count statistic ramrods on EQ to prevent MC assert by Vladislav Zolotarov · 13 years ago
  54. 1cb0c78 bnx2x: fix loopback for non 10G link by Yaniv Rosner · 13 years ago
  55. 09b775e bnx2x: dcb - send all unmapped priorities to same COS as L2 by Dmitry Kravkov · 13 years ago
  56. 2629313 iwlwifi: Fix build with CONFIG_PM disabled. by David S. Miller · 13 years ago
  57. b6844e8 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  58. 2f17507 Documentation: Update augmented rbtree documentation by Sasha Levin · 13 years ago
  59. 81d6743 XZ: Fix missing <linux/kernel.h> include by Lasse Collin · 13 years ago
  60. 21c7075 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  61. ff0c4ad Merge branch 'for-upstream' of git://openrisc.net/jonas/linux by Linus Torvalds · 13 years ago
  62. fcda12e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  63. 5fabc48 Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  64. c61264f Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  65. a23a334 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  66. eda65cc caam: don't pass bogus S_IFCHR to debugfs_create_...() by Al Viro · 13 years ago
  67. e55d92b get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose by Al Viro · 13 years ago
  68. e772aed asus-wmi: ->is_visible() can't return negative by Al Viro · 13 years ago
  69. 963945b fix jffs2 ACLs on big-endian with 16bit mode_t by Al Viro · 13 years ago
  70. 1ec95bf 9p: close ACL leaks by Al Viro · 13 years ago
  71. c0d960f ocfs2_init_acl(): fix a leak by Al Viro · 13 years ago
  72. 423e0ab VFS : mount lock scalability for internal mounts by Tim Chen · 13 years ago
  73. 62a2635 modpost: Fix modpost's license checking V3 by Alessio Igor Bogani · 13 years ago
  74. 88bfa32 module: add /sys/module/<name>/uevent files by Kay Sievers · 13 years ago
  75. 4befb02 module: change attr callbacks to take struct module_kobject by Kay Sievers · 13 years ago
  76. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 13 years ago
  77. 74e08fc modules: add default loader hook implementations by Jonas Bonn · 13 years ago
  78. 81c7413 param: fix return value handling in param_set_* by Satoru Moriya · 13 years ago
  79. 3f68b03 KVM: IOMMU: Disable device assignment without interrupt remapping by Alex Williamson · 13 years ago
  80. 4f02264 KVM: MMU: trace mmio page fault by Xiao Guangrong · 13 years ago
  81. ce88dec KVM: MMU: mmio page fault support by Xiao Guangrong · 13 years ago
  82. dd3bfd5 KVM: MMU: reorganize struct kvm_shadow_walk_iterator by Xiao Guangrong · 13 years ago
  83. c2a2ac2 KVM: MMU: lockless walking shadow page table by Xiao Guangrong · 13 years ago
  84. 603e065 KVM: MMU: do not need atomicly to set/clear spte by Xiao Guangrong · 13 years ago
  85. 1df9f2d KVM: MMU: introduce the rules to modify shadow page table by Xiao Guangrong · 13 years ago
  86. d7c5520 KVM: MMU: abstract some functions to handle fault pfn by Xiao Guangrong · 13 years ago
  87. fce92dc KVM: MMU: filter out the mmio pfn from the fault pfn by Xiao Guangrong · 13 years ago
  88. c370795 KVM: MMU: remove bypass_guest_pf by Xiao Guangrong · 13 years ago
  89. bd4c86e KVM: MMU: split kvm_mmu_free_page by Xiao Guangrong · 13 years ago
  90. aa6bd18 KVM: MMU: count used shadow pages on prepareing path by Xiao Guangrong · 13 years ago
  91. b90a0e6 KVM: MMU: rename 'pt_write' to 'emulate' by Xiao Guangrong · 13 years ago
  92. b36c7a7 KVM: MMU: cleanup for FNAME(fetch) by Xiao Guangrong · 13 years ago
  93. 640d9b0 KVM: MMU: optimize to handle dirty bit by Xiao Guangrong · 13 years ago
  94. bebb106 KVM: MMU: cache mmio info on page fault path by Xiao Guangrong · 13 years ago
  95. af7cc7d KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the code by Xiao Guangrong · 13 years ago
  96. ffb61bb KVM: MMU: do not update slot bitmap if spte is nonpresent by Xiao Guangrong · 13 years ago
  97. 052331b KVM: MMU: fix walking shadow page table by Xiao Guangrong · 13 years ago
  98. d910f5c KVM guest: KVM Steal time registration by Glauber Costa · 13 years ago
  99. 73b7d40 [S390] use siginfo for sigtrap signals by Martin Schwidefsky · 13 years ago
  100. 4fa52aa [S390] dasd: add enhanced DASD statistics interface by Stefan Weinhuber · 13 years ago