summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-04tty: serial: fsl_lpuart: support suspend/resumeStefan Agner
2015-08-04ARM: vf610: clk: add suspend/resume supportStefan Agner
2015-08-04ARM: clk: add WKPU unitStefan Agner
2015-08-04ARM: imx: clk-gate2: allow custom gate configurationStefan Agner
2015-08-04ARM: dts: vf-colibri: define stdout-path propertyStefan Agner
2015-08-04ARM: dts: vf610: add modules required for PMStefan Agner
2015-08-04ARM: dts: vf610: add on-chip SRAMStefan Agner
2015-08-04ARM: dts: vf610-colibri: GPIO wakeup keyStefan Agner
2015-08-04ARM: dts: vf610: add GPC as new interrupt parentStefan Agner
2015-08-04irqchip: vf610-gpc: add Vybrid GPC IRQ controllerStefan Agner
2015-08-04irqchip: vf610-mscm: Support NVIC parent chipStefan Agner
2015-08-04genirq: Add irq_chip_(enable/disable)_parentStefan Agner
2015-08-03Linux 4.1.4v4.1.4Greg Kroah-Hartman
2015-08-03x86/mpx: Do not set ->vm_ops on MPX VMAsKirill A. Shutemov
2015-08-03mm: avoid setting up anonymous pages into file mappingKirill A. Shutemov
2015-08-03Fix firmware loader uevent buffer NULL pointer dereferenceLinus Torvalds
2015-08-03hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV insteadJoe Perches
2015-08-03hpfs: kstrdup() out of memory handlingSanidhya Kashyap
2015-08-03ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.hSzabolcs Nagy
2015-08-03ARM: 8393/1: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd
2015-08-03perf bench numa: Fix to show proper convergence statsSrikar Dronamraju
2015-08-03arm64: Don't report clear pmds and puds as hugeChristoffer Dall
2015-08-03arm64: bpf: fix endianness conversion bugsXi Wang
2015-08-03arm64: bpf: fix out-of-bounds read in bpf2a64_offset()Xi Wang
2015-08-03ARM64: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd
2015-08-03p9_client_write(): avoid double p9_free_req()Al Viro
2015-08-03EDAC, octeon: Fix broken build due to model helper renamesAaro Koskinen
2015-08-03ARM: dove: fix legacy dove IRQ numbersRussell King
2015-08-03agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson
2015-08-03rbd: use GFP_NOIO in rbd_obj_request_create()Ilya Dryomov
2015-08-039p: don't leave a half-initialized inode sitting aroundAl Viro
2015-08-039p: forgetting to cancel request on interrupted zero-copy RPCAl Viro
2015-08-03SUNRPC: Fix a memory leak in the backchannel codeTrond Myklebust
2015-08-03nfs: always update creds in mirror, even when we have an already connected dsJeff Layton
2015-08-03nfs: fix potential credential leak in ff_layout_update_mirror_credJeff Layton
2015-08-03NFS: Ensure we set NFS_CONTEXT_RESEND_WRITES when requeuing writesTrond Myklebust
2015-08-03nfs: increase size of EXCHANGE_ID name string bufferJeff Layton
2015-08-03fixing infinite OPEN loop in 4.0 stateid recoveryOlga Kornievskaia
2015-08-03NFS: Fix size of NFSACL SETACL operationsChuck Lever
2015-08-03pNFS/flexfiles: Fix the reset of struct pgio_header when resendingTrond Myklebust
2015-08-03pNFS: Fix a memory leak when attempted pnfs failsTrond Myklebust
2015-08-03clk: qcom: Use parent rate when set rate to pixel RCG clockHai Li
2015-08-03clk: ti: dra7-atl-clock: Fix possible ERR_PTR dereferenceKrzysztof Kozlowski
2015-08-03clk: Fix JSON output in debugfsStefan Wahren
2015-08-03gpiolib: Add missing dummies for the unified device properties interfaceGeert Uytterhoeven
2015-08-03watchdog: omap: assert the counter being stopped before reprogrammingUwe Kleine-König
2015-08-03of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov
2015-08-03ovl: lookup whiteouts outside iterate_dir()Miklos Szeredi
2015-08-03dell-laptop: Fix allocating & freeing SMI buffer pagePali Rohár
2015-08-03of/address: use atomic allocation in pci_register_io_range()Jingoo Han