Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | bpf: support 8-byte metafield access | Alexei Starovoitov | 2016-09-02 | 1 | -3/+6 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-08-30 | 12 | -53/+178 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-08-18 | 22 | -112/+311 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | bpf: allow bpf_get_prandom_u32() to be used in tracing | Alexei Starovoitov | 2016-08-13 | 1 | -0/+2 | |
| * | | | | | | | | bpf: allow helpers access the packet directly | Alexei Starovoitov | 2016-08-13 | 1 | -18/+43 | |
| * | | | | | | | | bpf: Add bpf_current_task_under_cgroup helper | Sargun Dhillon | 2016-08-13 | 3 | -2/+34 | |
* | | | | | | | | | Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2016-10-04 | 2 | -7/+13 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | audit: consistently record PIDs with task_tgid_nr() | Paul Moore | 2016-08-30 | 2 | -7/+13 | |
* | | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-04 | 4 | -313/+438 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | padata: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-19 | 1 | -38/+50 | |
| * | | | | | | | | | | kernel/softirq: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-06 | 1 | -21/+6 | |
| * | | | | | | | | | | slab: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-06 | 1 | -0/+6 | |
| * | | | | | | | | | | relayfs: Convert to hotplug state machine | Richard Weinberger | 2016-09-06 | 2 | -45/+19 | |
| * | | | | | | | | | | relay: Use per CPU constructs for the relay channel buffer pointers | Akash Goel | 2016-09-06 | 1 | -32/+42 | |
| * | | | | | | | | | | cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier | Thomas Gleixner | 2016-09-06 | 1 | -28/+2 | |
| * | | | | | | | | | | cpu/hotplug: Make state names consistent | Thomas Gleixner | 2016-09-06 | 1 | -7/+7 | |
| * | | | | | | | | | | cpu/hotplug: Replace anon union | Thomas Gleixner | 2016-09-05 | 1 | -71/+74 | |
| * | | | | | | | | | | cpu/hotplug: Handle unbalanced hotplug enable/disable | Lianwei Wang | 2016-09-02 | 1 | -2/+9 | |
| * | | | | | | | | | | cpu/hotplug: Add multi instance support | Thomas Gleixner | 2016-09-02 | 1 | -35/+183 | |
| * | | | | | | | | | | cpu/hotplug: Rework callback invocation logic | Thomas Gleixner | 2016-09-02 | 1 | -82/+80 | |
| * | | | | | | | | | | Merge branch 'linus' into smp/hotplug | Thomas Gleixner | 2016-09-01 | 24 | -99/+382 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again) | Boris Ostrovsky | 2016-08-10 | 1 | -0/+8 | |
* | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-04 | 8 | -97/+445 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | softirq: Let ksoftirqd do its job | Eric Dumazet | 2016-09-30 | 1 | -1/+15 | |
| * | | | | | | | | | | | genirq: Make function __irq_do_set_handler() static | Wei Yongjun | 2016-09-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge branch 'irq/urgent' into irq/core | Thomas Gleixner | 2016-09-20 | 4 | -16/+76 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'irq/for-block' into irq/core | Thomas Gleixner | 2016-09-15 | 3 | -56/+168 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | genirq/affinity: Remove old irq spread infrastructure | Thomas Gleixner | 2016-09-14 | 1 | -58/+0 | |
| | * | | | | | | | | | | | | genirq/msi: Switch to new irq spreading infrastructure | Thomas Gleixner | 2016-09-14 | 1 | -16/+15 | |
| | * | | | | | | | | | | | | genirq/affinity: Provide smarter irq spreading infrastructure | Thomas Gleixner | 2016-09-14 | 1 | -0/+149 | |
| | * | | | | | | | | | | | | genirq/msi: Add cpumask allocation to alloc_msi_entry | Thomas Gleixner | 2016-09-14 | 1 | -2/+24 | |
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Thomas Gleixner | 2016-09-14 | 129 | -3937/+6151 | |
| |\| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | genirq: Expose interrupt information through sysfs | Craig Gallek | 2016-09-14 | 1 | -2/+191 | |
| * | | | | | | | | | | | | genirq: No need to mask non trigger mode flags before __irq_set_trigger() | Alexander Kuleshov | 2016-09-06 | 2 | -4/+2 | |
| * | | | | | | | | | | | | genirq: Update stale comment for __irq_domain_add | Punit Agrawal | 2016-09-05 | 1 | -4/+2 | |
| * | | | | | | | | | | | | genirq/generic_chip: Verify irqs_per_chip <= 32 | Sebastian Frias | 2016-09-02 | 1 | -8/+8 | |
| * | | | | | | | | | | | | irqdomain: Mask irq type in irq_domain_xlate_onetwocell() | Sebastian Frias | 2016-09-02 | 1 | -1/+4 | |
| * | | | | | | | | | | | | genirq/generic_chip: Add irq_unmap callback | Sebastian Frias | 2016-09-02 | 1 | -0/+21 | |
| * | | | | | | | | | | | | genirq/generic_chip: Get rid of code duplication | Sebastian Frias | 2016-09-02 | 1 | -15/+19 | |
| * | | | | | | | | | | | | genirq: Remove export of irq_map_generic_chip() | Thomas Gleixner | 2016-09-02 | 1 | -1/+0 | |
| * | | | | | | | | | | | | genirq: Robustify handle_percpu_devid_irq() | Thomas Gleixner | 2016-09-02 | 1 | -4/+14 | |
* | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-04 | 5 | -9/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | tick/nohz: Prevent stopping the tick on an offline CPU | Wanpeng Li | 2016-09-13 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | Merge branch 'linus' into timers/core, to refresh the branch | Ingo Molnar | 2016-09-08 | 9 | -37/+94 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | time: Avoid undefined behaviour in ktime_add_safe() | Vegard Nossum | 2016-08-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | time: Avoid undefined behaviour in timespec64_add_safe() | Vegard Nossum | 2016-08-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | timekeeping: Prints the amounts of time spent during suspend | Ruchi Kandoi | 2016-08-31 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | clocksource: Defer override invalidation unless clock is unstable | Kyle Walker | 2016-08-31 | 1 | -3/+12 | |
| * | | | | | | | | | | | | | | hrtimer: Spelling fixes | Pratyush Patel | 2016-08-31 | 1 | -2/+2 | |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-04 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |