index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-20
xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_START
Max Filippov
5
-30
/
+8
2018-08-20
xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZE
Max Filippov
5
-15
/
+0
2018-08-20
ia64: Fix kernel BUG at lib/ioremap.c:72!
Tony Luck
1
-0
/
+1
2018-08-20
x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest
Juergen Gross
3
-5
/
+16
2018-08-20
xen: remove unused hypercall functions
Juergen Gross
1
-118
/
+0
2018-08-20
x86/xen: remove unused function xen_auto_xlated_memory_setup()
Juergen Gross
2
-32
/
+0
2018-08-20
xen/ACPI: don't upload Px/Cx data for disabled processors
Jan Beulich
2
-0
/
+7
2018-08-20
x86/Xen: further refine add_preferred_console() invocations
Jan Beulich
1
-1
/
+4
2018-08-20
xen/mcelog: eliminate redundant setting of interface version
Jan Beulich
1
-2
/
+0
2018-08-20
x86/Xen: mark xen_setup_gdt() __init
Jan Beulich
1
-3
/
+3
2018-08-20
RISC-V: Fix sys_riscv_flush_icache
Palmer Dabbelt
4
-9
/
+23
2018-08-20
riscv: Delete asm/compat.h
Deepa Dinamani
2
-29
/
+1
2018-08-20
RISC-V: Don't use a global include guard for uapi/asm/syscalls.h
Palmer Dabbelt
2
-5
/
+13
2018-08-20
RISC-V: Define sys_riscv_flush_icache when SMP=n
Palmer Dabbelt
2
-4
/
+10
2018-08-20
IB/hfi1: Invalid NUMA node information can cause a divide by zero
Michael J. Ruhl
1
-3
/
+21
2018-08-20
Merge branch 'for-4.19/upstream' into for-linus
Jiri Kosina
1
-7
/
+0
2018-08-20
futex: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-08-20
libnvdimm, pmem: Restore page attributes when clearing errors
Dan Williams
2
-0
/
+39
2018-08-20
x86/memory_failure: Introduce {set, clear}_mce_nospec()
Dan Williams
4
-50
/
+59
2018-08-20
x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
Dan Williams
1
-0
/
+16
2018-08-20
Merge branch 'for-4.19/wiimote' into for-linus
Jiri Kosina
3
-0
/
+457
2018-08-20
Merge branch 'for-4.19/wacom' into for-linus
Jiri Kosina
2
-59
/
+66
2018-08-20
Merge branch 'for-4.19/upstream' into for-linus
Jiri Kosina
4
-30
/
+7
2018-08-20
Merge branch 'for-4.19/sony' into for-linus
Jiri Kosina
1
-136
/
+28
2018-08-20
Merge branch 'for-4.19/multitouch-multiaxis' into for-linus
Jiri Kosina
7
-415
/
+679
2018-08-20
Merge branch 'for-4.19/intel-ish' into for-linus
Jiri Kosina
2
-5
/
+17
2018-08-20
Merge branch 'for-4.19/i2c-hid' into for-linus
Jiri Kosina
3
-35
/
+32
2018-08-20
Merge branch 'for-4.19/elan' into for-linus
Jiri Kosina
2
-53
/
+184
2018-08-20
Merge branch 'for-4.19/cougar' into for-linus
Jiri Kosina
5900
-277481
/
+127808
2018-08-20
x86/kvm/vmx: Remove duplicate l1d flush definitions
Josh Poimboeuf
1
-3
/
+0
2018-08-20
x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
Vlastimil Babka
2
-4
/
+4
2018-08-20
x86/process: Re-export start_thread()
Rian Hunter
1
-0
/
+1
2018-08-20
x86/mce: Add notifier_block forward declaration
Arnd Bergmann
1
-0
/
+1
2018-08-20
x86/vdso: Fix vDSO build if a retpoline is emitted
Andy Lutomirski
2
-2
/
+8
2018-08-20
libnvdimm: fix ars_status output length calculation
Vishal Verma
1
-2
/
+2
2018-08-20
s390/zcrypt: AP bus support for alternate driver(s)
Harald Freudenberger
5
-4
/
+322
2018-08-20
s390/zcrypt: code beautify
Harald Freudenberger
19
-241
/
+270
2018-08-20
s390/zcrypt: switch return type to bool for ap_instructions_available()
Harald Freudenberger
1
-3
/
+3
2018-08-20
tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-08-20
tools arch x86: Update tools's copy of cpufeatures.h
Arnaldo Carvalho de Melo
1
-1
/
+2
2018-08-20
i2c: rcar: implement STOP and REP_START according to docs
Wolfram Sang
1
-14
/
+20
2018-08-20
i2c: rcar: refactor private flags
Wolfram Sang
1
-3
/
+4
2018-08-20
i2c: core: ACPI: Make acpi_gsb_i2c_read_bytes() check i2c_transfer return value
Hans de Goede
1
-3
/
+5
2018-08-20
i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
Hans de Goede
1
-3
/
+8
2018-08-20
dt-bindings: i2c: rcar: Add r8a774a1 support
Fabrizio Castro
1
-1
/
+3
2018-08-20
dt-bindings: i2c: sh_mobile: Add r8a774a1 support
Fabrizio Castro
1
-1
/
+3
2018-08-20
perf python: Fix pyrf_evlist__read_on_cpu() interface
Jiri Olsa
1
-1
/
+19
2018-08-20
perf mmap: Store real cpu number in 'struct perf_mmap'
Jiri Olsa
3
-3
/
+5
2018-08-20
perf tools: Remove ext from struct kmod_path
Jiri Olsa
3
-85
/
+69
2018-08-20
perf tools: Add gzip_is_compressed function
Jiri Olsa
1
-2
/
+14
[prev]
[next]