| Commit message (Expand) | Author | Files | Lines |
2016-08-21 | EDAC, skx_edac: Add EDAC driver for Skylake | Tony Luck | 4 | -0/+1136 |
2016-08-20 | parisc: Fix order of EREFUSED define in errno.h | Helge Deller | 1 | -2/+2 |
2016-08-20 | parisc: Fix automatic selection of cr16 clocksource | Helge Deller | 2 | -20/+0 |
2016-08-19 | Make the hardened user-copy code depend on having a hardened allocator | Linus Torvalds | 1 | -0/+1 |
2016-08-18 | locking/barriers: Suppress sparse warnings in lockless_dereference() | Johannes Berg | 1 | -3/+3 |
2016-08-18 | Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference" | Johannes Berg | 1 | -1/+1 |
2016-08-18 | arm64: Fix shift warning in arch/arm64/mm/dump.c | Catalin Marinas | 1 | -3/+3 |
2016-08-18 | sched/cputime: Resync steal time when guest & host lose sync | Wanpeng Li | 1 | -3/+15 |
2016-08-18 | sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression | Peter Zijlstra | 1 | -5/+10 |
2016-08-18 | perf/core: Check return value of the perf_event_read() IPI | David Carrillo-Cisneros | 1 | -3/+4 |
2016-08-18 | perf/core: Enable mapping of the stop filters | Mathieu Poirier | 1 | -10/+5 |
2016-08-18 | perf/core: Update filters only on executable mmap | Mathieu Poirier | 1 | -0/+7 |
2016-08-18 | perf/core: Fix file name handling for start/stop filters | Mathieu Poirier | 1 | -2/+4 |
2016-08-18 | perf/core: Fix event_function_local() | Peter Zijlstra | 1 | -12/+48 |
2016-08-18 | x86/smp: Fix __max_logical_packages value setup | Jiri Olsa | 1 | -9/+16 |
2016-08-18 | x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y | Borislav Petkov | 1 | -1/+8 |
2016-08-18 | uprobes: Fix the memcg accounting | Oleg Nesterov | 1 | -2/+3 |
2016-08-18 | net_sched: allow flushing tc police actions | Roman Mashak | 1 | -42/+1 |
2016-08-18 | net_sched: unify the init logic for act_police | WANG Cong | 1 | -9/+10 |
2016-08-18 | net_sched: convert tcf_exts from list to pointer array | WANG Cong | 7 | -41/+85 |
2016-08-18 | net_sched: move tc offload macros to pkt_cls.h | WANG Cong | 2 | -16/+22 |
2016-08-18 | net_sched: fix a typo in tc_for_each_action() | WANG Cong | 1 | -1/+1 |
2016-08-18 | net_sched: remove an unnecessary list_del() | WANG Cong | 1 | -1/+0 |
2016-08-18 | net_sched: remove the leftover cleanup_a() | WANG Cong | 1 | -19/+3 |
2016-08-18 | mlxsw: spectrum: Allow packets to be trapped from any PG | Ido Schimmel | 1 | -1/+1 |
2016-08-18 | mlxsw: spectrum: Unmap 802.1Q FID before destroying it | Ido Schimmel | 1 | -0/+2 |
2016-08-18 | mlxsw: spectrum: Add missing rollbacks in error path | Ido Schimmel | 1 | -1/+3 |
2016-08-18 | mlxsw: reg: Fix missing op field fill-up | Jiri Pirko | 1 | -0/+1 |
2016-08-18 | mlxsw: spectrum: Trap loop-backed packets | Ido Schimmel | 3 | -0/+16 |
2016-08-18 | mlxsw: spectrum: Add missing packet traps | Elad Raz | 2 | -0/+18 |
2016-08-18 | mlxsw: spectrum: Mark port as active before registering it | Ido Schimmel | 1 | -2/+3 |
2016-08-18 | mlxsw: spectrum: Create PVID vPort before registering netdevice | Ido Schimmel | 3 | -46/+29 |
2016-08-18 | mlxsw: spectrum: Remove redundant errors from the code | Ido Schimmel | 1 | -16/+5 |
2016-08-18 | mlxsw: spectrum: Don't return upon error in removal path | Ido Schimmel | 1 | -22/+5 |
2016-08-17 | arm64: kernel: avoid literal load of virtual address with MMU off | Ard Biesheuvel | 1 | -1/+9 |
2016-08-17 | arm64: Fix NUMA build error when !CONFIG_ACPI | Catalin Marinas | 1 | -0/+2 |
2016-08-17 | dm raid: support raid0 with missing metadata devices | Heinz Mauelshagen | 1 | -0/+12 |
2016-08-17 | clocksource/drivers/mips-gic-timer: Make gic_clocksource_of_init() return int | Paul Gortmaker | 1 | -1/+1 |
2016-08-17 | clocksource/drivers/kona: Fix get_counter() error handling | Arnd Bergmann | 1 | -6/+10 |
2016-08-17 | clocksource/drivers/time-armada-370-xp: Fix the clock reference | Gregory CLEMENT | 1 | -1/+0 |
2016-08-17 | xfs: remove OWN_AG rmap when allocating a block from the AGFL | Darrick J. Wong | 1 | -0/+13 |
2016-08-17 | xfs: (re-)implement FIEMAP_FLAG_XATTR | Christoph Hellwig | 3 | -1/+54 |
2016-08-17 | xfs: simplify xfs_file_iomap_begin | Christoph Hellwig | 2 | -11/+4 |
2016-08-17 | iomap: mark ->iomap_end as optional | Christoph Hellwig | 1 | -2/+5 |
2016-08-17 | iomap: prepare iomap_fiemap for attribute mappings | Dave Chinner | 1 | -0/+3 |
2016-08-17 | iomap: fiemap should honor the FIEMAP_FLAG_SYNC flag | Dave Chinner | 1 | -3/+5 |
2016-08-17 | iomap: remove superflous pagefault_disable from iomap_write_actor | Christoph Hellwig | 1 | -2/+0 |
2016-08-17 | iomap: remove superflous mark_page_accessed from iomap_write_actor | Christoph Hellwig | 1 | -1/+0 |
2016-08-17 | xfs: store rmapbt block count in the AGF | Darrick J. Wong | 4 | -3/+16 |
2016-08-17 | xfs: don't invalidate whole file on DAX read/write | Dave Chinner | 1 | -1/+12 |