summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/compat: remove ptrace compat definitions from uapi header fileHeiko Carstens2013-04-233-20/+17
* s390/compat: fix compile error for !COMPATHeiko Carstens2013-04-231-2/+2
* s390/compat: fix compat_sys_statfs() memory corruptionHeiko Carstens2013-04-231-1/+1
* s390/zcore: Fix HSA copy length for last blockMichael Holzheu2013-04-231-1/+1
* s390/mm,gmap: segment mapping raceMartin Schwidefsky2013-04-231-69/+91
* s390/mm,gmap: implement gmap_translate()Heiko Carstens2013-04-232-22/+87
* s390/pci: remove disable_device implementationSebastian Ott2013-04-171-34/+0
* s390/pci: disable per defaultSebastian Ott2013-04-171-3/+3
* s390/pci: return error after failed pci opsSebastian Ott2013-04-171-4/+12
* s390/pci: do not read data after failed loadSebastian Ott2013-04-173-5/+11
* s390/pci: add exception table to load/store instructionsSebastian Ott2013-04-172-24/+30
* s390/pci: rename instruction wrappersSebastian Ott2013-04-175-28/+29
* s390/pci: uninline instruction wrappersSebastian Ott2013-04-173-199/+202
* s390/pci: implement pcibios_add_deviceSebastian Ott2013-04-171-3/+11
* s390/pci: do not modify function handlesSebastian Ott2013-04-173-5/+12
* s390/pci: debug device statesSebastian Ott2013-04-175-16/+19
* s390/pci: msi cleanup hash usageSebastian Ott2013-04-171-4/+6
* s390/signal: Add BEA to compat signal handler parametersMichael Holzheu2013-04-171-0/+2
* s390/dasd: fix hanging device after resume with internal error 13Stefan Haberland2013-04-171-8/+55
* s390/dasd: improve speed of dasdfmtStefan Haberland2013-04-174-143/+351
* s390/css: move subchannel lock allocationSebastian Ott2013-04-173-34/+32
* s390/cio: fix early init counter usageSebastian Ott2013-04-172-9/+6
* s390/css: remove unused function definitionsSebastian Ott2013-04-172-4/+2
* s390/css: introduce cio_register_early_subchannelsSebastian Ott2013-04-174-23/+24
* s390/cio: get rid of static console deviceSebastian Ott2013-04-171-43/+30
* s390/cio: get rid of static console subchannelSebastian Ott2013-04-175-108/+56
* s390/cio: split subchannel registrationSebastian Ott2013-04-171-19/+18
* s390/cio: ccw_device_force_console don't use static variableSebastian Ott2013-04-174-7/+5
* s390/cio: wait_cons_dev don't use static variableSebastian Ott2013-04-177-25/+32
* s390/hibernate: Save and restore absolute zero pagesMichael Holzheu2013-04-173-3/+58
* s390/bitops: get rid of __BITOPS_BARRIER()Heiko Carstens2013-04-171-4/+3
* s390/cio: Use BITS_TO_LONGS() instead of __BITOPS_WORDS()Akinobu Mita2013-04-171-1/+1
* s390/bitops: remove unnecessary macro definitions in asm/bitops.hAkinobu Mita2013-04-171-57/+53
* s390/mm: speedup storage key initializationHeiko Carstens2013-04-171-15/+9
* s390/dumpstack: fix call chain walkingHeiko Carstens2013-04-173-250/+253
* s390/hypfs: Use PTR_RET functionAlexandru Gheorghiu2013-04-171-3/+1
* s390/cmm: Removed useless labelAlexandru Gheorghiu2013-04-171-5/+3
* s390/dasd: remove cast for kzalloc return valueZhang Yanfei2013-04-171-2/+1
* s390/bpf,jit: use kcalloc instead of kmalloc and memsetStelian Nirlu2013-04-171-2/+1
* s390/cio: make use of newly added format 1 channel-path dataPeter Oberparleiter2013-04-171-8/+14
* s390/cio: collect format 1 channel-path description dataPeter Oberparleiter2013-04-174-9/+31
* s390/monreader: Remove redundant NULL check before kfreeSyam Sidhardhan2013-04-171-2/+1
* s390/s390dbf.txt: Add doc: Debug views are removed in debug_unregister()Michael Holzheu2013-04-171-1/+2
* s390/dis: use explicit buf lenStefan Raspl2013-04-173-6/+8
* s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2013-04-171-2/+1
* s390/mm: zero page cache synonyms for zEC12Martin Schwidefsky2013-04-171-1/+9
* s390/mm: protection exception PSW for aborted transactionMartin Schwidefsky2013-04-171-2/+7
* s390/kdump: Add PM notifier for kdumpMichael Holzheu2013-04-151-0/+30
* Linux 3.9-rc7v3.9-rc7Linus Torvalds2013-04-141-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-148-21/+33
|\