summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm
Commit message (Expand)AuthorAgeFilesLines
* s390/time: fix sched_clock() overflowHeiko Carstens2013-01-161-0/+28
* s390/mm: fix pmd_pfn() for thpGerald Schaefer2013-01-121-4/+1Star
* s390/pci: define read*_relaxed functionsHeiko Carstens2013-01-081-0/+5
* s390/pci: define isa_dma_bridge_buggyHeiko Carstens2013-01-081-0/+6
* s390/irq: count cpu restart eventsHeiko Carstens2013-01-081-0/+1
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-081-30/+47
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-212-1/+3
|\
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-201-1/+0Star
| * COMPAT_SYSCALL_DEFINE: infrastructureAl Viro2012-12-201-0/+3
* | s390/ccwdev: Include asm/schid.h.Cornelia Huck2012-12-171-3/+1Star
* | s390/pci: performance statistics and debug infrastructureJan Glauber2012-12-142-0/+75
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-12-1320-37/+1329
|\ \
| * | s390/pci: no msleep in potential IRQ contextJan Glauber2012-12-051-5/+5
| * | vga: compile fix, disable vga for s390Jan Glauber2012-11-301-0/+6
| * | s390/pci: s390 specific PCI sysfs attributesJan Glauber2012-11-301-0/+4
| * | s390/pci: PCI hotplug support via SCLPJan Glauber2012-11-302-0/+13
| * | s390/pci: CHSC PCI support for error and availability eventsJan Glauber2012-11-301-0/+4
| * | s390/pci: DMA supportJan Glauber2012-11-304-10/+302
| * | s390/pci: PCI adapter interrupts for MSI/MSI-XJan Glauber2012-11-304-0/+62
| * | s390/bitops: find leftmost bit instruction supportJan Glauber2012-11-301-0/+81
| * | s390/pci: CLP interfaceJan Glauber2012-11-303-0/+217
| * | s390/pci: base supportJan Glauber2012-11-304-8/+603
| * | s390/ccwgroup: allow drivers to call set_{on,off}lineSebastian Ott2012-11-231-0/+3
| * | s390/topology: cleanup topology codeHeiko Carstens2012-11-231-16/+18
| * | s390/memory hotplug: use pfmf instruction to initialize storage keysHeiko Carstens2012-11-231-0/+2
| * | s390/mm: keep fault_init() private to fault.cHeiko Carstens2012-11-231-1/+0Star
| * | s390: use ccw_device_get_schidSebastian Ott2012-11-231-3/+0Star
| * | s390: Add a mechanism to get the subchannel id.Cornelia Huck2012-11-231-0/+5
| * | s390/mm,vmem: use 2GB frames for identity mappingHeiko Carstens2012-11-231-0/+10
* | | asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov2012-12-131-10/+1Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-122-3/+3
|\ \ \ | | |/ | |/|
| * | unify default ptrace_signal_deliverAl Viro2012-11-291-2/+0Star
| * | s390: switch to generic fork/vfork/cloneAl Viro2012-11-291-0/+3
| | |
| | \
| *-. \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-291-1/+0Star
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'arch-microblaze' into no-rebasesAl Viro2012-11-172-13/+24
| | |\ \
| | * \ \ Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-171-1/+1
| | |\ \ \
| | * | | | s390: switch to saner kernel_execve() semanticsAl Viro2012-10-291-1/+0Star
| | | |_|/ | | |/| |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-121-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2012-12-081-0/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker2012-11-191-0/+1
| | | |/ / | | |/| |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-121-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-081-0/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
| | |/ / /
* | / / / mm: add comment on storage key dirty bit semanticsJan Kara2012-12-121-0/+3
|/ / / /
* | | | s390/topology: fix core id vs physical package id mix-upHeiko Carstens2012-11-121-0/+3
* | | | s390/signal: set correct address space controlMartin Schwidefsky2012-11-121-1/+1
| |_|/ |/| |
* | | s390: Move css limits from drivers/s390/cio/ to include/asm/.Cornelia Huck2012-11-061-0/+2
* | | s390/thp: respect page protection in pmd_none() and pmd_present()Gerald Schaefer2012-10-261-13/+22
|/ /
* / perf_cpum_cf: Add support for counters available with IBM zEC12Hendrik Brueckner2012-10-181-1/+1
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-15/+3Star
|\