summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-30x86/vdso: Fix building on big endian hostSegher Boessenkool
2016-09-30x86/boot: Fix another __read_cr4() case on 486Andy Lutomirski
2016-09-30sched/irqtime: Consolidate irqtime flushing codeFrederic Weisbecker
2016-09-30sched/irqtime: Consolidate accounting synchronization with u64_stats APIFrederic Weisbecker
2016-09-30u64_stats: Introduce IRQs disabled helpersFrederic Weisbecker
2016-09-30sched/irqtime: Remove needless IRQs disablement on kcpustat updateFrederic Weisbecker
2016-09-30sched/irqtime: No need for preempt-safe accessorsFrederic Weisbecker
2016-09-30sched/fair: Fix min_vruntime trackingPeter Zijlstra
2016-09-30sched/debug: Add SCHED_WARN_ON()Peter Zijlstra
2016-09-30sched/core: Fix set_user_nice()Peter Zijlstra
2016-09-30sched/fair: Introduce set_curr_task() helperPeter Zijlstra
2016-09-30sched/core, ia64: Rename set_curr_task()Peter Zijlstra
2016-09-30sched/core: Fix incorrect utilization accounting when switching to fair classVincent Guittot
2016-09-30sched/core: Optimize SCHED_SMTPeter Zijlstra
2016-09-30sched/core: Rewrite and improve select_idle_siblings()Peter Zijlstra
2016-09-30x86/cmpxchg, locking/atomics: Remove superfluous definitionsNikolay Borisov
2016-09-30x86, locking/spinlocks: Remove ticket (spin)lock implementationPeter Zijlstra
2016-09-30Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-09-30sched/core: Replace sd_busy/nr_busy_cpus with sched_domain_sharedPeter Zijlstra
2016-09-30sched/core: Introduce 'struct sched_domain_shared'Peter Zijlstra
2016-09-30sched/core: Restructure destroy_sched_domain()Peter Zijlstra
2016-09-30sched/core: Remove unused @cpu argument from destroy_sched_domain*()Peter Zijlstra
2016-09-30sched/wait: Introduce init_wait_entry()Oleg Nesterov
2016-09-30sched/wait: Avoid abort_exclusive_wait() in __wait_on_bit_lock()Oleg Nesterov
2016-09-30sched/wait: Avoid abort_exclusive_wait() in ___wait_event()Oleg Nesterov
2016-09-30sched/wait: Fix abort_exclusive_wait(), it should pass TASK_NORMAL to wake_up()Oleg Nesterov
2016-09-30sched/fair: Fix fixed point arithmetic width for shares and effective loadDietmar Eggemann
2016-09-30sched/core, x86/topology: Fix NUMA in package topology bugTim Chen
2016-09-30Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-09-30m68k: Migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-09-30sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lockXin Long
2016-09-30Merge branch 'sctp-fixes'David S. Miller
2016-09-30sctp: change to check peer prsctp_capable when using prsctp policesXin Long
2016-09-30sctp: remove prsctp_param from sctp_chunkXin Long
2016-09-30sctp: move sent_count to the memory hole in sctp_chunkXin Long
2016-09-30tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller
2016-09-29Merge tag 'drm-fixes-for-v4.8-final' of git://people.freedesktop.org/~airlied...Linus Torvalds
2016-09-29Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-29Merge tag 'perf-core-for-mingo-20160929' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-09-29x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski
2016-09-29MIPS: Fix detection of unsupported highmem with cache aliasesPaul Burton
2016-09-29MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton
2016-09-29MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPSPaul Burton
2016-09-29MIPS: clear execution hazard after changing FTLB enablePaul Burton
2016-09-29MIPS: Configure FTLB after probing TLB sizes from config4Paul Burton
2016-09-29MIPS: Stop setting I6400 FTLBPPaul Burton
2016-09-29MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle
2016-09-29MIPS: Octeon: mark GPIO controller node not populated after IRQ init.Steven J. Hill
2016-09-29MIPS: uprobes: fix use of uninitialised variableMarcin Nowakowski
2016-09-29MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski