summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* s390/pci: no msleep in potential IRQ contextJan Glauber2012-12-051-5/+5
* s390/pci: fix potential NULL pointer dereference in dma_free_seg_table()Wei Yongjun2012-12-031-1/+2
* s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2012-12-031-2/+1
* s390/bpf,jit: add support for XOR instructionHeiko Carstens2012-12-031-0/+7
* s390/bpf,jit: add support MOD instructionHeiko Carstens2012-12-031-0/+21
* vga: compile fix, disable vga for s390Jan Glauber2012-11-301-0/+6
* s390/pci: add PCI Kconfig optionsJan Glauber2012-11-301-6/+50
* s390/pci: s390 specific PCI sysfs attributesJan Glauber2012-11-304-1/+97
* s390/pci: PCI hotplug support via SCLPJan Glauber2012-11-303-0/+22
* s390/pci: CHSC PCI support for error and availability eventsJan Glauber2012-11-303-1/+99
* s390/pci: DMA supportJan Glauber2012-11-308-11/+848
* s390/pci: PCI adapter interrupts for MSI/MSI-XJan Glauber2012-11-309-2/+672
* s390/bitops: find leftmost bit instruction supportJan Glauber2012-11-301-0/+81
* s390/pci: CLP interfaceJan Glauber2012-11-306-1/+563
* s390/pci: base supportJan Glauber2012-11-308-8/+1181
* s390/ccwgroup: allow drivers to call set_{on,off}lineSebastian Ott2012-11-231-0/+3
* s390/kvm: Fix address space mixupChristian Borntraeger2012-11-231-5/+20
* s390/ptrace: race of single stepping vs signal deliveryMartin Schwidefsky2012-11-234-14/+21
* s390/disassembler: add new instructionsHeiko Carstens2012-11-231-193/+370
* s390: add zEC12 code generation supportHeiko Carstens2012-11-234-30/+59
* s390/topology: cleanup topology codeHeiko Carstens2012-11-232-75/+72
* s390/mm: move kernel_page_present/kernel_map_pages to page_attr.cHeiko Carstens2012-11-233-44/+43
* s390/memory hotplug: use pfmf instruction to initialize storage keysHeiko Carstens2012-11-234-42/+45
* s390/mm: keep fault_init() private to fault.cHeiko Carstens2012-11-233-6/+8
* s390: use ccw_device_get_schidSebastian Ott2012-11-231-3/+0
* s390: Add a mechanism to get the subchannel id.Cornelia Huck2012-11-231-0/+5
* s390/crypto: Don't panic after crypto instruction failuresJan Glauber2012-11-234-21/+39
* s390/traps: preinitialize program check tableHeiko Carstens2012-11-235-49/+182
* s390/mm,vmemmap: use 1MB frames for vmemmapHeiko Carstens2012-11-231-1/+25
* s390/mm,vmem: use 2GB frames for identity mappingHeiko Carstens2012-11-234-6/+33
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-11-221-14/+20
|\
| * ARM - OMAP: ads7846: fix pendown debounce settingIgor Grinberg2012-11-211-14/+20
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-11-223-2/+7
|\ \
| * \ Merge tag 'omap-for-v3.7-rc5/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2012-11-212-0/+6
| |\ \
| | * | ARM: OMAP4: TWL: mux sys_drm_msecure as output for PMICKevin Hilman2012-11-121-0/+1
| | * | ARM: OMAP3: igep0020: Set WIFI/BT GPIO pins in correct mux modeAnders Hedlund2012-11-071-0/+5
| * | | ARM: davinci: dm644x: fix out range signal for EDLad, Prabhakar2012-11-191-2/+1
* | | | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-11-222-2/+6
|\ \ \ \
| * | | | [PARISC] fix user-triggerable panic on pariscAl Viro2012-11-221-2/+4
| * | | | [PARISC] fix virtual aliasing issue in get_shared_area()James Bottomley2012-11-151-0/+2
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-11-204-11/+17
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'agust/merge' into mergeBenjamin Herrenschmidt2012-11-214-11/+17
| |\ \ \ \ \
| | * | | | | powerpc/mpc5200: move lpbfifo node and fix its interrupt propertyAnatolij Gustschin2012-10-252-6/+6
| | * | | | | powerpc: 52xx: nop out unsupported critical IRQsWolfram Sang2012-10-251-4/+5
| | * | | | | powerpc/pcm030: add pcm030-audio-fabric to dtsEric Millbrandt2012-10-251-1/+6
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-11-181-3/+3
|\ \ \ \ \ \ \
| * | | | | | | missing const in alpha callers of do_mount()Al Viro2012-10-201-3/+3
| | |/ / / / / | |/| | | | |
* | | | | | | m68k: fix sigset_t accessor functionsAndreas Schwab2012-11-181-3/+3
| |_|_|/ / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-11-161-4/+7
|\ \ \ \ \ \
| * | | | | | KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai2012-11-161-4/+7