1. 82a2c1b nfs4_opendata doesn't need struct path either by Al Viro · 13 years ago
  2. 643168c nfs4_closedata doesn't need to mess with struct path by Al Viro · 13 years ago
  3. 7c97c20 cifs: fix the type of cifs_demultiplex_thread() by Al Viro · 13 years ago
  4. beefebf ecryptfs_inode_permission() doesn't need to bail out on RCU by Al Viro · 13 years ago
  5. 729cdb3 kill IPERM_FLAG_RCU by Al Viro · 13 years ago
  6. 76fe327 ->permission() sanitizing: document API changes by Al Viro · 13 years ago
  7. d2d9e9f merge do_revalidate() into its only caller by Al Viro · 13 years ago
  8. 4ad5abb no reason to keep exec_permission() separate now by Al Viro · 13 years ago
  9. d594e7e massage generic_permission() to treat directories on a separate path by Al Viro · 13 years ago
  10. eecdd35 ->permission() sanitizing: don't pass flags to exec_permission() by Al Viro · 13 years ago
  11. cf1dd1d selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCU by Al Viro · 13 years ago
  12. e74f71e ->permission() sanitizing: don't pass flags to ->inode_permission() by Al Viro · 13 years ago
  13. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  14. 2830ba7 ->permission() sanitizing: don't pass flags to generic_permission() by Al Viro · 13 years ago
  15. 7e40145 ->permission() sanitizing: don't pass flags to ->check_acl() by Al Viro · 13 years ago
  16. 9c2c703 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() by Al Viro · 13 years ago
  17. 1fc0f78 ->permission() sanitizing: MAY_NOT_BLOCK by Al Viro · 13 years ago
  18. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 13 years ago
  19. 07b8ce1 lockless get_write_access/deny_write_access by Al Viro · 13 years ago
  20. f4d6ff8 move exec_permission() up to the rest of permission-related functions by Al Viro · 13 years ago
  21. 3bfa784 kill file_permission() completely by Al Viro · 13 years ago
  22. 1b5d783 consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling by Al Viro · 13 years ago
  23. 78f32a9 switch path_init() to exec_permission() by Al Viro · 13 years ago
  24. 6f28610 switch udf_ioctl() to inode_permission() by Al Viro · 13 years ago
  25. 4cf2714 make exec_permission(dir) really equivalent to inode_permission(dir, MAY_EXEC) by Al Viro · 13 years ago
  26. 43e15cd new helper: iterate_supers_type() by Al Viro · 13 years ago
  27. 44396f4 fs: add a DCACHE_NEED_LOOKUP flag for d_flags by Josef Bacik · 13 years ago
  28. e6625fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  29. 47126d8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  30. 4746efd vmscan: fix a livelock in kswapd by Shaohua Li · 13 years ago
  31. f7b8863 fs/libfs.c: fix simple_attr_write() on 32bit machines by Akinobu Mita · 13 years ago
  32. e501f29 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  33. 5943026 vfs: fix race in rcu lookup of pruned dentry by Linus Torvalds · 13 years ago
  34. be0e1e2 rcu: Streamline code produced by __rcu_read_unlock() by Paul E. McKenney · 13 years ago
  35. 7765be2 rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special by Paul E. McKenney · 13 years ago
  36. 131906b rcu: decrease rcu_report_exp_rnp coupling with scheduler by Paul E. McKenney · 13 years ago
  37. 2ebdc42 xen/pciback: Have 'passthrough' option instead of XEN_PCIDEV_BACKEND_PASS and XEN_PCIDEV_BACKEND_VPCI by Konrad Rzeszutek Wilk · 13 years ago
  38. 7789997 xen/pciback: Remove the DEBUG option. by Konrad Rzeszutek Wilk · 13 years ago
  39. a92336a xen/pciback: Drop two backends, squash and cleanup some code. by Konrad Rzeszutek Wilk · 13 years ago
  40. c288b67 xen/pciback: Print out the MSI/MSI-X (PIRQ) values by Konrad Rzeszutek Wilk · 14 years ago
  41. e17ab35 xen/pciback: Don't setup an fake IRQ handler for SR-IOV devices. by Konrad Rzeszutek Wilk · 14 years ago
  42. a0b2fa8 xen: rename pciback module to xen-pciback. by Ian Campbell · 15 years ago
  43. 494ef20 xen/pciback: Fine-grain the spinlocks and fix BUG: scheduling while atomic cases. by Konrad Rzeszutek Wilk · 14 years ago
  44. 0513fe9 xen/pciback: Allocate IRQ handler for device that is shared with guest. by Konrad Rzeszutek Wilk · 13 years ago
  45. a2be65fd xen/pciback: Disable MSI/MSI-X when reseting a device by Konrad Rzeszutek Wilk · 14 years ago
  46. fd5b221 xen/pciback: guest SR-IOV support for PV guest by Zhao, Yu · 14 years ago
  47. 6221a9b xen/pciback: Register the owner (domain) of the PCI device. by Konrad Rzeszutek Wilk · 15 years ago
  48. 8bfd4e0 xen/pciback: Cleanup the driver based on checkpatch warnings and errors. by Konrad Rzeszutek Wilk · 13 years ago
  49. 30edc14 xen/pciback: xen pci backend driver. by Konrad Rzeszutek Wilk · 15 years ago
  50. 7ad711b slcan: remove unused 'leased', 'line' and 'pid' fields from the 'slcan' structure by Matvejchikov Ilya · 13 years ago
  51. a9481a3 slip: remove unused 'line' field from the 'slip' structure by Matvejchikov Ilya · 13 years ago
  52. e78e8f2 kernel: prevent unnecessary rebuilding due to config_data.gz by Peter Foley · 13 years ago
  53. 4917359 b43: bcma: implement full core reset by Rafał Miłecki · 13 years ago
  54. 6f53912 bcma: allow enabling PLL by Rafał Miłecki · 13 years ago
  55. 7424dd0 bcma: allow setting FAST clockmode for a core by Rafał Miłecki · 13 years ago
  56. 3de1a77 bcma: trivial: add helpers for masking/setting by Rafał Miłecki · 13 years ago
  57. bb932ad bcma: move define of BCMA_CLKCTLST register by Rafał Miłecki · 13 years ago
  58. 2729df2 b43: correctly display longer chipsets ids by Rafał Miłecki · 13 years ago
  59. 85a237f mac80211: implement scan supported rates by Johannes Berg · 13 years ago
  60. 34850ab cfg80211: allow userspace to control supported rates in scan by Johannes Berg · 13 years ago
  61. 0b5dd73 b43: HT-PHY: fix masks in radio ctl by Rafał Miłecki · 13 years ago
  62. 40c6226 b43: bcma: read info about supported bands by Rafał Miłecki · 13 years ago
  63. 124cc11 b43: bcma: define 80211 core specific IO status bits by Rafał Miłecki · 13 years ago
  64. 2b5e332 bcma: define IO status register by Rafał Miłecki · 13 years ago
  65. 856799d ieee80211: add few wmm tspec values by Kalle Valo · 13 years ago
  66. eb1577b bcma: handle alternative SPROM location by Rafał Miłecki · 13 years ago
  67. b473bc1 b43: HT-PHY: fix typo in 0x2059 radio init by Rafał Miłecki · 13 years ago
  68. 49ac26f b43: HT-PHY: find channel entry with regs data by Rafał Miłecki · 13 years ago
  69. 315a685 b43: HT-PHY: switch to channel after enabling radio by Rafał Miłecki · 13 years ago
  70. 3667787 b43: use agent R/W ops for BCMA_IOCTL by Rafał Miłecki · 13 years ago
  71. 10d1459 dlm: don't limit active work items by David Teigland · 13 years ago
  72. 591567a gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renaming by Shawn Guo · 13 years ago
  73. e04f5f7 EHCI: fix direction handling for interrupt data toggles by Alan Stern · 13 years ago
  74. 38be7a7 ceph: fix file mode calculation by Sage Weil · 13 years ago
  75. fd99beb Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 13 years ago
  76. 3fbcf6b Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 13 years ago
  77. 928ad22 bnx2x: disable FCoE for 578xx devices since not yet supported by Dmitry Kravkov · 13 years ago
  78. 53e51e2 bnx2x: fix memory barriers by Vladislav Zolotarov · 13 years ago
  79. f5219d8 bnx2x: use BNX2X_Q_FLG_TPA_IPV6 for TPA queue configuration by Vladislav Zolotarov · 13 years ago
  80. 019dbb4 bnx2x: disable loacal BH when scheduling FCOE napi by Vladislav Zolotarov · 13 years ago
  81. d1c228d bnx2x: fix MB index for 4-port devices by Dmitry Kravkov · 13 years ago
  82. 6debea8 bnx2x: DCB rework by Dmitry Kravkov · 13 years ago
  83. f13ac41 bnx2x: remove unnecessary dma_sync by Vladislav Zolotarov · 13 years ago
  84. 9505ee3 bnx2x: stop tx before CNIC_STOP by Vladislav Zolotarov · 13 years ago
  85. c636322 bnx2x: add missing command in error handling flow by Dmitry Kravkov · 13 years ago
  86. 9924caf bnx2x: use correct dma_sync function by Vladislav Zolotarov · 13 years ago
  87. c8f8552 Merge branch 'cross-platform/clkdev' into next/cross-platform by Arnd Bergmann · 13 years ago
  88. aa3831c ARM: Consolidate the clkdev header files by Kyungmin Park · 13 years ago
  89. 1687b56 r8169: fix sticky accepts packet bits in RxConfig. by Francois Romieu · 13 years ago
  90. 09bddc8 ASoC: sgtl5000: guide user when regulator support is needed by Wolfram Sang · 13 years ago
  91. e94a406 ASoC: sgtl5000: refactor registering internal ldo by Wolfram Sang · 13 years ago
  92. 1c8371d ASoC: core: make comments fit the code by Wolfram Sang · 13 years ago
  93. 7be4ba2 ASoC: Mark cache as dirty when suspending by Mark Brown · 13 years ago
  94. 7f294e4 ARM: 6981/2: mmci: adjust calculation of f_min by Linus Walleij · 13 years ago
  95. b834226 vhost: optimize interrupt enable/disable by Michael S. Tsirkin · 13 years ago
  96. 29e9c68 ARM: Tegra: Seaboard: Fix I2C bus numbering for ADT7461 by Stephen Warren · 13 years ago
  97. 3a2eef8 ARM: Tegra: Trimslice: Tri-state DAP3 pinmux by Stephen Warren · 13 years ago
  98. 026dfaf USB: serial: add IDs for WinChipHead USB->RS232 adapter by Wolfgang Denk · 13 years ago
  99. 140d5dc ARM: 7000/1: LPAE: Use long long printk format for displaying the pud by Catalin Marinas · 13 years ago
  100. 540b573 ARM: 6999/1: head, zImage: Always Enter the kernel in ARM state by Dave Martin · 13 years ago