| Commit message (Expand) | Author | Files | Lines |
2017-01-02 | ARM: dts: rockchip: add qos node for rk3288 | Elaine Zhang | 1 | -0/+84 |
2017-01-01 | Linux 4.10-rc2v4.10-rc2 | Linus Torvalds | 1 | -1/+1 |
2016-12-29 | mm/filemap: fix parameters to test_bit() | Olof Johansson | 1 | -1/+1 |
2016-12-29 | mm: optimize PageWaiters bit use for unlock_page() | Linus Torvalds | 3 | -6/+45 |
2016-12-27 | Documentation/unaligned-memory-access.txt: fix incorrect comparison operator | Cihangir Akturk | 1 | -1/+1 |
2016-12-27 | docs: Fix build failure | John Brooks | 1 | -1/+1 |
2016-12-27 | net: stmmac: fix incorrect bit set in gmac4 mdio addr register | Kweh, Hock Leong | 1 | -1/+3 |
2016-12-27 | r8169: add support for RTL8168 series add-on card. | Chun-Hao Lin | 1 | -0/+1 |
2016-12-27 | net: xdp: remove unused bfp_warn_invalid_xdp_buffer() | Jason Wang | 2 | -7/+0 |
2016-12-27 | openvswitch: upcall: Fix vlan handling. | pravin shelar | 2 | -28/+27 |
2016-12-27 | ipv4: Namespaceify tcp_tw_reuse knob | Haishuang Yan | 4 | -10/+10 |
2016-12-27 | crypto: testmgr - Use heap buffer for acomp test input | Laura Abbott | 1 | -2/+28 |
2016-12-27 | ext4: Simplify DAX fault path | Jan Kara | 1 | -38/+10 |
2016-12-27 | dax: Call ->iomap_begin without entry lock during dax fault | Jan Kara | 1 | -55/+66 |
2016-12-27 | dax: Finish fault completely when loading holes | Jan Kara | 1 | -9/+18 |
2016-12-27 | dax: Avoid page invalidation races and unnecessary radix tree traversals | Jan Kara | 1 | -17/+11 |
2016-12-27 | mm: Invalidate DAX radix tree entries only if appropriate | Jan Kara | 3 | -24/+125 |
2016-12-27 | ext2: Return BH_New buffers for zeroed blocks | Jan Kara | 1 | -2/+1 |
2016-12-27 | x86/mce/AMD: Make the init code more robust | Thomas Gleixner | 1 | -0/+3 |
2016-12-27 | smp/hotplug: Undo tglxs brainfart | Thomas Gleixner | 1 | -1/+8 |
2016-12-26 | arm64: don't pull uaccess.h into *.S | Al Viro | 9 | -71/+72 |
2016-12-26 | net: korina: Fix NAPI versus resources freeing | Florian Fainelli | 1 | -4/+4 |
2016-12-26 | net, sched: fix soft lockup in tc_classify | Daniel Borkmann | 1 | -1/+3 |
2016-12-26 | Linux 4.10-rc1v4.10-rc1 | Linus Torvalds | 1 | -2/+2 |
2016-12-26 | powerpc: Fix build warning on 32-bit PPC | Larry Finger | 1 | -1/+1 |
2016-12-25 | avoid spurious "may be used uninitialized" warning | Linus Torvalds | 1 | -0/+1 |
2016-12-25 | mm: add PageWaiters indicating tasks are waiting for a page bit | Nicholas Piggin | 9 | -50/+174 |
2016-12-25 | mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked | Nicholas Piggin | 4 | -18/+25 |
2016-12-25 | ktime: Get rid of ktime_equal() | Thomas Gleixner | 4 | -20/+4 |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 56 | -95/+84 |
2016-12-25 | ktime: Get rid of the union | Thomas Gleixner | 48 | -227/+200 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 132 | -327/+320 |
2016-12-25 | irqchip/armada-xp: Consolidate hotplug state space | Thomas Gleixner | 2 | -2/+1 |
2016-12-25 | irqchip/gic: Consolidate hotplug state space | Thomas Gleixner | 2 | -2/+1 |
2016-12-25 | coresight/etm3/4x: Consolidate hotplug state space | Thomas Gleixner | 2 | -3/+2 |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner | 59 | -77/+77 |
2016-12-25 | cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions | Thomas Gleixner | 6 | -340/+1 |
2016-12-25 | staging/lustre/libcfs: Convert to hotplug state machine | Anna-Maria Gleixner | 2 | -40/+46 |
2016-12-25 | scsi/bnx2i: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2 | -48/+31 |
2016-12-25 | scsi/bnx2fc: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2 | -46/+34 |
2016-12-25 | cpu/hotplug: Prevent overwriting of callbacks | Thomas Gleixner | 1 | -46/+50 |
2016-12-25 | x86/msr: Remove bogus cleanup from the error path | Thomas Gleixner | 1 | -1/+0 |
2016-12-25 | bus: arm-ccn: Prevent hotplug callback leak | Thomas Gleixner | 1 | -1/+4 |
2016-12-25 | perf/x86/intel/cstate: Prevent hotplug callback leak | Thomas Gleixner | 1 | -7/+7 |
2016-12-25 | ARM/imx/mmcd: Fix broken cpu hotplug handling | Thomas Gleixner | 1 | -12/+22 |
2016-12-25 | scsi: qedi: Convert to hotplug state machine | Thomas Gleixner | 1 | -64/+32 |
2016-12-24 | tools/power turbostat: remove obsolete -M, -m, -C, -c options | Len Brown | 2 | -110/+2 |
2016-12-24 | tools/power turbostat: Make extensible via the --add parameter | Len Brown | 2 | -9/+409 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1088 | -1088/+1088 |
2016-12-23 | net/mlx4_en: Fix user prio field in XDP forward | Tariq Toukan | 1 | -1/+2 |