aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2012-12-08Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar
2012-12-07Merge branch 'linus' into sched/coreIngo Molnar
2012-12-05s390/pci: enable NEED_DMA_MAP_STATEJan Glauber
2012-12-05s390/pci: no msleep in potential IRQ contextJan Glauber
2012-12-03s390/pci: fix potential NULL pointer dereference in dma_free_seg_table()Wei Yongjun
2012-12-03s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun
2012-12-03s390/bpf,jit: add support for XOR instructionHeiko Carstens
2012-12-03s390/bpf,jit: add support MOD instructionHeiko Carstens
2012-12-02open*(2) compat fixes (s390, arm64)Al Viro
2012-11-30vga: compile fix, disable vga for s390Jan Glauber
2012-11-30s390/pci: add PCI Kconfig optionsJan Glauber
2012-11-30s390/pci: s390 specific PCI sysfs attributesJan Glauber
2012-11-30s390/pci: PCI hotplug support via SCLPJan Glauber
2012-11-30s390/pci: CHSC PCI support for error and availability eventsJan Glauber
2012-11-30s390/pci: DMA supportJan Glauber
2012-11-30s390/pci: PCI adapter interrupts for MSI/MSI-XJan Glauber
2012-11-30s390/bitops: find leftmost bit instruction supportJan Glauber
2012-11-30s390/pci: CLP interfaceJan Glauber
2012-11-30s390/pci: base supportJan Glauber
2012-11-29unify default ptrace_signal_deliverAl Viro
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro
2012-11-28s390: switch to generic fork/vfork/cloneAl Viro
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro
2012-11-27KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti
2012-11-23s390/ccwgroup: allow drivers to call set_{on,off}lineSebastian Ott
2012-11-23s390/kvm: Fix address space mixupChristian Borntraeger
2012-11-23s390/ptrace: race of single stepping vs signal deliveryMartin Schwidefsky
2012-11-23s390/disassembler: add new instructionsHeiko Carstens
2012-11-23s390: add zEC12 code generation supportHeiko Carstens
2012-11-23s390/topology: cleanup topology codeHeiko Carstens
2012-11-23s390/mm: move kernel_page_present/kernel_map_pages to page_attr.cHeiko Carstens
2012-11-23s390/memory hotplug: use pfmf instruction to initialize storage keysHeiko Carstens
2012-11-23s390/mm: keep fault_init() private to fault.cHeiko Carstens
2012-11-23s390: use ccw_device_get_schidSebastian Ott
2012-11-23s390: Add a mechanism to get the subchannel id.Cornelia Huck
2012-11-23s390/crypto: Don't panic after crypto instruction failuresJan Glauber
2012-11-23s390/traps: preinitialize program check tableHeiko Carstens
2012-11-23s390/mm,vmemmap: use 1MB frames for vmemmapHeiko Carstens
2012-11-23s390/mm,vmem: use 2GB frames for identity mappingHeiko Carstens
2012-11-20vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker
2012-11-19vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker
2012-11-19vtime: Explicitly account pending user time on process tickFrederic Weisbecker
2012-11-19vtime: Remove the underscore prefix invasionFrederic Weisbecker
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-16Merge branch 'arch-microblaze' into no-rebasesAl Viro
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-11-13s390/mm: have 16 byte aligned struct pagesHeiko Carstens
2012-11-13s390/gup: fix access_ok() usage in __get_user_pages_fast()Heiko Carstens