summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'x86/mm' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/tip/tip...H. Peter Anvin2013-01-253-3/+8
| |\ \ \ \
| | * | | | x86/mm: Don't flush the TLB on #WP pmd fixupsIngo Molnar2012-11-221-1/+6
| | * | | | x86: Fix warning about cast from pointer to integer of different sizeAlexander Duyck2012-11-192-2/+2
| * | | | | x86/lguest: Use __pa_symbol instead of __pa on C visible symbolsAlexander Duyck2012-11-161-1/+2
| |/ / / /
| * | | | x86/acpi: Use __pa_symbol instead of __pa on C visible symbolsAlexander Duyck2012-11-161-1/+1
| * | | | x86/ftrace: Use __pa_symbol instead of __pa on C visible symbolsAlexander Duyck2012-11-161-2/+2
| * | | | x86: Use __pa_symbol instead of __pa on C visible symbolsAlexander Duyck2012-11-166-29/+27
| * | | | x86: Drop 4 unnecessary calls to __pa_symbolAlexander Duyck2012-11-162-4/+4
| * | | | x86: Make it so that __pa_symbol can only process kernel symbols on x86_64Alexander Duyck2012-11-164-1/+17
| * | | | x86: Improve __phys_addr performance by making use of carry flags and inliningAlexander Duyck2012-11-163-15/+42
| * | | | x86: Move some contents of page_64_types.h into pgtable_64.h and page_64.hAlexander Duyck2012-11-164-22/+25
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-215-32/+43
|\ \ \ \ \
| * | | | | x86, kvm: Add MSR_AMD64_BU_CFG2 to the list of ignored MSRsBorislav Petkov2013-02-191-7/+9
| * | | | | x86, cpu, amd: Fix WC+ workaround for older virtual hostsBorislav Petkov2013-02-191-5/+7
| * | | | | x86, AMD: Enable WC+ memory type on family 10 processorsBoris Ostrovsky2013-01-312-5/+17
| * | | | | x86, AMD: Clean up init_amd()Boris Ostrovsky2013-01-311-17/+12
| * | | | | x86/process: Change %8s to %s for pr_warn() in release_thread()Chen Gang2013-01-241-1/+1
| * | | | | x86/cpu/hotplug: Remove CONFIG_EXPERIMENTAL dependencyKees Cook2013-01-241-2/+2
* | | | | | Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-214-11/+17
|\ \ \ \ \ \
| * | | | | | MAINTAINERS: update SGI & ia64 Altix stuffBjorn Helgaas2013-02-061-9/+2
| * | | | | | sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-archVineet Gupta2013-01-093-2/+15
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-2182-930/+1216
|\ \ \ \ \ \ \
| * | | | | | | s390/module: Add missing R_390_NONE relocation typeHendrik Brueckner2013-02-141-0/+3
| * | | | | | | drivers/gpio: add missing GENERIC_HARDIRQ dependencyHeiko Carstens2013-02-141-2/+2
| * | | | | | | drivers/input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-02-144-4/+5
| * | | | | | | s390/cleanup: rename SPP to LPPHendrik Brueckner2013-02-145-12/+11
| * | | | | | | s390/mm: implement software dirty bitsMartin Schwidefsky2013-02-1412-140/+112
| * | | | | | | s390/mm: Fix crst upgrade of mmap with MAP_FIXEDHendrik Brueckner2013-02-142-5/+8
| * | | | | | | s390/linker skript: discard exit.data at runtimeHeiko Carstens2013-02-141-0/+4
| * | | | | | | drivers/media: add missing GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-141-1/+1
| * | | | | | | s390/bpf,jit: add vlan tag supportHeiko Carstens2013-02-141-0/+21
| * | | | | | | drivers/net,AT91RM9200: add missing GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-141-0/+1
| * | | | | | | iucv: fix kernel panic at rebootHendrik Brueckner2013-02-141-1/+4
| * | | | | | | s390/Kconfig: sort list of arch selected config optionsHeiko Carstens2013-02-141-57/+58
| * | | | | | | phylib: remove !S390 dependeny from KconfigHeiko Carstens2013-02-141-1/+0
| * | | | | | | uio: remove !S390 dependency from KconfigHeiko Carstens2013-02-141-1/+0
| * | | | | | | dasd: fix sysfs cleanup in dasd_generic_removeStefan Weinhuber2013-02-141-1/+4
| * | | | | | | s390/pci: fix hotplug module initSebastian Ott2013-02-143-40/+49
| * | | | | | | s390/pci: cleanup clp page allocationSebastian Ott2013-02-142-3/+2
| * | | | | | | s390/pci: cleanup clp inline assemblySebastian Ott2013-02-141-5/+6
| * | | | | | | s390/perf: cpum_cf: fallback to software sampling eventsHendrik Brueckner2013-02-141-7/+6
| * | | | | | | s390/mm: provide PAGE_SHARED defineHeiko Carstens2013-02-141-0/+1
| * | | | | | | parport: disable PC-style parallel port support for s390Heiko Carstens2013-02-141-1/+1
| * | | | | | | ata: disable ATA for s390Heiko Carstens2013-02-141-1/+1
| * | | | | | | s390/pci: rename pci_probe to s390_pci_probeHeiko Carstens2013-02-143-6/+6
| * | | | | | | s390/dma: remove dma_is_consistent() declarationHeiko Carstens2013-02-141-1/+0
| * | | | | | | s390/dma: provide dma_cache_sync() functionHeiko Carstens2013-02-141-2/+5
| * | | | | | | s390/barrier: convert mb() to define againHeiko Carstens2013-02-141-6/+3
| * | | | | | | s390/time: rename tod clock access functionsHeiko Carstens2013-02-1431-106/+106
| * | | | | | | s390/scm: use inline dummy functionsSebastian Ott2013-02-142-14/+29
OpenPOWER on IntegriCloud