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
2012-01-06
vfs: switch ->show_path() to struct dentry *
Al Viro
1
-1
/
+1
2012-01-06
vfs: switch ->show_devname() to struct dentry *
Al Viro
1
-1
/
+1
2012-01-06
vfs: switch ->show_stats to struct dentry *
Al Viro
1
-1
/
+1
2012-01-06
switch security_path_chmod() to struct path *
Al Viro
1
-7
/
+3
2012-01-06
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
29
-115
/
+113
2012-01-06
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...
Linus Torvalds
2
-1
/
+3
2012-01-06
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2
-6
/
+19
2012-01-06
Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...
Linus Torvalds
1
-7
/
+5
2012-01-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+0
2012-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
124
-1187
/
+4566
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
13
-47
/
+257
2012-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-54
/
+130
2012-01-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-5
/
+40
2012-01-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-93
/
+272
2012-01-06
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+4
2012-01-06
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-79
/
+141
2012-01-06
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2012-01-06
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+6
2012-01-06
dma-buf: Introduce dma buffer sharing mechanism
Sumit Semwal
1
-0
/
+176
2012-01-05
net: pack skb_shared_info more efficiently
Ian Campbell
1
-3
/
+3
2012-01-05
net_sched: red: split red_parms into parms and vars
Eric Dumazet
1
-43
/
+55
2012-01-05
net_sched: sfq: extend limits
Eric Dumazet
1
-9
/
+7
2012-01-05
netdev: FCoE: Add new ndo_get_fcoe_hbainfo() call
Neerav Parikh
1
-0
/
+26
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-30
/
+30
2012-01-05
Merge branch 'devel-stable' into for-linus
Russell King
2
-1
/
+3
2012-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-01-04
net/hyperv: Add support for jumbo frame up to 64KB
Haiyang Zhang
1
-1
/
+1
2012-01-04
usb: ch9: fix up MaxStreams helper
Felipe Balbi
1
-1
/
+19
2012-01-04
driver core: remove __must_check from device_create_file
Greg Kroah-Hartman
1
-2
/
+2
2012-01-04
ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)
Neil Horman
1
-1
/
+2
2012-01-04
NFC: Export a new attribute nfcid1 in target info
Ilan Elias
2
-0
/
+5
2012-01-04
NFC: Handle error during NCI data exchange
Ilan Elias
1
-0
/
+6
2012-01-04
NFC: Update names and structs to NCI spec 1.0 d22
Ilan Elias
2
-30
/
+19
2012-01-04
ethtool: Remove ethtool_ops::set_rx_ntuple operation
Ben Hutchings
1
-4
/
+0
2012-01-04
ethtool: Allow drivers to select RX NFC rule locations
Ben Hutchings
1
-2
/
+24
2012-01-04
rdma/core: Fix sparse warnings
Sean Hefty
2
-1
/
+4
2012-01-03
vfs: take /proc/*/mounts and friends to fs/proc_namespace.c
Al Viro
1
-26
/
+4
2012-01-03
vfs: move fsnotify junk to struct mount
Al Viro
1
-5
/
+0
2012-01-03
vfs: move mnt_devname
Al Viro
1
-1
/
+0
2012-01-03
vfs: move mnt_list to struct mount
Al Viro
1
-1
/
+0
2012-01-03
vfs: move the rest of int fields to struct mount
Al Viro
1
-3
/
+0
2012-01-03
vfs: mnt_id/mnt_group_id moved
Al Viro
1
-2
/
+0
2012-01-03
vfs: mnt_ns moved to struct mount
Al Viro
1
-1
/
+0
2012-01-03
vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mount
Al Viro
1
-4
/
+0
2012-01-03
vfs: take mnt_master to struct mount
Al Viro
1
-1
/
+0
2012-01-03
vfs: take mnt_child/mnt_mounts to struct mount
Al Viro
1
-2
/
+0
2012-01-03
vfs: all counters taken to struct mount
Al Viro
1
-12
/
+0
2012-01-03
vfs: move mnt_mountpoint to struct mount
Al Viro
1
-1
/
+0
2012-01-03
vfs: mnt_parent moved to struct mount
Al Viro
1
-1
/
+0
2012-01-03
vfs: the first spoils - mnt_hash moved
Al Viro
1
-1
/
+0
[prev]
[next]