| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | | | x86, NMI: NMI-selftest should handle the UP case properly | Don Zickus | 2011-12-06 | 1 | -1/+2 |
| * | | | | | | | | | | | | x86: Fix the 32-bit stackoverflow-debug build | Ingo Molnar | 2011-12-05 | 1 | -0/+3 |
| * | | | | | | | | | | | | x86, NMI: Add knob to disable using NMI IPIs to stop cpus | Don Zickus | 2011-12-05 | 1 | -0/+13 |
| * | | | | | | | | | | | | x86, NMI: Add NMI IPI selftest | Don Zickus | 2011-12-05 | 5 | -0/+199 |
| * | | | | | | | | | | | | x86, reboot: Use NMI instead of REBOOT_VECTOR to stop cpus | Don Zickus | 2011-12-05 | 1 | -2/+57 |
| * | | | | | | | | | | | | x86: Clean up the range of stack overflow checking | Mitsuo Hayasaka | 2011-12-05 | 1 | -4/+3 |
| * | | | | | | | | | | | | x86: Panic on detection of stack overflow | Mitsuo Hayasaka | 2011-12-05 | 2 | -0/+7 |
| * | | | | | | | | | | | | x86: Check stack overflow in detail | Mitsuo Hayasaka | 2011-12-05 | 2 | -8/+28 |
* | | | | | | | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-11 | 16 | -7/+1478 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | x86, efi: Break up large initrd reads | Maarten Lankhorst | 2011-12-16 | 2 | -6/+15 |
| * | | | | | | | | | | | | | x86, efi: EFI boot stub support | Matt Fleming | 2011-12-12 | 13 | -1/+1462 |
| * | | | | | | | | | | | | | x86: Don't use magic strings for EFI loader signature | Matt Fleming | 2011-12-09 | 2 | -6/+5 |
| * | | | | | | | | | | | | | x86: Add missing bzImage fields to struct setup_header | Matt Fleming | 2011-12-09 | 1 | -0/+2 |
* | | | | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-11 | 8 | -75/+69 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | x86/numa: Add constraints check for nid parameters | Petr Holasek | 2011-12-09 | 1 | -4/+6 |
| * | | | | | | | | | | | | | | mm, x86: Remove debug_pagealloc_enabled | Stanislaw Gruszka | 2011-12-06 | 1 | -6/+0 |
| * | | | | | | | | | | | | | | x86/mm: Initialize high mem before free_all_bootmem() | Stanislaw Gruszka | 2011-12-06 | 1 | -2/+11 |
| * | | | | | | | | | | | | | | arch/x86/kernel/e820.c: quiet sparse noise about plain integer as NULL pointer | H Hartley Sweeten | 2011-12-05 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | arch/x86/kernel/e820.c: Eliminate bubble sort from sanitize_e820_map() | Mike Ditto | 2011-12-05 | 1 | -35/+24 |
| * | | | | | | | | | | | | | | x86: Fix mmap random address range | Ludwig Nussel | 2011-12-05 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | x86, mm: Unify zone_sizes_init() | Pekka Enberg | 2011-11-11 | 4 | -38/+25 |
| * | | | | | | | | | | | | | | x86, mm: Prepare zone_sizes_init() for unification | Pekka Enberg | 2011-11-11 | 2 | -0/+7 |
| * | | | | | | | | | | | | | | x86, mm: Use max_low_pfn for ZONE_NORMAL on 64-bit | Pekka Enberg | 2011-11-11 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | x86, mm: Wrap ZONE_DMA32 with CONFIG_ZONE_DMA32 | Pekka Enberg | 2011-11-11 | 1 | -0/+2 |
| * | | | | | | | | | | | | | | x86, mm: Use max_pfn instead of highend_pfn | Pekka Enberg | 2011-11-11 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | x86, mm: Move zone init from paging_init() on 64-bit | Pekka Enberg | 2011-11-11 | 1 | -2/+7 |
| * | | | | | | | | | | | | | | x86, mm: Use MAX_DMA_PFN for ZONE_DMA on 32-bit | Pekka Enberg | 2011-11-11 | 1 | -2/+1 |
* | | | | | | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-11 | 15 | -119/+184 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | x86/PCI: Expand the x86_msi_ops to have a restore MSIs. | Konrad Rzeszutek Wilk | 2012-01-06 | 3 | -0/+11 |
| * | | | | | | | | | | | | | | | x86/PCI: amd: factor out MMCONFIG discovery | Bjorn Helgaas | 2012-01-06 | 3 | -31/+44 |
| * | | | | | | | | | | | | | | | x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus() | Bjorn Helgaas | 2012-01-06 | 4 | -35/+45 |
| * | | | | | | | | | | | | | | | x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented() | Bjorn Helgaas | 2012-01-06 | 3 | -6/+1 |
| * | | | | | | | | | | | | | | | x86/PCI: read Broadcom CNB20LE host bridge info before PCI scan | Bjorn Helgaas | 2012-01-06 | 1 | -23/+39 |
| * | | | | | | | | | | | | | | | x86/PCI: amd: Kill misleading message about enablement of IO access to PCI ECS] | Andreas Herrmann | 2012-01-06 | 1 | -1/+0 |
| * | | | | | | | | | | | | | | | PCI: x86: use generic pcibios_set_master() | Myron Stowe | 2012-01-06 | 1 | -14/+0 |
| * | | | | | | | | | | | | | | | PCI: Pull PCI 'latency timer' setup up into the core | Myron Stowe | 2012-01-06 | 2 | -8/+0 |
| * | | | | | | | | | | | | | | | x86/PCI: Ignore CPU non-addressable _CRS reserved memory resources | Gary Hade | 2012-01-06 | 1 | -2/+16 |
| * | | | | | | | | | | | | | | | PCI: Add Thinkpad SL510 to pci=nocrs blacklist | Dave Jones | 2012-01-06 | 1 | -0/+10 |
| * | | | | | | | | | | | | | | | PCI: Add Dell Studio 1557 to pci=nocrs blacklist | Dave Jones | 2012-01-06 | 1 | -0/+12 |
| * | | | | | | | | | | | | | | | PCI: add set_nouse_crs for use by a pci=nocrs blacklist | Dave Jones | 2012-01-06 | 1 | -0/+7 |
| | |_|_|_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-01-10 | 6 | -0/+2754 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / / / / / /
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | crypto: serpent-sse2 - remove unneeded LRW/XTS #ifdefs | Jussi Kivilinna | 2011-12-20 | 1 | -40/+0 |
| * | | | | | | | | | | | | | | crypto: twofish-x86_64-3way - remove unneeded LRW/XTS #ifdefs | Jussi Kivilinna | 2011-12-20 | 1 | -32/+0 |
| * | | | | | | | | | | | | | | crypto: serpent-sse2 - clear CRYPTO_TFM_REQ_MAY_SLEEP in lrw and xts modes | Jussi Kivilinna | 2011-11-21 | 1 | -0/+4 |
| * | | | | | | | | | | | | | | crypto: serpent-sse2 - add xts support | Jussi Kivilinna | 2011-11-21 | 1 | -2/+178 |
| * | | | | | | | | | | | | | | crypto: serpent-sse2 - add lrw support | Jussi Kivilinna | 2011-11-21 | 1 | -0/+211 |
| * | | | | | | | | | | | | | | crypto: serpent - add 4-way parallel i586/SSE2 assembler implementation | Jussi Kivilinna | 2011-11-21 | 3 | -0/+671 |
| * | | | | | | | | | | | | | | crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementation | Jussi Kivilinna | 2011-11-21 | 4 | -0/+1514 |
| * | | | | | | | | | | | | | | crypto: twofish-x86_64-3way - add xts support | Jussi Kivilinna | 2011-11-09 | 1 | -2/+117 |
| * | | | | | | | | | | | | | | crypto: twofish-x86_64-3way - add lrw support | Jussi Kivilinna | 2011-11-09 | 1 | -0/+135 |
| | |/ / / / / / / / / / / /
| |/| | | | | | | | | | | | |
|