Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a396e32ef0f3b98700abb9a6da3530c945e55908
/
arch
/
x86
50c668d
Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write"
by Ingo Molnar
· 16 years ago
2bc1379
x86: fix apic.c build error on latest git
by Jaswinder Singh Rajput
· 16 years ago
4884d8e
x86: fix mpparse.c build error on latest git
by Jaswinder Singh Rajput
· 16 years ago
f313e12
x86: avoid theoretical vmalloc fault loop
by Andi Kleen
· 16 years ago
f45ac22
Merge commit 'v2.6.29-rc1' into x86/urgent
by Ingo Molnar
· 16 years ago
3d14bda
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
4e9b1c1
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
c4295fb
x86: make 'constant_test_bit()' take an unsigned bit number
by Linus Torvalds
· 16 years ago
8659c40
x86: only scan the root bus in early PCI quirks
by Andi Kleen
· 16 years ago
4ce5f24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile
by Linus Torvalds
· 16 years ago
b2576e1
Merge branch 'linus' into release
by Len Brown
· 16 years ago
3cc8a5f
Merge branch 'suspend' into release
by Len Brown
· 16 years ago
d0302bc
Merge branch 'misc' into release
by Len Brown
· 16 years ago
b8ef914
Merge branches 'release', 'bugzilla-11880', 'bugzilla-12037' and 'bugzilla-12257' into release
by Len Brown
· 16 years ago
237889b
ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"
by Zhao Yakui
· 16 years ago
13b40a1
ACPI: Avoid array address overflow when _CST MWAIT hint bits are set
by Zhao Yakui
· 16 years ago
c19a28e
remove lots of double-semicolons
by Fernando Carrijo
· 16 years ago
79f3b3c
x86, mtrr: fix types used in userspace exported header
by Kyle McMartin
· 16 years ago
d2852b9
Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tip
by Robert Richter
· 16 years ago
9b4778f
trivial: replace last usages of __FUNCTION__ in kernel
by Harvey Harrison
· 16 years ago
b424e8d
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
14f0ca8
oprofile: make new cpu buffer functions part of the api
by Robert Richter
· 16 years ago
1acda87
oprofile: use new data sample format for ibs
by Robert Richter
· 16 years ago
ae735e9
oprofile: rework implementation of cpu buffer events
by Robert Richter
· 16 years ago
fc81be8
oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.c
by Robert Richter
· 16 years ago
57c44c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
16cf0eb
x86/PCI: Do not use interrupt links for devices using MSI-X
by Rafael J. Wysocki
· 16 years ago
2b8c2ef
x86/PCI: use dev_printk for PCI bus locality messages
by Bjorn Helgaas
· 16 years ago
904d6a3
PCI: x86/visws: use generic INTx swizzle from PCI core
by Bjorn Helgaas
· 16 years ago
b1c8679
PCI: x86: use generic pci_swizzle_interrupt_pin()
by Bjorn Helgaas
· 16 years ago
12b955f
x86/PCI: minor logic simplications
by Bjorn Helgaas
· 16 years ago
f672c39
x86/PCI: use config space encoding for interrupt pins
by Bjorn Helgaas
· 16 years ago
878f2e5
PCI: use config space encoding in pci_get_interrupt_pin()
by Bjorn Helgaas
· 16 years ago
23a3600
PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdline
by Jacob Pan
· 16 years ago
0663a36
x86/PCI: make PCI bus locality messages more meaningful
by Bjorn Helgaas
· 16 years ago
104bafcf
PCI: Don't carp about BAR allocation failures in quiet boot
by Ingo Molnar
· 16 years ago
e8de148
resource: allow MMIO exclusivity for device drivers
by Arjan van de Ven
· 16 years ago
0ef5f8f
ACPI/PCI: PCI extended config _OSC support called when root bridge added
by Andrew Patterson
· 16 years ago
1a92713
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
51d7a13
x86: fix section mismatch warnings in mcheck/mce_amd_64.c
by Leonardo Potenza
· 16 years ago
da4276b
x86: offer frame pointers in all build modes
by Ingo Molnar
· 16 years ago
5d30a68
x86: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
f94181d
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
1294156
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
by Masami Hiramatsu
· 16 years ago
f1883f8
Remove remaining unwinder code
by Alexey Dobriyan
· 16 years ago
ea435467
atomic_t: unify all arch definitions
by Matthew Wilcox
· 16 years ago
c04fc58
mm: show node to memory section relationship with symlinks in sysfs
by Gary Hade
· 16 years ago
1c0fe6e
mm: invoke oom-killer from page fault
by Nick Piggin
· 16 years ago
0936912
Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x86/urgent
by Ingo Molnar
· 16 years ago
9e91973
x86: remove duplicated #include's
by Huang Weiyi
· 16 years ago
4d9f943
x86: fix x86_32 builds for summit and es7000 arch's
by Mike Travis
· 16 years ago
40bcc69
x86: k8 numa register active regions later
by Yinghai Lu
· 16 years ago
025dfda
trivial: fix then -> than typos in comments and documentation
by Frederik Schwarzer
· 16 years ago
fdbc045
Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into core/urgent
by Ingo Molnar
· 16 years ago
e39ad41
cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrs
by Mike Travis
· 16 years ago
7503bfb
cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write
by Mike Travis
· 16 years ago
4d8bb53
cpumask: use cpumask_var_t in acpi-cpufreq.c
by Mike Travis
· 16 years ago
c74f31c
cpumask: use work_on_cpu in acpi/cstate.c
by Mike Travis
· 16 years ago
835481d
cpumask: convert struct cpufreq_policy to cpumask_var_t
by Rusty Russell
· 16 years ago
5cb0535
cpumask: replace CPUMASK_ALLOC etc with cpumask_var_t
by Rusty Russell
· 16 years ago
d12418f
Merge branch 'linus' into cpus4096
by Ingo Molnar
· 16 years ago
0578c3b
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
e9af797
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 16 years ago
5641f1f
X86_DEBUGCTLMSR won't work on uml
by Al Viro
· 16 years ago
87c6fe2
x86: update Alan Cox's email addresses
by Alan Cox
· 16 years ago
46483d1
Merge branch 'core/iommu' into core/urgent
by Ingo Molnar
· 16 years ago
6c65da5
x86: rename all fields of mpc_table mpc_X to X
by Jaswinder Singh Rajput
· 16 years ago
a1d0272
x86: rename all fields of mpc_oemtable oem_X to X
by Jaswinder Singh Rajput
· 16 years ago
d4c715f
x86: rename all fields of mpc_bus mpc_X to X
by Jaswinder Singh Rajput
· 16 years ago
c456382
x86: rename all fields of mpc_cpu mpc_X to X
by Jaswinder Singh Rajput
· 16 years ago
e253b39
x86: rename all fields of mpc_intsrc mpc_X to X
by Jaswinder Singh Rajput
· 16 years ago
b5ced7c
x86: rename all fields of mpc_lintsrc mpc_X to X
by Jaswinder Singh Rajput
· 16 years ago
5df82c7
x86: rename all fields of mpc_iopic mpc_X to X
by Jaswinder Singh Rajput
· 16 years ago
dd399dcb
x86: irqinit_64.c init_ISA_irqs should be static
by Jaswinder Singh Rajput
· 16 years ago
8a87dd9
x86: setup_percpu.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
f50cec3
x86: irqinit_64.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
aa09e6c
x86: irqinit_32.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
7bafaf3
x86: i8259.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
72ade5f
x86: irq_32.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
c2d1cec
x86: cleanup remaining cpumask_t ops in smpboot code
by Mike Travis
· 16 years ago
5866e1b
x86: ioport.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
fe33118
x86: time_64.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
69036c8
x86: time_32.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
5f66b2a
x86: irq_64.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
6a02e71
x86: irq.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
60d53c3
x86: traps.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
befa9e7
x86: process_32.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
e423e33
x86: apic.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
b0e239f
x86: rename mpc_config_oemtable to mpc_oemtable
by Jaswinder Singh Rajput
· 16 years ago
8fb2952
x86: rename mpc_config_lintsrc to mpc_lintsrc
by Jaswinder Singh Rajput
· 16 years ago
540d4e7
x86: rename mpc_config_intsrc to mpc_intsrc
by Jaswinder Singh Rajput
· 16 years ago
2b85b5f
x86: rename mpc_config_ioapic to mpc_ioapic
by Jaswinder Singh Rajput
· 16 years ago
f4f21b7
x86: rename mpc_config_processor to mpc_cpu
by Jaswinder Singh Rajput
· 16 years ago
00fb860
x86: rename mpc_config_bus to mpc_bus
by Jaswinder Singh Rajput
· 16 years ago
f29521e
x86: rename mp_config_table to mpc_table
by Jaswinder Singh Rajput
· 16 years ago
4010b01
Merge branch 'linus' into core/urgent
by Ingo Molnar
· 16 years ago
7aed55d
x86: fix RIP printout in early_idt_handler
by Jiri Slaby
· 16 years ago
7d3b56b
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
269b012
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu
by Linus Torvalds
· 16 years ago
61420f5
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
Next »