| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6... | Linus Torvalds | 2008-10-10 | 52 | -943/+1889 |
|\ |
|
| *-----------------------------------. | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar | 2008-10-06 | 39 | -408/+831 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | | | | | | | | | * | | x86, tsc calibration: fix | Ingo Molnar | 2008-09-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | * | | x86: quick TSC calibration, improve | Ingo Molnar | 2008-09-04 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | * | | x86: quick TSC calibration | Linus Torvalds | 2008-09-04 | 1 | -1/+118 |
| | | | | | | | | | | | | | | | | | | * | | x86: TSC make the calibration loop smarter | Thomas Gleixner | 2008-09-04 | 1 | -37/+58 |
| | | | | | | | | | | | | | | | | | | * | | x86: TSC: use one set of reference variables | Thomas Gleixner | 2008-09-04 | 1 | -11/+11 |
| | | | | | | | | | | | | | | | | | | * | | x86: TSC: separate hpet/pmtimer calculation out | Thomas Gleixner | 2008-09-04 | 1 | -15/+41 |
| | | | | | | | | | | | | | | | | | | * | | x86: TSC: define the PIT latch value separate | Thomas Gleixner | 2008-09-04 | 1 | -5/+9 |
| | | | | | | | | | | | | | | | | | * | | | x86, olpc: fix endian bug in openfirmware workaround | Harvey Harrison | 2008-09-24 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | * | | | | x86: default to reboot via ACPI | Avi Kivity | 2008-08-25 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | * | | | | | x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args | Eduardo Habkost | 2008-08-22 | 2 | -6/+6 |
| | | | | | | | | | | | | | * | | | | | | | x86, NMI watchdog: setup before enabling NMI watchdog | Aristeu Rozanski | 2008-09-22 | 2 | -14/+42 |
| | | | | | | | | | | | | | * | | | | | | | x86, NMI watchdog: when booting with reset_devices, clear the performance cou... | Aristeu Rozanski | 2008-09-22 | 1 | -0/+41 |
| | | | | | | | | | | | | * | | | | | | | | x86: mtrr_cleanup: treat WRPROT as UNCACHEABLE | Yinghai Lu | 2008-10-04 | 1 | -1/+4 |
| | | | | | | | | | | | | * | | | | | | | | x86: mtrr_cleanup: first 1M may be covered in var mtrrs | Yinghai Lu | 2008-10-04 | 1 | -0/+9 |
| | | | | | | | | | | | | * | | | | | | | | x86: mtrr_cleanup: print out correct type v2 | Yinghai Lu | 2008-10-04 | 1 | -1/+3 |
| | | | | | | | | | | | | * | | | | | | | | x86, debug: mtrr_cleanup print out var mtrr before change it | Yinghai Lu | 2008-10-03 | 1 | -1/+24 |
| | | | | | | | | | | | | * | | | | | | | | x86: mtrr_cleanup try gran_size to less than 1M, v3 | Yinghai Lu | 2008-10-03 | 1 | -1/+1 |
| | | | | | | | | | | | | * | | | | | | | | x86: mtrr_cleanup try gran_size to less than 1M, cleanup | J.A. Magallón | 2008-10-03 | 1 | -2/+2 |
| | | | | | | | | | | | | * | | | | | | | | x86: mtrr_cleanup try gran_size to less than 1M | Yinghai Lu | 2008-09-29 | 1 | -4/+4 |
| | | | | | | | | | | | | * | | | | | | | | x86: mtrr_cleanup prepare to make gran_size to less 1M | Yinghai Lu | 2008-09-29 | 1 | -24/+79 |
| | | | | | | | | | | | | * | | | | | | | | x86: mtrr_cleanup safe to get more spare regs now | Yinghai Lu | 2008-09-29 | 1 | -3/+1 |
| | | | | | | | | | | | | * | | | | | | | | x86: mtrr_cleanup hole size should be less than half of chunk_size, v2 | Yinghai Lu | 2008-09-28 | 1 | -31/+43 |
| | | | | | | | | | | | | * | | | | | | | | x86: add mtrr_cleanup_debug command line | Yinghai Lu | 2008-09-27 | 1 | -3/+11 |
| | | | | | | | | | | | | * | | | | | | | | x86: mtrr_cleanup optimization, v2 | Yinghai Lu | 2008-09-27 | 1 | -42/+37 |
| | | | | | | | | | | | | * | | | | | | | | x86: don't need to go to chunksize to 4G | Yinghai Lu | 2008-09-27 | 1 | -4/+4 |
| | | | | | | | | | | * | | | | | | | | | | x86: make poll_idle behave more like the other idle methods | Joe Korty | 2008-08-28 | 1 | -1/+2 |
| | | | | | | | | | * | | | | | | | | | | | x86 gart: allocate size-aligned address for alloc_coherent, v2 | FUJITA Tomonori | 2008-08-17 | 1 | -9/+16 |
| | | | | | | | | | * | | | | | | | | | | | Merge branch 'linus' into x86/gart | Ingo Molnar | 2008-08-15 | 51 | -491/+796 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | * | | | | | | | | | | | | x86, pci: iommu fix potential overflow in alloc_iommu() | Prarit Bhargava | 2008-07-23 | 1 | -1/+1 |
| | | | | | * | | | | | | | | | | | | | | | | x86, debug printouts: IOMMU setup failures should not be KERN_ERR | Adam Jackson | 2008-09-30 | 1 | -3/+3 |
| | | | | | * | | | | | | | | | | | | | | | | x86_64: be less annoying on boot, v2 | dcg | 2008-09-29 | 1 | -1/+2 |
| | | | | | * | | | | | | | | | | | | | | | | x86_64: be less annoying on boot | Bill Nottingham | 2008-09-25 | 1 | -2/+0 |
| | | | | | * | | | | | | | | | | | | | | | | x86: use WARN_ONCE in workaround for mtrr mask | Yinghai Lu | 2008-09-22 | 1 | -6/+1 |
| | | | | | * | | | | | | | | | | | | | | | | Merge commit 'v2.6.27-rc7' into x86/debug | Ingo Molnar | 2008-09-22 | 77 | -679/+1207 |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | |_|_|_|_|_|_|_|/ / / / / / /
| | | | | | | |/| | | | | | | | | | | | | | |
|
| | | | | | * | | | | | | | | | | | | | | | | x86: print DMI information in the oops trace | Arjan van de Ven | 2008-09-17 | 1 | -2/+8 |
| | | | | | * | | | | | | | | | | | | | | | | x86_64: printout msr -v2 | Yinghai Lu | 2008-08-22 | 2 | -0/+52 |
| | | | | | * | | | | | | | | | | | | | | | | x86_64: remove empty lines from stack traces/oopses | Alexey Dobriyan | 2008-08-15 | 1 | -3/+2 |
| | | | | | * | | | | | | | | | | | | | | | | x86: print per_cpu data address | Yinghai Lu | 2008-07-31 | 1 | -1/+8 |
| | | | | | * | | | | | | | | | | | | | | | | x86, 64-bit, dwarf2: push pushes 8 bytes and popf pops 8 | Alexander van Heukelum | 2008-07-24 | 1 | -2/+2 |
| | | | | * | | | | | | | | | | | | | | | | | x86: check for ioremap() failure in copy_oldmem_page() | Akinobu Mita | 2008-09-22 | 1 | -2/+4 |
| | | | | | |/ / / / / / / / / / / / / / /
| | | | | |/| | | | | | | | | | | | | | | |
|
| | | | * | | | | | | | | | | | | | | | | | x86, bootup: add built-in kernel command line for x86 (v2) | Tim Bird | 2008-08-15 | 1 | -0/+16 |
| | | | | |_|_|_|_|_|/ / / / / / / / / /
| | | | |/| | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | | x86: trivial printk fix in efi.c | Russ Anderson | 2008-10-03 | 1 | -2/+4 |
| | | * | | | | | | | | | | | | | | | | | x86: use platform_device_register_simple() | Akinobu Mita | 2008-09-22 | 1 | -10/+3 |
| | | * | | | | | | | | | | | | | | | | | x86: fix arch/x86/kernel/cpu/mtrr/main.c warning | Yinghai Lu | 2008-09-19 | 1 | -3/+2 |
| | | * | | | | | | | | | | | | | | | | | Merge commit 'v2.6.27-rc6' into x86/cleanups | Ingo Molnar | 2008-09-19 | 11 | -106/+356 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | |_|_|_|_|_|_|_|/ / / / / / / /
| | | | |/| | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | | x86: capitalize function call interrupts consistently | Andi Kleen | 2008-09-04 | 2 | -2/+2 |
| | | * | | | | | | | | | | | | | | | | | x86: acpi: move acpi_mcfg_64bit_base_addr into CONFIG_PCI_MMCONFIG | Hiroshi Shimamoto | 2008-08-27 | 1 | -2/+2 |
| | | * | | | | | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/cleanups | H. Peter Anvin | 2008-08-25 | 5 | -92/+75 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|