summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-12-05s390/pci: enable NEED_DMA_MAP_STATEJan Glauber1-0/+3
2012-12-05s390/pci: no msleep in potential IRQ contextJan Glauber1-5/+5
2012-12-03s390/pci: fix potential NULL pointer dereference in dma_free_seg_table()Wei Yongjun1-1/+2
2012-12-03s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun1-2/+1
2012-12-03s390/bpf,jit: add support for XOR instructionHeiko Carstens1-0/+7
2012-12-03s390/bpf,jit: add support MOD instructionHeiko Carstens1-0/+21
2012-11-30vga: compile fix, disable vga for s390Jan Glauber1-0/+6
2012-11-30s390/pci: add PCI Kconfig optionsJan Glauber1-6/+50
2012-11-30s390/pci: s390 specific PCI sysfs attributesJan Glauber4-1/+97
2012-11-30s390/pci: PCI hotplug support via SCLPJan Glauber3-0/+22
2012-11-30s390/pci: CHSC PCI support for error and availability eventsJan Glauber3-1/+99
2012-11-30s390/pci: DMA supportJan Glauber8-11/+848
2012-11-30s390/pci: PCI adapter interrupts for MSI/MSI-XJan Glauber9-2/+672
2012-11-30s390/bitops: find leftmost bit instruction supportJan Glauber1-0/+81
2012-11-30s390/pci: CLP interfaceJan Glauber6-1/+563
2012-11-30s390/pci: base supportJan Glauber8-8/+1181
2012-11-23s390/ccwgroup: allow drivers to call set_{on,off}lineSebastian Ott1-0/+3
2012-11-23s390/kvm: Fix address space mixupChristian Borntraeger1-5/+20
2012-11-23s390/ptrace: race of single stepping vs signal deliveryMartin Schwidefsky4-14/+21
2012-11-23s390/disassembler: add new instructionsHeiko Carstens1-193/+370
2012-11-23s390: add zEC12 code generation supportHeiko Carstens4-30/+59
2012-11-23s390/topology: cleanup topology codeHeiko Carstens2-75/+72
2012-11-23s390/mm: move kernel_page_present/kernel_map_pages to page_attr.cHeiko Carstens3-44/+43
2012-11-23s390/memory hotplug: use pfmf instruction to initialize storage keysHeiko Carstens4-42/+45
2012-11-23s390/mm: keep fault_init() private to fault.cHeiko Carstens3-6/+8
2012-11-23s390: use ccw_device_get_schidSebastian Ott1-3/+0
2012-11-23s390: Add a mechanism to get the subchannel id.Cornelia Huck1-0/+5
2012-11-23s390/crypto: Don't panic after crypto instruction failuresJan Glauber4-21/+39
2012-11-23s390/traps: preinitialize program check tableHeiko Carstens5-49/+182
2012-11-23s390/mm,vmemmap: use 1MB frames for vmemmapHeiko Carstens1-1/+25
2012-11-23s390/mm,vmem: use 2GB frames for identity mappingHeiko Carstens4-6/+33
2012-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-14/+20
2012-11-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-2/+7
2012-11-22Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2-2/+6
2012-11-22[PARISC] fix user-triggerable panic on pariscAl Viro1-2/+4
2012-11-21Merge tag 'omap-for-v3.7-rc5/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2-0/+6
2012-11-21ARM - OMAP: ads7846: fix pendown debounce settingIgor Grinberg1-14/+20
2012-11-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds4-11/+17
2012-11-21Merge remote-tracking branch 'agust/merge' into mergeBenjamin Herrenschmidt4-11/+17
2012-11-19ARM: davinci: dm644x: fix out range signal for EDLad, Prabhakar1-2/+1
2012-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+3
2012-11-18m68k: fix sigset_t accessor functionsAndreas Schwab1-3/+3
2012-11-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+7
2012-11-16Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2-1/+1
2012-11-16revert "mm: fix-up zone present pages"Andrew Morton1-1/+0
2012-11-16mips, arc: fix build failureDavid Rientjes1-0/+1
2012-11-16KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai1-4/+7
2012-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-46/+205
2012-11-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds3-23/+25
2012-11-16arm64: Distinguish between user and kernel XN bitsCatalin Marinas3-23/+25