summaryrefslogtreecommitdiffstats
path: root/fs/f2fs (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-28s390/dasd: fix infinite term I/O loopStefan Haberland1-0/+14
2014-11-28s390/dasd: remove unused codeStefan Haberland1-12/+2
2014-11-28s390/pci: Deletion of unnecessary checks before the function call "debug_unre...Markus Elfring1-5/+2
2014-11-28s390/ftrace: provide working ftrace_return_address()Heiko Carstens1-0/+2
2014-11-28s390/sclp_async: add Kconfig option to specify the component idMartin Schwidefsky2-1/+12
2014-11-21s390/traps: die on translation exceptionsHeiko Carstens1-2/+6
2014-11-21s390/traps: print interrupt code and instruction length codeHeiko Carstens3-4/+6
2014-11-19s390/kernel: add system calls for PCI memory accessAlexey Ishchuk7-2/+127
2014-11-19s390: fix ptrace of user area if the inferior uses vector registersMartin Schwidefsky1-22/+75
2014-11-18s390/irq: use irq 0Sebastian Ott2-11/+5
2014-11-18s390/io: add ioport_map stubsFrank Blaschka1-0/+9
2014-11-18s390/docs: Remove sections that are not related to s390Thomas Huth1-374/+0
2014-11-18s390/docs: Fix the documentation of the address spacesThomas Huth1-27/+61
2014-11-03s390/cpum_sf: Remove initialization of PMU event indexHendrik Brueckner1-1/+0
2014-11-03s390/signal: add sparse annotationsMartin Schwidefsky2-2/+2
2014-11-03s390/mm: use correct unlock function in gmap_ipte_notifyMartin Schwidefsky1-1/+1
2014-11-03s390/pci: add sparse annotationsMartin Schwidefsky2-4/+8
2014-11-03s390/pci: improve irq number check for msixSebastian Ott3-6/+3
2014-11-03s390/cmpxchg: use compiler builtinsMartin Schwidefsky3-234/+19
2014-10-27s390/mm: pmdp_get_and_clear_full optimizationMartin Schwidefsky3-1/+26
2014-10-27s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUGDominik Dingel1-2/+1
2014-10-27s390/kprobes: make use of NOKPROBE_SYMBOL()Heiko Carstens7-46/+74
2014-10-27s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens13-92/+214
2014-10-27kprobes: introduce weak arch_check_ftrace_location() helper functionHeiko Carstens2-7/+12
2014-10-27s390/mm: disable KSM for storage key enabled pagesDominik Dingel3-7/+28
2014-10-27s390/mm: prevent and break zero page mappings in case of storage keysDominik Dingel2-1/+17
2014-10-27mm: introduce mm_forbids_zeropage functionDominik Dingel3-2/+13
2014-10-27s390/mm: recfactor global pgste updatesDominik Dingel4-102/+56
2014-10-27s390: update default configurationMartin Schwidefsky5-74/+32
2014-10-27s390/vdso: fix stack corruptionHeiko Carstens4-16/+29
2014-10-27s390/time: use stck clock fast for do_account_vtimeMartin Schwidefsky1-0/+4
2014-10-27Linux 3.18-rc2v3.18-rc2Linus Torvalds1-1/+1
2014-10-25ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam1-1/+0
2014-10-25ARM: i.MX6: Fix "emi" clock name typoSteve Longerbeam2-11/+11
2014-10-25overlayfs: embed middle into overlay_readdir_dataAl Viro1-7/+5
2014-10-25overlayfs: embed root into overlay_readdir_dataAl Viro1-6/+5
2014-10-25overlayfs: make ovl_cache_entry->name an array instead of pointerAl Viro1-6/+5
2014-10-25overlayfs: don't hold ->i_mutex over opening the real directoryAl Viro1-6/+13
2014-10-24arm64: Fix memblock current_limit with 64K pages and 48-bit VACatalin Marinas1-4/+8
2014-10-24sparc64: Implement __get_user_pages_fast().David S. Miller1-0/+30
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller10-62/+40
2014-10-24arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran3-7/+3
2014-10-24MIPS: SEAD3: Fix I2C device registration.Ralf Baechle1-7/+1
2014-10-24kvm: vfio: fix unregister kvm_device_ops of vfioWanpeng Li4-0/+17
2014-10-24KVM: x86: Wrong assertion on paging_tmpl.hNadav Amit1-1/+1
2014-10-24kvm: fix excessive pages un-pinning in kvm_iommu_map error path.Quentin Casasnovas1-4/+4
2014-10-24KVM: x86: PREFETCH and HINT_NOP should have SrcMem flagNadav Amit1-3/+4
2014-10-24KVM: x86: Emulator does not decode clflush wellNadav Amit1-3/+17
2014-10-24KVM: emulate: avoid accessing NULL ctxt->memoppPaolo Bonzini1-1/+1
2014-10-24MIPS: SEAD3: Nuke PIC32 I2C driver.Ralf Baechle3-526/+0