summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-01-06watchdog: add nowayout helpers to Watchdog Timer Driver Kernel APIWim Van Sebroeck
2012-01-06[media] gspca: Add jl2005bcd sub driverTheodore Kilgore
2012-01-06Merge tag 'v3.2' into staging/for_v3.3Mauro Carvalho Chehab
2012-01-06dma-buf: Introduce dma buffer sharing mechanismSumit Semwal
2012-01-06dma: shdma: fix runtime PM: clear channel buffers on resetGuennadi Liakhovetski
2012-01-06s3c_adc_battery: Average over more than one adc sampleHeiko Stübner
2012-01-06sbs-battery: Rename internals to new nameRhyland Klein
2012-01-06bq20z75: Rename to sbs-batteryRhyland Klein
2012-01-05capabilities: remove __cap_full_set definitionEric Paris
2012-01-05security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris
2012-01-05ptrace: do not audit capability check when outputing /proc/pid/statEric Paris
2012-01-05capabilities: remove task_ns_* functionsEric Paris
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: 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-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-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-04NFC: Export a new attribute nfcid1 in target infoIlan 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: 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
2012-01-03vfs: mnt_id/mnt_group_id movedAl Viro