summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-01-05capabilites: introduce new has_ns_capabilities_noauditEric Paris
2012-01-05capabilities: remove all _real_ interfacesEric Paris
2012-01-05capabilities: introduce security_capable_noauditEric Paris
2012-01-05capabilities: reverse arguments to security_capableEric Paris
2012-01-05capabilities: remove the task from capable LSM hook entirelyEric Paris
2012-01-05net: pack skb_shared_info more efficientlyIan Campbell
2012-01-05net_sched: red: split red_parms into parms and varsEric Dumazet
2012-01-05net_sched: sfq: extend limitsEric Dumazet
2012-01-05netdev: FCoE: Add new ndo_get_fcoe_hbainfo() callNeerav Parikh
2012-01-05Merge branch 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into ...Grant Likely
2012-01-05NFS: Cache state owners after files are closedChuck Lever
2012-01-059p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches
2012-01-05NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson
2012-01-05SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-05Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes'...Jiri Kosina
2012-01-05Merge branch 'devel-stable' into for-linusRussell King
2012-01-05drm: add support for private planesRob Clark
2012-01-05[media] cx25840: Add a flag to enable the CX23888 DIF to be enabled or notSteven Toth
2012-01-05OMAPDSS: HDMI: Disable DDC internal pull upMythri P K
2012-01-05OMAPDSS: HDMI: Move duplicate code from boardfileMythri P K
2012-01-04Input: ucb1400_ts - convert to threaded IRQDmitry Torokhov
2012-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-04net/hyperv: Add support for jumbo frame up to 64KBHaiyang Zhang
2012-01-04usb: ch9: fix up MaxStreams helperFelipe Balbi
2012-01-04driver core: remove __must_check from device_create_fileGreg Kroah-Hartman
2012-01-04xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell
2012-01-04Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich
2012-01-04ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)Neil Horman
2012-01-04NFC: Export a new attribute nfcid1 in target infoIlan Elias
2012-01-04NFC: Handle error during NCI data exchangeIlan Elias
2012-01-04NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias
2012-01-04[media] dvb: deprecate the usage of ops->info.typeMauro Carvalho Chehab
2012-01-04ethtool: Remove ethtool_ops::set_rx_ntuple operationBen Hutchings
2012-01-04ethtool: Allow drivers to select RX NFC rule locationsBen Hutchings
2012-01-04GPIO: add bindings for managed devicesJohn Crispin
2012-01-04rdma/core: Fix sparse warningsSean Hefty
2012-01-04gpio: pl061: convert to use 0 for no irqRob Herring
2012-01-04dlm: add recovery callbacksDavid Teigland
2012-01-04lp8727_charger: Some minor fixes for the headerMilo(Woogyom) Kim
2012-01-04lp8727_charger: Add header fileKim, Milo
2012-01-04Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne...Anton Vorontsov
2012-01-04power_supply: Add "unknown" in power supply typeKim, Milo
2012-01-04power_supply: Charger-Manager: Add properties for power-supply-classDonggeun Kim
2012-01-04power_supply: Add initial Charger-Manager driverDonggeun Kim
2012-01-03vfs: take /proc/*/mounts and friends to fs/proc_namespace.cAl Viro
2012-01-03vfs: move fsnotify junk to struct mountAl Viro
2012-01-03vfs: move mnt_devnameAl Viro
2012-01-03vfs: move mnt_list to struct mountAl Viro
2012-01-03vfs: move the rest of int fields to struct mountAl Viro