Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | cpuset: Replace all instances of time_t with time64_t | Arnd Bergmann | 2015-11-25 | 1 | -4/+8 | |
| * | | | | | | | | | | | | | cgroup: replace __DEVEL__sane_behavior with cgroup2 fs type | Tejun Heo | 2015-11-16 | 1 | -24/+23 | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-01-12 | 6 | -59/+187 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | net: bpf: reject invalid shifts | Rabin Vincent | 2016-01-12 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-01-06 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | bpf: hash: use per-bucket spinlock | tom.leiming@gmail.com | 2015-12-29 | 1 | -18/+32 | |
| * | | | | | | | | | | | | | | | bpf: hash: move select_bucket() out of htab's spinlock | tom.leiming@gmail.com | 2015-12-29 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | | | bpf: hash: use atomic count | tom.leiming@gmail.com | 2015-12-29 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | | | bpf: move clearing of A/X into classic to eBPF migration prologue | Daniel Borkmann | 2015-12-18 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-12-17 | 23 | -177/+270 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | net, cgroup: cgroup_sk_updat_lock was missing initializer | Tejun Heo | 2015-12-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | bpf, inode: allow for rename and link ops | Daniel Borkmann | 2015-12-12 | 1 | -0/+20 | |
| * | | | | | | | | | | | | | | | sock, cgroup: add sock->sk_cgroup | Tejun Heo | 2015-12-08 | 1 | -1/+54 | |
| * | | | | | | | | | | | | | | | Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller | 2015-12-08 | 1 | -27/+44 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | cgroup: implement cgroup_get_from_path() and expose cgroup_put() | Tejun Heo | 2015-11-20 | 1 | -5/+34 | |
| | * | | | | | | | | | | | | | | cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it | Tejun Heo | 2015-11-20 | 1 | -22/+10 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-12-03 | 11 | -46/+107 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | bpf: add show_fdinfo handler for maps | Daniel Borkmann | 2015-11-20 | 1 | -1/+21 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-01-12 | 5 | -104/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | kernel/*: switch to memdup_user_nul() | Al Viro | 2016-01-04 | 4 | -95/+48 | |
| * | | | | | | | | | | | | | | | convert a bunch of open-coded instances of memdup_user_nul() | Al Viro | 2016-01-04 | 1 | -9/+3 | |
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-01-12 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | vfs: add copy_file_range syscall and vfs helper | Zach Brown | 2015-12-01 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-01-12 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | missing include asm/paravirt.h in cputime.c | Stefano Stabellini | 2015-12-21 | 1 | -0/+3 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2016-01-11 | 4 | -15/+231 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | workqueue: simplify the apply_workqueue_attrs_locked() | wanghaibin | 2016-01-07 | 1 | -7/+4 | |
| * | | | | | | | | | | | | | | | workqueue: implement lockup detector | Tejun Heo | 2015-12-08 | 2 | -3/+174 | |
| * | | | | | | | | | | | | | | | watchdog: introduce touch_softlockup_watchdog_sched() | Tejun Heo | 2015-12-08 | 3 | -5/+18 | |
| * | | | | | | | | | | | | | | | workqueue: warn if memory reclaim tries to flush !WQ_MEM_RECLAIM workqueue | Tejun Heo | 2015-12-08 | 1 | -0/+35 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-01-11 | 5 | -14/+109 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/... | Thomas Gleixner | 2015-12-29 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | irqdomain: Introduce is_fwnode_irqchip helper | Suravee Suthikulpanit | 2015-12-21 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | genirq/msi: Export functions to allow MSI domains in modules | Jake Oshins | 2015-12-20 | 2 | -0/+5 | |
| * | | | | | | | | | | | | | | | Merge branch 'irq/wire-msi-bridge' of git://git.kernel.org/pub/scm/linux/kern... | Thomas Gleixner | 2015-12-19 | 35 | -221/+425 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | genirq/msi: Add msi_domain_populate_irqs | Marc Zyngier | 2015-12-16 | 1 | -0/+40 | |
| | * | | | | | | | | | | | | | | | genirq/msi: Make the .prepare callback reusable | Marc Zyngier | 2015-12-16 | 1 | -3/+15 | |
| | * | | | | | | | | | | | | | | | irqdomain: Make irq_domain_alloc_irqs_recursive available | Marc Zyngier | 2015-12-16 | 1 | -3/+3 | |
| | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | genirq: Free irq_desc with rcu | Thomas Gleixner | 2015-12-14 | 1 | -3/+16 | |
| * | | | | | | | | | | | | | | | genirq: Implement irq_percpu_is_enabled() | Thomas Petazzoni | 2015-12-08 | 1 | -0/+25 | |
| * | | | | | | | | | | | | | | | genirq: Delay incrementing interrupt count if it's disabled/pending | Sudeep Holla | 2015-11-16 | 1 | -4/+4 | |
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/... | Linus Torvalds | 2016-01-11 | 8 | -31/+117 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | posix-clock: Fix return code on the poll method's error path | Richard Cochran | 2015-12-29 | 1 | -2/+2 | |
| | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | clocksource: Make clocksource validation work for all clocksources | Yang Yingliang | 2015-12-19 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | | Merge branch 'fortglx/4.5/time' of https://git.linaro.org/people/john.stultz/... | Thomas Gleixner | 2015-12-19 | 6 | -26/+92 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | timekeeping: Cap adjustments so they don't exceed the maxadj value | John Stultz | 2015-12-16 | 1 | -4/+27 | |
| | * | | | | | | | | | | | | | | | ntp: Fix second_overflow's input parameter type to be 64bits | DengChao | 2015-12-16 | 2 | -8/+10 | |
| | * | | | | | | | | | | | | | | | ntp: Change time_reftime to time64_t and utilize 64bit __ktime_get_real_seconds | DengChao | 2015-12-16 | 1 | -4/+6 | |
| | * | | | | | | | | | | | | | | | timekeeping: Provide internal function __ktime_get_real_seconds | DengChao | 2015-12-16 | 2 | -0/+15 | |
| | * | | | | | | | | | | | | | | | time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow | John Stultz | 2015-12-10 | 2 | -3/+9 |