summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-11-01seccomp: Fix documentationMickaël Salaün
2016-11-01block,fs: use REQ_* flags directlyChristoph Hellwig
2016-11-01Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar
2016-11-01fork: Add task stack refcounting sanity check and prevent premature task stac...Andy Lutomirski
2016-10-31bpf, inode: add support for symlinks and fix mtime/ctimeDaniel Borkmann
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-29bpf: Print function name in addition to function idThomas Graf
2016-10-28Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-10-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-10-28Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urg...Linus Torvalds
2016-10-28block: better op and flags encodingChristoph Hellwig
2016-10-28perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa
2016-10-28perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix ...Jiri Olsa
2016-10-27kcov: properly check if we are in an interruptAndrey Konovalov
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg
2016-10-27genetlink: statically initialize familiesJohannes Berg
2016-10-27genetlink: no longer support using static family IDsJohannes Berg
2016-10-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-10-27mm: remove per-zone hashtable of bitlock waitqueuesLinus Torvalds
2016-10-27sched/fair: Remove unused but set variable 'rq'Tobias Klauser
2016-10-26timers: Fix documentation for schedule_timeout() and similarDouglas Anderson
2016-10-26timers: Fix usleep_range() in the context of wake_up_process()Douglas Anderson
2016-10-26kernel/smp: Tell the user we're bringing up secondary CPUsMichael Ellerman
2016-10-26kernel/smp: Make the SMP boot message common on all archesMichael Ellerman
2016-10-26kernel/smp: Define pr_fmt() for smp.cMichael Ellerman
2016-10-25x86/dumpstack: Remove raw stack dumpJosh Poimboeuf
2016-10-25timers: Prevent base clock corruption when forwardingThomas Gleixner
2016-10-25timers: Prevent base clock rewind when forwarding clockThomas Gleixner
2016-10-25timers: Lock base for same bucket optimizationThomas Gleixner
2016-10-25timers: Plug locking race vs. timer migrationThomas Gleixner
2016-10-25locking/mutex: Enable optimistic spinning of woken waiterWaiman Long
2016-10-25locking/mutex: Simplify some ww_mutex code in __mutex_lock_common()Waiman Long
2016-10-25locking/mutex: Restructure wait loopPeter Zijlstra
2016-10-25locking/mutex: Add lock handoff to avoid starvationPeter Zijlstra
2016-10-25locking/mutex: Allow MUTEX_SPIN_ON_OWNER when DEBUG_MUTEXESPeter Zijlstra
2016-10-25locking/mutex: Rework mutex::ownerPeter Zijlstra
2016-10-25sched/core: Explain sleep/wakeup in a better wayPeter Zijlstra
2016-10-25padata: Remove unused but set variablesTobias Klauser
2016-10-24PM / suspend: Fix missing KERN_CONT for suspend messageJon Hunter
2016-10-22bpf: add helper for retrieving current numa node idDaniel Borkmann
2016-10-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-21softirq: Display IRQ_POLL for irq-poll statisticsSagi Grimberg
2016-10-21kernel/irq: Export irq_set_parent()Sudip Mukherjee
2016-10-20sched/fair: Kill the unused 'sched_shares_window_ns' tunableMatt Fleming
2016-10-19Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-10-19Merge branch 'for-4.9' into for-4.10Tejun Heo
2016-10-19workqueue: move wq_numa_init() to workqueue_init()Tejun Heo
2016-10-19printk: suppress empty continuation linesLinus Torvalds
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds