summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-04-30PCI: add generic device into pci_host_bridge structYinghai Lu
2012-04-30dynamic_debug: make dynamic-debug work for module initializationJim Cromie
2012-04-30params: add 3rd arg to option handler callback signatureJim Cromie
2012-04-30rcu: Implement per-domain single-threaded call_srcu() state machineLai Jiangshan
2012-04-30rcu: Remove unused srcu_barrier()Lai Jiangshan
2012-04-30rcu: Implement a variant of Peter's SRCU algorithmLai Jiangshan
2012-04-30rcu: Increment upper bit only for srcu_read_lock()Lai Jiangshan
2012-04-30rcu: Direct algorithmic SRCU implementationPaul E. McKenney
2012-04-30dynamic_debug: fix leading spaces in dynamic_debug.hJim Cromie
2012-04-30HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAWJiri Kosina
2012-04-30usb: ch9: define Set SEL and Set Isoch Delay macrosFelipe Balbi
2012-04-29USB: remove CONFIG_USB_DEVICE_CLASSGreg Kroah-Hartman
2012-04-29USB: remove CONFIG_USB_DEVICEFSGreg Kroah-Hartman
2012-04-29iio: core: iio_chan_spec_ext_info: Add private handleMichael Hennerich
2012-04-29iio: core: Introduce IIO_ALTVOLTAGE and appropriate channel info elementsMichael Hennerich
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-29ext4: create a new BH_Verified flag to avoid unnecessary metadata validationDarrick J. Wong
2012-04-29pipes: add a "packetized pipe" mode for writingLinus Torvalds
2012-04-29fb_defio: add first_io callbackHeiko Stübner
2012-04-29Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-28net/l2tp: add support for L2TP over IPv6 UDPBenjamin LaHaise
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-27Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-27ftrace/x86: Have arch x86_64 use breakpoints instead of stop machineSteven Rostedt
2012-04-27res_counter: Merge res_counter_charge and res_counter_charge_nofailFrederic Weisbecker
2012-04-27NFS: Remove extra rpc_clnt argument to proc_lookupBryan Schumaker
2012-04-27NFS: Create a submount rpc_opBryan Schumaker
2012-04-27NFS: Remove secinfo knowledge out of the generic clientBryan Schumaker
2012-04-27NFS: add dreq to nfs_commit_infoFred Isaman
2012-04-27NFS: create nfs_commit_completion_opsFred Isaman
2012-04-27NFS: create struct nfs_commit_infoFred Isaman
2012-04-27NFS: rewrite directio read to use async coalesce codeFred Isaman
2012-04-27NFS: remove unused wb_complete field from struct nfs_pageFred Isaman
2012-04-27NFS: create completion structure to pass into page_init functionsFred Isaman
2012-04-27NFS: merge _full and _partial write rpc_opsFred Isaman
2012-04-27NFS: merge _full and _partial read rpc_opsFred Isaman
2012-04-27NFS: create struct nfs_page_arrayFred Isaman
2012-04-27NFS: create common nfs_pgio_header for both read and writeFred Isaman
2012-04-27NFS: add a struct nfs_commit_data to replace nfs_write_data in commitsFred Isaman
2012-04-27HID: hidraw: add proper error handling to raw event reportingJiri Kosina
2012-04-27spi: fix spi.h kernel-doc warningRandy Dunlap
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik
2012-04-26Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-26pinctrl: add pinctrl_provide_dummies interface for platforms to useDong Aisheng
2012-04-26pinctrl: add kerneldoc for pinctrl_ops device tree functionsStephen Warren
2012-04-26Staging: VME: move VME drivers out of stagingGreg Kroah-Hartman
2012-04-26tcp repair: Fix unaligned access when repairing options (v2)Pavel Emelyanov
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
2012-04-26userns: Rework the user_namespace adding uid/gid mapping supportEric W. Biederman
2012-04-26userns: Simplify the user_namespace by making userns->creator a kuid.Eric W. Biederman