1. 6c0d46c fold __open_namei_create() and open_will_truncate() into do_last() by Al Viro · 14 years ago
  2. ca344a89 do_last: unify may_open() call and everyting after it by Al Viro · 14 years ago
  3. 9b44f1b move may_open() from __open_name_create() to do_last() by Al Viro · 14 years ago
  4. 0f9d1a1 expand finish_open() in its only caller by Al Viro · 14 years ago
  5. 5a202bc sanitize pathname component hash calculation by Al Viro · 14 years ago
  6. 6a96ba5 kill __lookup_one_len() by Al Viro · 14 years ago
  7. fe2d35f switch non-create side of open() to use of do_last() by Al Viro · 14 years ago
  8. 70e9b35 get rid of nd->file by Al Viro · 14 years ago
  9. 951361f get rid of the last LOOKUP_RCU dependencies in link_path_walk() by Al Viro · 14 years ago
  10. a7472ba make nameidata_dentry_drop_rcu_maybe() always leave RCU mode by Al Viro · 14 years ago
  11. ef7562d make handle_dots() leave RCU mode on error by Al Viro · 14 years ago
  12. 4455ca6 clear RCU on all failure exits from link_path_walk() by Al Viro · 14 years ago
  13. 9856fa1 pull handling of . and .. into inlined helper by Al Viro · 14 years ago
  14. 7bc055d kill out_dput: in link_path_walk() by Al Viro · 14 years ago
  15. 13aab42 separate -ESTALE/-ECHILD retries in do_filp_open() from real work by Al Viro · 14 years ago
  16. 47c805d switch do_filp_open() to struct open_flags by Al Viro · 14 years ago
  17. c3e380b Collect "operation mode" arguments of do_last() into a structure by Al Viro · 14 years ago
  18. f1afe9e clean up the failure exits after __do_follow_link() in do_filp_open() by Al Viro · 14 years ago
  19. 36f3b4f pull security_inode_follow_link() into __do_follow_link() by Al Viro · 14 years ago
  20. 086e183 pull dropping RCU on success of link_path_walk() into path_lookupat() by Al Viro · 14 years ago
  21. 16c2cd7 untangle the "need_reval_dot" mess by Al Viro · 14 years ago
  22. fe479a5 merge component type recognition by Al Viro · 14 years ago
  23. e41f7d4 merge path_init and path_init_rcu by Al Viro · 14 years ago
  24. ee0827c sanitize path_walk() mess by Al Viro · 14 years ago
  25. 52094c8 take RCU-dependent stuff around exec_permission() into a new helper by Al Viro · 14 years ago
  26. c9c6cac kill path_lookup() by Al Viro · 14 years ago
  27. 15a9155 fix race in audit_get_nd() by Al Viro · 14 years ago
  28. b77b708 watchdog: hpwdt: eliminate section mismatch warning by Axel Lin · 14 years ago
  29. 943413c watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2 by Wim Van Sebroeck · 14 years ago
  30. 6899a8e watchdog: sch311x_wdt: fix printk condition by Dan Carpenter · 14 years ago
  31. a450c78 watchdog: sch311x_wdt: Fix LDN active check by Wim Van Sebroeck · 14 years ago
  32. bbd562d watchdog: cpwd: Fix buffer-overflow by Wim Van Sebroeck · 14 years ago
  33. 5359533 drm/radeon: fix problem with changing active VRAM size. (v2) by Dave Airlie · 14 years ago
  34. c44ed96 compat breakage in preadv() and pwritev() by Al Viro · 14 years ago
  35. 586ce09 compat breakage in preadv() and pwritev() by Al Viro · 14 years ago
  36. c9a816c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  37. 0e5b88c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  38. eebea5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  39. 7840fea kbuild: Fix computing srcversion for modules by Michal Marek · 14 years ago
  40. e8444a3 Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38 by Linus Torvalds · 14 years ago
  41. 95a17a2 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  42. 28db837 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  43. 4f680ce Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  44. 19234cd gpio: add MODULE_DEVICE_TABLE by Axel Lin · 14 years ago
  45. 2da28bf thp: fix page_referenced to modify mapcount/vm_flags only if page is found by Andrea Arcangeli · 14 years ago
  46. d9ebaa4 hwmon/f71882fg: Set platform drvdata to NULL later by Hans de Goede · 14 years ago
  47. 14a4019 hwmon/f71882fg: Fix a typo in a comment by Hans de Goede · 14 years ago
  48. c640e8c drm/radeon: fix page flipping hangs on r300/r400 by Dave Airlie · 14 years ago
  49. 6e6823d posix-clocks: Check write permissions in posix syscalls by Torben Hohn · 14 years ago
  50. c0185808 x86: Enable forced interrupt threading support by Thomas Gleixner · 14 years ago
  51. 9bbbff2 x86: Mark low level interrupts IRQF_NO_THREAD by Thomas Gleixner · 14 years ago
  52. 517e498 x86: Use generic show_interrupts by Thomas Gleixner · 14 years ago
  53. 1a0e62a x86: ioapic: Avoid redundant lookup of irq_cfg by Thomas Gleixner · 14 years ago
  54. 0822111 x86: ioapic: Use new move_irq functions by Thomas Gleixner · 14 years ago
  55. 51c43ac x86: Use the proper accessors in fixup_irqs() by Thomas Gleixner · 14 years ago
  56. 5451ddc x86: ioapic: Use irq_data->state by Thomas Gleixner · 14 years ago
  57. c60eaf2 x86: ioapic: Simplify irq chip and handler setup by Thomas Gleixner · 14 years ago
  58. 2c77865 x86: Cleanup the genirq name space by Thomas Gleixner · 14 years ago
  59. c1c5e4d Merge branch 'irq/core' into x86/irq by Thomas Gleixner · 14 years ago
  60. cfe08bb Merge branch 'x86/apic' into x86/irq by Thomas Gleixner · 14 years ago
  61. 36e39c4 Btrfs: break out of shrink_delalloc earlier by Chris Mason · 14 years ago
  62. 9956121 Merge branch 'tip/futex/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-rt into core/futexes by Thomas Gleixner · 14 years ago
  63. d209a69 genirq: Add chip flag to force mask on suspend by Thomas Gleixner · 14 years ago
  64. 371c394 x86, binutils, xen: Fix another wrong size directive by Alexander van Heukelum · 14 years ago
  65. 53d4737 NFS: NFSROOT should default to "proto=udp" by Chuck Lever · 14 years ago
  66. 57df216 nfs4: remove duplicated #include by Huang Weiyi · 14 years ago
  67. f9feab1 NFSv4: nfs4_state_mark_reclaim_nograce() should be static by Trond Myklebust · 14 years ago
  68. ecac799 NFSv4: Fix the setlk error handler by Trond Myklebust · 14 years ago
  69. b4410c2 NFSv4.1: Fix the handling of the SEQUENCE status bits by Trond Myklebust · 14 years ago
  70. 0400a6b NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses by Trond Myklebust · 14 years ago
  71. 6d55da5 plist: Add priority list test by Lai Jiangshan · 14 years ago
  72. bf6a9b8 plist: Shrink struct plist_head by Lai Jiangshan · 14 years ago
  73. 017f2b2 futex,plist: Remove debug lock assignment from plist_node by Lai Jiangshan · 14 years ago
  74. 2e12978 futex,plist: Pass the real head of the priority list to plist_del() by Lai Jiangshan · 14 years ago
  75. 86b3212 xen/e820: Don't mark balloon memory as E820_UNUSABLE when running as guest and fix overflow. by Konrad Rzeszutek Wilk · 14 years ago
  76. 0aeea18 block: fix mis-synchronisation in blkdev_issue_zeroout() by Lukas Czerner · 14 years ago
  77. c804c73 mtd: add "platform:" prefix for platform modalias by Axel Lin · 14 years ago
  78. bd637f6 mtd: mtd_blkdevs: fix double free on error path by Maxim Levitsky · 14 years ago
  79. 82013d9 mtd: amd76xrom: fix oops at boot when resources are not available by Stanislaw Gruszka · 14 years ago
  80. d9936bb genirq: Add desc->irq_data accessor by Thomas Gleixner · 14 years ago
  81. ecf3fde mtd: fix race in cfi_cmdset_0001 driver by Joakim Tjernlund · 14 years ago
  82. ceabebb mtd: jedec_probe: initialise make sector erase command variable by Antony Pavlov · 14 years ago
  83. efba2e3 mtd: jedec_probe: Change variable name from cfi_p to cfi by Antony Pavlov · 14 years ago
  84. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 14 years ago
  85. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 14 years ago
  86. 522d7de futex: Remove redundant pagefault_disable in futex_atomic_cmpxchg_inatomic() by Michel Lespinasse · 14 years ago
  87. c0c9ed1 futex: Avoid redudant evaluation of task_pid_vnr() by Thomas Gleixner · 14 years ago
  88. 137ee20 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 14 years ago
  89. fdc315a drm/radeon: add pageflip hooks for fusion by Dave Airlie · 14 years ago
  90. 78f9bbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  91. 75c0fd9 ariadne: remove redundant NULL check by j223yang@asset.uwaterloo.ca · 14 years ago
  92. 6dfbd87 ip6ip6: autoload ip6 tunnel by stephen hemminger · 14 years ago
  93. bef6e7e Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  94. dcbcdf2 net: bridge builtin vs. ipv6 modular by Randy Dunlap · 14 years ago
  95. 9179746 Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  96. 4c418ba ipmi: Fix IPMI errors due to timing problems by Doe, YiCheng · 14 years ago
  97. 4afcc10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  98. b5562c9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  99. bf98f77 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  100. d9597075 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago