Age | Commit message (Expand) | Author | Files | Lines |
2016-04-04 | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov | 13 | -22/+20 |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 85 | -280/+280 |
2016-03-31 | Merge tag 'gpio-v4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2 | -5/+9 |
2016-03-31 | Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2016-03-30 | Merge tag 'hwmon-for-linus-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+6 |
2016-03-30 | gpio: xgene: Prevent NULL pointer dereference | Axel Lin | 1 | -0/+5 |
2016-03-30 | gpio: menz127: Drop lock field from struct men_z127_gpio | Axel Lin | 1 | -5/+4 |
2016-03-28 | x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem() | Dan Williams | 1 | -2/+2 |
2016-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds | 2 | -1/+3 |
2016-03-27 | hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiated | Guenter Roeck | 1 | -0/+6 |
2016-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -11/+3 |
2016-03-26 | Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb | Linus Torvalds | 3 | -68/+71 |
2016-03-26 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 20 | -154/+1171 |
2016-03-26 | NTB: Remove _addr functions from ntb_hw_amd | Allen Hubbe | 1 | -30/+0 |
2016-03-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -11/+8 |
2016-03-25 | Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+0 |
2016-03-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 8 | -217/+449 |
2016-03-25 | drivers/memstick/host/r592.c: avoid gcc-6 warning | Arnd Bergmann | 1 | -2/+1 |
2016-03-25 | drivers/input: eliminate INPUT_COMPAT_TEST macro | Andrew Morton | 4 | -9/+7 |
2016-03-25 | Fix permissions of drivers/power/avs/rockchip-io-domain.c | Rafael J. Wysocki | 1 | -0/+0 |
2016-03-25 | rbd: use KMEM_CACHE macro | Geliang Tang | 1 | -8/+2 |
2016-03-25 | libceph: enable large, variable-sized OSD requests | Ilya Dryomov | 1 | -2/+0 |
2016-03-25 | libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op | Yan, Zheng | 1 | -1/+1 |
2016-03-25 | Revert "ppdev: use new parport device model" | Linus Torvalds | 1 | -20/+5 |
2016-03-25 | Merge tag 'firewire-update2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+5 |
2016-03-25 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 12 | -89/+137 |
2016-03-24 | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -3/+3 |
2016-03-25 | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 4 | -58/+102 |
2016-03-24 | Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 15 | -163/+503 |
2016-03-24 | Merge tag 'rtc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello... | Linus Torvalds | 7 | -16/+305 |
2016-03-24 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 9 | -48/+207 |
2016-03-24 | Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd | Linus Torvalds | 43 | -522/+3348 |
2016-03-24 | Merge tag 'upstream-4.6-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2 | -6/+59 |
2016-03-25 | rtc: abx80x: handle the oscillator failure bit | Mylène Josserand | 1 | -2/+31 |
2016-03-25 | rtc: abx80x: handle autocalibration | Mylène Josserand | 1 | -0/+219 |
2016-03-25 | rtc: rv8803: workaround i2c HW issue | Alexandre Belloni | 1 | -6/+22 |
2016-03-25 | Merge branches 'acpi-soc', 'acpi-misc', 'acpi-pci' and 'device-properties' | Rafael J. Wysocki | 4 | -2/+16 |
2016-03-25 | Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep' | Rafael J. Wysocki | 4 | -1/+149 |
2016-03-25 | Merge branches 'pm-cpufreq' and 'pm-cpuidle' | Rafael J. Wysocki | 7 | -160/+338 |
2016-03-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 12 | -116/+905 |
2016-03-24 | Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 18 | -1230/+38 |
2016-03-24 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+2 |
2016-03-24 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -35/+31 |
2016-03-24 | Merge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Rafael J. Wysocki | 1 | -22/+111 |
2016-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 26 | -180/+278 |
2016-03-23 | hv_netvsc: Fix the order of num_sc_offered decrement | Haiyang Zhang | 1 | -6/+6 |
2016-03-23 | Input: sur40 - fix DMA on stack | Oliver Neukum | 1 | -7/+14 |
2016-03-23 | Input: ati_remote2 - fix crashes on detecting device with invalid descriptor | Vladis Dronov | 1 | -6/+30 |
2016-03-23 | Merge tag 'platform-drivers-x86-v4.6-1' of git://git.infradead.org/users/dvha... | Linus Torvalds | 20 | -536/+1010 |
2016-03-23 | Merge tag 'pwm/for-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -19/+71 |