aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-1118-168/+221
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-118-57/+96
| |\ \ \ \ \ \
| | * | | | | | x86, perf events: Check if we have APIC enabledCyrill Gorcunov2009-12-101-6/+12
| | * | | | | | perf_event: Fix variable initialization in other codepathsXiao Guangrong2009-12-101-0/+4
| | * | | | | | hw-breakpoints: Modify breakpoints without unregistering themFrederic Weisbecker2009-12-091-31/+26
| | * | | | | | x86 insn: Delete empty or incomplete inat-tables.cMasami Hiramatsu2009-12-071-1/+1
| | * | | | | | x86: Compile insn.c and inat.c only for KPROBESOGAWA Hirofumi2009-12-072-3/+3
| | * | | | | | x86, perf probe: Fix warning in test_get_len()Jean Delvare2009-12-061-1/+1
| | * | | | | | x86: Fixup wrong irq frame link in stacktracesFrederic Weisbecker2009-12-061-1/+32
| | * | | | | | x86: Fixup wrong debug exception frame link in stacktracesFrederic Weisbecker2009-12-061-3/+3
| | * | | | | | x86/perf: Exclude the debug stack from the callchainsFrederic Weisbecker2009-12-061-4/+5
| | * | | | | | hw-breakpoints: Use overflow handler instead of the event callbackFrederic Weisbecker2009-12-062-6/+8
| | * | | | | | hw-breakpoints: Drop callback and task parameters from modify helperFrederic Weisbecker2009-12-061-2/+2
| * | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-12-118-47/+57
| |\ \ \ \ \ \ \
| | * | | | | | | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger2009-11-243-24/+29
| | * | | | | | | [CPUFREQ] use an enum for speedstep processor identificationRusty Russell2009-11-244-17/+17
| | * | | | | | | [CPUFREQ] powernow-k6: set transition latency value so ondemand governor can ...Krzysztof Helt2009-11-241-1/+1
| | * | | | | | | [CPUFREQ] cpumask: don't put a cpumask on the stack in x86...cpufreq/powernow...Rusty Russell2009-11-241-5/+10
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-111-2/+1
| |\ \ \ \ \ \ \
| | * | | | | | | vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-2/+1
| * | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2009-12-111-5/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | kgdb,x86: do not set kgdb_single_step on x86Jason Wessel2009-12-111-1/+0
| | * | | | | | | | kgdb,i386: Fix corner case access to ss with NMI watch dog exceptionJason Wessel2009-12-111-2/+8
| | * | | | | | | | kgdb,x86: remove redundant testRoel Kluin2009-12-111-2/+1
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmapLinus Torvalds2009-12-117-91/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Unify sys_mmap*Al Viro2009-12-117-91/+5
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-1116-442/+560
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | PCI: add pci_request_acsChris Wright2009-12-042-0/+7
| | * | | | | | | | x86/PCI: claim SR-IOV BARs in pcibios_allocate_resourceYinghai Lu2009-12-041-2/+15
| | * | | | | | | | x86/PCI: MMCONFIG: add lookup functionBjorn Helgaas2009-11-244-27/+20
| | * | | | | | | | x86/PCI: MMCONFIG: clean up printksBjorn Helgaas2009-11-242-32/+26
| | * | | | | | | | x86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove MMCONFIG regionBjorn Helgaas2009-11-241-6/+10
| | * | | | | | | | x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a tableBjorn Helgaas2009-11-244-81/+47
| | * | | | | | | | x86/PCI: MMCONFIG: remove typeof so we can use a listBjorn Helgaas2009-11-241-5/+5
| | * | | | | | | | x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_regionBjorn Helgaas2009-11-242-31/+15
| | * | | | | | | | x86/PCI: MMCONFIG: trivial is_mmconf_reserved() interface simplificationBjorn Helgaas2009-11-241-7/+5
| | * | | | | | | | x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_regionBjorn Helgaas2009-11-242-31/+38
| | * | | | | | | | x86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_config[] structure accessBjorn Helgaas2009-11-241-5/+7
| | * | | | | | | | x86/PCI: MMCONFIG: rename pci_mmcfg_region structure membersBjorn Helgaas2009-11-244-39/+39
| | * | | | | | | | x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG oneBjorn Helgaas2009-11-244-10/+17
| | * | | | | | | | x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expressionBjorn Helgaas2009-11-244-17/+18
| | * | | | | | | | x86/PCI: MMCONFIG: reject MMCONFIG apertures at address zeroBjorn Helgaas2009-11-241-6/+6
| | * | | | | | | | x86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_config tableBjorn Helgaas2009-11-241-3/+0
| | * | | | | | | | x86/PCI: MMCONFIG: centralize MCFG structure managementBjorn Helgaas2009-11-241-46/+39
| | * | | | | | | | x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[]Bjorn Helgaas2009-11-241-1/+4
| | * | | | | | | | x86/PCI: MMCONFIG: count MCFG structures with local variableBjorn Helgaas2009-11-241-5/+7
| | * | | | | | | | x86/PCI: MMCONFIG: remove unused definitionsBjorn Helgaas2009-11-241-4/+0
| | * | | | | | | | x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.cYinghai Lu2009-11-244-100/+103
| | * | | | | | | | PCI: fix comment typo in bus_numa.hJiri Kosina2009-11-241-1/+1
| | * | | | | | | | x86/PCI: remove early PCI pr_debug statementsAlex Chiang2009-11-241-7/+0