summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: make append_dio an incompat featureMark Fasheh2015-03-122-8/+9
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-03-121-3/+0
|\
| * Revert "i2c: core: Dispose OF IRQ mapping at client removal time"Jakub Kicinski2015-03-121-3/+0
* | Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-122-4/+5
|\ \
| * | PCI: xgene: Add register offset to config space base addressFeng Kan2015-03-051-2/+2
| * | PCI: Don't read past the end of sysfs "driver_override" bufferSasha Levin2015-02-241-2/+3
* | | Merge tag 'microblaze-4.0-rc4' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2015-03-121-3/+4
|\ \ \
| * | | microblaze: Fix syscall error recovery for invalid syscall IDsJamie Garside2015-03-041-1/+2
| * | | microblaze: Coding style cleanupMichal Simek2015-03-041-2/+2
* | | | Merge tag 'nios2-fix-4.0-rc4' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds2015-03-127-89/+62
|\ \ \ \
| * | | | nios2: update pt_regsChung-Ling Tang2015-03-127-89/+62
| | |_|/ | |/| |
* | | | mm: fix up numa read-only thread grouping logicLinus Torvalds2015-03-122-2/+12
* | | | Merge tag 'for-linus-20150310' of git://git.infradead.org/linux-mtdLinus Torvalds2015-03-102-6/+45
|\ \ \ \
| * | | | mtd: nand: MTD_NAND_HISI504 should depend on HAS_DMAGeert Uytterhoeven2015-03-021-0/+1
| * | | | mtd: pxa3xx_nand: fix driver when num_cs is 0Robert Jarzmik2015-02-281-0/+2
| * | | | mtd: nand: pxa3xx: Fix PIO FIFO drainingMaxime Ripard2015-02-281-6/+42
| | |_|/ | |/| |
* | | | Merge tag 'iommu-fixes-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-03-105-2/+26
|\ \ \ \
| * | | | iommu/io-pgtable-arm: Add built time dependencyJean Delvare2015-03-031-0/+1
| * | | | iommu/msm: Mark driver BROKENThierry Reding2015-02-251-0/+1
| * | | | iommu/rockchip: Play nice in multi-platform buildsThierry Reding2015-02-251-0/+7
| * | | | iommu/omap: Play nice in multi-platform buildsThierry Reding2015-02-251-0/+7
| * | | | iommu/exynos: Play nice in multi-platform buildsThierry Reding2015-02-251-0/+7
| * | | | iommu/io-pgtable-arm: Fix self-test WARNs on i386Will Deacon2015-02-251-2/+3
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-094-45/+40
|\ \ \ \
| * \ \ \ Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/pub/scm/linux/ke...Marcelo Tosatti2015-03-054-45/+40
| |\ \ \ \
| | * | | | KVM: s390: non-LPAR case obsolete during facilities mask initMichael Mueller2015-03-041-16/+1
| | * | | | KVM: s390: include guest facilities in kvm facility testMichael Mueller2015-03-044-22/+25
| | * | | | KVM: s390: fix in memory copy of facility listsMichael Mueller2015-03-041-2/+2
| | * | | | KVM: s390/cpacf: Fix kernel bug under z/VMChristian Borntraeger2015-03-041-3/+6
| | * | | | KVM: s390/cpacf: Enable key wrapping by defaultTony Krowiak2015-03-031-3/+7
| | |/ / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-03-099-39/+38
|\ \ \ \ \
| * | | | | s390/mm: fix incorrect ASCE after crst_table_downgradeMartin Schwidefsky2015-03-021-1/+1
| * | | | | s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()Heiko Carstens2015-03-021-1/+1
| * | | | | s390/pci: unify pci_iomap symbol exportsSebastian Ott2015-02-271-2/+2
| * | | | | s390/pci: fix [un]map_resources sequenceSebastian Ott2015-02-271-10/+14
| * | | | | s390: let the compiler do page clearingChristian Borntraeger2015-02-261-10/+1
| * | | | | s390/pci: fix possible information leak in mmio syscallSebastian Ott2015-02-261-9/+8
| * | | | | s390/dcss: array index 'i' is used before limits check.Ameen Ali2015-02-261-1/+1
| * | | | | s390/scm_block: fix off by one during cluster reservationSebastian Ott2015-02-261-1/+1
| * | | | | s390/jump label: improve and fix sanity checkHeiko Carstens2015-02-261-4/+8
| * | | | | s390/jump label: add missing jump_label_apply_nops() callHeiko Carstens2015-02-261-0/+1
* | | | | | Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-03-092-12/+32
|\ \ \ \ \ \
| * | | | | | ftrace: Fix ftrace enable ordering of sysctl ftrace_enabledSteven Rostedt (Red Hat)2015-03-091-3/+3
| * | | | | | ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctlPratyush Anand2015-03-091-6/+22
| * | | | | | ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctlSteven Rostedt (Red Hat)2015-03-091-2/+6
| * | | | | | seq_buf: Fix seq_buf_bprintf() truncationSteven Rostedt (Red Hat)2015-03-041-1/+1
| * | | | | | seq_buf: Fix seq_buf_vprintf() truncationSteven Rostedt (Red Hat)2015-03-041-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-0939-177/+311
|\ \ \ \ \ \
| * | | | | | tipc: fix bug in link failover handlingJon Paul Maloy2015-03-091-3/+4
| * | | | | | net: delete stale packet_mclist entriesFrancesco Ruggeri2015-03-091-8/+14
OpenPOWER on IntegriCloud