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
*
x86/apic: Ignore secondary threads if nosmt=force
Thomas Gleixner
2018-06-21
3
-1
/
+23
*
x86/cpu/AMD: Evaluate smp_num_siblings early
Thomas Gleixner
2018-06-21
1
-0
/
+13
*
x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
Borislav Petkov
2018-06-21
1
-6
/
+3
*
x86/cpu/intel: Evaluate smp_num_siblings early
Thomas Gleixner
2018-06-21
1
-0
/
+7
*
x86/cpu/topology: Provide detect_extended_topology_early()
Thomas Gleixner
2018-06-21
2
-9
/
+23
*
x86/cpu/common: Provide detect_ht_early()
Thomas Gleixner
2018-06-21
2
-10
/
+15
*
x86/cpu/AMD: Remove the pointless detect_ht() call
Thomas Gleixner
2018-06-21
1
-4
/
+0
*
x86/cpu: Remove the pointless CPU printout
Thomas Gleixner
2018-06-21
2
-25
/
+5
*
cpu/hotplug: Provide knobs to control SMT
Thomas Gleixner
2018-06-21
6
-0
/
+215
*
cpu/hotplug: Split do_cpu_down()
Thomas Gleixner
2018-06-21
1
-9
/
+8
*
cpu/hotplug: Make bringup/teardown of smp threads symmetric
Thomas Gleixner
2018-06-21
1
-2
/
+1
*
x86/topology: Provide topology_smt_supported()
Thomas Gleixner
2018-06-21
2
-0
/
+10
*
x86/smp: Provide topology_is_primary_thread()
Thomas Gleixner
2018-06-21
4
-1
/
+33
*
sched/smt: Update sched_smt_present at runtime
Peter Zijlstra
2018-06-21
2
-18
/
+13
*
x86/bugs: Move the l1tf function and define pr_fmt properly
Konrad Rzeszutek Wilk
2018-06-21
1
-26
/
+29
*
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
Andi Kleen
2018-06-20
3
-16
/
+47
*
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
2018-06-20
5
-10
/
+117
*
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
2018-06-20
6
-0
/
+77
*
x86/speculation/l1tf: Make sure the first page is always reserved
Andi Kleen
2018-06-20
1
-0
/
+6
*
x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
Andi Kleen
2018-06-20
5
-13
/
+84
*
x86/speculation/l1tf: Protect swap entries against L1TF
Linus Torvalds
2018-06-20
1
-3
/
+8
*
x86/speculation/l1tf: Change order of offset/type in swap entry
Linus Torvalds
2018-06-20
1
-11
/
+20
*
x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
Andi Kleen
2018-06-20
1
-2
/
+7
*
Linux 4.18-rc1
v4.18-rc1
Linus Torvalds
2018-06-17
1
-2
/
+2
*
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-16
16
-275
/
+174
|
\
|
*
bsg: fix race of bsg_open and bsg_unregister
Anatoliy Glagolev
2018-06-15
1
-11
/
+11
|
*
block: remov blk_queue_invalidate_tags
Christoph Hellwig
2018-06-15
3
-38
/
+1
|
*
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-06-15
11
-224
/
+154
|
|
\
|
|
*
nvme-fabrics: fix and refine state checks in __nvmf_check_ready
Christoph Hellwig
2018-06-15
1
-20
/
+19
|
|
*
nvme-fabrics: handle the admin-only case properly in nvmf_check_ready
Christoph Hellwig
2018-06-15
1
-1
/
+2
|
|
*
nvme-fabrics: refactor queue ready check
Christoph Hellwig
2018-06-15
5
-50
/
+45
|
|
*
blk-mq: remove blk_mq_tagset_iter
Christoph Hellwig
2018-06-14
2
-31
/
+0
|
|
*
nvme: remove nvme_reinit_tagset
Christoph Hellwig
2018-06-14
2
-12
/
+0
|
|
*
nvme-fc: fix nulling of queue data on reconnect
James Smart
2018-06-14
1
-6
/
+5
|
|
*
nvme-fc: remove reinit_request routine
James Smart
2018-06-14
1
-20
/
+0
|
|
*
nvme-fc: change controllers first connect to use reconnect path
James Smart
2018-06-14
1
-57
/
+47
|
|
*
nvme: don't rely on the changed namespace list log
Christoph Hellwig
2018-06-13
1
-25
/
+11
|
|
*
nvmet: free smart-log buffer after use
Chaitanya Kulkarni
2018-06-11
1
-1
/
+3
|
|
*
nvme-rdma: fix error flow during mapping request data
Max Gurtovoy
2018-06-11
1
-7
/
+24
|
|
*
nvme: add bio remapping tracepoint
Hannes Reinecke
2018-06-11
1
-0
/
+4
|
|
*
nvme: fix NULL pointer dereference in nvme_init_subsystem
Israel Rukshin
2018-06-11
1
-1
/
+1
|
*
|
blk-mq: don't time out requests again that are in the timeout handler
Christoph Hellwig
2018-06-14
2
-0
/
+7
|
*
|
blk-mq: reinit q->tag_set_list entry only after grace period
Roman Pen
2018-06-11
1
-2
/
+1
*
|
|
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
2018-06-16
206
-339
/
+372
|
\
\
\
|
*
|
|
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
2018-06-15
8
-9
/
+10
|
*
|
|
Documentation: rstFlatTable.py: fix a broken reference
Mauro Carvalho Chehab
2018-06-15
1
-2
/
+0
|
*
|
|
ABI: sysfs-devices-system-cpu: remove a broken reference
Mauro Carvalho Chehab
2018-06-15
1
-3
/
+0
|
*
|
|
devicetree: fix a series of wrong file references
Mauro Carvalho Chehab
2018-06-15
8
-14
/
+14
|
*
|
|
devicetree: fix name of pinctrl-bindings.txt
Mauro Carvalho Chehab
2018-06-15
9
-12
/
+12
|
*
|
|
devicetree: fix some bindings file names
Mauro Carvalho Chehab
2018-06-15
3
-3
/
+3
[next]