aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* debugfs-related mode_t whack-a-moleAl Viro2012-03-20
* __register_binfmt() made voidAl Viro2012-03-20
* kill reiserfs_fs_{i,sb}.hAl Viro2012-03-20
* move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro2012-03-20
* move reiserfs_acl.h to fs/reiserfs/acl.hAl Viro2012-03-20
* take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.hAl Viro2012-03-20
* switch touch_atime to struct pathAl Viro2012-03-20
* switch unix_sock to struct pathAl Viro2012-03-20
* constify path argument of trace_seq_path()Al Viro2012-03-20
* constify path argument of audit_log_d_path()Al Viro2012-03-20
* fs: initial qnx6fs additionKai Bankett2012-03-20
* vfs: d_alloc_root() goneAl Viro2012-03-20
* vfs: turn generic_drop_inode() into static inlineAl Viro2012-03-20
* vfs: drop_file_write_access() made staticAl Viro2012-03-20
* vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro2012-03-20
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-03-14
|\
| * Block: use a freezable workqueue for disk-event pollingAlan Stern2012-03-02
| * block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura2012-03-02
| * block: exit_io_context() should call elevator_exit_icq_fn()Tejun Heo2012-02-15
| * block: replace icq->changed with icq->flagsTejun Heo2012-02-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-09
|\ \
| * | route: Remove redirect_genidSteffen Klassert2012-03-08
| * | inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert2012-03-08
* | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-08
|\ \ \ | |/ / |/| |
| * | Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...Grant Likely2012-02-27
| |\ \
| * | | dt: add empty of_find_compatible_node functionShawn Guo2012-02-15
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-07
|\ \ \ \
| * | | | ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type ...viresh kumar2012-02-23
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds2012-03-05
|\ \ \ \
| * | | | memcg: fix GPF when cgroup removal races with last exitHugh Dickins2012-03-05
| * | | | vfork: kill PF_STARTINGOleg Nesterov2012-03-05
| * | | | coredump_wait: don't call complete_vfork_done()Oleg Nesterov2012-03-05
| * | | | vfork: make it killableOleg Nesterov2012-03-05
| * | | | vfork: introduce complete_vfork_done()Oleg Nesterov2012-03-05
| * | | | kmsg_dump: don't run on non-error paths by defaultMatthew Garrett2012-03-05
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-05
|\ \ \ \ \
| * | | | | tcp: fix comment for tp->highest_sackNeal Cardwell2012-02-28
* | | | | | Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-05
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | percpu: fix __this_cpu_{sub,inc,dec}_return() definitionKonstantin Khlebnikov2012-03-04
| * | | | | percpu: use raw_local_irq_* in _this_cpu opMing Lei2012-02-21
| * | | | | percpu: fix generic definition of __this_cpu_add_and_return()Konstantin Khlebnikov2012-02-21
| | |_|/ / | |/| | |
* | | | | vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.cLinus Torvalds2012-03-04
* | | | | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-03-03
|\ \ \ \ \
| * | | | | [PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions...James Bottomley2012-02-27
| | |/ / / | |/| | |
* | | | | vfs: clarify and clean up dentry_cmp()Linus Torvalds2012-03-02
* | | | | vfs: uninline full_name_hash()Linus Torvalds2012-03-02
* | | | | vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds2012-03-02
* | | | | regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin2012-03-02
* | | | | regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin2012-03-02
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-03-01
|\ \ \ \ \