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
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
2012-01-03
switch open and mkdir syscalls to umode_t
Al Viro
3
-9
/
+9
2012-01-03
switch ->path_mknod() to umode_t
Al Viro
1
-3
/
+3
2012-01-03
switch ->path_mkdir() to umode_t
Al Viro
1
-3
/
+3
2012-01-03
switch kern_ipc_perm to umode_t
Al Viro
2
-3
/
+3
2012-01-03
consolidate umode_t declarations
Al Viro
2
-6
/
+1
2012-01-03
switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_t
Al Viro
1
-1
/
+1
2012-01-03
switch mq_open() to umode_t
Al Viro
2
-3
/
+3
2012-01-03
switch miscdevice to umode_t
Al Viro
1
-1
/
+1
2012-01-03
switch securityfs_create_file() to umode_t
Al Viro
1
-2
/
+2
2012-01-03
switch security_path_chmod() to umode_t
Al Viro
1
-3
/
+3
2012-01-03
switch sys_chmod()/sys_fchmod()/sys_fchmodat() to umode_t
Al Viro
1
-3
/
+3
2012-01-03
sysctl: use umode_t for table permissions
Al Viro
1
-1
/
+1
2012-01-03
switch is_sxid() to umode_t
Al Viro
1
-1
/
+1
2012-01-03
switch inode_init_owner() to umode_t
Al Viro
1
-1
/
+1
2012-01-03
pohmelfs: propagate umode_t
Al Viro
1
-1
/
+1
2012-01-03
shmem, ramfs: propagate umode_t, open-coded S_ISREG
Al Viro
1
-1
/
+1
2012-01-03
sunrpc: propagate umode_t
Al Viro
2
-2
/
+2
2012-01-03
cgroup: propagate mode_t
Al Viro
1
-1
/
+1
[prev]
[next]