summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/hwsampler: Updated misleading member names in hws_data_entryHendrik Brueckner2013-07-011-2/+2
* s390/appldata_net_sum: do not use static dataSebastian Ott2013-06-261-4/+14
* s390/appldata_mem: do not use static dataSebastian Ott2013-06-261-4/+14
* s390/airq: simplify adapter interrupt codeMartin Schwidefsky2013-06-262-17/+25
* s390/pci: remove per device debug attributeMartin Schwidefsky2013-06-263-43/+0
* s390/dma: remove gratuitous bracketsSebastian Ott2013-06-261-1/+1
* s390/facility: decompose test_facility()Michael Mueller2013-06-261-6/+11
* s390/irq: store interrupt information in pt_regsMartin Schwidefsky2013-06-266-10/+30
* s390/hypfs: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-261-6/+2
* s390/sclp: Add SCLP character device driverMichael Holzheu2013-06-262-0/+25
* s390/cio: Introduce on-close CHSC IOCTLsMichael Holzheu2013-06-261-0/+2
* s390/cio: Introduce generic synchronous CHSC IOCTLMichael Holzheu2013-06-261-0/+11
* s390/pci: sysfs remove strlenSebastian Ott2013-06-261-8/+4
* s390/pci: remove pdev during unplugSebastian Ott2013-06-261-1/+0
* s390/pci: cleanup hotplug codeSebastian Ott2013-06-262-20/+0
* s390/pci: implement pcibios_release_deviceSebastian Ott2013-06-261-1/+25
* s390/kvm: Provide function for setting the guest storage keyChristian Borntraeger2013-06-262-0/+51
* s390: remove virt_to_phys implementationSebastian Ott2013-06-261-22/+0
* s390/smp: get rid of generic_smp_call_function_interruptHeiko Carstens2013-06-261-4/+1
* s390/pci: use to_pci_devSebastian Ott2013-06-262-7/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-06-254-6/+10
|\
| * s390/ipl: Fix FCP WWPN and LUN format strings for readMichael Holzheu2013-06-241-4/+4
| * s390/mem_detect: fix memory hole handlingHeiko Carstens2013-06-191-1/+2
| * s390/dma: support debug_dma_mapping_errorSebastian Ott2013-06-191-0/+1
| * s390/dma: fix mapping_error detectionSebastian Ott2013-06-191-1/+1
| * s390/irq: Only define synchronize_irq() on SMPBen Hutchings2013-06-191-0/+2
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-251-15/+9
|\ \
| * | powerpc/pci: Fix boot panic on mpc83xx (regression)Rojhalat Ibrahim2013-06-241-15/+9
| |/
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-06-222-3/+3
|\ \
| * | ARM: dts: Correct the base address of pinctrl_3 on Exynos5250Padmavathi Venna2013-06-172-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-222-2/+2
|\ \ \
| * | | aout32 coredump compat fixAl Viro2013-06-221-1/+1
| * | | mconsole: we'd better initialize pos before passing it to vfs_read()...Al Viro2013-06-191-1/+1
* | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-06-217-10/+20
|\ \ \ \
| * \ \ \ Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-06-211-1/+6
| |\ \ \ \
| | * | | | x86/efi: Fix dummy variable buffer allocationBen Hutchings2013-06-211-1/+6
| * | | | | x86: Fix trigger_all_cpu_backtrace() implementationMichel Lespinasse2013-06-203-3/+7
| * | | | | x86: Fix section mismatch on load_ucode_apPaul Gortmaker2013-06-191-2/+2
| * | | | | x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap2013-06-181-0/+1
| * | | | | x86, mtrr: Fix original mtrr range get for mtrr_cleanupYinghai Lu2013-06-181-4/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-06-213-4/+5
|\ \ \ \ \
| * | | | | x86: kvmclock: zero initialize pvclock shared memory areaIgor Mammedov2013-06-191-0/+1
| * | | | | kvm/ppc/booke: Delay kvmppc_lazy_ee_enableScott Wood2013-06-191-1/+2
| * | | | | KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)2013-06-181-3/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-06-211-16/+32
|\ \ \ \ \ \
| * | | | | | crypto: aesni_intel - fix accessing of unaligned memoryJussi Kivilinna2013-06-131-16/+32
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-06-201-4/+4
|\ \ \ \ \ \ \
| * | | | | | | sched/x86: Construct all sibling maps if smtAndrew Jones2013-05-311-4/+4
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-201-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EPStephane Eranian2013-06-191-1/+1