summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-08-282-3/+11
| |\ \ \ \ \ \ \
| | * | | | | | | timekeeping: Cap array access in timekeeping_debugJohn Stultz2016-08-241-2/+7
| | * | | | | | | timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPINGJohn Stultz2016-08-241-1/+4
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-262-4/+45
| |\ \ \ \ \ \ \
| | * | | | | | | printk: fix parsing of "brl=" optionNicolas Iooss2016-08-261-2/+2
| | * | | | | | | sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan2016-08-261-2/+43
| | |/ / / / / /
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-261-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | block: Fix secure eraseAdrian Hunter2016-08-161-1/+1
| | |/ / / / /
* | | | | | | sched: Remove __schedule() non-standard frame annotationBrian Gerst2016-08-241-1/+0
* | | | | | | ftrace: Add ftrace_graph_ret_addr() stack unwinding helpersJosh Poimboeuf2016-08-241-0/+58
* | | | | | | ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-1/+4
* | | | | | | ftrace: Only allocate the ret_stack 'fp' field when neededJosh Poimboeuf2016-08-241-0/+2
* | | | | | | ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf2016-08-242-6/+1
* | | | | | | fork: Add generic vmalloced stack supportAndy Lutomirski2016-08-241-20/+76
|/ / / / / /
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-08-181-8/+25
|\ \ \ \ \ \
| * | | | | | sched/cputime: Resync steal time when guest & host lose syncWanpeng Li2016-08-181-3/+15
| * | | | | | sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regressionPeter Zijlstra2016-08-181-5/+10
| |/ / / / /
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-182-29/+71
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | perf/core: Check return value of the perf_event_read() IPIDavid Carrillo-Cisneros2016-08-181-3/+4
| * | | | | perf/core: Enable mapping of the stop filtersMathieu Poirier2016-08-181-10/+5
| * | | | | perf/core: Update filters only on executable mmapMathieu Poirier2016-08-181-0/+7
| * | | | | perf/core: Fix file name handling for start/stop filtersMathieu Poirier2016-08-181-2/+4
| * | | | | perf/core: Fix event_function_local()Peter Zijlstra2016-08-181-12/+48
| * | | | | uprobes: Fix the memcg accountingOleg Nesterov2016-08-181-2/+3
| |/ / / /
* | | | | Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-08-181-5/+5
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2016-08-181-5/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | PM / hibernate: Fix rtree_next_node() to avoid walking off list endsJames Morse2016-08-161-5/+5
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-172-14/+77
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann2016-08-121-2/+2
| * | | | | bpf: restore behavior of bpf_map_update_elemAlexei Starovoitov2016-08-061-11/+73
| * | | | | bpf: fix method of PTR_TO_PACKET reg id generationJakub Kicinski2016-08-031-1/+2
* | | | | | Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-08-121-2/+2
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2016-08-121-2/+2
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | / / / | | |_|_|/ / / | |/| | | | |
| | * | | | | PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier2016-08-121-2/+2
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-08-121-1/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into timers/urgent, to pick up fixesIngo Molnar2016-08-1020-99/+709
| |\ \ \ \ \ \ \
| * | | | | | | | timers: Fix get_next_timer_interrupt() computationChris Metcalf2016-08-091-1/+4
* | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-08-125-4/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched/cputime: Fix omitted ticks passed in parameterFrederic Weisbecker2016-08-111-1/+2
| * | | | | | | | | sched/cputime: Fix steal time accountingWanpeng Li2016-08-111-2/+9
| * | | | | | | | | sched/deadline: Fix lock pinning warning during CPU hotplugWanpeng Li2016-08-101-1/+4
| * | | | | | | | | sched/cputime: Mitigate performance regression in times()/clock_gettime()Giovanni Gherdovich2016-08-101-0/+19
| * | | | | | | | | sched/fair: Fix typo in sync_throttle()Xunlei Pang2016-08-101-1/+1
| * | | | | | | | | sched/deadline: Fix wrap-around in DL heapTommaso Cucinotta2016-08-101-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-121-23/+54
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf/core: Set cgroup in CPU contexts for new cgroup eventsDavid Carrillo-Cisneros2016-08-101-18/+36
| * | | | | | | | | perf/core: Fix sideband list-iteration vs. event ordering NULL pointer defere...Peter Zijlstra2016-08-101-5/+18
* | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-08-123-3/+23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | locking/pvqspinlock: Fix a bug in qstat_read()Pan Xinhui2016-08-101-1/+0
| * | | | | | | | | | locking/pvqspinlock: Fix double hash raceWanpeng Li2016-08-101-1/+1
OpenPOWER on IntegriCloud