Age | Commit message (Expand) | Author | Files | Lines |
2016-01-18 | net: phy: at803x: Clean up duplicate register definitions | Martin Blumenstingl | 1 | -8/+11 |
2016-01-18 | net: phy: at803x: Allow specifying the RGMII RX clock delay via phy mode | Martin Blumenstingl | 1 | -9/+54 |
2016-01-18 | net: phy: at803x: Don't set gbit features for the AR8030 phy | Martin Blumenstingl | 1 | -1/+1 |
2016-01-18 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 653 | -25303/+79817 |
2016-01-18 | Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+5 |
2016-01-18 | Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+6 |
2016-01-18 | Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/... | Dave Airlie | 8 | -41/+108 |
2016-01-18 | Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 26 | -170/+346 |
2016-01-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 13 | -46/+102 |
2016-01-17 | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 166 | -2369/+2560 |
2016-01-17 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 38 | -757/+2450 |
2016-01-17 | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 133 | -4556/+5787 |
2016-01-17 | net/mlx5_core: Fix trimming down IRQ number | Doron Tsur | 3 | -5/+6 |
2016-01-16 | include/linux/kernel.h: change abs() macro so it uses consistent return type | Michal Nazarewicz | 2 | -6/+5 |
2016-01-16 | bna: fix Rx data corruption with VLAN stripping enabled and MTU > 4096 | Ivan Vecera | 1 | -13/+24 |
2016-01-16 | Merge tag 'clk-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 92 | -1344/+18786 |
2016-01-16 | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -20/+42 |
2016-01-16 | mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup | Dan Williams | 1 | -2/+4 |
2016-01-16 | libnvdimm, pmem: move request_queue allocation earlier in probe | Dan Williams | 1 | -13/+20 |
2016-01-16 | mm, dax, gpu: convert vm_insert_mixed to pfn_t | Dan Williams | 5 | -6/+17 |
2016-01-16 | libnvdimm, pfn, pmem: allocate memmap array in persistent memory | Dan Williams | 2 | -4/+18 |
2016-01-16 | x86, mm: introduce vmem_altmap to augment vmemmap_populate() | Dan Williams | 1 | -2/+4 |
2016-01-16 | mm: introduce find_dev_pagemap() | Dan Williams | 1 | -1/+1 |
2016-01-16 | mm: skip memory block registration for ZONE_DEVICE | Dan Williams | 1 | -0/+13 |
2016-01-16 | mm, dax, pmem: introduce pfn_t | Dan Williams | 3 | -12/+19 |
2016-01-16 | zram: don't call idr_remove() from zram_remove() | Jerome Marchand | 1 | -3/+4 |
2016-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 13 | -30/+58 |
2016-01-16 | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 42 | -90/+3312 |
2016-01-16 | firmware: dmi_scan: Save SMBIOS Type 9 System Slots | Jordan Hargrave | 1 | -15/+36 |
2016-01-16 | firmware: dmi_scan: Fix dmi_find_device description | Jean Delvare | 1 | -1/+1 |
2016-01-16 | firmware: dmi_scan: Clarify dmi_save_extended_devices | Jean Delvare | 1 | -6/+5 |
2016-01-16 | firmware: dmi_scan: Optimize dmi_save_extended_devices | Jean Delvare | 1 | -2/+4 |
2016-01-16 | bgmac: Fix reversed test of build_skb() return value. | David S. Miller | 1 | -1/+1 |
2016-01-16 | Merge tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 5 | -9/+202 |
2016-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+1 |
2016-01-15 | Merge tag 'md/4.5' of git://neil.brown.name/md | Linus Torvalds | 9 | -142/+418 |
2016-01-15 | Merge tag 'regulator-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 32 | -226/+2059 |
2016-01-15 | net: smsc: Add support h8300 | Yoshinori Sato | 2 | -2/+13 |
2016-01-15 | amdkfd: Copy from the proper user command pointer | Borislav Petkov | 1 | -2/+1 |
2016-01-15 | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working... | Linus Torvalds | 1 | -1/+1 |
2016-01-15 | xen-netback: free queues after freeing the net device | David Vrabel | 1 | -11/+5 |
2016-01-15 | xen-netback: delete NAPI instance when queue fails to initialize | David Vrabel | 1 | -0/+1 |
2016-01-15 | xen-netback: use skb to determine number of required guest Rx requests | David Vrabel | 1 | -11/+9 |
2016-01-15 | net: phy: turn carrier off on phy attach | Sjoerd Simons | 1 | -0/+5 |
2016-01-15 | net: macb: clear interrupts when disabling them | Nathan Sullivan | 1 | -0/+4 |
2016-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 6 | -29/+52 |
2016-01-15 | zram/zcomp: do not zero out zcomp private pages | Sergey Senozhatsky | 2 | -4/+4 |
2016-01-15 | zram: pass gfp from zcomp frontend to backend | Minchan Kim | 4 | -35/+23 |
2016-01-15 | zram: try vmalloc() after kmalloc() | Kyeongdon Kim | 2 | -4/+42 |
2016-01-15 | zram/zcomp: use GFP_NOIO to allocate streams | Sergey Senozhatsky | 3 | -4/+4 |