aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-14irqchip/gicv3: Convert to hotplug state machineRichard Cochran2-15/+8
2016-07-14irqchip/gic: Convert to hotplug state machineRichard Cochran2-17/+7
2016-07-14x86/vdso: Convert to hotplug state machineSebastian Andrzej Siewior2-16/+5
2016-07-14cpu/hotplug: Handle early registration gracefullyThomas Gleixner1-0/+7
2016-07-13cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds scribbleThomas Gleixner1-0/+2
2016-07-12clocksource/drivers/time-armada-370-xp: Fix return value checkAnna-Maria Gleixner1-1/+1
2016-07-10Linux 4.7-rc7Linus Torvalds1-1/+1
2016-07-10tmpfs: fix regression hang in fallocate undoHugh Dickins1-3/+5
2016-07-10objtool: Fix STACK_FRAME_NON_STANDARD macro checking for function symbolsJosh Poimboeuf1-2/+6
2016-07-08ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney1-1/+14
2016-07-08xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7Jan Beulich1-32/+3
2016-07-08xenbus: simplify xenbus_dev_request_and_reply()Jan Beulich1-4/+3
2016-07-08xenbus: don't bail early from xenbus_dev_request_and_reply()Jan Beulich1-3/+0
2016-07-08apparmor: fix oops, validate buffer size in apparmor_setprocattr()Vegard Nossum1-17/+19
2016-07-07Revert "ecryptfs: forbid opening files without mmap handler"Jeff Mahoney1-11/+2
2016-07-07arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xxGanapatrao Kulkarni2-0/+8
2016-07-07arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse4-3/+22
2016-07-07xenbus: don't BUG() on user mode induced conditionJan Beulich1-6/+8
2016-07-07timers: Implement optimization for same expiry time in mod_timer()Anna-Maria Gleixner1-16/+35
2016-07-07timers: Split out index calculationAnna-Maria Gleixner1-15/+32
2016-07-07timers: Only wake softirq if necessaryThomas Gleixner1-0/+11
2016-07-07timers: Forward the wheel clock whenever possibleThomas Gleixner3-21/+120
2016-07-07timers/nohz: Remove pointless tick_nohz_kick_tick() functionThomas Gleixner1-32/+1
2016-07-07timers: Optimize collect_expired_timers() for NOHZAnna-Maria Gleixner1-8/+41
2016-07-07timers: Move __run_timers() functionAnna-Maria Gleixner1-26/+26
2016-07-07timers: Remove set_timer_slack() leftoversThomas Gleixner8-38/+1
2016-07-07timers: Switch to a non-cascading wheelThomas Gleixner2-362/+469
2016-07-07timers: Reduce the CPU index space to 256kThomas Gleixner1-5/+5
2016-07-07timers: Give a few structs and members proper namesThomas Gleixner1-59/+59
2016-07-07hlist: Add hlist_is_singular_node() helperThomas Gleixner1-0/+10
2016-07-07signals: Use hrtimer for sigtimedwait()Thomas Gleixner1-14/+10
2016-07-07timers: Remove the deprecated mod_timer_pinned() APIThomas Gleixner2-37/+5
2016-07-07timers, net/ipv4/inet: Initialize connection request timers as pinnedThomas Gleixner2-5/+7
2016-07-07timers, drivers/tty/mips_ejtag: Initialize the poll timer as pinnedThomas Gleixner1-2/+2
2016-07-07timers, drivers/tty/metag_da: Initialize the poll timer as pinnedThomas Gleixner1-2/+2
2016-07-07timers, driver/net/ethernet/tile: Initialize the egress timer as pinnedThomas Gleixner1-2/+2
2016-07-07timers, cpufreq/powernv: Initialize the gpstate timer as pinnedThomas Gleixner1-3/+2
2016-07-07timers, x86/mce: Initialize MCE restart timer as pinnedThomas Gleixner1-2/+2
2016-07-07timers, x86/apic/uv: Initialize the UV heartbeat timer as pinnedThomas Gleixner1-2/+2
2016-07-07timers: Make 'pinned' a timer propertyThomas Gleixner2-8/+27
2016-07-07clocksource/drivers/cadence_ttc: fix a return value in case of errorChristophe Jaillet1-1/+1
2016-07-07perf/core: Fix pmu::filter_match for SW-led groupsMark Rutland1-1/+22
2016-07-06init/Kconfig: keep Expert users menu togetherRandy Dunlap1-0/+1
2016-07-06drm/amd/powerplay: Update CKS on/ CKS off voltage offset calculation.Rex Zhu1-13/+10
2016-07-06drm/amd/powerplay: fix bug that get wrong polaris evv voltage.Rex Zhu3-6/+7
2016-07-06drm/amd/powerplay: incorrectly use of the function return valueRex Zhu1-1/+1
2016-07-06drm/amd/powerplay: fix incorrect voltage table value for tongaHuang Rui1-1/+1
2016-07-06drm/amd/powerplay: fix incorrect voltage table value for polaris10Huang Rui1-1/+1
2016-07-06iommu/amd: Fix unity mapping initialization raceJoerg Roedel1-2/+12
2016-07-06MIPS: Fix page table corruption on THP permission changes.David Daney1-1/+1