index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-05
capabilites: introduce new has_ns_capabilities_noaudit
Eric Paris
1
-0
/
+2
2012-01-05
capabilities: remove all _real_ interfaces
Eric Paris
1
-25
/
+0
2012-01-05
capabilities: introduce security_capable_noaudit
Eric Paris
1
-0
/
+7
2012-01-05
capabilities: reverse arguments to security_capable
Eric Paris
1
-3
/
+3
2012-01-05
capabilities: remove the task from capable LSM hook entirely
Eric Paris
1
-9
/
+7
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 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into gpio/next
Grant Likely
16
-18
/
+91
2012-01-05
NFS: Cache state owners after files are closed
Chuck Lever
1
-0
/
+1
2012-01-05
9p: Reduce object size with CONFIG_NET_9P_DEBUG
Joe Perches
1
-21
/
+7
2012-01-05
NFSv4: include bitmap in nfsv4 get acl data
Andy Adamson
2
-0
/
+7
2012-01-05
SUNRPC: Clean up the RPCSEC_GSS service ticket requests
Trond Myklebust
2
-2
/
+3
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
4
-30
/
+30
2012-01-05
Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes', 'wacom' and 'wiimote' into for-linus
Jiri Kosina
174
-1409
/
+3240
2012-01-05
Merge branch 'devel-stable' into for-linus
Russell King
2
-1
/
+3
2012-01-05
drm: add support for private planes
Rob Clark
1
-1
/
+2
2012-01-05
[media] cx25840: Add a flag to enable the CX23888 DIF to be enabled or not
Steven Toth
1
-0
/
+1
2012-01-05
OMAPDSS: HDMI: Disable DDC internal pull up
Mythri P K
1
-1
/
+5
2012-01-05
OMAPDSS: HDMI: Move duplicate code from boardfile
Mythri P K
1
-0
/
+2
2012-01-04
Input: ucb1400_ts - convert to threaded IRQ
Dmitry Torokhov
1
-4
/
+2
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
xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.
Ian Campbell
1
-0
/
+3
2012-01-04
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
1
-22
/
+9
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
[media] dvb: deprecate the usage of ops->info.type
Mauro Carvalho Chehab
1
-1
/
+1
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
GPIO: add bindings for managed devices
John Crispin
1
-0
/
+4
2012-01-04
rdma/core: Fix sparse warnings
Sean Hefty
2
-1
/
+4
2012-01-04
gpio: pl061: convert to use 0 for no irq
Rob Herring
1
-1
/
+1
2012-01-04
dlm: add recovery callbacks
David Teigland
1
-5
/
+66
2012-01-04
lp8727_charger: Some minor fixes for the header
Milo(Woogyom) Kim
1
-7
/
+4
2012-01-04
lp8727_charger: Add header file
Kim, Milo
1
-0
/
+54
2012-01-04
Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
Anton Vorontsov
505
-3870
/
+15053
2012-01-04
power_supply: Add "unknown" in power supply type
Kim, Milo
1
-1
/
+2
2012-01-04
power_supply: Charger-Manager: Add properties for power-supply-class
Donggeun Kim
1
-0
/
+17
2012-01-04
power_supply: Add initial Charger-Manager driver
Donggeun Kim
1
-0
/
+130
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
[prev]
[next]