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-01-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-5
/
+18
2018-01-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-20
/
+60
2018-01-28
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+5
2018-01-28
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
David S. Miller
8
-179
/
+271
2018-01-28
fs/cifs/cifsacl.c Fixes typo in a comment
Achilles Gaikwad
1
-1
/
+1
2018-01-28
net/rocker: Remove unreachable return instruction
Leon Romanovsky
1
-1
/
+0
2018-01-28
NFS: Remove a redundant call to unmap_mapping_range()
Trond Myklebust
1
-1
/
+0
2018-01-28
x86/ftrace: Add one more ENDPROC annotation
Josh Poimboeuf
1
-1
/
+1
2018-01-28
macintosh/ams-input: Use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-01-28
macintosh: change some data types from int to bool
Gustavo A. R. Silva
7
-14
/
+17
2018-01-28
powerpc/watchdog: Print the NIP in soft_nmi_interrupt()
Michael Ellerman
1
-1
/
+1
2018-01-28
powerpc/watchdog: regs can't be null in soft_nmi_interrupt()
Michael Ellerman
1
-4
/
+1
2018-01-28
powerpc/watchdog: Tweak watchdog printks
Michael Ellerman
1
-6
/
+9
2018-01-28
powerpc/cell: Remove axonram driver
Michael Ellerman
4
-396
/
+0
2018-01-28
kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's help
Marc Herbert
3
-10
/
+7
2018-01-27
x86/speculation: Simplify indirect_branch_prediction_barrier()
Borislav Petkov
3
-9
/
+13
2018-01-27
x86/retpoline: Simplify vmexit_fill_RSB()
Borislav Petkov
6
-65
/
+71
2018-01-27
x86/cpufeatures: Clean up Spectre v2 related CPUID flags
David Woodhouse
4
-24
/
+34
2018-01-27
hwmon: (dell-smm) Disable fan support for Dell Vostro 3360
Oleksandr Natalenko
1
-0
/
+7
2018-01-27
hwmon: (dell-smm) Disable fan support for Dell Inspiron 7720
Pali Rohár
1
-1
/
+39
2018-01-27
hwmon: (dell-smm) Enable broken functionality via "force" module param
Pali Rohár
1
-2
/
+5
2018-01-27
x86/cpu/bugs: Make retpoline module warning conditional
Thomas Gleixner
1
-3
/
+11
2018-01-27
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
539
-2532
/
+7436
2018-01-27
hrtimer: Reset hrtimer cpu base proper on CPU hotplug
Thomas Gleixner
1
-0
/
+3
2018-01-27
rtc-opal: Fix handling of firmware error codes, prevent busy loops
Stewart Smith
1
-2
/
+10
2018-01-27
powerpc/mpc52xx_gpt: make use of raw_spinlock variants
Julia Cartwright
1
-26
/
+26
2018-01-27
macintosh/adb: Properly mark continued kernel messages
Andreas Schwab
2
-41
/
+38
2018-01-27
powerpc/pseries: Fix cpu hotplug crash with memoryless nodes
Michael Bringmann
2
-1
/
+6
2018-01-27
powerpc/numa: Ensure nodes initialized for hotplug
Michael Bringmann
1
-10
/
+37
2018-01-27
powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes
Michael Bringmann
1
-3
/
+34
2018-01-27
powerpc/kernel: Block interrupts when updating TIDR
Sukadev Bhattiprolu
1
-6
/
+9
2018-01-27
powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dn
Alexey Kardashevskiy
3
-6
/
+4
2018-01-27
powerpc/mm/nohash: do not flush the entire mm when range is a single page
Christophe Leroy
1
-1
/
+4
2018-01-27
x86: Mark hpa as a "Designated Reviewer" for the time being
H. Peter Anvin
1
-11
/
+1
2018-01-27
powerpc/pseries: Add Initialization of VF Bars
Bryant G. Ly
3
-1
/
+167
2018-01-27
powerpc/pseries/pci: Associate PEs to VFs in configure SR-IOV
Bryant G. Ly
1
-2
/
+148
2018-01-27
powerpc/eeh: Add EEH notify resume sysfs
Bryant G. Ly
1
-0
/
+62
2018-01-27
powerpc/eeh: Add EEH operations to notify resume
Bryant G. Ly
3
-2
/
+98
2018-01-27
powerpc/pseries: Set eeh_pe of EEH_PE_VF type
Bryant G. Ly
2
-1
/
+20
2018-01-27
PCI/AER: Add uevents in AER and EEH error/resume
Bryant G. Ly
3
-0
/
+45
2018-01-27
powerpc/eeh: Update VF config space after EEH
Bryant G. Ly
4
-63
/
+88
2018-01-27
ocxl: add MAINTAINERS entry
Frederic Barrat
1
-0
/
+12
2018-01-27
ocxl: Documentation
Frederic Barrat
3
-0
/
+196
2018-01-27
KVM: VMX: introduce alloc_loaded_vmcs
Paolo Bonzini
1
-14
/
+22
2018-01-27
KVM: nVMX: Eliminate vmcs02 pool
Jim Mattson
1
-123
/
+23
2018-01-26
Merge branch 'fix-lpm-map'
Alexei Starovoitov
3
-16
/
+107
2018-01-26
tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_map
Yonghong Song
2
-1
/
+96
2018-01-26
bpf: fix kernel page fault in lpm map trie_get_next_key
Yonghong Song
1
-15
/
+11
2018-01-26
Merge branches 'clk-aspeed', 'clk-lock-UP', 'clk-mediatek' and 'clk-allwinner' into clk-next
Stephen Boyd
17
-104
/
+982
2018-01-26
Merge branches 'clk-remove-asm-clkdev', 'clk-debugfs-fixes', 'clk-renesas' and 'clk-meson' into clk-next
Stephen Boyd
58
-248
/
+1356
[prev]
[next]