1. 8fa1f1c make fs/{namespace,super}.c forget about acct.h by Al Viro · 10 years ago
  2. efb170c take fs_pin stuff to fs/* by Al Viro · 10 years ago
  3. 1629d0e start carving bsd_acct_struct up by Al Viro · 10 years ago
  4. 215748e acct: move mnt_pin() upwards. by Al Viro · 10 years ago
  5. 17c0a5a make acct_kill() wait for file closing. by Al Viro · 10 years ago
  6. 0aec09d drop ->s_umount around acct_auto_close() by Al Viro · 10 years ago
  7. 2798d4c acct: get rid of acct_lock for acct->count by Al Viro · 10 years ago
  8. 215752f acct: get rid of acct_list by Al Viro · 10 years ago
  9. 54a4d58 acct: simplify check_free_space() by Al Viro · 10 years ago
  10. b8f00e6 acct: new lifetime rules by Al Viro · 10 years ago
  11. 9df7fa1 acct: serialize acct_on() by Al Viro · 10 years ago
  12. 795a2f2 acct() should honour the limits from the very beginning by Al Viro · 10 years ago
  13. e25ff11 split the slow path in acct_process() off by Al Viro · 10 years ago
  14. cdd37e2 separate namespace-independent parts of filling acct_t by Al Viro · 10 years ago
  15. ed44724 acct: switch to __kernel_write() by Al Viro · 10 years ago
  16. ecfdb33 acct: encode_comp_t(0) is 0, fortunately... by Al Viro · 10 years ago
  17. 82df9c8 Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-next by Al Viro · 10 years ago
  18. 19583ca Linux 3.16 by Linus Torvalds · 10 years ago
  19. 8d71844 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  20. 3f9c08f Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  21. 6bf755d ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instruction by Omar Sandoval · 10 years ago
  22. c5cc87f ARM: idmap: add identity mapping usage note by Russell King · 10 years ago
  23. 1f26094 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  24. f88cf23 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  25. ecb679f Merge tag 'staging-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  26. 818be58 Merge tag 'dm-3.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  27. 9642a10 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  28. 44fa816 dm cache: fix race affecting dirty block count by Anssi Hannula · 10 years ago
  29. d8c712e dm bufio: fully initialize shrinker by Greg Thelen · 10 years ago
  30. 504d587 timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks by Jan Kara · 10 years ago
  31. 6d2b617 vfs: fix check for fallocate on active swapfile by Eric Biggers · 10 years ago
  32. af43647 direct-io: fix AIO regression by Christoph Hellwig · 10 years ago
  33. 6f09280 Merge tag 'pm+acpi-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  34. 7c909b0 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  35. 5196626 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  36. 48418bb Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  37. a74c52d clk: ti: clk-7xx: Correct ABE DPLL configuration by Peter Ujfalusi · 10 years ago
  38. 4c63f83 crypto: af_alg - properly label AF_ALG socket by Milan Broz · 10 years ago
  39. 3a1122d kexec: fix build error when hugetlbfs is disabled by David Rientjes · 10 years ago
  40. 4d0bd65 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  41. e0198b2 Josh has moved by Josh Triplett · 10 years ago
  42. 8f1d26d kexec: export free_huge_page to VMCOREINFO by Atsushi Kumagai · 10 years ago
  43. 7532518 mm: fix filemap.c pagecache_get_page() kernel-doc warnings by Randy Dunlap · 10 years ago
  44. b4903d6 mm: debugfs: move rounddown_pow_of_two() out from do_fault path by Andrey Ryabinin · 10 years ago
  45. 2bcf2e9 memcg: oom_notify use-after-free fix by Michal Hocko · 10 years ago
  46. 52089b1 hwpoison: call action_result() in failure path of hwpoison_user_mappings() by Naoya Horiguchi · 10 years ago
  47. 93a9eb3 hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings() by Naoya Horiguchi · 10 years ago
  48. 0193ed8 rapidio/tsi721_dma: fix failure to obtain transaction descriptor by Alexandre Bounine · 10 years ago
  49. b104a35 mm, thp: do not allow thp faults to avoid cpuset restrictions by David Rientjes · 10 years ago
  50. f678959 mm/page-writeback.c: fix divide by zero in bdi_dirty_limits() by Maxim Patlasov · 10 years ago
  51. b779b88 MAINTAINERS: Update Tegra Git URL by Andreas Färber · 10 years ago
  52. 3181788 ARM: nomadik: fix up double inversion in DT by Linus Walleij · 10 years ago
  53. 26bcd8b Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  54. acba648 Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  55. d877215 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  56. 1d8fcba Revert "cdc_subset: deal with a device that needs reset for timeout" by Linus Torvalds · 10 years ago
  57. b527cae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  58. b7dd0e3 x86/xen: safely map and unmap grant frames when in atomic context by David Vrabel · 10 years ago
  59. 63afbe7 kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform by Will Deacon · 10 years ago
  60. 5a12a597 arm: Add devicetree fixup machine function by Laura Abbott · 10 years ago
  61. 704033c of: Add memory limiting function for flattened devicetrees by Laura Abbott · 10 years ago
  62. 4972a74 of: Split early_init_dt_scan into two parts by Laura Abbott · 10 years ago
  63. b6328a0 ACPI / PNP: Fix acpi_pnp_match() by Rafael J. Wysocki · 10 years ago
  64. d92f5de net: phy: re-apply PHY fixups during phy_register_device by Florian Fainelli · 10 years ago
  65. c472ab6 cdc-ether: clean packet filter upon probe by Oliver Neukum · 10 years ago
  66. 20fbe3a cdc_subset: deal with a device that needs reset for timeout by Oliver Neukum · 10 years ago
  67. 40eea80 net: sendmsg: fix NULL pointer dereference by Andrey Ryabinin · 10 years ago
  68. 86b7987 isdn/bas_gigaset: fix a leak on failure path in gigaset_probe() by Alexey Khoroshilov · 10 years ago
  69. c98158e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  70. 0ef1351 AFS: Correctly assemble the client UUID by David Howells · 10 years ago
  71. 1aab4d7 mm: fix page_alloc.c kernel-doc warnings by Randy Dunlap · 10 years ago
  72. 811a240 ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layout by Konstantin Khlebnikov · 10 years ago
  73. a1ae5b1 Merge tag 'omap-for-v3.16/n900-regression' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 10 years ago
  74. 823a19c ARM: fix alignment of keystone page table fixup by Russell King · 10 years ago
  75. d937678 ARM: dts: Revert enabling of twl configuration for n900 by Tony Lindgren · 10 years ago
  76. 04ca697 ip: make IP identifiers less predictable by Eric Dumazet · 10 years ago
  77. 545469f neighbour : fix ndm_type type error issue by Jun Zhao · 10 years ago
  78. 8266f5f sunvnet: only use connected ports when sending by David L Stevens · 10 years ago
  79. 8356f97 Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  80. 7209a75 x86_64/entry/xen: Do not invoke espfix64 on Xen by Andy Lutomirski · 10 years ago
  81. 31dab71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  82. e8a91e0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  83. f3c400e crypto: arm-aes - fix encryption of unaligned data by Mikulas Patocka · 10 years ago
  84. f960d20 crypto: arm64-aes - fix encryption of unaligned data by Mikulas Patocka · 10 years ago
  85. 396a343 powerpc: Fix endianness of flash_block_list in rtas_flash by Thomas Falcon · 10 years ago
  86. fa952c5 powerpc/powernv: Change BUG_ON to WARN_ON in elog code by Vasant Hegde · 10 years ago
  87. 64aa90f Linux 3.16-rc7 by Linus Torvalds · 10 years ago
  88. 9dae0a3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  89. 43a255c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  90. fbf08ef Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfs by Linus Torvalds · 10 years ago
  91. 2bdb5eb Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 10 years ago
  92. 2062afb Fix gcc-4.9.0 miscompilation of load_balance() in scheduler by Linus Torvalds · 10 years ago
  93. 8bdd638 mm: fix direct reclaim writeback regression by Hugh Dickins · 10 years ago
  94. 28c9770 ARM: dts: fix L2 address in Hi3620 by Haojian Zhuang · 10 years ago
  95. b401796 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  96. 9c55021 Merge tag 'sound-3.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  97. 051c2a9 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  98. edffe1b parport: fix menu breakage by Randy Dunlap · 10 years ago
  99. 32e6e5c Merge tag 'blackfin-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 10 years ago
  100. b76f982 blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section for XIP kernel by Steven Miao · 10 years ago