summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-02-16mm/gup: Introduce get_user_pages_remote()Dave Hansen
2016-02-15treewide: Fix typo in printkMasanari Iida
2016-02-15genirq: Use a common macro to go through the actions listDaniel Lezcano
2016-02-14Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman
2016-02-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-02-13nohz: Implement wide kick on top of irq workFrederic Weisbecker
2016-02-13atomic: Export fetch_or()Frederic Weisbecker
2016-02-13Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2016-02-12cgroup: provide cgroup_nov1= to disable controllers in v1 mountsJohannes Weiner
2016-02-11mm: fix pfn_t vs highmemDan Williams
2016-02-11kernel/locking/lockdep.c: convert hash tables to hlistsAndrew Morton
2016-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-02-11PM / suspend: replacing printksaurabh
2016-02-11PM/freezer: y2038, use boottime to compare tstampsAbhilash Jindal
2016-02-11Merge branch 'pm-opp' into pm-cpufreqRafael J. Wysocki
2016-02-10bpf: fix branch offset adjustment on backjumps after patching ctx expansionDaniel Borkmann
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-10workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookupTejun Heo
2016-02-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-09workqueue: implement "workqueue.debug_force_rr_cpu" debug featureTejun Heo
2016-02-09workqueue: schedule WORK_CPU_UNBOUND work on wq_unbound_cpumask CPUsMike Galbraith
2016-02-09Revert "workqueue: make sure delayed work run in local cpu"Tejun Heo
2016-02-09sched/numa: Spread memory according to CPU and memory useRik van Riel
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin
2016-02-09locking/lockdep: Convert hash tables to hlistsAndrew Morton
2016-02-09sched/debug: Make schedstats a runtime tunable that is disabled by defaultMel Gorman
2016-02-09kprobes: Optimize hot path by using percpu counter to collect 'nhit' statisticsMartin KaFai Lau
2016-02-09locking/lockdep: Fix stack trace caching logicDmitry Vyukov
2016-02-08audit: Fix typo in commentWei Yuan
2016-02-08genirq: Add default affinity mask command line optionThomas Gleixner
2016-02-06bpf: add lookup/update support for per-cpu hash and array mapsAlexei Starovoitov
2016-02-06bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY mapAlexei Starovoitov
2016-02-06bpf: introduce BPF_MAP_TYPE_PERCPU_HASH mapAlexei Starovoitov
2016-02-05signals: avoid random wakeups in sigsuspend()Sasha Levin
2016-02-05sched/isolcpus: Output warning when the 'isolcpus=' kernel parameter is invalidPrarit Bhargava
2016-02-05cpufreq: powernv/tracing: Add powernv_throttle tracepointShilpasri G Bhat
2016-02-03Merge tag 'trace-v4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-03modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell
2016-02-03module: wrapper for symbol name.Rusty Russell
2016-02-03modules: fix modparam async_probe requestLuis R. Rodriguez
2016-02-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-02-01Merge 4.5-rc2 into tty-nextGreg Kroah-Hartman
2016-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-01-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-01-31Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-01-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-31phys_to_pfn_t: use phys_addr_tDan Williams
2016-01-31kernel/Makefile: remove the useless CFLAGS_REMOVE_cgroup-debug.oLi Bin