index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-06
powerpc/smp: Optimize remove_cpu_from_masks
Srikar Dronamraju
1
-2
/
+9
2020-10-06
powerpc/smp: Remove get_physical_package_id
Srikar Dronamraju
2
-25
/
+0
2020-10-06
powerpc/smp: Stop updating cpu_core_mask
Srikar Dronamraju
2
-31
/
+7
2020-10-06
powerpc/topology: Update topology_core_cpumask
Srikar Dronamraju
1
-1
/
+1
2020-10-06
powerpc/tm: Save and restore AMR on treclaim and trechkpt
Gustavo Romero
3
-4
/
+33
2020-10-06
powerpc/eeh: Clean up PE addressing
Oliver O'Halloran
5
-93
/
+17
2020-10-06
powerpc/pseries/eeh: Allow zero to be a valid PE configuration address
Oliver O'Halloran
1
-16
/
+22
2020-10-06
powerpc/pseries/eeh: Rework device EEH PE determination
Oliver O'Halloran
1
-35
/
+22
2020-10-06
powerpc/pseries/eeh: Clean up pe_config_addr lookups
Oliver O'Halloran
1
-69
/
+11
2020-10-06
powerpc/eeh: Move EEH initialisation to an arch initcall
Oliver O'Halloran
3
-34
/
+34
2020-10-06
powerpc/eeh: Delete eeh_ops->init
Oliver O'Halloran
2
-9
/
+0
2020-10-06
powerpc/pseries: Stop using eeh_ops->init()
Oliver O'Halloran
1
-84
/
+71
2020-10-06
powerpc/powernv: Stop using eeh_ops->init()
Oliver O'Halloran
1
-49
/
+45
2020-10-06
powerpc/eeh: Rework EEH initialisation
Oliver O'Halloran
4
-78
/
+21
2020-10-06
powerpc: switch 85xx defconfigs from legacy ide to libata
Christoph Hellwig
5
-15
/
+15
2020-10-06
powerpc: PPC_SECURE_BOOT should not require PowerNV
Daniel Axtens
1
-1
/
+1
2020-10-06
powerpc/papr_scm: Fix warnings about undeclared variable
Wang Wensheng
1
-1
/
+1
2020-10-06
powerpc/64: make restore_interrupts 64e only
Nicholas Piggin
1
-18
/
+19
2020-10-06
powerpc/64e: remove 64s specific interrupt soft-mask code
Nicholas Piggin
2
-11
/
+1
2020-10-06
powerpc/64e: remove PACA_IRQ_EE_EDGE
Nicholas Piggin
3
-27
/
+2
2020-10-06
powerpc/64: fix irq replay pt_regs->softe value
Nicholas Piggin
1
-1
/
+1
2020-10-06
powerpc/64: fix irq replay missing preempt
Nicholas Piggin
1
-0
/
+7
2020-10-06
powerpc/pseries: add new branch prediction security bits for link stack
Nicholas Piggin
2
-0
/
+8
2020-10-06
powerpc/64s: Add cp_abort after tlbiel to invalidate copy-buffer address
Nicholas Piggin
3
-11
/
+28
2020-10-06
powerpc: untangle cputable mce include
Nicholas Piggin
3
-5
/
+2
2020-10-06
powerpc/powernv/elog: Fix race while processing OPAL error log event.
Mahesh Salgaonkar
1
-7
/
+26
2020-09-18
powerpc/32: Declare stack_overflow_exception() prototype
Cédric Le Goater
1
-0
/
+1
2020-09-18
powerpc/xive: Make debug routines static
Cédric Le Goater
1
-2
/
+2
2020-09-18
powerpc/sstep: Remove empty if statement checking for invalid form
Cédric Le Goater
1
-3
/
+6
2020-09-18
powerpc/sysfs: Remove unused 'err' variable in sysfs_create_dscr_default()
Cédric Le Goater
1
-2
/
+1
2020-09-18
powerpc/powernv: fix wrong warning message in opalcore_config_init()
Qinglang Miao
1
-1
/
+1
2020-09-18
serial: pmac_zilog: use for_each_child_of_node() macro
Qinglang Miao
1
-1
/
+1
2020-09-18
macintosh: smu_sensors: use for_each_child_of_node() macro
Qinglang Miao
1
-2
/
+1
2020-09-18
drivers/macintosh/smu.c: use for_each_child_of_node() macro
Qinglang Miao
1
-1
/
+1
2020-09-18
powerpc/prom_init: Check display props exist before enabling btext
Michael Ellerman
1
-4
/
+13
2020-09-18
powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()
Michael Ellerman
10
-19
/
+23
2020-09-18
powerpc/smp: Fold cpu_die() into its only caller
Michael Ellerman
2
-5
/
+0
2020-09-18
powerpc: Move arch_cpu_idle_dead() into smp.c
Michael Ellerman
2
-8
/
+6
2020-09-18
powerpc/perf: Add declarations to fix sparse warnings
Michael Ellerman
7
-1
/
+12
2020-09-18
powerpc/mm/64s: Fix slb_setup_new_exec() sparse warning
Michael Ellerman
2
-2
/
+4
2020-09-18
powerpc/pseries: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
1
-20
/
+3
2020-09-18
powerpc/book3s64: fix link error with CONFIG_PPC_RADIX_MMU=n
Yang Yingliang
1
-0
/
+2
2020-09-18
powerpc/process: Fix uninitialised variable error
Michael Ellerman
1
-1
/
+1
2020-09-16
powerpc/smp: Implement cpu_to_coregroup_id
Srikar Dronamraju
1
-0
/
+20
2020-09-16
powerpc/smp: Create coregroup domain
Srikar Dronamraju
3
-1
/
+68
2020-09-16
powerpc/smp: Allocate cpumask only after searching thread group
Srikar Dronamraju
1
-4
/
+3
2020-09-16
powerpc/numa: Detect support for coregroup
Srikar Dronamraju
3
-13
/
+23
2020-09-16
powerpc/smp: Optimize start_secondary
Srikar Dronamraju
1
-6
/
+11
2020-09-16
powerpc/smp: Dont assume l2-cache to be superset of sibling
Srikar Dronamraju
1
-14
/
+29
2020-09-16
powerpc/smp: Move topology fixups into a new function
Srikar Dronamraju
1
-6
/
+11
[next]