aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-06-01Revert "mm: make vmstat_update periodic run conditional"Jon Medhurst (Tixy)
2014-08-14Merge branch 'for-lsk' of git://git.linaro.org/arm/big.LITTLE/mp into lsk-v3....Mark Brown
2014-08-12HMP: Do not fork-boost tasks coming from PIDs <= 2Chris Redpath
2013-07-18Merge branches 'master-arm-multi_pmu_v2', 'master-config-fragments', 'master-...Jon Medhurst
2013-07-17mm: make vmstat_update periodic run conditionalGilad Ben-Yossef
2013-07-17sched: Ignore offline CPUs in HMP migration & load statsChris Redpath
2013-07-17sched: SCHED_HMP multi-domain task migration controlMorten Rasmussen
2013-07-17sched: Task placement for heterogeneous systems based on task load-trackingMorten Rasmussen
2013-07-17sched: entity load-tracking load_avg_ratioMorten Rasmussen
2013-07-17sched: implement usage trackingPaul Turner
2013-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-26net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan
2013-06-25gre: fix a possible skb leakEric Dumazet
2013-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-06-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-06-20splice: don't pass the address of ->f_pos to methodsAl Viro
2013-06-19net: vlan: fix comment for vlan_ethhdr->h_vlan_protoOlaf Hering
2013-06-19tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt
2013-06-14smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney
2013-06-13Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2013-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-06-12include/linux/math64.h: add div64_ul()Alex Shi
2013-06-12mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi
2013-06-12kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook
2013-06-12CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat
2013-06-12team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko
2013-06-10sock_diag: fix filter code sent to userspaceNicolas Dichtel
2013-06-10trace: Allow idle-safe tracepoints to be called from irqPaul E. McKenney
2013-06-07Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-02net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet
2013-05-31list: introduce list_first_entry_or_nullJiri Pirko
2013-05-31udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar
2013-05-31kvm: Move guest entry/exit APIs to context_trackingFrederic Weisbecker
2013-05-31vtime: Use consistent clocks among nohz accountingFrederic Weisbecker
2013-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-05-30aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz
2013-05-30scatterlist: sg_set_buf() argument must be in linear mappingRusty Russell
2013-05-28rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry...Steven Rostedt
2013-05-28perf: Fix perf mmap bugsPeter Zijlstra
2013-05-25Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-05-24Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds
2013-05-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-24linux/kernel.h: fix kernel-doc warningRandy Dunlap
2013-05-24wait: fix false timeouts when using wait_event_timeout()Imre Deak