summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-10serial/aspeed-vuart: Fix typoopenbmc-20160210-1Joel Stanley1-1/+1
2016-02-10serial/aspeed-vuart: Disable host TX discard mode during initJeremy Kerr1-1/+14
2016-02-10i2c/aspeed: Set pdev name corresponding to busJoel Stanley1-3/+10
2016-02-10i2c/aspeed: Simplify resource acquisitionJoel Stanley1-6/+3
2016-02-10arm/dts/barreleye: Fix polarity and names of LEDsNorman James1-8/+5
2016-02-02i2c: aspeed spin_lock_init() on cmd_lockopenbmc-20160202-2Cyril Bur1-0/+1
2016-02-02ncsi: Fix not releasing lock in ncsi_rcv_rsp()Cyril Bur1-1/+1
2016-02-02Merge tag 'v4.3.5' into dev-4.3openbmc-20160202-1Joel Stanley172-722/+1622
2016-02-02drivers/power8_occ_i2c: Add back in poll data initNorman James1-0/+2
2016-01-31Linux 4.3.5Greg Kroah-Hartman1-1/+1
2016-01-31recordmcount: Fix endianness handling bug for nop_mcountlibin1-1/+1
2016-01-31arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi3-2/+19
2016-01-31arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier4-1/+38
2016-01-31arm64: restore bogomips information in /proc/cpuinfoYang Shi1-0/+4
2016-01-31mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck1-3/+1
2016-01-31fix the regression from "direct-io: Fix negative return from dio read beyond ...Al Viro1-0/+1
2016-01-31direct-io: Fix negative return from dio read beyond eofJan Kara1-1/+9
2016-01-31media/vivid-osd: fix info leak in ioctlSalva Peiró1-0/+1
2016-01-31staging: lustre: echo_copy.._lsm() dereferences userland pointers directlyAl Viro1-9/+11
2016-01-31HID: core: Avoid uninitialized buffer accessRichard Purdie1-1/+1
2016-01-31HID: wacom: Expect 'touch_max' touches if HID_DG_CONTACTCOUNT not presentJason Gerecke1-2/+2
2016-01-31HID: wacom: Tie cached HID_DG_CONTACTCOUNT indices to report IDJason Gerecke2-0/+27
2016-01-31parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka1-7/+8
2016-01-31iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpointsDavid Woodhouse1-3/+6
2016-01-31iommu/arm-smmu: Fix error checking for ASID and VMID allocationWill Deacon1-4/+5
2016-01-31arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi2-3/+2
2016-01-31arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon1-0/+3
2016-01-31arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood1-0/+6
2016-01-31ARM/arm64: KVM: correct PTE uncachedness checkArd Biesheuvel1-2/+2
2016-01-31arm64: fix building without CONFIG_UID16Arnd Bergmann2-2/+2
2016-01-31arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier2-4/+6
2016-01-31ARM/arm64: KVM: test properly for a PTE's uncachednessArd Biesheuvel1-8/+7
2016-01-31arm64: kernel: pause/unpause function graph tracer in cpu_suspend()Lorenzo Pieralisi1-0/+10
2016-01-31arm64: cmpxchg_dbl: fix return value typeLorenzo Pieralisi2-2/+2
2016-01-31arm64: bpf: fix mod-by-zero caseZi Shen Lim1-8/+13
2016-01-31arm64: bpf: fix div-by-zero caseZi Shen Lim2-13/+27
2016-01-31recordmcount: arm64: Replace the ignored mcount call into nopLi Bin1-1/+23
2016-01-31powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand2-0/+29
2016-01-31scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand1-1/+2
2016-01-31powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng1-8/+8
2016-01-31powerpc: Make value-returning atomics fully orderedBoqun Feng1-1/+1
2016-01-31powerpc/powernv: pr_warn_once on unsupported OPAL_MSG typeStewart Smith1-1/+1
2016-01-31powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion"Alistair Popple1-1/+13
2016-01-31powerpc/opal-irqchip: Fix double endian conversionAlistair Popple1-29/+29
2016-01-31powerpc/tm: Check for already reclaimed tasksMichael Neuling1-0/+18
2016-01-31powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling3-5/+14
2016-01-31xfrm: dst_entries_init() per-net dst_opsDan Streetman3-62/+75
2016-01-31team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel1-3/+3
2016-01-31net/mlx5_core: Fix trimming down IRQ numberDoron Tsur5-8/+10
2016-01-31batman-adv: Drop immediate orig_node free functionSven Eckelmann3-27/+13