| Commit message (Expand) | Author | Age | Files | Lines |
* | mm, oom: distinguish blockable mode for mmu notifiers | Michal Hocko | 2018-08-22 | 9 | -39/+143 |
* | Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2018-08-21 | 1 | -37/+88 |
|\ |
|
| * | libceph: use timespec64 for r_mtime | Arnd Bergmann | 2018-08-02 | 1 | -1/+1 |
| * | rbd: support for images within namespaces | Ilya Dryomov | 2018-08-02 | 1 | -2/+49 |
| * | rbd: pass rbd_spec into parse_rbd_opts_token() | Ilya Dryomov | 2018-08-02 | 1 | -33/+37 |
| * | libceph: amend "bad option arg" error message | Ilya Dryomov | 2018-08-02 | 1 | -1/+1 |
* | | Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 2018-08-21 | 25 | -954/+490 |
|\ \ |
|
| * | | rtc: ds1307: simplify hwmon config | Heiner Kallweit | 2018-08-16 | 2 | -10/+1 |
| * | | rtc: s5m: Add SPDX license identifier | Krzysztof Kozlowski | 2018-08-14 | 1 | -16/+6 |
| * | | rtc: maxim: Add SPDX license identifiers | Krzysztof Kozlowski | 2018-08-14 | 3 | -39/+21 |
| * | | rtc: isl1208: set ev-evienb bit from device tree | Denis Osterland | 2018-08-14 | 1 | -3/+18 |
| * | | rtc: isl1208: Add "evdet" interrupt source for isl1219 | Denis Osterland | 2018-08-14 | 1 | -16/+30 |
| * | | rtc: isl1208: add support for isl1219 with tamper detection | Michael Grzeschik | 2018-08-14 | 1 | -7/+124 |
| * | | rtc: sysfs: facilitate attribute add to rtc device | Denis Osterland | 2018-08-14 | 2 | -0/+57 |
| * | | rtc: remove struct rtc_task | Alexandre Belloni | 2018-08-02 | 1 | -4/+4 |
| * | | char: rtc: remove task handling | Alexandre Belloni | 2018-08-02 | 1 | -13/+0 |
| * | | rtc: pcf85063: preserve control register value between stop and start | Alvin Šipraga | 2018-07-28 | 1 | -10/+11 |
| * | | rtc: sh: remove unused variable rtc_dev | Anders Roxell | 2018-07-27 | 1 | -1/+0 |
| * | | rtc: unexport rtc_irq_set_* | Alexandre Belloni | 2018-07-26 | 1 | -2/+0 |
| * | | rtc: simplify rtc_irq_set_state/rtc_irq_set_freq | Alexandre Belloni | 2018-07-26 | 2 | -6/+6 |
| * | | rtc: remove irq_task and irq_task_lock | Alexandre Belloni | 2018-07-26 | 2 | -41/+10 |
| * | | rtc: remove rtc_irq_register/rtc_irq_unregister | Alexandre Belloni | 2018-07-26 | 1 | -33/+0 |
| * | | rtc: sh: remove dead code | Alexandre Belloni | 2018-07-26 | 1 | -88/+1 |
| * | | rtc: sa1100: don't set PIE frequency | Alexandre Belloni | 2018-07-25 | 1 | -1/+0 |
| * | | rtc: ds1307: support m41t11 variant | Giulio Benetti | 2018-07-16 | 1 | -0/+14 |
| * | | rtc: ds1307: fix data pointer to m41t0 | Giulio Benetti | 2018-07-16 | 1 | -1/+1 |
| * | | rtc: use ktime_get_real_ts64() instead of getnstimeofday64() | Arnd Bergmann | 2018-07-13 | 1 | -2/+2 |
| * | | rtc: m48t59: remove redundant pointer 'name' | Colin Ian King | 2018-07-12 | 1 | -4/+0 |
| * | | rtc: omap: drop unnecessary register unlock around reads | Johan Hovold | 2018-07-12 | 1 | -4/+0 |
| * | | rtc: omap: add missing register lock in error path | Johan Hovold | 2018-07-12 | 1 | -0/+1 |
| * | | rtc: omap: fix resource leak in registration error path | Johan Hovold | 2018-07-12 | 1 | -1/+3 |
| * | | rtc: omap: fix potential crash on power off | Johan Hovold | 2018-07-12 | 1 | -7/+7 |
| * | | rtc: test: make array pdev static | Colin Ian King | 2018-07-12 | 1 | -1/+1 |
| * | | rtc: armada38x: reset after rtc power loss | Baruch Siach | 2018-07-12 | 1 | -0/+23 |
| * | | rtc: stmp3xxx: Don't reset the rtc in .probe() when watchdog is running | Uwe Kleine-König | 2018-07-11 | 1 | -4/+16 |
| * | | rtc: pcf2127: add support for accessing internal static RAM | Uwe Kleine-König | 2018-07-11 | 1 | -6/+62 |
| * | | rtc: snvs: Add timeouts to avoid kernel lockups | Trent Piepho | 2018-07-11 | 1 | -35/+70 |
| * | | rtc: bq4802: add error handling for devm_ioremap | Zhouyang Jia | 2018-07-11 | 1 | -0/+4 |
| * | | rtc: ds1685: remove sysfs access to control registers | Alexandre Belloni | 2018-06-20 | 2 | -381/+0 |
| * | | rtc: ds1685: remove improper datetime access ABI | Alexandre Belloni | 2018-06-20 | 1 | -221/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2018-08-21 | 22 | -729/+1795 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-4.19/wiimote' into for-linus | Jiri Kosina | 2018-08-20 | 3 | -0/+457 |
| |\ \ \ |
|
| | * | | | HID: wiimote: add support for Guitar-Hero devices | Nicolas Adenis-Lamarre | 2018-06-25 | 3 | -0/+457 |
| * | | | | Merge branch 'for-4.19/wacom' into for-linus | Jiri Kosina | 2018-08-20 | 2 | -59/+66 |
| |\ \ \ \ |
|
| | * | | | | HID: wacom: convert Wacom custom usages to standard HID usages | Ping Cheng | 2018-07-03 | 1 | -1/+2 |
| | * | | | | HID: wacom: Move handling of HID quirks into a dedicated function | Jason Gerecke | 2018-07-03 | 1 | -38/+54 |
| | * | | | | HID: wacom: Replace touch_max fixup code with static touch_max definitions | Jason Gerecke | 2018-07-03 | 2 | -20/+10 |
| * | | | | | Merge branch 'for-4.19/upstream' into for-linus | Jiri Kosina | 2018-08-20 | 4 | -30/+7 |
| |\ \ \ \ \ |
|
| | * | | | | | HID: intel-ish-hid: remove redundant variable num_frags | Colin Ian King | 2018-07-17 | 1 | -2/+0 |
| | * | | | | | HID: usbhid: use irqsave() in USB's complete callback | Sebastian Andrzej Siewior | 2018-06-25 | 1 | -3/+4 |