summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-171-1/+1
|\
| * x86: fix numaq_tsc_disableYinghai Lu2008-07-171-1/+1
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-07-171-2/+1
|\ \
| * | ftrace: fix merge bugletIngo Molnar2008-07-171-2/+1
| |/
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-164-9/+32
|\ \
| * | x86/PCI: fixup early quirk probingJesse Barnes2008-06-161-5/+21
| * | Suspend-related patches for 2.6.27Rafael J. Wysocki2008-06-121-0/+2
| * | PCI/x86: early dump pci conf space v2Yinghai Lu2008-06-101-0/+5
| * | Introduce new top level suspend and hibernation callbacksRafael J. Wysocki2008-06-101-4/+4
* | | ACPI : Create "idle=nomwait" bootparamZhao Yakui2008-07-161-0/+11
* | | ACPI: Create "idle=halt" bootparamZhao Yakui2008-07-161-1/+16
* | | ACPI: Disable the C2C3_FFH access mode HW has no MWAIT supportZhao Yakui2008-07-161-0/+6
| |/ |/|
* | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2008-07-151-0/+2
|\ \
| * | x86: fix TSC build error on 32bitThomas Gleixner2008-07-151-0/+2
* | | Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-1519-216/+53
|\ \ \ | |/ / |/| |
| * | generic-ipi: fixletJens Axboe2008-07-061-1/+1
| * | fix "smp_call_function: get rid of the unused nonatomic/retry argument"Ingo Molnar2008-06-271-1/+1
| * | on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-2610-15/+15
| * | smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-267-8/+8
| * | x86: convert to generic helpers for IPI function callsJens Axboe2008-06-266-196/+33
* | | Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2008-07-151-0/+2
|\ \ \
| * | | x86: add PCI ID for 6300ESB force hpetJoe Buehler2008-07-141-0/+2
| * | | x86: add another PCI ID for ICH6 force-hpetKrzysztof Oledzki2008-07-141-0/+2
* | | | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-151-0/+2
|\ \ \ \
| * | | | stacktrace: fix modular build, export print_stack_trace and save_stack_traceIngo Molnar2008-06-301-0/+2
* | | | | Merge branch 'linus' into x86/urgentIngo Molnar2008-07-15116-9150/+13147
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-141-2/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-141-2/+2
| | |\ \ \ \ \
| | | * | | | | x86 microcode: firmware data is constGreg Kroah-Hartman2008-07-101-2/+2
| * | | | | | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-142-11/+7
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'linus' into core/rodataIngo Molnar2008-06-1620-61/+173
| | |\ \ \ \ \ \ \
| | * | | | | | | | move BUG_TABLE into RODATAJan Beulich2008-05-252-11/+7
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-141-1/+1
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'linus' into core/printkIngo Molnar2008-07-1029-130/+424
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | x86, generic: mark early_printk as asmlinkageJiri Slaby2008-06-181-1/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2008-07-1412-15/+371
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-1412-15/+371
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-1012-15/+371
| | | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | | | * | | | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-253-56/+175
| | | | |\ \ \ \ \ \ \ | | | | | | |_|_|_|/ / | | | | | |/| | | | |
| | | | * | | | | | | ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-235-19/+19
| | | | * | | | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-235-13/+22
| | | | |\ \ \ \ \ \ \
| | | | * | | | | | | | ftrace: build fix with gcc 4.3Ingo Molnar2008-06-171-1/+1
| | | | * | | | | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-1620-61/+173
| | | | |\ \ \ \ \ \ \ \ | | | | | | |_|_|/ / / / | | | | | |/| | | | | |
| | | | * | | | | | | | ftrace: remove ftrace_ip_converted()Abhishek Sagar2008-06-101-10/+0
| | | | * | | | | | | | ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directorySteven Rostedt2008-05-231-0/+7
| | | | * | | | | | | | ftrace: fix mcount export bugIngo Molnar2008-05-232-3/+17
| | | | * | | | | | | | x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepablePekka Paalanen2008-05-231-9/+9
| | | | * | | | | | | | ftrace: fix the fault label in updating codeSteven Rostedt2008-05-231-2/+2
| | | | * | | | | | | | ftrace: fix kexecIngo Molnar2008-05-232-0/+8
| | | | * | | | | | | | ftrace: use dynamic patching for updating mcount callsSteven Rostedt2008-05-233-5/+150
OpenPOWER on IntegriCloud