summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-16PCI/MSI: Remove unused function msi_remove_pci_irq_vectors()Yijing Wang
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-07-16Merge tag 'v3.16-rc5' into timers/coreThomas Gleixner
2014-07-16tracing: Kill ftrace_event_call->filesOleg Nesterov
2014-07-16tracing: Kill destroy_call_preds()Oleg Nesterov
2014-07-16tracing: Kill destroy_preds() and destroy_file_preds()Oleg Nesterov
2014-07-17Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...James Morris
2014-07-16i2c: s6000: remove duplicate driverWolfram Sang
2014-07-16usb: renesas_usbhs: add R-Car Gen. 2 init and power controlUlrich Hecht
2014-07-16ftrace: Allow archs to specify if they need a separate function graph trampolineSteven Rostedt (Red Hat)
2014-07-16sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown
2014-07-16Merge tag 'v3.16-rc5' into sched/core, to refresh the branch before applying ...Ingo Molnar
2014-07-16ARM: mvebu: extend PMSU code to support dynamic frequency scalingThomas Petazzoni
2014-07-16locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso
2014-07-16locking/rwsem: Reduce the size of struct rw_semaphoreJason Low
2014-07-16locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra
2014-07-16sched: Transform resched_task() into resched_curr()Kirill Tkhai
2014-07-16sched/deadline: Kill task_struct->pi_top_taskOleg Nesterov
2014-07-16locking/spinlocks/mcs: Introduce and use init macro and function for osq locksJason Low
2014-07-16locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overheadJason Low
2014-07-16locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()Jason Low
2014-07-15ARM: OMAP2+: remove DSP platform deviceKristina Martšenko
2014-07-15net-timestamp: document deprecated syststampWillem de Bruijn
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-15net: add name_assign_type netdev attributeTom Gundersen
2014-07-15quota: remove dqptr_semNiu Yawei
2014-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-07-15cgroup: make CFTYPE_ONLY_ON_DFL and CFTYPE_NO_ internal to cgroup coreTejun Heo
2014-07-15cgroup: distinguish the default and legacy hierarchies when handling cftypesTejun Heo
2014-07-15cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes()Tejun Heo
2014-07-15cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypesTejun Heo
2014-07-15hwrng: add per-device entropy deratingTorsten Duwe
2014-07-15random: add_hwgenerator_randomness() for feeding entropy from devicesTorsten Duwe
2014-07-14regulator: da9211: new regulator driverJames Ban
2014-07-14ASoC: samsung: remove s5pc100 related codesKukjin Kim
2014-07-14Merge tag 'please-pull-extlog-trace' into x86/rasH. Peter Anvin
2014-07-13net: filter: sk_chk_filter() no longer mangles filterEric Dumazet
2014-07-13locks: typedef fl_owner_t to void *Christoph Hellwig
2014-07-13Merge 3.16-rc5 into usb-nextGreg Kroah-Hartman
2014-07-13Merge 3.16-rc5 into tty-next.Greg Kroah-Hartman
2014-07-13Merge 3.16-rc5 into staging-nextGreg Kroah-Hartman
2014-07-13Merge 3.16-rc5 into char-misc-nextGreg Kroah-Hartman
2014-07-13Merge tag 'iio-for-3.17c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-07-12Merge tag 'ux500-core-for-v3.17-1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2014-07-12nfs4: copy acceptor name from context to nfs_clientJeff Layton
2014-07-12sunrpc: add a new "stringify_acceptor" rpc_credopJeff Layton
2014-07-12auth_gss: fetch the acceptor name out of the downcallJeff Layton
2014-07-11mtd: spi-nor: add support for flag status register on Micron chipsgrmoore@altera.com