index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
SUNRPC: Use atomic(64)_t for seq_send(64)
Paul Burton
2018-11-01
4
-39
/
+16
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-11-04
7
-0
/
+432
|
\
\
\
|
*
\
\
Merge branch 'clockevents/4.20-rc1' of https://git.linaro.org/people/daniel.l...
Thomas Gleixner
2018-11-02
7
-0
/
+432
|
|
\
\
\
|
|
*
|
|
dt-bindings: timer: gx6605s SOC timer
Guo Ren
2018-11-02
1
-0
/
+42
|
|
*
|
|
clocksource/drivers/c-sky: Add gx6605s SOC system timer
Guo Ren
2018-11-02
3
-0
/
+163
|
|
*
|
|
dt-bindings: timer: C-SKY Multi-processor timer
Guo Ren
2018-11-02
1
-0
/
+42
|
|
*
|
|
clocksource/drivers/c-sky: Add C-SKY SMP timer
Guo Ren
2018-11-02
4
-0
/
+185
|
|
/
/
/
*
|
|
|
Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb
Linus Torvalds
2018-11-04
6
-110
/
+429
|
\
\
\
\
|
*
|
|
|
ntb: idt: Alter the driver info comments
Serge Semin
2018-11-01
3
-9
/
+8
|
*
|
|
|
ntb: idt: Discard temperature sensor IRQ handler
Serge Semin
2018-11-01
2
-43
/
+3
|
*
|
|
|
ntb: idt: Add basic hwmon sysfs interface
Serge Semin
2018-11-01
3
-1
/
+206
|
*
|
|
|
ntb: idt: Alter temperature read method
Serge Semin
2018-11-01
2
-17
/
+152
|
*
|
|
|
ntb_netdev: Simplify remove with client device drvdata
Aaron Sierra
2018-11-01
1
-25
/
+3
|
*
|
|
|
NTB: transport: Try harder to alloc an aligned MW buffer
Aaron Sierra
2018-11-01
1
-23
/
+63
|
*
|
|
|
ntb: ntb_transport: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-11-01
1
-0
/
+2
|
*
|
|
|
ntb: idt: Set PCIe bus address to BARLIMITx
Serge Semin
2018-11-01
1
-1
/
+1
|
*
|
|
|
NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checks
Gustavo A. R. Silva
2018-10-31
1
-4
/
+4
|
*
|
|
|
ntb: intel: fix return value for ndev_vec_mask()
Dave Jiang
2018-10-31
1
-1
/
+1
|
*
|
|
|
ntb_netdev: fix sleep time mismatch
Jon Mason
2018-10-31
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-11-04
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
sched/topology: Fix off by one bug
Peter Zijlstra
2018-11-04
1
-1
/
+1
|
*
|
|
|
sched/rt: Update comment in pick_next_task_rt()
Muchun Song
2018-10-29
1
-1
/
+1
*
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-04
47
-171
/
+198
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
2018-11-03
4068
-73501
/
+261778
|
|
\
\
\
\
\
|
|
*
|
|
|
|
objtool: Support GCC 9 cold subfunction naming scheme
Josh Poimboeuf
2018-11-01
1
-1
/
+1
|
*
|
|
|
|
|
compat: Cleanup in_compat_syscall() callers
Dmitry Safonov
2018-11-01
4
-17
/
+5
|
*
|
|
|
|
|
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
Dmitry Safonov
2018-11-01
7
-16
/
+22
|
*
|
|
|
|
|
x86/numa_emulation: Fix uniform-split numa emulation
Dave Jiang
2018-10-30
1
-2
/
+10
|
*
|
|
|
|
|
x86/paravirt: Remove unused _paravirt_ident_32
Juergen Gross
2018-10-30
4
-47
/
+19
|
*
|
|
|
|
|
x86/mm/pat: Disable preemption around __flush_tlb_all()
Sebastian Andrzej Siewior
2018-10-29
2
-1
/
+11
|
*
|
|
|
|
|
x86/paravirt: Remove GPL from pv_ops export
Juergen Gross
2018-10-29
1
-1
/
+1
|
*
|
|
|
|
|
x86/traps: Use format string with panic() call
Rasmus Villemoes
2018-10-29
1
-1
/
+1
|
*
|
|
|
|
|
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
2018-10-29
20
-63
/
+63
|
|
|
|
|
|
|
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
*
-
-
-
.
\
\
\
\
\
Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8...
Ingo Molnar
2018-10-29
7
-22
/
+63
|
|
\
\
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
|
objtool: Support per-function rodata sections
Allan Xavier
2018-09-08
4
-9
/
+37
|
|
|
*
|
|
|
|
|
|
x86/microcode: Make revision and processor flags world-readable
Jacek Tomaka
2018-09-02
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
x86/earlyprintk: Add a force option for pciserial device
Feng Tang
2018-10-02
2
-11
/
+24
|
*
|
|
|
|
|
|
|
|
Merge branch 'linus' into x86/urgent, to refresh the tree
Ingo Molnar
2018-10-29
4923
-126154
/
+249844
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
x86/cpufeatures: Enumerate MOVDIR64B instruction
Fenghua Yu
2018-10-25
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
x86/cpufeatures: Enumerate MOVDIRI instruction
Fenghua Yu
2018-10-25
1
-0
/
+1
*
|
|
|
|
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-11-04
102
-539
/
+3616
|
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge tag 'perf-urgent-for-mingo-4.20-20181031' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-10-31
68
-142
/
+837
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
perf intel-pt/bts: Calculate cpumode for synthesized samples
Adrian Hunter
2018-10-31
2
-14
/
+25
|
|
*
|
|
|
|
|
|
|
|
|
perf intel-pt: Insert callchain context into synthesized callchains
Adrian Hunter
2018-10-31
3
-12
/
+40
|
|
*
|
|
|
|
|
|
|
|
|
perf tools: Don't clone maps from parent when synthesizing forks
David Miller
2018-10-31
6
-10
/
+29
|
|
*
|
|
|
|
|
|
|
|
|
perf top: Start display thread earlier
David Miller
2018-10-31
1
-5
/
+5
|
|
*
|
|
|
|
|
|
|
|
|
tools headers uapi: Update linux/if_link.h header copy
Arnaldo Carvalho de Melo
2018-10-31
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
tools headers uapi: Update linux/netlink.h header copy
Arnaldo Carvalho de Melo
2018-10-31
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
tools headers: Sync the various kvm.h header copies
Arnaldo Carvalho de Melo
2018-10-31
4
-6
/
+24
|
|
*
|
|
|
|
|
|
|
|
|
tools include uapi: Update linux/mmap.h copy
Arnaldo Carvalho de Melo
2018-10-31
1
-0
/
+2
[prev]
[next]