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
path:
root
/
arch
/
x86
/
kernel
/
apic
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-19
x86/apic/uv: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-25
/
+6
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
1
-1
/
+6
2016-09-13
x86: Clean up various simple wrapper functions
Masahiro Yamada
3
-22
/
+6
2016-09-08
Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity
Ingo Molnar
8
-11
/
+11
2016-09-08
x86/apic: Fix num_processors value in case of failure
Dou Liyang
1
-1
/
+3
2016-08-24
x86/apic: Update comment about disabling processor focus
Wei Jiangang
1
-1
/
+0
2016-08-24
x86/apic: Do not init irq remapping if ioapic is disabled
Wanpeng Li
1
-0
/
+3
2016-08-15
x86/apic, ACPI: Remove the repeated lapic address override entry parsing
Baoquan He
1
-1
/
+1
2016-08-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-26
/
+29
2016-08-11
x86/apic/x2apic, smp/hotplug: Don't use before alloc in x2apic_cluster_probe()
Sebastian Andrzej Siewior
1
-4
/
+9
2016-08-10
x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systems
Mike Travis
1
-0
/
+5
2016-08-10
x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM values
Mike Travis
1
-18
/
+10
2016-08-10
x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguous
Mike Travis
1
-4
/
+5
2016-08-10
x86: Apply more __ro_after_init and const
Kees Cook
8
-11
/
+11
2016-08-10
Merge branch 'linus' into timers/urgent, to pick up fixes
Ingo Molnar
10
-12
/
+9
2016-08-10
x86/timers/apic: Inform TSC deadline clockevent device about recalibration
Nicolai Stange
1
-0
/
+24
2016-08-10
x86/timers/apic: Fix imprecise timer interrupts by eliminating TSC clockevents frequency roundoff error
Nicolai Stange
1
-2
/
+2
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2
-2
/
+2
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-10
/
+7
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-49
/
+29
2016-07-27
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-0
/
+2
2016-07-25
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+3
2016-07-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2016-07-25
x86/acpi: store ACPI ids from MADT for future usage
Vitaly Kuznetsov
1
-0
/
+2
2016-07-19
x86/apic: Remove duplicated include from probe_64.c
Wei Yongjun
1
-1
/
+0
2016-07-15
x86/x2apic: Convert to CPU hotplug state machine
Sebastian Andrzej Siewior
1
-49
/
+29
2016-07-15
x86/apic: Remove the unused struct apic::apic_id_mask field
Wei Jiangang
8
-10
/
+0
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
9
-9
/
+7
2016-07-07
timers, x86/apic/uv: Initialize the UV heartbeat timer as pinned
Thomas Gleixner
1
-2
/
+2
2016-07-04
genirq: Add affinity hint to irq allocation
Thomas Gleixner
1
-2
/
+3
2016-06-10
x86/apic: Fix misspelled APIC
Claudio Fontana
1
-3
/
+3
2016-06-10
x86/ioapic: Simplify ioapic_setup_resources()
Rui Wang
1
-11
/
+7
2016-06-10
x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()
Rui Wang
1
-1
/
+1
2016-05-20
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
1
-1
/
+0
2016-05-16
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-182
/
+666
2016-05-16
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-21
/
+21
2016-05-05
Merge branch 'x86/urgent' into x86/platform, to resolve conflict
Ingo Molnar
1
-3
/
+1
2016-05-05
x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_init
Alex Thorlton
1
-3
/
+1
2016-05-04
x86/platform/UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodes
Dimitri Sivanich
1
-30
/
+28
2016-05-04
x86/platform/UV: Update physical address conversions for UV4
Mike Travis
1
-1
/
+95
2016-05-04
x86/platform/UV: Build GAM reference tables
Mike Travis
1
-0
/
+139
2016-05-04
x86/platform/UV: Support UV4 socket address changes
Mike Travis
1
-8
/
+120
2016-05-04
x86/platform/UV: Add UV4 addressing discovery function
Mike Travis
1
-13
/
+72
2016-05-04
x86/platform/UV: Fold blade info into per node hub info structs
Mike Travis
1
-110
/
+100
2016-05-04
x86/platform/UV: Allocate common per node hub info structs on local node
Mike Travis
1
-15
/
+44
2016-05-04
x86/platform/UV: Move blade local processor ID to the per cpu info struct
Mike Travis
1
-1
/
+1
2016-05-04
x86/platform/UV: Move scir info to the per cpu info struct
Mike Travis
1
-9
/
+9
2016-05-04
x86/platform/UV: Create per cpu info structs to replace per hub info structs
Mike Travis
1
-5
/
+10
2016-05-04
x86/platform/UV: Update MMIOH setup function to work for both UV3 and UV4
Mike Travis
1
-1
/
+2
2016-05-04
x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitions
Mike Travis
1
-1
/
+0
[prev]
[next]