summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2013-06-17s390: remove setting for saved_max_pfnZhang Yanfei
2013-06-17mm/s390: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-06-17mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-06-17mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-06-17mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-06-17mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V
2013-06-17mm: remove free_area_cacheMichel Lespinasse
2013-06-17Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'kvm/linux-next'Stephen Rothwell
2013-06-10s390/sclp: Add SCLP character device driverMichael Holzheu
2013-06-10s390/cio: Introduce on-close CHSC IOCTLsMichael Holzheu
2013-06-10s390/cio: Introduce generic synchronous CHSC IOCTLMichael Holzheu
2013-06-10s390/pci: sysfs remove strlenSebastian Ott
2013-06-10s390/pci: remove pdev during unplugSebastian Ott
2013-06-10s390/pci: cleanup hotplug codeSebastian Ott
2013-06-10s390/pci: implement pcibios_release_deviceSebastian Ott
2013-06-10s390/kvm: Provide function for setting the guest storage keyChristian Borntraeger
2013-06-10s390: remove virt_to_phys implementationSebastian Ott
2013-06-10s390/smp: get rid of generic_smp_call_function_interruptHeiko Carstens
2013-06-10s390/pci: use to_pci_devSebastian Ott
2013-06-10s390/pci: Implement IRQ functions if !PCIBen Hutchings
2013-06-05s390/sclp: fix new line detectionPeter Oberparleiter
2013-06-05s390/pgtable: make pgste lock an explicit barrierChristian Borntraeger
2013-06-05s390/pgtable: Save pgste during modify_prot_start/commitChristian Borntraeger
2013-06-05s390/dumpstack: fix address ranges for asynchronous and panic stackMartin Schwidefsky
2013-06-05s390/pgtable: Fix guest overindication for change bitChristian Borntraeger
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-06-03KVM: s390: Add "devname:kvm" alias.Cornelia Huck
2013-05-31s390/pgtable: Fix gmap notifier addressChristian Borntraeger
2013-05-28s390/pgtable: Fix check for pgste/storage key handlingChristian Borntraeger
2013-05-28arch: s390: appldata: using strncpy() and strnlen() instead of sprintf()Chen Gang
2013-05-27s390/smp: lost IPIs on cpu hotplugHeiko Carstens
2013-05-22kernel: Fix s390 absolute memory access for /dev/memMichael Holzheu
2013-05-22s390/dma: do not call debug_dma after freeSebastian Ott
2013-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-05-21s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger
2013-05-21s390/kvm: avoid automatic sie reentryMartin Schwidefsky
2013-05-21s390/kvm: Kick guests out of sie if prefix page host pte is touchedChristian Borntraeger
2013-05-21s390/kvm: Provide a way to prevent reentering SIEChristian Borntraeger
2013-05-21s390/kvm: Mark if a cpu is in SIEChristian Borntraeger
2013-05-21s390/kvm: rename RCP_xxx defines to PGSTE_xxxMartin Schwidefsky
2013-05-21s390/kvm: fix psw rewinding in handle_skeyMartin Schwidefsky
2013-05-21s390/pgtable: fix ipte notify bitChristian Borntraeger
2013-05-19KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier
2013-05-17s390/pgtable: fix ipte notify bitChristian Borntraeger
2013-05-17s390/smp: fix cpu re-scan vs. cpu stateMartin Schwidefsky
2013-05-15s390/ftrace: fix mcount adjustmentHeiko Carstens
2013-05-15s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-09switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINEAl Viro