index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
x86: irq_32.c fix style problems
Jaswinder Singh Rajput
2009-01-04
1
-5
/
+5
|
|
*
|
x86: ioport.c fix style problems
Jaswinder Singh Rajput
2009-01-04
1
-2
/
+2
|
|
*
|
x86: time_64.c fix style problems
Jaswinder Singh Rajput
2009-01-04
1
-1
/
+1
|
|
*
|
x86: time_32.c fix style problems
Jaswinder Singh Rajput
2009-01-04
1
-2
/
+2
|
|
*
|
x86: irq_64.c fix style problems
Jaswinder Singh Rajput
2009-01-04
1
-11
/
+11
|
|
*
|
x86: irq.c fix style problems
Jaswinder Singh Rajput
2009-01-04
1
-1
/
+1
|
|
*
|
x86: traps.c fix style problems
Jaswinder Singh Rajput
2009-01-04
1
-3
/
+0
|
|
*
|
x86: process_32.c fix style problems
Jaswinder Singh Rajput
2009-01-04
1
-10
/
+9
|
|
*
|
x86: apic.c fix style problems
Jaswinder Singh Rajput
2009-01-04
1
-8
/
+6
|
|
*
|
x86: rename mpc_config_oemtable to mpc_oemtable
Jaswinder Singh Rajput
2009-01-04
5
-7
/
+7
|
|
*
|
x86: rename mpc_config_lintsrc to mpc_lintsrc
Jaswinder Singh Rajput
2009-01-04
2
-7
/
+7
|
|
*
|
x86: rename mpc_config_intsrc to mpc_intsrc
Jaswinder Singh Rajput
2009-01-04
2
-21
/
+18
|
|
*
|
x86: rename mpc_config_ioapic to mpc_ioapic
Jaswinder Singh Rajput
2009-01-04
2
-9
/
+8
|
|
*
|
x86: rename mpc_config_processor to mpc_cpu
Jaswinder Singh Rajput
2009-01-04
6
-13
/
+11
|
|
*
|
x86: rename mpc_config_bus to mpc_bus
Jaswinder Singh Rajput
2009-01-04
5
-14
/
+12
|
|
*
|
x86: rename mp_config_table to mpc_table
Jaswinder Singh Rajput
2009-01-04
13
-29
/
+21
|
*
|
|
x86: update Alan Cox's email addresses
Alan Cox
2009-01-05
8
-9
/
+9
|
*
|
|
x86: fix RIP printout in early_idt_handler
Jiri Slaby
2009-01-04
1
-1
/
+1
|
*
|
|
x86: remove debug printks (io_apic.c)
Markus Trippelsdorf
2009-01-02
1
-2
/
+0
*
|
|
|
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-01-10
14
-228
/
+312
|
\
\
\
\
|
*
|
|
|
x86: fix x86_32 builds for summit and es7000 arch's
Mike Travis
2009-01-06
2
-0
/
+3
|
*
|
|
|
cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrs
Mike Travis
2009-01-06
1
-40
/
+43
|
*
|
|
|
cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write
Mike Travis
2009-01-06
1
-12
/
+13
|
*
|
|
|
cpumask: use cpumask_var_t in acpi-cpufreq.c
Mike Travis
2009-01-06
1
-29
/
+29
|
*
|
|
|
cpumask: use work_on_cpu in acpi/cstate.c
Mike Travis
2009-01-06
1
-33
/
+37
|
*
|
|
|
cpumask: convert struct cpufreq_policy to cpumask_var_t
Rusty Russell
2009-01-06
6
-29
/
+29
|
*
|
|
|
cpumask: replace CPUMASK_ALLOC etc with cpumask_var_t
Rusty Russell
2009-01-06
1
-12
/
+9
|
*
|
|
|
Merge branch 'linus' into cpus4096
Ingo Molnar
2009-01-06
5
-30
/
+40
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
x86: cleanup remaining cpumask_t ops in smpboot code
Mike Travis
2009-01-04
5
-76
/
+152
*
|
|
|
|
x86: make 'constant_test_bit()' take an unsigned bit number
Linus Torvalds
2009-01-09
1
-1
/
+1
*
|
|
|
|
x86: only scan the root bus in early PCI quirks
Andi Kleen
2009-01-09
1
-8
/
+14
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...
Linus Torvalds
2009-01-09
1
-97
/
+52
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tip
Robert Richter
2009-01-08
1
-133
/
+91
|
|
\
\
\
\
\
|
|
*
|
|
|
|
oprofile: make new cpu buffer functions part of the api
Robert Richter
2009-01-07
1
-33
/
+24
|
|
*
|
|
|
|
oprofile: use new data sample format for ibs
Robert Richter
2009-01-07
1
-78
/
+41
|
|
*
|
|
|
|
oprofile: rework implementation of cpu buffer events
Robert Richter
2009-01-07
1
-4
/
+4
|
|
*
|
|
|
|
oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.c
Robert Richter
2009-01-07
1
-12
/
+12
|
|
*
|
|
|
|
x86/oprofile: fix pci_dev use count for AMD northbridge devices
Robert Richter
2008-12-29
1
-0
/
+1
*
|
|
|
|
|
|
Merge branch 'linus' into release
Len Brown
2009-01-09
285
-6940
/
+10151
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
remove lots of double-semicolons
Fernando Carrijo
2009-01-08
1
-1
/
+1
|
*
|
|
|
|
|
|
trivial: replace last usages of __FUNCTION__ in kernel
Harvey Harrison
2009-01-07
1
-2
/
+2
|
*
|
|
|
|
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-01-07
9
-58
/
+48
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
x86/PCI: Do not use interrupt links for devices using MSI-X
Rafael J. Wysocki
2009-01-07
1
-2
/
+2
|
|
*
|
|
|
|
|
|
x86/PCI: use dev_printk for PCI bus locality messages
Bjorn Helgaas
2009-01-07
1
-5
/
+3
|
|
*
|
|
|
|
|
|
PCI: x86/visws: use generic INTx swizzle from PCI core
Bjorn Helgaas
2009-01-07
1
-14
/
+1
|
|
*
|
|
|
|
|
|
PCI: x86: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
2009-01-07
2
-8
/
+3
|
|
*
|
|
|
|
|
|
x86/PCI: minor logic simplications
Bjorn Helgaas
2009-01-07
1
-4
/
+4
|
|
*
|
|
|
|
|
|
x86/PCI: use config space encoding for interrupt pins
Bjorn Helgaas
2009-01-07
1
-24
/
+20
|
|
*
|
|
|
|
|
|
PCI: use config space encoding in pci_get_interrupt_pin()
Bjorn Helgaas
2009-01-07
1
-1
/
+1
|
|
*
|
|
|
|
|
|
PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdline
Jacob Pan
2009-01-07
1
-1
/
+2
[prev]
[next]