summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2013-04-26s390: remove small stack config optionHeiko Carstens
2013-04-26s390: system call path micro optimizationMartin Schwidefsky
2013-04-26s390: lowcore stack pointer offsetsMartin Schwidefsky
2013-04-23s390/uapi: change struct statfs[64] member types to unsigned valuesHeiko Carstens
2013-04-23s390/pci: return correct dma address for offset > PAGE_SIZEGerald Schaefer
2013-04-23s390/ptrace: remove empty ifdefsHeiko Carstens
2013-04-23s390/compat: remove ptrace compat definitions from uapi header fileHeiko Carstens
2013-04-23s390/compat: fix compile error for !COMPATHeiko Carstens
2013-04-23s390/compat: fix compat_sys_statfs() memory corruptionHeiko Carstens
2013-04-23s390/mm,gmap: segment mapping raceMartin Schwidefsky
2013-04-23s390/mm,gmap: implement gmap_translate()Heiko Carstens
2013-04-17s390/pci: remove disable_device implementationSebastian Ott
2013-04-17s390/pci: disable per defaultSebastian Ott
2013-04-17s390/pci: return error after failed pci opsSebastian Ott
2013-04-17s390/pci: do not read data after failed loadSebastian Ott
2013-04-17s390/pci: add exception table to load/store instructionsSebastian Ott
2013-04-17s390/pci: rename instruction wrappersSebastian Ott
2013-04-17s390/pci: uninline instruction wrappersSebastian Ott
2013-04-17s390/pci: implement pcibios_add_deviceSebastian Ott
2013-04-17s390/pci: do not modify function handlesSebastian Ott
2013-04-17s390/pci: debug device statesSebastian Ott
2013-04-17s390/pci: msi cleanup hash usageSebastian Ott
2013-04-17s390/signal: Add BEA to compat signal handler parametersMichael Holzheu
2013-04-17s390/cio: ccw_device_force_console don't use static variableSebastian Ott
2013-04-17s390/cio: wait_cons_dev don't use static variableSebastian Ott
2013-04-17s390/hibernate: Save and restore absolute zero pagesMichael Holzheu
2013-04-17s390/bitops: get rid of __BITOPS_BARRIER()Heiko Carstens
2013-04-17s390/bitops: remove unnecessary macro definitions in asm/bitops.hAkinobu Mita
2013-04-17s390/mm: speedup storage key initializationHeiko Carstens
2013-04-17s390/dumpstack: fix call chain walkingHeiko Carstens
2013-04-17s390/hypfs: Use PTR_RET functionAlexandru Gheorghiu
2013-04-17s390/cmm: Removed useless labelAlexandru Gheorghiu
2013-04-17s390/bpf,jit: use kcalloc instead of kmalloc and memsetStelian Nirlu
2013-04-17s390/dis: use explicit buf lenStefan Raspl
2013-04-17s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun
2013-04-17s390/mm: zero page cache synonyms for zEC12Martin Schwidefsky
2013-04-17s390/mm: protection exception PSW for aborted transactionMartin Schwidefsky
2013-04-15s390/kdump: Add PM notifier for kdumpMichael Holzheu
2013-04-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2013-04-12x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen
2013-04-12x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is setBoris Ostrovsky
2013-04-12x86/mm/cpa/selftest: Fix false positive in CPA self testAndrea Arcangeli
2013-04-11Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-04-11Merge tag 'mvebu_fixes_for_v3.9_round3' of git://git.infradead.org/users/jcoo...Arnd Bergmann
2013-04-11x86/mm/cpa: Convert noop to functional fixAndrea Arcangeli
2013-04-10Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-04-10Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2013-04-10x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky