index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-11
18
-168
/
+221
|
\
|
*
Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2009-12-10
3
-5
/
+54
|
|
\
|
|
*
x86/amd-iommu: Fix PCI hotplug with passthrough mode
Joerg Roedel
2009-12-10
3
-2
/
+8
|
|
*
x86/amd-iommu: Fix passthrough mode
Joerg Roedel
2009-12-10
3
-3
/
+46
|
*
|
x86: mmio-mod.c: Use pr_fmt
Joe Perches
2009-12-10
1
-36
/
+35
|
*
|
x86: kmmio.c: Add and use pr_fmt(fmt)
Joe Perches
2009-12-10
1
-20
/
+20
|
*
|
x86: i8254.c: Add pr_fmt(fmt)
Joe Perches
2009-12-10
1
-5
/
+7
|
*
|
x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt)
Joe Perches
2009-12-10
1
-6
/
+7
|
*
|
x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt)
Joe Perches
2009-12-10
1
-5
/
+7
|
*
|
x86: Print DMI_BOARD_NAME as well as DMI_PRODUCT_NAME from __show_regs()
Andy Isaacson
2009-12-09
1
-4
/
+7
|
*
|
x86: Factor duplicated code out of __show_regs() into show_regs_common()
Andy Isaacson
2009-12-09
4
-27
/
+22
|
*
|
arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefix
Joe Perches
2009-12-09
3
-60
/
+53
|
*
|
Merge branch 'linus' into x86/urgent
Ingo Molnar
2009-12-09
103
-1442
/
+3058
|
|
\
\
|
*
|
|
x86, mce: fix confusion between bank attributes and mce attributes
Hidetoshi Seto
2009-12-08
1
-1
/
+1
|
*
|
|
x86/mce: Set up timer unconditionally
Jan Beulich
2009-12-08
1
-1
/
+2
|
*
|
|
x86: Fix bogus warning in apic_noop.apic_write()
Thomas Gleixner
2009-12-07
1
-1
/
+1
|
*
|
|
Merge branch 'linus' into x86/urgent
Ingo Molnar
2009-12-07
143
-2356
/
+6501
|
|
\
\
\
|
*
|
|
|
x86: Fix typo in arch/x86/mm/kmmio.c
Shaun Patterson
2009-12-06
1
-1
/
+1
|
*
|
|
|
x86: ASUS P4S800 reboot=bios quirk
Leann Ogasawara
2009-12-04
1
-0
/
+8
*
|
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-11
8
-57
/
+96
|
\
\
\
\
\
|
*
|
|
|
|
x86, perf events: Check if we have APIC enabled
Cyrill Gorcunov
2009-12-10
1
-6
/
+12
|
*
|
|
|
|
perf_event: Fix variable initialization in other codepaths
Xiao Guangrong
2009-12-10
1
-0
/
+4
|
*
|
|
|
|
hw-breakpoints: Modify breakpoints without unregistering them
Frederic Weisbecker
2009-12-09
1
-31
/
+26
|
*
|
|
|
|
x86 insn: Delete empty or incomplete inat-tables.c
Masami Hiramatsu
2009-12-07
1
-1
/
+1
|
*
|
|
|
|
x86: Compile insn.c and inat.c only for KPROBES
OGAWA Hirofumi
2009-12-07
2
-3
/
+3
|
*
|
|
|
|
x86, perf probe: Fix warning in test_get_len()
Jean Delvare
2009-12-06
1
-1
/
+1
|
*
|
|
|
|
x86: Fixup wrong irq frame link in stacktraces
Frederic Weisbecker
2009-12-06
1
-1
/
+32
|
*
|
|
|
|
x86: Fixup wrong debug exception frame link in stacktraces
Frederic Weisbecker
2009-12-06
1
-3
/
+3
|
*
|
|
|
|
x86/perf: Exclude the debug stack from the callchains
Frederic Weisbecker
2009-12-06
1
-4
/
+5
|
*
|
|
|
|
hw-breakpoints: Use overflow handler instead of the event callback
Frederic Weisbecker
2009-12-06
2
-6
/
+8
|
*
|
|
|
|
hw-breakpoints: Drop callback and task parameters from modify helper
Frederic Weisbecker
2009-12-06
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2009-12-11
8
-47
/
+57
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface
Thomas Renninger
2009-11-24
3
-24
/
+29
|
*
|
|
|
|
|
[CPUFREQ] use an enum for speedstep processor identification
Rusty Russell
2009-11-24
4
-17
/
+17
|
*
|
|
|
|
|
[CPUFREQ] powernow-k6: set transition latency value so ondemand governor can ...
Krzysztof Helt
2009-11-24
1
-1
/
+1
|
*
|
|
|
|
|
[CPUFREQ] cpumask: don't put a cpumask on the stack in x86...cpufreq/powernow...
Rusty Russell
2009-11-24
1
-5
/
+10
*
|
|
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-12-11
1
-2
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
2009-12-10
1
-2
/
+1
*
|
|
|
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2009-12-11
1
-5
/
+9
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
kgdb,x86: do not set kgdb_single_step on x86
Jason Wessel
2009-12-11
1
-1
/
+0
|
*
|
|
|
|
|
|
|
kgdb,i386: Fix corner case access to ss with NMI watch dog exception
Jason Wessel
2009-12-11
1
-2
/
+8
|
*
|
|
|
|
|
|
|
kgdb,x86: remove redundant test
Roel Kluin
2009-12-11
1
-2
/
+1
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmap
Linus Torvalds
2009-12-11
7
-91
/
+5
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Unify sys_mmap*
Al Viro
2009-12-11
7
-91
/
+5
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-12-11
16
-442
/
+560
|
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
PCI: add pci_request_acs
Chris Wright
2009-12-04
2
-0
/
+7
|
*
|
|
|
|
|
|
|
x86/PCI: claim SR-IOV BARs in pcibios_allocate_resource
Yinghai Lu
2009-12-04
1
-2
/
+15
|
*
|
|
|
|
|
|
|
x86/PCI: MMCONFIG: add lookup function
Bjorn Helgaas
2009-11-24
4
-27
/
+20
|
*
|
|
|
|
|
|
|
x86/PCI: MMCONFIG: clean up printks
Bjorn Helgaas
2009-11-24
2
-32
/
+26
|
*
|
|
|
|
|
|
|
x86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove MMCONFIG region
Bjorn Helgaas
2009-11-24
1
-6
/
+10
[next]