| Commit message (Expand) | Author | Files | Lines |
2016-07-14 | irqchip/armada-370-xp: Convert to hotplug state machine | Richard Cochran | 2 | -29/+17 |
2016-07-14 | irqchip/hip04: Convert to hotplug state machine | Richard Cochran | 2 | -20/+6 |
2016-07-14 | irqchip/gicv3: Convert to hotplug state machine | Richard Cochran | 2 | -15/+8 |
2016-07-14 | irqchip/gic: Convert to hotplug state machine | Richard Cochran | 2 | -17/+7 |
2016-07-14 | x86/vdso: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2 | -16/+5 |
2016-07-14 | cpu/hotplug: Handle early registration gracefully | Thomas Gleixner | 1 | -0/+7 |
2016-07-13 | cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds ... | Thomas Gleixner | 1 | -0/+2 |
2016-07-12 | clocksource/drivers/time-armada-370-xp: Fix return value check | Anna-Maria Gleixner | 1 | -1/+1 |
2016-07-11 | Linux 4.7-rc7v4.7-rc7 | Linus Torvalds | 1 | -1/+1 |
2016-07-11 | tmpfs: fix regression hang in fallocate undo | Hugh Dickins | 1 | -3/+5 |
2016-07-10 | objtool: Fix STACK_FRAME_NON_STANDARD macro checking for function symbols | Josh Poimboeuf | 1 | -2/+6 |
2016-07-08 | ecryptfs: don't allow mmap when the lower fs doesn't support it | Jeff Mahoney | 1 | -1/+14 |
2016-07-08 | xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7 | Jan Beulich | 1 | -32/+3 |
2016-07-08 | xenbus: simplify xenbus_dev_request_and_reply() | Jan Beulich | 1 | -4/+3 |
2016-07-08 | xenbus: don't bail early from xenbus_dev_request_and_reply() | Jan Beulich | 1 | -3/+0 |
2016-07-08 | apparmor: fix oops, validate buffer size in apparmor_setprocattr() | Vegard Nossum | 1 | -17/+19 |
2016-07-08 | Revert "ecryptfs: forbid opening files without mmap handler" | Jeff Mahoney | 1 | -11/+2 |
2016-07-07 | arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xx | Ganapatrao Kulkarni | 2 | -0/+8 |
2016-07-07 | arm64: kernel: Save and restore UAO and addr_limit on exception entry | James Morse | 4 | -3/+22 |
2016-07-07 | xenbus: don't BUG() on user mode induced condition | Jan Beulich | 1 | -6/+8 |
2016-07-07 | timers: Implement optimization for same expiry time in mod_timer() | Anna-Maria Gleixner | 1 | -16/+35 |
2016-07-07 | timers: Split out index calculation | Anna-Maria Gleixner | 1 | -15/+32 |
2016-07-07 | timers: Only wake softirq if necessary | Thomas Gleixner | 1 | -0/+11 |
2016-07-07 | timers: Forward the wheel clock whenever possible | Thomas Gleixner | 3 | -21/+120 |
2016-07-07 | timers/nohz: Remove pointless tick_nohz_kick_tick() function | Thomas Gleixner | 1 | -32/+1 |
2016-07-07 | timers: Optimize collect_expired_timers() for NOHZ | Anna-Maria Gleixner | 1 | -8/+41 |
2016-07-07 | timers: Move __run_timers() function | Anna-Maria Gleixner | 1 | -26/+26 |
2016-07-07 | timers: Remove set_timer_slack() leftovers | Thomas Gleixner | 8 | -38/+1 |
2016-07-07 | timers: Switch to a non-cascading wheel | Thomas Gleixner | 2 | -362/+469 |
2016-07-07 | timers: Reduce the CPU index space to 256k | Thomas Gleixner | 1 | -5/+5 |
2016-07-07 | timers: Give a few structs and members proper names | Thomas Gleixner | 1 | -59/+59 |
2016-07-07 | hlist: Add hlist_is_singular_node() helper | Thomas Gleixner | 1 | -0/+10 |
2016-07-07 | signals: Use hrtimer for sigtimedwait() | Thomas Gleixner | 1 | -14/+10 |
2016-07-07 | timers: Remove the deprecated mod_timer_pinned() API | Thomas Gleixner | 2 | -37/+5 |
2016-07-07 | timers, net/ipv4/inet: Initialize connection request timers as pinned | Thomas Gleixner | 2 | -5/+7 |
2016-07-07 | timers, drivers/tty/mips_ejtag: Initialize the poll timer as pinned | Thomas Gleixner | 1 | -2/+2 |
2016-07-07 | timers, drivers/tty/metag_da: Initialize the poll timer as pinned | Thomas Gleixner | 1 | -2/+2 |
2016-07-07 | timers, driver/net/ethernet/tile: Initialize the egress timer as pinned | Thomas Gleixner | 1 | -2/+2 |
2016-07-07 | timers, cpufreq/powernv: Initialize the gpstate timer as pinned | Thomas Gleixner | 1 | -3/+2 |
2016-07-07 | timers, x86/mce: Initialize MCE restart timer as pinned | Thomas Gleixner | 1 | -2/+2 |
2016-07-07 | timers, x86/apic/uv: Initialize the UV heartbeat timer as pinned | Thomas Gleixner | 1 | -2/+2 |
2016-07-07 | timers: Make 'pinned' a timer property | Thomas Gleixner | 2 | -8/+27 |
2016-07-07 | clocksource/drivers/cadence_ttc: fix a return value in case of error | Christophe Jaillet | 1 | -1/+1 |
2016-07-07 | perf/core: Fix pmu::filter_match for SW-led groups | Mark Rutland | 1 | -1/+22 |
2016-07-07 | init/Kconfig: keep Expert users menu together | Randy Dunlap | 1 | -0/+1 |
2016-07-06 | drm/amd/powerplay: Update CKS on/ CKS off voltage offset calculation. | Rex Zhu | 1 | -13/+10 |
2016-07-06 | drm/amd/powerplay: fix bug that get wrong polaris evv voltage. | Rex Zhu | 3 | -6/+7 |
2016-07-06 | drm/amd/powerplay: incorrectly use of the function return value | Rex Zhu | 1 | -1/+1 |
2016-07-06 | drm/amd/powerplay: fix incorrect voltage table value for tonga | Huang Rui | 1 | -1/+1 |
2016-07-06 | drm/amd/powerplay: fix incorrect voltage table value for polaris10 | Huang Rui | 1 | -1/+1 |