summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-07-18cpufreq: make table sentinel macros unsigned to match useBrian W Hart
2014-07-17nfsd: silence sparse warning about accessing credentialsJeff Layton
2014-07-17Add module param type 'ullong'Hannes Reinecke
2014-07-17KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMINDavid Howells
2014-07-17ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop()Steven Rostedt (Red Hat)
2014-07-17KEYS: validate certificate trust only with builtin keysDmitry Kasatkin
2014-07-17genirq: generic chip: Export irq_map_generic_chip functionBoris BREZILLON
2014-07-17ARM: tegra: Move includes to include/soc/tegraThierry Reding
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-07-17Merge branch 'locking/urgent' into locking/core, before applying larger chang...Ingo Molnar
2014-07-17Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2014-07-16Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho...Bjorn Helgaas
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