| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-10-10 |
|\ |
|
| * | crypto: crc32c - Use Intel CRC32 instruction | Austin Zhang | 2008-08-29 |
* | | Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6... | Linus Torvalds | 2008-10-10 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-------------------------------------. \ | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar | 2008-10-06 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | | | | | | | | | | | * | | i386: vmalloc size fix | Dave Young | 2008-08-21 |
| | | | | | | | | | | | | | | | | | | * | | | | x86, tsc calibration: fix | Ingo Molnar | 2008-09-06 |
| | | | | | | | | | | | | | | | | | | * | | | | x86: quick TSC calibration, improve | Ingo Molnar | 2008-09-04 |
| | | | | | | | | | | | | | | | | | | * | | | | x86: quick TSC calibration | Linus Torvalds | 2008-09-04 |
| | | | | | | | | | | | | | | | | | | * | | | | x86: TSC make the calibration loop smarter | Thomas Gleixner | 2008-09-04 |
| | | | | | | | | | | | | | | | | | | * | | | | x86: TSC: use one set of reference variables | Thomas Gleixner | 2008-09-04 |
| | | | | | | | | | | | | | | | | | | * | | | | x86: TSC: separate hpet/pmtimer calculation out | Thomas Gleixner | 2008-09-04 |
| | | | | | | | | | | | | | | | | | | * | | | | x86: TSC: define the PIT latch value separate | Thomas Gleixner | 2008-09-04 |
| | | | | | | | | | | | | | | | | | * | | | | | x86, olpc: fix endian bug in openfirmware workaround | Harvey Harrison | 2008-09-24 |
| | | | | | | | | | | | | | | | | * | | | | | | x86: default to reboot via ACPI | Avi Kivity | 2008-08-25 |
| | | | | | | | | | | | | | | | * | | | | | | | x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}() | Alex Nixon | 2008-09-05 |
| | | | | | | | | | | | | | | | * | | | | | | | x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args | Eduardo Habkost | 2008-08-21 |
| | | | | | | | | | | | | | | * | | | | | | | | x86: Coding style fixes to arch/x86/oprofile/op_model_p4.c | Paolo Ciarrocchi | 2008-08-18 |
| | | | | | | | | | | | | | * | | | | | | | | | x86, NMI watchdog: setup before enabling NMI watchdog | Aristeu Rozanski | 2008-09-22 |
| | | | | | | | | | | | | | * | | | | | | | | | x86, NMI watchdog: when booting with reset_devices, clear the performance cou... | Aristeu Rozanski | 2008-09-22 |
| | | | | | | | | | | | | * | | | | | | | | | | x86: mtrr_cleanup: treat WRPROT as UNCACHEABLE | Yinghai Lu | 2008-10-04 |
| | | | | | | | | | | | | * | | | | | | | | | | x86: mtrr_cleanup: first 1M may be covered in var mtrrs | Yinghai Lu | 2008-10-04 |
| | | | | | | | | | | | | * | | | | | | | | | | x86: mtrr_cleanup: print out correct type v2 | Yinghai Lu | 2008-10-04 |
| | | | | | | | | | | | | * | | | | | | | | | | x86, debug: mtrr_cleanup print out var mtrr before change it | Yinghai Lu | 2008-10-03 |
| | | | | | | | | | | | | * | | | | | | | | | | x86: mtrr_cleanup try gran_size to less than 1M, v3 | Yinghai Lu | 2008-10-03 |
| | | | | | | | | | | | | * | | | | | | | | | | x86: mtrr_cleanup try gran_size to less than 1M, cleanup | J.A. Magallón | 2008-10-03 |
| | | | | | | | | | | | | * | | | | | | | | | | x86: change MTRR_SANITIZER to def_bool y | Yinghai Lu | 2008-10-01 |
| | | | | | | | | | | | | * | | | | | | | | | | x86: mtrr_cleanup try gran_size to less than 1M | Yinghai Lu | 2008-09-29 |
| | | | | | | | | | | | | * | | | | | | | | | | x86: mtrr_cleanup prepare to make gran_size to less 1M | Yinghai Lu | 2008-09-29 |
| | | | | | | | | | | | | * | | | | | | | | | | x86: mtrr_cleanup safe to get more spare regs now | Yinghai Lu | 2008-09-29 |
| | | | | | | | | | | | | * | | | | | | | | | | x86: mtrr_cleanup hole size should be less than half of chunk_size, v2 | Yinghai Lu | 2008-09-28 |
| | | | | | | | | | | | | * | | | | | | | | | | x86: add mtrr_cleanup_debug command line | Yinghai Lu | 2008-09-27 |
| | | | | | | | | | | | | * | | | | | | | | | | x86: mtrr_cleanup optimization, v2 | Yinghai Lu | 2008-09-27 |
| | | | | | | | | | | | | * | | | | | | | | | | x86: don't need to go to chunksize to 4G | Yinghai Lu | 2008-09-27 |
| | | | | | | | | | | * | | | | | | | | | | | | x86: make poll_idle behave more like the other idle methods | Joe Korty | 2008-08-28 |
| | | | | | | | | | * | | | | | | | | | | | | | x86 gart: allocate size-aligned address for alloc_coherent, v2 | FUJITA Tomonori | 2008-08-17 |
| | | | | | | | | | * | | | | | | | | | | | | | Merge branch 'linus' into x86/gart | Ingo Molnar | 2008-08-15 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | * | | | | | | | | | | | | | | x86, pci: iommu fix potential overflow in alloc_iommu() | Prarit Bhargava | 2008-07-23 |
| | | | | | | | | * | | | | | | | | | | | | | | | x86: export set_memory_ro and set_memory_rw | Bruce Allan | 2008-09-30 |
| | | | | | | | * | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/doc | Ingo Molnar | 2008-08-21 |
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ /
| | | | | | | | | |/| | | | | | | | | | | | | | |
|
| | | | | | | | * | | | | | | | | | | | | | | | | documentation: move mtrr.txt to Doc/x86/ subdir | Randy Dunlap | 2008-07-28 |
| | | | | | | * | | | | | | | | | | | | | | | | | x86: additional defconfig updates | H. Peter Anvin | 2008-09-05 |
| | | | | | | * | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/defconfig | Ingo Molnar | 2008-09-05 |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | * | | | | | | | | | | | | | | | | | | x86: make sparsemem more available | Jeff Chua | 2008-08-11 |
| | | | | | | * | | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/defconfig | Ingo Molnar | 2008-08-11 |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | * | | | | | | | | | | | | | | | | | | | x86: remove EXPERIMENTAL restriction from CONFIG_HOTPLUG_CPU | Dimitri Sivanich | 2008-08-11 |
| | | | | | * | | | | | | | | | | | | | | | | | | | | x86, debug printouts: IOMMU setup failures should not be KERN_ERR | Adam Jackson | 2008-09-30 |
| | | | | | * | | | | | | | | | | | | | | | | | | | | x86_64: be less annoying on boot, v2 | dcg | 2008-09-29 |
| | | | | | * | | | | | | | | | | | | | | | | | | | | x86_64: be less annoying on boot | Bill Nottingham | 2008-09-25 |
| | | | | | * | | | | | | | | | | | | | | | | | | | | x86: use WARN_ONCE in workaround for mtrr mask | Yinghai Lu | 2008-09-22 |
| | | | | | * | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.27-rc7' into x86/debug | Ingo Molnar | 2008-09-22 |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / /
| | | | | | | |/| | | | | | | | | | | | | | | | | | |
|