index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-10
Merge branch 'master' into driver-core-next-test-merge-rc2
Tejun Heo
10
-13
/
+43
2014-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+7
2014-02-09
fix O_SYNC|O_APPEND syncing the wrong range on write()
Al Viro
1
-1
/
+7
2014-02-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+11
2014-02-07
kernfs: add CONFIG_KERNFS
Tejun Heo
1
-3
/
+3
2014-02-07
sysfs, kobject: add sysfs wrapper for kernfs_enable_ns()
Tejun Heo
1
-0
/
+9
2014-02-07
kernfs: implement kernfs_get_parent(), kernfs_name/path() and friends
Tejun Heo
1
-1
/
+25
2014-02-07
kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs...
Tejun Heo
1
-0
/
+16
2014-02-07
kernfs: add kernfs_open_file->priv
Tejun Heo
1
-0
/
+1
2014-02-07
kernfs: implement kernfs_ops->atomic_write_len
Tejun Heo
1
-2
/
+6
2014-02-07
kernfs: allow nodes to be created in the deactivated state
Tejun Heo
1
-2
/
+13
2014-02-07
kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options()
Tejun Heo
1
-0
/
+3
2014-02-07
kernfs: rename kernfs_dir_ops to kernfs_syscall_ops
Tejun Heo
1
-9
/
+9
2014-02-07
kernfs: invoke dir_ops while holding active ref of the target node
Tejun Heo
1
-1
/
+2
2014-02-07
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
Tejun Heo
2
-19
/
+1
2014-02-07
kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers
Tejun Heo
3
-0
/
+17
2014-02-07
kernfs: remove KERNFS_REMOVED
Tejun Heo
1
-1
/
+0
2014-02-07
kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()
Tejun Heo
1
-1
/
+0
2014-02-07
kernfs: remove kernfs_addrm_cxt
Tejun Heo
1
-4
/
+0
2014-02-07
kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq
Tejun Heo
1
-2
/
+2
2014-02-07
Merge tag 'efi-urgent' into x86/urgent
H. Peter Anvin
567
-3840
/
+14954
2014-02-06
swap: add a simple detector for inappropriate swapin readahead
Shaohua Li
1
-2
/
+2
2014-02-05
Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-6
/
+2
2014-02-05
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2
-1
/
+16
2014-02-05
execve: use 'struct filename *' for executable name passing
Linus Torvalds
3
-2
/
+3
2014-02-04
Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+2
2014-02-03
Revert "xen/grant-table: Avoid m2p_override during mapping"
Konrad Rzeszutek Wilk
1
-6
/
+2
2014-02-02
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
1
-4
/
+4
2014-02-01
NFSv4: Fix memory corruption in nfs4_proc_open_confirm
Trond Myklebust
1
-0
/
+2
2014-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2014-01-31
Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2014-01-31
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
6
-9
/
+89
2014-01-31
Typo in compat_sys_lseek() declaration
Stephan Springl
1
-1
/
+1
2014-01-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
21
-367
/
+396
2014-01-31
Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-01-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+9
2014-01-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+3
2014-01-31
Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-3
/
+7
2014-01-31
xen/grant-table: Avoid m2p_override during mapping
Zoltan Kiss
1
-2
/
+6
2014-01-31
mm: sl[uo]b: fix misleading comments
Dave Hansen
1
-4
/
+4
2014-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-11
/
+39
2014-01-30
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
4
-7
/
+59
2014-01-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-0
/
+121
2014-01-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-0
/
+92
2014-01-30
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-7
/
+12
2014-01-30
zsmalloc: add copyright
Minchan Kim
1
-0
/
+1
2014-01-30
zsmalloc: move it under mm
Minchan Kim
1
-0
/
+50
2014-01-30
kernel: use lockless list for smp_call_function_single
Christoph Hellwig
2
-5
/
+6
2014-01-30
memblock, bootmem: restore goal for alloc_low
Yinghai Lu
1
-2
/
+2
2014-01-30
Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-7
/
+10
[next]