summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-06-11ARM: OMAP2+: mbox: remove dependencies with soc.hSuman Anna1-0/+53
2013-06-11regulator: ab8500-ext: Register as a device in its own rightLee Jones1-4/+0
2013-06-11cpuidle: simplify multiple driver supportDaniel Lezcano1-3/+3
2013-06-11netlink: Add compare function for netlink_tableGao feng1-0/+1
2013-06-11Merge tag 'renesas-pinmux-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-1/+4
2013-06-11phy-rcar-usb: add R8A7778 supportSergei Shtylyov1-1/+3
2013-06-11phy-rcar-usb: add platform dataSergei Shtylyov1-0/+26
2013-06-11ehci-platform: add pre_setup() method to platform dataSergei Shtylyov1-0/+4
2013-06-11Merge tag 'renesas-intc-external-irq-for-v3.11' of git://git.kernel.org/pub/s...Olof Johansson1-0/+4
2013-06-11efi: Convert runtime services function ptrsBorislav Petkov1-14/+14
2013-06-11sock_diag: fix filter code sent to userspaceNicolas Dichtel1-0/+1
2013-06-11net: remove last caller of skb_tail_offset() and itselfCong Wang1-8/+0
2013-06-11net: add low latency socket pollEliezer Tamir2-2/+9
2013-06-11net: add napi_id and hashEliezer Tamir1-0/+29
2013-06-11USB: serial: ports: add minor and port numberGreg Kroah-Hartman1-2/+4
2013-06-11Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '...Paul E. McKenney5-85/+9
2013-06-11rcu: Shrink TINY_RCU by moving exit_rcu()Paul E. McKenney3-2/+6
2013-06-11rcu: Remove rcu_preempt_note_context_switch()Paul E. McKenney1-5/+0
2013-06-11rcu: Remove the CONFIG_TINY_RCU ifdefs in rcutiny.hPaul E. McKenney1-8/+0
2013-06-11rcu: Simplify RCU_TINY RCU callback invocationPaul E. McKenney3-5/+1
2013-06-11rcu: Remove TINY_PREEMPT_RCUPaul E. McKenney3-24/+4
2013-06-11rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw().Paul E. McKenney1-43/+0
2013-06-11trace: Allow idle-safe tracepoints to be called from irqPaul E. McKenney1-2/+2
2013-06-10PM / AVS: SmartReflex: use omap_sr * for enable/disable interfaceAndrii Tseglytskyi1-2/+2
2013-06-10PM / AVS: SmartReflex: use omap_sr * for minmax interfacesAndrii Tseglytskyi1-1/+1
2013-06-10PM / AVS: SmartReflex: use omap_sr * for errgen interfacesAndrii Tseglytskyi1-2/+2
2013-06-10irqdomain: Clean up aftermath of irq_domain refactoringGrant Likely1-7/+24
2013-06-10irqdomain: Eliminate revmap typeGrant Likely1-28/+20
2013-06-10irqdomain: merge linear and tree reverse mappings.Grant Likely1-8/+10
2013-06-10irqdomain: Add a name fieldGrant Likely1-0/+1
2013-06-10irqdomain: Replace LEGACY mapping with LINEARGrant Likely1-7/+0
2013-06-10Merge remote-tracking branch 'tip/irq/for-arm' into irqdomain/nextGrant Likely2-1/+58
2013-06-09firewire: introduce fw_driver.probe and .remove methodsStefan Richter1-0/+2
2013-06-09Merge 3.10-rc5 into char-misc-nextGreg Kroah-Hartman9-4/+84
2013-06-09Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman9-4/+84
2013-06-09Merge 3.10-rc5 into tty-nextGreg Kroah-Hartman9-4/+84
2013-06-09Merge 3.10-rc5 into staging-nextGreg Kroah-Hartman9-4/+84
2013-06-09NFS: Client implementation of Labeled-NFSDavid Quigley2-0/+8
2013-06-09NFS:Add labels to client function prototypesDavid Quigley2-4/+6
2013-06-09NFSv4: Extend fattr bitmaps to support all 3 wordsDavid Quigley1-1/+1
2013-06-09NFSv4: Introduce new label structureSteve Dickson3-0/+37
2013-06-09NFSv4: Add label recommended attribute and NFSv4 flagsDavid Quigley2-1/+4
2013-06-09NFSv4.2: Added NFS v4.2 support to the NFS clientSteve Dickson1-0/+4
2013-06-09SELinux: Add new labeling type native labelsDavid Quigley1-0/+3
2013-06-09LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.David Quigley1-3/+10
2013-06-09Security: Add Hook to test if the particular xattr is part of a MAC model.David Quigley1-0/+14
2013-06-09Security: Add hook to calculate context based on a negative dentry.David Quigley1-0/+27
2013-06-08macvtap: add TUNSETQUEUE ioctlJason Wang1-0/+4
2013-06-08macvlan: change the max number of queues to 16Jason Wang1-1/+1
2013-06-08macvlan: switch to use IS_ENABLED()Jason Wang1-1/+1