summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-225-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-224-11/+17
|\ \
| * | MAINTAINERS: update SGI & ia64 Altix stuffBjorn Helgaas2013-02-071-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-2282-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
| * | | s390/cio: handle unknown pgroup stateSebastian Ott2013-02-141-3/+61
| * | | s390/cio: export vpm via sysfsSebastian Ott2013-02-141-0/+10
| * | | s390/cio: skip broken pathsSebastian Ott2013-02-141-5/+6
| * | | s390/cio: dont abort verification after missing irqSebastian Ott2013-02-142-10/+43
| * | | s390/zcore: Add hsa fileMichael Holzheu2013-02-141-3/+59
| * | | s390/ipl: Implement diag308 loop for zfcpdumpMichael Holzheu2013-02-141-4/+12
| * | | s390/chsc: cleanup SEI helper functionsSebastian Ott2013-02-142-36/+37
| * | | maintainer for s390 zcrypt component changedIngo Tuchscherer2013-02-141-1/+1
| * | | s390/modules: add relocation overflow checkingMartin Schwidefsky2013-02-141-51/+89
| * | | s390/3270: asynchronous size sensingMartin Schwidefsky2013-02-144-314/+332
| * | | s390/3270: introduce device notifierMartin Schwidefsky2013-02-144-82/+83