| Commit message (Expand) | Author | Age | Files | Lines |
* | ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO | John Stultz | 2016-01-22 | 1 | -2/+12 |
* | itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper | Thomas Gleixner | 2016-01-17 | 1 | -1/+1 |
* | posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper | Thomas Gleixner | 2016-01-17 | 1 | -1/+1 |
* | timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper | Thomas Gleixner | 2016-01-17 | 1 | -1/+1 |
* | hrtimer: Handle remaining time proper for TIME_LOW_RES | Thomas Gleixner | 2016-01-17 | 3 | -22/+69 |
* | clockevents/tcb_clksrc: Prevent disabling an already disabled clock | Alexandre Belloni | 2016-01-15 | 1 | -1/+2 |
* | Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://... | Thomas Gleixner | 2016-01-12 | 1101 | -6828/+13176 |
|\ |
|
| * | clocksource/drivers/vt8500: Increase the minimum delta | Roman Volkov | 2016-01-11 | 1 | -2/+4 |
| * | posix-clock: Fix return code on the poll method's error path | Richard Cochran | 2015-12-29 | 1 | -2/+2 |
| * | Linux 4.4-rc7v4.4-rc7 | Linus Torvalds | 2015-12-27 | 1 | -1/+1 |
| * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-12-27 | 8 | -24/+42 |
| |\ |
|
| | * | MIPS: Fix bitrot in __get_user_unaligned() | Al Viro | 2015-12-27 | 1 | -3/+3 |
| | * | MIPS: Fix build error due to unused variables. | Ralf Baechle | 2015-12-22 | 3 | -3/+1 |
| | * | MIPS: VDSO: Fix build error | Qais Yousef | 2015-12-22 | 1 | -2/+2 |
| | * | MIPS: CPS: drop .set mips64r2 directives | Paul Burton | 2015-12-22 | 1 | -2/+0 |
| | * | MIPS: uaccess: Take EVA into account in [__]clear_user | James Hogan | 2015-12-22 | 3 | -10/+26 |
| | * | MIPS: uaccess: Take EVA into account in __copy_from_user() | James Hogan | 2015-12-22 | 1 | -3/+9 |
| | * | MIPS: uaccess: Fix strlen_user with EVA | James Hogan | 2015-12-22 | 1 | -1/+1 |
| * | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2015-12-27 | 13 | -13/+27 |
| |\ \ |
|
| | * | | ARM: tegra: Fix suspend hang on Tegra124 Chromebooks | Jon Hunter | 2015-12-22 | 1 | -1/+1 |
| | * | | Merge tag 'omap-for-v4.4/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2015-12-22 | 3 | -0/+12 |
| | |\ \ |
|
| | | * | | ARM: dts: Fix UART wakeirq for omap4 duovero parlor | Tony Lindgren | 2015-12-18 | 1 | -0/+4 |
| | | * | | ARM: OMAP2+: AM43xx: select ARM TWD timer | Felipe Balbi | 2015-12-17 | 1 | -0/+1 |
| | | * | | ARM: OMAP2+: am43xx: enable GENERIC_CLOCKEVENTS_BROADCAST | Grygorii Strashko | 2015-12-17 | 2 | -0/+7 |
| | * | | | Merge tag 'imx-fixes-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 2015-12-22 | 6 | -8/+8 |
| | |\ \ \ |
|
| | | * | | | ARM: dts: imx6: Fix Ethernet PHY mode on Ventana boards | Krzysztof HaĆasa | 2015-12-15 | 5 | -5/+5 |
| | | * | | | ARM: dts: imx: Fix the assigned-clock mismatch issue on imx6q/dl | Bai Ping | 2015-12-15 | 1 | -3/+3 |
| | * | | | | bus: sunxi-rsb: Fix peripheral IC mapping runtime address | Chen-Yu Tsai | 2015-12-22 | 1 | -1/+1 |
| | * | | | | bus: sunxi-rsb: Fix primary PMIC mapping hardware address | Chen-Yu Tsai | 2015-12-22 | 1 | -1/+1 |
| | * | | | | fsl-ifc: add missing include on ARM64 | Lijun Pan | 2015-12-16 | 1 | -0/+1 |
| | * | | | | Merge tag 'sunxi-fixes-for-4.4' of https://git.kernel.org/pub/scm/linux/kerne... | Kevin Hilman | 2015-12-14 | 2 | -2/+3 |
| | |\ \ \ \ |
|
| | | * | | | | bus: sunxi-rsb: unlock on error in sunxi_rsb_read() | Dan Carpenter | 2015-11-17 | 1 | -2/+2 |
| | | * | | | | ARM: dts: sunxi: sun6i-a31s-primo81.dts: add touchscreen axis swapping property | Karsten Merker | 2015-11-17 | 1 | -0/+1 |
| * | | | | | | Merge tag 'pm+acpi-4.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-12-26 | 2 | -2/+3 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branches 'acpi-processor' and 'pm-cpufreq' | Rafael J. Wysocki | 2015-12-26 | 1 | -1/+1 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info() | Dan Carpenter | 2015-12-24 | 1 | -1/+1 |
| | | | |_|_|_|/
| | | |/| | | | |
|
| | * / | | | | | ACPI / processor: Fix thermal cooling device regression | Srinivas Pandruvada | 2015-12-21 | 1 | -1/+2 |
| | |/ / / / / |
|
| * | | | | | | Merge tag 'md/4.4-rc6-fix' of git://neil.brown.name/md | Linus Torvalds | 2015-12-26 | 1 | -4/+7 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | md: remove check for MD_RECOVERY_NEEDED in action_store. | NeilBrown | 2015-12-21 | 1 | -4/+7 |
| * | | | | | | | Merge tag 'upstream-4.4-rc7' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2015-12-26 | 3 | -26/+31 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | mtd: ubi: don't leak e if schedule_erase() fails | Sebastian Siewior | 2015-12-16 | 1 | -0/+1 |
| | * | | | | | | | mtd: ubi: fixup error correction in do_sync_erase() | Sebastian Siewior | 2015-12-16 | 1 | -24/+28 |
| | * | | | | | | | UBI: fix use of "VID" vs. "EC" in header self-check | Brian Norris | 2015-12-16 | 1 | -1/+1 |
| | * | | | | | | | UBI: fix return error code | Sudip Mukherjee | 2015-12-16 | 1 | -1/+1 |
| * | | | | | | | | Merge tag 'trace-v4.4-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-12-26 | 1 | -24/+113 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | ftrace/scripts: Have recordmcount copy the object file | Steven Rostedt (Red Hat) | 2015-12-16 | 1 | -35/+110 |
| | * | | | | | | | | scripts: recordmcount: break hardlinks | Russell King | 2015-12-16 | 1 | -0/+14 |
| | |/ / / / / / / |
|
| * | | | | | | | | Merge tag 'arc-4.4-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-12-26 | 4 | -22/+14 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | ARC: dw2 unwind: Catch Dwarf SNAFUs early | Vineet Gupta | 2015-12-21 | 1 | -4/+8 |
| | * | | | | | | | | ARC: dw2 unwind: Don't bail for CIE.version != 1 | Vineet Gupta | 2015-12-21 | 1 | -6/+1 |