summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | x86, mtrr, pat: Fix one cpu getting out of sync during resumeSuresh Siddha2011-03-301-5/+15
| * | | x86, microcode: Unregister syscore_ops after microcode unloadedXiaotian Feng2011-03-291-0/+1
| * | | x86: Stop including <linux/delay.h> in two asm header filesJean Delvare2011-03-297-2/+5
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-042-0/+6
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.39-rc1' into perf/urgentIngo Molnar2011-03-303-7/+22
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2011-03-292-0/+6
| |\ \ \ \
| | * | | | oprofile, x86: Allow setting EDGE/INV/CMASK for counter eventsAndi Kleen2011-03-242-0/+6
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-041-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | rcu: create new rcu_access_index() and use in mcePaul E. McKenney2011-04-011-1/+1
| | |_|/ / | |/| | |
* / | | | x86: apb_timer: Fixup genirq falloutThomas Gleixner2011-03-301-1/+1
|/ / / /
* | | | Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-291-4/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | xen: fix p2m section mismatchesRandy Dunlap2011-03-291-2/+2
| * | | xen/p2m: Allocate p2m tracking pages on overrideDaniel De Graaf2011-03-241-2/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-03-282-3/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | crypto: aesni-intel - fixed problem with packets that are not multiple of 64b...Tadeusz Struk2011-03-272-3/+16
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-03-281-12/+11Star
|\ \ \ \
| * | | | mfd: OLPC: Clean up names to match what OLPC actually usesDaniel Drake2011-03-271-6/+6
| * | | | mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to itAndres Salomon2011-03-271-6/+5Star
| |/ / /
* / / / percpu: Omit segment prefix in the UP case for cmpxchg_doubleChristoph Lameter2011-03-282-8/+16
|/ / /
* | | Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2011-03-2611-232/+129Star
|\ \ \
| * | | Introduce ARCH_NO_SYSDEV_OPS config option (v2)Rafael J. Wysocki2011-03-231-0/+1
| * | | x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki2011-03-2310-232/+128Star
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-03-261-2/+2
|\ \ \ \
| * | | | kgdb,x86_64: fix compile warning found with sparseJason Wessel2011-03-251-2/+2
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-262-3/+9
|\ \ \ \ \
| * | | | | perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continueIngo Molnar2011-03-251-2/+7
| * | | | | perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflowsDon Zickus2011-03-241-0/+1
| * | | | | perf, x86: Fix Intel fixed counters base initializationStephane Eranian2011-03-191-1/+1
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-261-1/+1
|\ \ \ \ \ \
| * | | | | | x86, dumpstack: Use %pB format specifier for stack traceNamhyung Kim2011-03-241-1/+1
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-262-8/+6Star
|\ \ \ \ \ \ \
| * | | | | | | x86: DT: Cleanup namespace and call irq_set_irq_type() unconditionalThomas Gleixner2011-03-241-3/+1Star
| * | | | | | | x86: DT: Fix return condition in irq_create_of_mapping()Thomas Gleixner2011-03-241-1/+1
| * | | | | | | x86, mpparse: Move check_slot into CONFIG_X86_IO_APIC contextRakib Mullick2011-03-221-4/+4
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-03-244-28/+33
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into releaseLen Brown2011-03-23227-3981/+6249
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge commit 'v2.6.38' into releaseLen Brown2011-03-2318-55/+75
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'apei-release' into releaseLen Brown2011-03-221-16/+26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI, APEI, Add ERST record ID cacheHuang Ying2011-03-221-16/+26
| * | | | | | | | | Merge branch 'acpica' into releaseLen Brown2011-03-187-15/+30
| |\| | | | | | | |
| * | | | | | | | | ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()Rafael J. Wysocki2011-02-243-4/+7
| * | | | | | | | | ACPI / PM: Drop acpi_restore_state_mem()Rafael J. Wysocki2011-02-242-10/+1Star
* | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-03-241-22/+20Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" partAndres Salomon2011-03-231-2/+2
| * | | | | | | | | | mfd: Add sharing for cs5535 acpi/pms cellsAndres Salomon2011-03-231-22/+20Star
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-245-15/+31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson2011-03-232-5/+5
| * | | | | | | | | | mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson2011-03-232-4/+4
| * | | | | | | | | | mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson2011-03-232-8/+9
| * | | | | | | | | | x86: mark associated mm when running a task in 32 bit compatibility modeStephen Wilson2011-03-232-0/+9