aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-04-30PCI: add generic device into pci_host_bridge structYinghai Lu1-1/+3
2012-04-30dynamic_debug: make dynamic-debug work for module initializationJim Cromie1-0/+17
2012-04-30params: add 3rd arg to option handler callback signatureJim Cromie1-1/+2
2012-04-30rcu: Implement per-domain single-threaded call_srcu() state machineLai Jiangshan1-1/+36
2012-04-30rcu: Remove unused srcu_barrier()Lai Jiangshan1-6/+0
2012-04-30rcu: Implement a variant of Peter's SRCU algorithmLai Jiangshan1-6/+1
2012-04-30rcu: Increment upper bit only for srcu_read_lock()Lai Jiangshan1-1/+1
2012-04-30rcu: Direct algorithmic SRCU implementationPaul E. McKenney1-2/+8
2012-04-30dynamic_debug: fix leading spaces in dynamic_debug.hJim Cromie1-2/+2
2012-04-30HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAWJiri Kosina1-1/+1
2012-04-30usb: ch9: define Set SEL and Set Isoch Delay macrosFelipe Balbi1-0/+2
2012-04-29USB: remove CONFIG_USB_DEVICE_CLASSGreg Kroah-Hartman1-3/+0
2012-04-29USB: remove CONFIG_USB_DEVICEFSGreg Kroah-Hartman2-30/+0
2012-04-29iio: core: iio_chan_spec_ext_info: Add private handleMichael Hennerich1-4/+7
2012-04-29iio: core: Introduce IIO_ALTVOLTAGE and appropriate channel info elementsMichael Hennerich2-0/+11
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen2-10/+10
2012-04-29ext4: create a new BH_Verified flag to avoid unnecessary metadata validationDarrick J. Wong1-0/+2
2012-04-29pipes: add a "packetized pipe" mode for writingLinus Torvalds1-0/+1
2012-04-29fb_defio: add first_io callbackHeiko Stübner1-0/+1
2012-04-29Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2012-04-28net/l2tp: add support for L2TP over IPv6 UDPBenjamin LaHaise2-1/+39
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+4
2012-04-27Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2012-04-27ftrace/x86: Have arch x86_64 use breakpoints instead of stop machineSteven Rostedt1-0/+6
2012-04-27res_counter: Merge res_counter_charge and res_counter_charge_nofailFrederic Weisbecker1-1/+1
2012-04-27NFS: Remove extra rpc_clnt argument to proc_lookupBryan Schumaker1-1/+1
2012-04-27NFS: Create a submount rpc_opBryan Schumaker1-0/+2
2012-04-27NFS: Remove secinfo knowledge out of the generic clientBryan Schumaker1-1/+0
2012-04-27NFS: add dreq to nfs_commit_infoFred Isaman1-0/+1
2012-04-27NFS: create nfs_commit_completion_opsFred Isaman1-0/+9
2012-04-27NFS: create struct nfs_commit_infoFred Isaman2-4/+28
2012-04-27NFS: rewrite directio read to use async coalesce codeFred Isaman2-2/+3
2012-04-27NFS: remove unused wb_complete field from struct nfs_pageFred Isaman1-1/+0
2012-04-27NFS: create completion structure to pass into page_init functionsFred Isaman2-0/+8
2012-04-27NFS: merge _full and _partial write rpc_opsFred Isaman1-0/+2
2012-04-27NFS: merge _full and _partial read rpc_opsFred Isaman2-1/+16
2012-04-27NFS: create struct nfs_page_arrayFred Isaman1-6/+8
2012-04-27NFS: create common nfs_pgio_header for both read and writeFred Isaman2-33/+27
2012-04-27NFS: add a struct nfs_commit_data to replace nfs_write_data in commitsFred Isaman2-5/+44
2012-04-27HID: hidraw: add proper error handling to raw event reportingJiri Kosina2-3/+3
2012-04-27spi: fix spi.h kernel-doc warningRandy Dunlap1-1/+1
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik1-0/+4
2012-04-26Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-2/+3
2012-04-26pinctrl: add pinctrl_provide_dummies interface for platforms to useDong Aisheng1-1/+4
2012-04-26pinctrl: add kerneldoc for pinctrl_ops device tree functionsStephen Warren1-0/+9
2012-04-26Staging: VME: move VME drivers out of stagingGreg Kroah-Hartman1-0/+174
2012-04-26tcp repair: Fix unaligned access when repairing options (v2)Pavel Emelyanov1-0/+5
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-04-26userns: Rework the user_namespace adding uid/gid mapping supportEric W. Biederman2-7/+47
2012-04-26userns: Simplify the user_namespace by making userns->creator a kuid.Eric W. Biederman1-2/+2