summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/compat: fix sys_sched_getattr compat wrapperHeiko Carstens2014-02-211-1/+1
* s390/zcrypt: additional check to avoid overflow in msg-type 6 requestsIngo Tuchscherer2014-02-121-1/+23
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-02-1124-55/+398
|\
| * powerpc/powernv: Add iommu DMA bypass support for IODA2Benjamin Herrenschmidt2014-02-119-4/+137
| * powerpc: Fix endian issues in kexec and crash dump codeAnton Blanchard2014-02-112-6/+14
| * powerpc/ppc32: Fix the bug in the init of non-base exception stack for UPKevin Hao2014-02-112-0/+10
| * powerpc/xmon: Don't signal we've entered until we're finished printingMichael Ellerman2014-02-111-1/+2
| * powerpc/xmon: Fix timeout loop in get_output_lock()Michael Ellerman2014-02-111-2/+9
| * powerpc/xmon: Don't loop forever in get_output_lock()Michael Ellerman2014-02-111-5/+5
| * powerpc/perf: Configure BHRB filter before enabling PMU interruptsAnshuman Khandual2014-02-111-2/+3
| * crypto/nx/nx-842: Fix handling of vmalloc addressesNathan Fontenot2014-02-111-10/+19
| * powerpc/pseries: Select ARCH_RANDOM on pseriesMichael Ellerman2014-02-111-0/+1
| * powerpc/perf: Add Power8 cache & TLB eventsMichael Ellerman2014-02-111-0/+144
| * powerpc/relocate fix relocate processing in LE modeLaurent Dufour2014-02-111-2/+2
| * powerpc: Fix kdump hang issue on p8 with relocation on exception enabled.Mahesh Salgaonkar2014-02-112-0/+26
| * powerpc/pseries: Disable relocation on exception while going down during crash.Mahesh Salgaonkar2014-02-111-2/+1
| * powerpc/eeh: Drop taken reference to driver on eeh_rmv_deviceThadeu Lima de Souza Cascardo2014-02-111-2/+6
| * powerpc: Fix build failure in sysdev/mpic.c for MPIC_WEIRD=yPaul Gortmaker2014-02-111-19/+19
* | Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-114-73/+95
|\ \
| * | DT: Add vendor prefix for Spansion Inc.Geert Uytterhoeven2014-02-051-0/+1
| * | of/device: Nullify match table in of_match_device() for CONFIG_OF=nGeert Uytterhoeven2014-02-051-1/+3
| * | dt-bindings: add vendor-prefix for neonodeHeiko Stuebner2014-02-051-0/+1
| * | of: fix PCI bus match for PCIe slotsKleber Sacilotto de Souza2014-02-051-2/+3
| * | of: restructure for_each macros to fix compile warningsRob Herring2014-02-051-69/+84
| * | of: add vendor prefix for HoneywellMarek Belisko2014-02-031-0/+1
| * | of: Update qcom vendor prefix descriptionKumar Gala2014-02-031-1/+1
| * | of: add vendor prefix for Allwinner TechnologyEmilio López2014-02-031-0/+1
* | | Merge tag 'microblaze-3.14-rc3' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-02-113-1/+9
|\ \ \
| * | | microblaze: Fix a typo when disabling stack protectionEdgar E. Iglesias2014-02-101-1/+1
| * | | microblaze: Define readq and writeq IO helper functionMichal Simek2014-02-101-0/+6
| * | | microblaze: Fix missing HZ macroMichal Simek2014-02-101-0/+2
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-02-116-37/+37
|\ \ \
| * | | s390/cio: improve cio_commit_configSebastian Ott2014-02-061-26/+14
| * | | s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky2014-02-051-2/+5
| * | | s390/dump: Fix dump memory detectionMichael Holzheu2014-02-041-0/+10
| * | | s390/appldata: restore missing init_virt_timer()Gerald Schaefer2014-01-291-0/+1
| * | | s390/qdio: correct program-controlled interruption checkingUrsula Braun2014-01-291-1/+1
| * | | s390/qdio: for_each macro correctnessJose Alonso2014-01-291-8/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-11144-799/+2454
|\ \ \ \
| * | | | 6lowpan: fix lockdep splatsEric Dumazet2014-02-101-0/+20
| * | | | alx: add missing stats_lock spinlock initJohn Greene2014-02-101-0/+1
| * | | | 9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffersRichard Yao2014-02-101-1/+4
| * | | | bonding: remove unwanted bond lock for enslave processingdingtianhong2014-02-101-1/+0
| * | | | USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver SupportLiu Junliang2014-02-104-0/+1089
| * | | | tcp: tsq: fix nonagle handlingJohn Ogness2014-02-101-2/+11
| * | | | Merge branch 'bridge'David S. Miller2014-02-107-63/+129
| |\ \ \ \
| | * | | | bridge: Prevent possible race condition in br_fdb_change_mac_addressToshiaki Makita2014-02-101-1/+5
| | * | | | bridge: Properly check if local fdb entry can be deleted when deleting vlanToshiaki Makita2014-02-103-9/+23
| | * | | | bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_...Toshiaki Makita2014-02-101-19/+6
| | * | | | bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac...Toshiaki Makita2014-02-101-25/+32
OpenPOWER on IntegriCloud