Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | ebpf: remove self-assignment in interpreter's tail call | Daniel Borkmann | 2015-07-13 | 1 | -1/+5 | |
* | | | | | | | | | | | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-09-02 | 2 | -15/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | block: add a bi_error field to struct bio | Christoph Hellwig | 2015-07-29 | 2 | -15/+7 | |
* | | | | | | | | | | | | Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2015-09-02 | 6 | -25/+474 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-4.3-unified-base' into for-4.3 | Tejun Heo | 2015-08-25 | 1 | -15/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | cgroup: introduce cgroup_subsys->legacy_name | Tejun Heo | 2015-08-18 | 1 | -11/+18 | |
| | * | | | | | | | | | | | | cgroup: don't print subsystems for the default hierarchy | Tejun Heo | 2015-08-18 | 1 | -6/+9 | |
| | * | | | | | | | | | | | | cgroup: export cgrp_dfl_root | Tejun Heo | 2015-08-05 | 1 | -0/+1 | |
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | cgroup: pids: fix invalid get/put usage | Aleksa Sarai | 2015-08-25 | 1 | -15/+4 | |
| * | | | | | | | | | | | | cgroup: fix idr_preload usage | Vladimir Davydov | 2015-08-03 | 1 | -4/+4 | |
| * | | | | | | | | | | | | cgroup: implement the PIDs subsystem | Aleksa Sarai | 2015-07-14 | 2 | -0/+367 | |
| * | | | | | | | | | | | | cgroup: allow a cgroup subsystem to reject a fork | Aleksa Sarai | 2015-07-14 | 4 | -6/+88 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2015-09-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | workqueue: Make flush_workqueue() available again to non GPL modules | Tim Gardner | 2015-08-04 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-09-02 | 3 | -3/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'pm-sleep', 'pm-domains' and 'pm-avs' | Rafael J. Wysocki | 2015-09-01 | 3 | -3/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / | | | |/| | | | | | | / / / | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | PM / suspend: make sync() on suspend-to-RAM build-time optional | Len Brown | 2015-07-31 | 2 | -0/+12 | |
| | * | | | | | | | | | | | PM / autosleep: Use workqueue for user space wakeup sources garbage collector | SungEun Kim | 2015-07-14 | 1 | -3/+15 | |
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2015-09-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | kernel: exit: fix typo in comment | Frans Klaver | 2015-08-07 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-09-02 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | livepatch: Improve error handling in klp_disable_func() | Minfei Huang | 2015-07-14 | 1 | -2/+4 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2015-09-02 | 3 | -18/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | userns,pidns: Force thread group sharing, not signal handler sharing. | Eric W. Biederman | 2015-08-12 | 2 | -6/+6 | |
| * | | | | | | | | | | | | | unshare: Unsharing a thread does not require unsharing a vm | Eric W. Biederman | 2015-08-12 | 1 | -10/+18 | |
| * | | | | | | | | | | | | | vfs: Commit to never having exectuables on proc and sysfs. | Eric W. Biederman | 2015-07-10 | 1 | -2/+1 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 11 | -76/+112 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | genirq/irqdomain: Allow irq domain aliasing | Marc Zyngier | 2015-07-30 | 1 | -5/+13 | |
| * | | | | | | | | | | | | | genirq: Use the proper parameter name in kernel doc | Masanari Iida | 2015-07-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Merge branch 'linus' into irq/core | Thomas Gleixner | 2015-07-30 | 15 | -113/+231 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | genirq: Add chip_[suspend|resume] PM support to irq_chip | Brian Norris | 2015-07-27 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | genirq: Export irq_[get|set]_irqchip_state() | Bjorn Andersson | 2015-07-27 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code | Jiang Liu | 2015-07-22 | 1 | -0/+17 | |
| * | | | | | | | | | | | | | genirq: Remove the irq argument from setup_affinity() | Jiang Liu | 2015-07-11 | 1 | -8/+7 | |
| * | | | | | | | | | | | | | genirq: Provide and use __irq_can_set_affinity() | Jiang Liu | 2015-07-11 | 1 | -8/+10 | |
| * | | | | | | | | | | | | | genirq: Remove the irq argument from note_interrupt() | Jiang Liu | 2015-07-11 | 3 | -4/+6 | |
| * | | | | | | | | | | | | | genirq: Remove irq argument from try_one_irq() | Jiang Liu | 2015-07-11 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | genirq: Remove irq argument from report_bad_irq() | Jiang Liu | 2015-07-11 | 1 | -8/+6 | |
| * | | | | | | | | | | | | | genirq: Remove irq argument from suspend/resume_irq() | Jiang Liu | 2015-07-11 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | genirq: Remove irq argument from __enable/__disable_irq() | Jiang Liu | 2015-07-11 | 3 | -10/+11 | |
| * | | | | | | | | | | | | | genirq: Remove irq arg from __irq_set_trigger() | Jiang Liu | 2015-07-11 | 3 | -10/+9 | |
| * | | | | | | | | | | | | | genirq: Remove the irq argument from check_irq_resend() | Jiang Liu | 2015-07-11 | 4 | -4/+6 | |
| * | | | | | | | | | | | | | genirq: Remove the parameter 'irq' of kstat_incr_irqs_this_cpu() | Jiang Liu | 2015-07-11 | 4 | -11/+11 | |
* | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-09-01 | 7 | -75/+82 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | hrtimer: Handle failure of tick_init_highres() gracefully | Guenter Roeck | 2015-08-22 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Merge branch 'fortglx/4.3/time' of https://git.linaro.org/people/john.stultz/... | Thomas Gleixner | 2015-08-20 | 4 | -29/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64() | Baolin Wang | 2015-08-17 | 1 | -8/+13 | |
| | * | | | | | | | | | | | | | | time: Introduce current_kernel_time64() | Baolin Wang | 2015-08-17 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | time: Add the common weak version of update_persistent_clock() | Xunlei Pang | 2015-08-17 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | time: Always make sure wall_to_monotonic isn't positive | Wang YanQing | 2015-08-17 | 1 | -3/+10 |