summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-07-16locking/rwsem: Reduce the size of struct rw_semaphoreJason Low1-14/+11
2014-07-16locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra1-4/+4
2014-07-16sched: Transform resched_task() into resched_curr()Kirill Tkhai1-3/+3
2014-07-16sched/deadline: Kill task_struct->pi_top_taskOleg Nesterov1-2/+0
2014-07-16locking/spinlocks/mcs: Introduce and use init macro and function for osq locksJason Low2-1/+9
2014-07-16locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overheadJason Low3-6/+24
2014-07-16locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()Jason Low2-4/+4
2014-07-16ARM: OMAP2+: remove DSP platform deviceKristina Martšenko1-34/+0
2014-07-16net-timestamp: document deprecated syststampWillem de Bruijn1-2/+4
2014-07-16net: set name_assign_type in alloc_netdev()Tom Gundersen1-4/+6
2014-07-16net: add name_assign_type netdev attributeTom Gundersen1-0/+2
2014-07-16quota: remove dqptr_semNiu Yawei1-1/+0
2014-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-10/+2
2014-07-15cgroup: make CFTYPE_ONLY_ON_DFL and CFTYPE_NO_ internal to cgroup coreTejun Heo1-2/+4
2014-07-15cgroup: distinguish the default and legacy hierarchies when handling cftypesTejun Heo1-2/+7
2014-07-15cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes()Tejun Heo1-1/+1
2014-07-15cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypesTejun Heo1-1/+1
2014-07-15hwrng: add per-device entropy deratingTorsten Duwe1-0/+3
2014-07-15random: add_hwgenerator_randomness() for feeding entropy from devicesTorsten Duwe1-0/+2
2014-07-14regulator: da9211: new regulator driverJames Ban1-0/+32
2014-07-14ASoC: samsung: remove s5pc100 related codesKukjin Kim1-9/+0
2014-07-14Merge tag 'please-pull-extlog-trace' into x86/rasH. Peter Anvin2-0/+46
2014-07-14net: filter: sk_chk_filter() no longer mangles filterEric Dumazet1-1/+1
2014-07-14locks: typedef fl_owner_t to void *Christoph Hellwig1-1/+1
2014-07-14Merge 3.16-rc5 into usb-nextGreg Kroah-Hartman2-2/+3
2014-07-14Merge 3.16-rc5 into tty-next.Greg Kroah-Hartman2-2/+3
2014-07-14Merge 3.16-rc5 into staging-nextGreg Kroah-Hartman2-2/+3
2014-07-14Merge 3.16-rc5 into char-misc-nextGreg Kroah-Hartman17-18/+77
2014-07-13Merge tag 'iio-for-3.17c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman5-26/+43
2014-07-13Merge tag 'ux500-core-for-v3.17-1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson3-1/+7
2014-07-13nfs4: copy acceptor name from context to nfs_clientJeff Layton2-0/+2
2014-07-13sunrpc: add a new "stringify_acceptor" rpc_credopJeff Layton1-0/+2
2014-07-13auth_gss: fetch the acceptor name out of the downcallJeff Layton1-0/+1
2014-07-12mtd: spi-nor: add support for flag status register on Micron chipsgrmoore@altera.com1-0/+4
2014-07-12misc: mic: add a bus driver for virtual MIC devicesSudeep Dutt1-0/+110
2014-07-12drivers: tty: Merge alloc_tty_struct and initialize_tty_structRasmus Villemoes1-3/+1
2014-07-12iio: core : events ABI for specifying periodSrinivas Pandruvada1-0/+1
2014-07-12iio: st_sensors: add devicetree probing supportLinus Walleij1-0/+11
2014-07-11pinctrl: avoid duplicated calling enable_pinmux_setting for a pinFan Wu1-2/+0
2014-07-11tty: Document locking for tty driver methodsPeter Hurley1-3/+5
2014-07-11PCI: Add include guard to include/linux/pci_ids.hRasmus Villemoes1-0/+4
2014-07-10bridge: fdb dumping takes a filter deviceJamal Hadi Salim2-1/+4
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2014-07-10drbd: silence underflow warning in read_in_block()Dan Carpenter1-1/+1
2014-07-10drbd: New net configuration option socket-check-timeoutPhilipp Reisner2-0/+6
2014-07-10drbd: implement csums-after-crash-onlyLars Ellenberg2-0/+4
2014-07-10selinux: fix the default socket labeling in sock_graft()Paul Moore1-1/+4
2014-07-10usb: gadget: Add helper macro for usb_composite_driver boilerplateTobias Klauser1-0/+15
2014-07-10drbd: device->ldev is not guaranteed on an D_ATTACHING diskPhilipp Reisner1-1/+1