| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | y2038: rename old time and utime syscalls | Arnd Bergmann | 2019-02-07 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | y2038: syscalls: rename y2038 compat syscalls | Arnd Bergmann | 2019-02-07 | 8 | -46/+48 | |
| | | * | | | | | | | | | | | | | | | | | | | timex: change syscalls to use struct __kernel_timex | Deepa Dinamani | 2019-02-07 | 2 | -2/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | timex: use __kernel_timex internally | Deepa Dinamani | 2019-02-07 | 7 | -24/+26 | |
| | | * | | | | | | | | | | | | | | | | | | | sparc64: add custom adjtimex/clock_adjtime functions | Arnd Bergmann | 2019-02-07 | 1 | -12/+12 | |
| | | * | | | | | | | | | | | | | | | | | | | time: make adjtime compat handling available for 32 bit | Arnd Bergmann | 2019-02-07 | 3 | -79/+69 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern... | Thomas Gleixner | 2019-02-10 | 1 | -0/+4 | |
| | |\| | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | ipc: rename old-style shmctl/semctl/msgctl syscalls | Arnd Bergmann | 2019-01-25 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-03-05 | 10 | -65/+617 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner | 2019-02-23 | 6 | -3/+513 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | irqdomain: Allow the default irq domain to be retrieved | Marc Zyngier | 2019-02-21 | 1 | -0/+14 | |
| | | * | | | | | | | | | | | | | | | | | | | | | genirq: Fix wrong name in request_percpu_nmi() description | Julien Thierry | 2019-02-14 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | irqdesc: Add domain handler for NMIs | Julien Thierry | 2019-02-05 | 1 | -0/+35 | |
| | | * | | | | | | | | | | | | | | | | | | | | | genirq: Provide NMI handlers | Julien Thierry | 2019-02-05 | 1 | -0/+54 | |
| | | * | | | | | | | | | | | | | | | | | | | | | genirq: Provide NMI management for percpu_devid interrupts | Julien Thierry | 2019-02-05 | 1 | -0/+177 | |
| | | * | | | | | | | | | | | | | | | | | | | | | genirq: Provide basic NMI management for interrupt lines | Julien Thierry | 2019-02-05 | 3 | -3/+233 | |
| | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | genirq/affinity: Remove the leftovers of the original set support | Thomas Gleixner | 2019-02-18 | 1 | -16/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | genirq/affinity: Add new callback for (re)calculating interrupt sets | Ming Lei | 2019-02-18 | 1 | -18/+44 | |
| | * | | | | | | | | | | | | | | | | | | | | | genirq/affinity: Store interrupt sets size in struct irq_affinity | Ming Lei | 2019-02-18 | 1 | -4/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | genirq/affinity: Code consolidation | Thomas Gleixner | 2019-02-18 | 1 | -29/+27 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into irq/core | Thomas Gleixner | 2019-02-14 | 24 | -92/+242 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | softirq: Don't skip softirq execution when softirq thread is parking | Matthias Kaehlcke | 2019-02-10 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | kthread: Add __kthread_should_park() | Matthias Kaehlcke | 2019-02-10 | 1 | -1/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | genirq: Avoid summation loops for /proc/stat | Thomas Gleixner | 2019-02-10 | 3 | -4/+23 | |
| | * | | | | | | | | | | | | | | | | | | | | | genirq/affinity: Move allocation of 'node_to_cpumask' to irq_build_affinity_m... | Ming Lei | 2019-02-10 | 1 | -14/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | genirq/debugfs: No need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-01-29 | 2 | -4/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | genirq: Correctly annotate implicit fall through | Mathieu Malaterre | 2019-01-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | genirq: Annotate implicit fall through | Mathieu Malaterre | 2019-01-15 | 1 | -0/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-03-05 | 7 | -48/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | timers: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2019-01-29 | 3 | -2/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | timekeeping/debug: No need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-01-29 | 1 | -9/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | posix-cpu-timers: Remove private interval storage | Thomas Gleixner | 2019-01-15 | 1 | -7/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 2019-01-15 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | time: Move CONTEXT_TRACKING to kernel/time/Kconfig | Paul E. McKenney | 2019-01-15 | 2 | -30/+29 | |
| | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2019-03-05 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390 | Arnd Bergmann | 2019-01-18 | 1 | -0/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2019-03-05 | 17 | -373/+1491 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-03-04 | 7 | -5/+146 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | bpf: fix u64_stats_init() usage in bpf_prog_alloc() | Eric Dumazet | 2019-03-02 | 1 | -1/+7 | |
| | | * | | | | | | | | | | | | | | | | | | | | bpf: fix build without bpf_syscall | Alexei Starovoitov | 2019-03-01 | 1 | -2/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | | bpf: set inner_map_meta->spin_lock_off correctly | Yonghong Song | 2019-02-27 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | bpf: expose program stats via bpf_prog_info | Alexei Starovoitov | 2019-02-27 | 1 | -0/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | | bpf: enable program stats | Alexei Starovoitov | 2019-02-27 | 4 | -5/+101 | |
| | | * | | | | | | | | | | | | | | | | | | | | seccomp, bpf: disable preemption before calling into bpf prog | Alexei Starovoitov | 2019-02-22 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | bpf: check that BPF programs run with preemption disabled | Peter Zijlstra | 2019-02-19 | 1 | -0/+28 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-03-02 | 2 | -4/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-02-24 | 2 | -1/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-02-20 | 5 | -11/+27 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-02-16 | 2 | -44/+134 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | bpf: offload: add priv field for drivers | Jakub Kicinski | 2019-02-12 | 1 | -1/+9 | |

