Age | Commit message (Expand) | Author | Files | Lines |
2018-10-09 | EDAC, skx_edac: Fix logical channel intermediate decoding |  Qiuxu Zhuo | 1 | -1/+1 |
2018-09-29 | EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting |  Tony Luck | 3 | -0/+3 |
2018-09-28 | EDAC, altera: Work around int-to-pointer-cast warnings |  Arnd Bergmann | 1 | -6/+7 |
2018-09-27 | EDAC, amd64: Add Hygon Dhyana support |  Pu Wen | 2 | -2/+12 |
2018-09-27 | x86/cpu: Create Hygon Dhyana architecture support file |  Pu Wen | 5 | -1/+428 |
2018-09-27 | EDAC: Raise the maximum number of memory controllers |  Justin Ernst | 1 | -1/+2 |
2018-09-25 | arm64: dts: stratix10: Add peripheral EDAC nodes |  Thor Thayer | 1 | -1/+26 |
2018-09-25 | EDAC, altera: Add Stratix10 peripheral support |  Thor Thayer | 2 | -11/+143 |
2018-09-25 | EDAC, altera: Merge Stratix10 into the Arria10 SDRAM probe routine |  Thor Thayer | 2 | -300/+14 |
2018-09-25 | arm64: dts: stratix10: Add SDRAM node |  Thor Thayer | 1 | -0/+6 |
2018-09-25 | EDAC, altera: Combine Stratix10 and Arria10 probe functions |  Thor Thayer | 2 | -183/+90 |
2018-09-25 | arm64: dts: stratix10: Additions to EDAC System Manager |  Thor Thayer | 1 | -0/+4 |
2018-09-25 | EDAC, i7core: Remove set but not used variable pvt |  YueHaibing | 1 | -2/+0 |
2018-09-22 | EDAC, ghes: Use CPER module handles to locate DIMMs |  Fan Wu | 2 | -0/+25 |
2018-09-22 | EDAC: Correct DIMM capacity unit symbol |  Qiuxu Zhuo | 4 | -5/+5 |
2018-09-16 | Linux 4.19-rc4 |  Linus Torvalds | 1 | -1/+1 |
2018-09-16 | Code of Conduct: Let's revamp it. |  Greg Kroah-Hartman | 3 | -29/+82 |
2018-09-15 | EDAC, sb_edac: Fix signedness bugs in *_get_ha() functions |  Luck, Tony | 1 | -2/+2 |
2018-09-15 | x86/APM: Fix build warning when PROC_FS is not enabled |  Randy Dunlap | 1 | -0/+2 |
2018-09-14 | NFS: Don't open code clearing of delegation state |  Trond Myklebust | 1 | -9/+12 |
2018-09-14 | NFSv4.1 fix infinite loop on I/O. |  Trond Myklebust | 2 | -3/+9 |
2018-09-14 | NFSv4: Fix a tracepoint Oops in initiate_file_draining() |  Trond Myklebust | 1 | -1/+1 |
2018-09-14 | pNFS: Ensure we return the error if someone kills a waiting layoutget |  Trond Myklebust | 1 | -10/+16 |
2018-09-14 | NFSv4: Fix a tracepoint Oops in initiate_file_draining() |  Trond Myklebust | 1 | -1/+1 |
2018-09-14 | Revert "x86/mm/legacy: Populate the user page-table with user pgd's" |  Joerg Roedel | 2 | -10/+1 |
2018-09-14 | xen/gntdev: fix up blockable calls to mn_invl_range_start |  Michal Hocko | 1 | -11/+15 |
2018-09-14 | xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage |  Josh Abraham | 1 | -1/+1 |
2018-09-14 | xen: avoid crash in disable_hotplug_cpu |  Olaf Hering | 1 | -7/+8 |
2018-09-14 | xen/balloon: add runtime control for scrubbing ballooned out pages |  Marek Marczykowski-Górecki | 6 | -6/+33 |
2018-09-14 | xen/manage: don't complain about an empty value in control/sysrq node |  Vitaly Kuznetsov | 1 | -2/+4 |
2018-09-14 | asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIRECT_PIO |  Andrew Murray | 1 | -1/+2 |
2018-09-13 | mm: get rid of vmacache_flush_all() entirely |  Linus Torvalds | 6 | -48/+4 |
2018-09-13 | MAINTAINERS: Make Dennis the percpu tree maintainer |  Tejun Heo | 1 | -2/+2 |
2018-09-13 | pstore: Fix incorrect persistent ram buffer mapping |  Bin Yang | 1 | -3/+14 |
2018-09-13 | drm/nouveau/devinit: fix warning when PMU/PRE_OS is missing |  Ben Skeggs | 1 | -10/+11 |
2018-09-12 | null_blk: fix zoned support for non-rq based operation |  Jens Axboe | 3 | -34/+62 |
2018-09-12 | cifs: read overflow in is_valid_oplock_break() |  Dan Carpenter | 1 | -0/+8 |
2018-09-12 | nfp: flower: reject tunnel encap with ipv6 outer headers for offloading |  Louis Peens | 1 | -0/+6 |
2018-09-12 | nfp: flower: fix vlan match by checking both vlan id and vlan pcp |  Pieter Jansen van Vuuren | 3 | -1/+13 |
2018-09-12 | tipc: check return value of __tipc_dump_start() |  Cong Wang | 1 | -1/+4 |
2018-09-12 | s390/qeth: don't dump past end of unknown HW header |  Julian Wiedmann | 2 | -2/+2 |
2018-09-12 | s390/qeth: use vzalloc for QUERY OAT buffer |  Wenjia Zhang | 1 | -2/+3 |
2018-09-12 | s390/qeth: switch on SG by default for IQD devices |  Julian Wiedmann | 1 | -0/+2 |
2018-09-12 | s390/qeth: indicate error when netdev allocation fails |  Julian Wiedmann | 1 | -1/+3 |
2018-09-12 | x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3 |  Guenter Roeck | 1 | -2/+1 |
2018-09-12 | x86/xen: Disable CPU0 hotplug for Xen PV |  Juergen Gross | 1 | -1/+3 |
2018-09-12 | tracing/Makefile: Fix handling redefinition of CC_FLAGS_FTRACE |  Paulo Zanoni | 1 | -3/+5 |
2018-09-12 | cifs: integer overflow in in SMB2_ioctl() |  Dan Carpenter | 1 | -2/+2 |
2018-09-12 | CIFS: fix wrapping bugs in num_entries() |  Dan Carpenter | 1 | -10/+15 |
2018-09-12 | cifs: prevent integer overflow in nxt_dir_entry() |  Dan Carpenter | 1 | -2/+9 |