Age | Commit message (Expand) | Author | Files | Lines |
2017-04-21 | Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning | Matthew Whitehead | 1 | -0/+1 |
2017-04-21 | padata: get_next is never NULL | Jason A. Donenfeld | 1 | -9/+4 |
2017-04-20 | Merge tag 'trace-v4.11-rc5-5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -5/+19 |
2017-04-20 | block: remove the errors field from struct request | Christoph Hellwig | 1 | -14/+12 |
2017-04-20 | blktrace: remove the unused block_rq_abort tracepoint | Christoph Hellwig | 1 | -9/+0 |
2017-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -8/+40 |
2017-04-20 | Merge branch 'linus' into irq/core | Thomas Gleixner | 18 | -131/+199 |
2017-04-20 | genirq/affinity: Fix calculating vectors to assign | Keith Busch | 1 | -1/+1 |
2017-04-20 | timer/sysclt: Restrict timer migration sysctl values to 0 and 1 | Myungho Jung | 2 | -1/+3 |
2017-04-19 | ring-buffer: Have ring_buffer_iter_empty() return true when empty | Steven Rostedt (VMware) | 1 | -2/+14 |
2017-04-19 | tracing: Allocate the snapshot buffer before enabling probe | Steven Rostedt (VMware) | 1 | -3/+5 |
2017-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -3/+3 |
2017-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+8 |
2017-04-18 | sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL | Daniel Jordan | 1 | -3/+3 |
2017-04-18 | Merge tag 'trace-v4.11-rc5-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -0/+12 |
2017-04-18 | boot/param: Move next_arg() function to lib/cmdline.c for later reuse | Baoquan He | 1 | -52/+0 |
2017-04-17 | ftrace: Fix function pid filter on instances | Namhyung Kim | 3 | -0/+12 |
2017-04-17 | bpf: fix checking xdp_adjust_head on tail calls | Daniel Borkmann | 1 | -0/+1 |
2017-04-17 | bpf: fix cb access in socket filter programs on tail calls | Daniel Borkmann | 1 | -0/+7 |
2017-04-17 | bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4 | Martin KaFai Lau | 1 | -1/+1 |
2017-04-17 | cpufreq: schedutil: Use policy-dependent transition delays | Rafael J. Wysocki | 1 | -5/+10 |
2017-04-16 | livepatch: add missing printk newlines | Josh Poimboeuf | 1 | -4/+4 |
2017-04-16 | Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2017-04-16 | Merge tag 'trace-v4.11-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+16 |
2017-04-16 | Revert "cgroup: avoid attaching a cgroup root to two different superblocks" | Tejun Heo | 1 | -1/+1 |
2017-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 11 | -82/+89 |
2017-04-15 | futex: Clarify mark_wake_futex memory barrier usage | Darren Hart (VMware) | 1 | -4/+5 |
2017-04-15 | genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQs | Hans de Goede | 1 | -1/+3 |
2017-04-15 | Merge tag 'irqchip-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner | 18 | -448/+721 |
2017-04-15 | workqueue: Provide work_on_cpu_safe() | Thomas Gleixner | 1 | -0/+23 |
2017-04-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -6/+6 |
2017-04-14 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -9/+11 |
2017-04-14 | ftrace: Fix removing of second function probe | Steven Rostedt (VMware) | 1 | -4/+16 |
2017-04-14 | time: Change k_clock nsleep() to use timespec64 | Deepa Dinamani | 6 | -33/+42 |
2017-04-14 | time: Change k_clock timer_set() and timer_get() to use timespec64 | Deepa Dinamani | 4 | -49/+51 |
2017-04-14 | time: Change k_clock clock_set() to use timespec64 | Deepa Dinamani | 3 | -10/+8 |
2017-04-14 | time: Change k_clock clock_getres() to use timespec64 | Deepa Dinamani | 4 | -14/+13 |
2017-04-14 | time: Change k_clock clock_get() to use timespec64 | Deepa Dinamani | 5 | -31/+33 |
2017-04-14 | time: Change posix clocks ops interfaces to use timespec64 | Deepa Dinamani | 1 | -10/+24 |
2017-04-14 | time: Delete do_sys_setimeofday() | Deepa Dinamani | 4 | -6/+12 |
2017-04-14 | genirq: Use cpumask_available() for check of cpumask variable | Matthias Kaehlcke | 1 | -1/+1 |
2017-04-14 | futex: Fix small (and harmless looking) inconsistencies | Peter Zijlstra | 1 | -4/+7 |
2017-04-14 | futex: Avoid freeing an active timer | Thomas Gleixner | 1 | -1/+3 |
2017-04-14 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 17 | -441/+639 |
2017-04-14 | sched/fair: Move the PELT constants into a generated header | Peter Zijlstra | 2 | -18/+16 |
2017-04-14 | sched/fair: Increase PELT accuracy for small tasks | Peter Zijlstra | 1 | -1/+2 |
2017-04-14 | sched/fair: Fix comments | Peter Zijlstra | 1 | -10/+10 |
2017-04-14 | sched/fair: Fix corner case in __accumulate_sum() | Peter Zijlstra | 1 | -56/+19 |
2017-04-13 | irq/affinity: Fix extra vecs calculation | Keith Busch | 1 | -1/+1 |
2017-04-13 | netlink: extended ACK reporting | Johannes Berg | 1 | -1/+1 |