summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-01-06Merge tag 'v3.2' into staging/for_v3.3Mauro Carvalho Chehab2-1/+2
2012-01-06dma-buf: Introduce dma buffer sharing mechanismSumit Semwal1-0/+176
2012-01-06dma: shdma: fix runtime PM: clear channel buffers on resetGuennadi Liakhovetski1-0/+2
2012-01-06s3c_adc_battery: Average over more than one adc sampleHeiko Stübner1-0/+4
2012-01-06sbs-battery: Rename internals to new nameRhyland Klein1-5/+5
2012-01-06bq20z75: Rename to sbs-batteryRhyland Klein1-0/+0
2012-01-06capabilities: remove __cap_full_set definitionEric Paris1-1/+0
2012-01-06security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris1-14/+0
2012-01-06ptrace: do not audit capability check when outputing /proc/pid/statEric Paris1-2/+3
2012-01-06capabilities: remove task_ns_* functionsEric Paris2-3/+4
2012-01-06capabilites: introduce new has_ns_capabilities_noauditEric Paris1-0/+2
2012-01-06capabilities: remove all _real_ interfacesEric Paris1-25/+0
2012-01-06capabilities: introduce security_capable_noauditEric Paris1-0/+7
2012-01-06capabilities: reverse arguments to security_capableEric Paris1-3/+3
2012-01-06capabilities: remove the task from capable LSM hook entirelyEric Paris1-9/+7
2012-01-05net: pack skb_shared_info more efficientlyIan Campbell1-3/+3
2012-01-05net_sched: sfq: extend limitsEric Dumazet1-9/+7
2012-01-05netdev: FCoE: Add new ndo_get_fcoe_hbainfo() callNeerav Parikh1-0/+26
2012-01-05Merge branch 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into ...Grant Likely7-12/+49
2012-01-05NFS: Cache state owners after files are closedChuck Lever1-0/+1
2012-01-05NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson2-0/+7
2012-01-05SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust2-2/+3
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+2
2012-01-05Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes'...Jiri Kosina113-1073/+2331
2012-01-05Merge branch 'devel-stable' into for-linusRussell King2-1/+3
2012-01-05Input: ucb1400_ts - convert to threaded IRQDmitry Torokhov1-4/+2
2012-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-01-05net/hyperv: Add support for jumbo frame up to 64KBHaiyang Zhang1-1/+1
2012-01-05usb: ch9: fix up MaxStreams helperFelipe Balbi1-1/+19
2012-01-05driver core: remove __must_check from device_create_fileGreg Kroah-Hartman1-2/+2
2012-01-04NFC: Export a new attribute nfcid1 in target infoIlan Elias1-0/+2
2012-01-04[media] dvb: deprecate the usage of ops->info.typeMauro Carvalho Chehab1-1/+1
2012-01-04ethtool: Remove ethtool_ops::set_rx_ntuple operationBen Hutchings1-4/+0
2012-01-04ethtool: Allow drivers to select RX NFC rule locationsBen Hutchings1-2/+24
2012-01-04gpio: pl061: convert to use 0 for no irqRob Herring1-1/+1
2012-01-04dlm: add recovery callbacksDavid Teigland1-5/+66
2012-01-04lp8727_charger: Some minor fixes for the headerMilo(Woogyom) Kim1-7/+4
2012-01-04lp8727_charger: Add header fileKim, Milo1-0/+54
2012-01-04Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne...Anton Vorontsov343-2736/+9275
2012-01-04power_supply: Add "unknown" in power supply typeKim, Milo1-1/+2
2012-01-04power_supply: Charger-Manager: Add properties for power-supply-classDonggeun Kim1-0/+17
2012-01-04power_supply: Add initial Charger-Manager driverDonggeun Kim1-0/+130
2012-01-04vfs: take /proc/*/mounts and friends to fs/proc_namespace.cAl Viro1-26/+4
2012-01-04vfs: move fsnotify junk to struct mountAl Viro1-5/+0
2012-01-04vfs: move mnt_devnameAl Viro1-1/+0
2012-01-04vfs: move mnt_list to struct mountAl Viro1-1/+0
2012-01-04vfs: move the rest of int fields to struct mountAl Viro1-3/+0
2012-01-04vfs: mnt_id/mnt_group_id movedAl Viro1-2/+0
2012-01-04vfs: mnt_ns moved to struct mountAl Viro1-1/+0
2012-01-04vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mountAl Viro1-4/+0