summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | x86-32: Allocate irq stacks seperate from percpu areaBrian Gerst2010-10-272-11/+2
| * | | | | x86-32, mm: Remove duplicated #includeBorislav Petkov2010-10-251-1/+0
| * | | | | Merge branch 'linus' into x86/urgentIngo Molnar2010-10-2594-3439/+2880
| |\ \ \ \ \
| * | | | | | x86, printk: Get rid of <0> from stack outputJiri Slaby2010-10-232-7/+7
| * | | | | | x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria2010-10-212-7/+10
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-10-261-0/+1
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int...Len Brown2010-10-251-0/+1
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | acpi-cpufreq: fix a memleak when unloading driverZhang Rui2010-10-121-0/+1
* | | | | | | | workqueues: s/ON_STACK/ONSTACK/Andrew Morton2010-10-262-2/+2
* | | | | | | | replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer2010-10-261-0/+1
* | | | | | | | perf, x86: Fix up kmap_atomic() typePeter Zijlstra2010-10-261-3/+2
* | | | | | | | mm: stack based kmap_atomic()Peter Zijlstra2010-10-261-1/+1
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2010-10-262-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | [CPUFREQ]: x86, cpufreq: Mark longrun_get_policy with __cpuinit.Rakib Mullick2010-10-221-1/+1
| * | | | | | | | [CPUFREQ] arch/x86/kernel/cpu/cpufreq: Fix unsigned return typeJulia Lawall2010-10-222-2/+2
* | | | | | | | | x86-32, mm: Remove duplicated includeBorislav Petkov2010-10-251-1/+0
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-243-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Update broken web addresses in arch directory.Justin P. Mattock2010-10-183-4/+4
* | | | | | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-242-3/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KVM guest: Move a printk that's using the clock before it's readyArjan Koers2010-10-241-2/+4
| * | | | | | | | | x86: pvclock: Move scale_delta into common headerZachary Amsden2010-10-241-1/+2
| | |_|/ / / / / / | |/| | | | | | |
| | | | | | | | |
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
*-----------. \ \ \ \ \ \ \ \ Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...Linus Torvalds2010-10-238-30/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ / / / / | | | | | |/| | | | | | | | / | | | | | | | |_|_|_|_|_|_|/ | | | | | | |/| | | | | | |
| | | | | | | * | | | | | | x86, vm86: Fix preemption bug for int1 debug and int3 breakpoint handlers.Bart Oldeman2010-09-232-2/+9
| | | | | | * | | | | | | | x86, UV: Use allocated buffer in tlb_uv.c:tunables_read()Dan Carpenter2010-09-301-3/+8
| | | | | | | |_|_|_|/ / / | | | | | | |/| | | | | |
| | | | * | | | | | | | | x86: HPET force enable for CX700 / VIA Epia LTUdo van den Heuvel2010-09-151-0/+2
| | | * | | | | | | | | | x86, numa: Assign CPUs to nodes in round-robin manner on fake NUMANikanth Karthikesan2010-10-111-3/+1
| | | | |/ / / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | x86, asm: Restore parentheses around one pushl_cfi argumentJan Beulich2010-10-221-1/+1
| | * | | | | | | | | | x86, asm: Fix CFI macro invocations to deal with shortcomings in gasJan Beulich2010-10-193-22/+8
* | | | | | | | | | | | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-10-227-68/+55
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86-32, mm: Add an initial page table for core bootstrappingBorislav Petkov2010-10-207-68/+55
| * | | | | | | | | | | | Merge branch 'x86/cleanups' into x86/trampolineH. Peter Anvin2010-10-2012-87/+14
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/vmware' into x86/trampolineH. Peter Anvin2010-10-206-1222/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | x86,kgdb: remove unnecessary call to kgdb_correct_hw_break()Dongdong Deng2010-10-221-2/+0
* | | | | | | | | | | | | | kdb,kgdb: fix sparse fixupsJason Wessel2010-10-221-1/+1
* | | | | | | | | | | | | | x86,kgdb: fix debugger hw breakpoint test regression in 2.6.35Jason Wessel2010-10-221-1/+6
* | | | | | | | | | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-226-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-156-0/+6
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-222-10/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZEAlexander van Heukelum2010-09-072-3/+3
| * | | | | | | | | | | | | | x86-32: Align IRQ stacks properlyChristoph Hellwig2010-07-271-1/+1
| * | | | | | | | | | | | | | x86: Always use irq stacksChristoph Hellwig2010-06-291-6/+0
* | | | | | | | | | | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-221-30/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | x86: Hpet: Avoid the comparator readback penaltyThomas Gleixner2010-09-181-30/+21
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-2112-208/+147
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86-64: Only set max_pfn_mapped to 512 MiB if we enter via head_64.SJeremy Fitzhardinge2010-10-142-1/+2
| * | | | | | | | | | | | | | Merge branch 'x86/urgent' into core/memblockH. Peter Anvin2010-10-112-7/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar2010-10-0822-124/+197
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | x86, memblock: Fix crashkernel allocationYinghai Lu2010-10-051-4/+9
| * | | | | | | | | | | | | | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-3179-1083/+2191
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | x86: Remove old bootmem codeYinghai Lu2010-08-271-4/+0
OpenPOWER on IntegriCloud