summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-163-21/+16
|\
| * Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-04-142-11/+7
| |\
| | * tools/liblockdep: Add proper versioning to the shared objSasha Levin2014-04-011-11/+4
| | * tools/liblockdep: Ignore asmlinkage and visibleSasha Levin2014-04-011-0/+3
| * | locking/mutex: Fix debug_mutexesPeter Zijlstra2014-04-111-10/+9
* | | Merge tag 'fbdev-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-168-32/+87
|\ \ \
| * | | video: bf54x-lq043fb: fix build errorSteven Miao2014-04-151-1/+1
| * | | OMAPDSS: Change struct reg_field to dispc_reg_fieldJyri Sarha2014-04-142-9/+9
| * | | OMAPDSS: Take pixelclock unit change into account in hdmi_compute_acr()Jyri Sarha2014-04-141-4/+4
| * | | OMAPDSS: fix shared irq handlersTomi Valkeinen2014-04-142-7/+68
| * | | video: imxfb: Select LCD_CLASS_DEVICE unconditionallyAlexander Shiyan2014-04-141-0/+2
| * | | OMAPDSS: fix rounding when calculating fclk rateTomi Valkeinen2014-04-141-2/+2
| * | | video: da8xx-fb: Fix casting of info->pseudo_paletteJon Ringle2014-04-141-9/+1
* | | | Merge tag 'pinctrl-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-1610-1471/+1514
|\ \ \ \
| * | | | pinctrl: fix typo in bindings documentationSherman Yin2014-04-141-1/+1
| * | | | Update bcm_defconfig with new pinctrl CONFIGSherman Yin2014-04-141-1/+1
| * | | | pinctrl: Rename Broadcom Capri pinctrl driverSherman Yin2014-04-144-1459/+1466
| * | | | pinctrl: msm: Correct interrupt code for TLMM v2Bjorn Andersson2014-04-142-1/+6
| * | | | pinctrl: nomadik: delete stray debug printLinus Walleij2014-04-141-1/+0
| * | | | pinctrl: rockchip: handle first half of rk3188-bank0 correctlyHeiko Stübner2014-04-141-0/+14
| * | | | pinctrl: rockchip: add return value to rockchip_set_muxHeiko Stübner2014-04-141-7/+25
| * | | | pinctrl: rockchip: fix offset of mux registers for rk3188Beniamino Galvani2014-04-141-1/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-1614-36/+223
|\ \ \ \
| * | | | s390/sclp_cmd: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-111-1/+1
| * | | | s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-111-1/+1
| * | | | s390/sclp_vt220: Fix kernel panic due to early terminal inputPeter Oberparleiter2014-04-111-3/+11
| * | | | s390/compat: fix typoHeiko Carstens2014-04-111-1/+1
| * | | | s390/uaccess: fix possible register corruption in strnlen_user_srst()Heiko Carstens2014-04-111-3/+2
| * | | | s390: add 31 bit warning messageHeiko Carstens2014-04-111-0/+32
| * | | | s390: wire up sys_renameat2Heiko Carstens2014-04-113-1/+4
| * | | | s390: show_registers() should not map user space addresses to kernel symbolsHeiko Carstens2014-04-111-4/+4
| * | | | s390/mm: print control registers and page table walk on crashHeiko Carstens2014-04-091-5/+135
| * | | | s390/smp: fix smp_stop_cpu() for !CONFIG_SMPHeiko Carstens2014-04-093-16/+31
| * | | | s390: fix control register updateMartin Schwidefsky2014-04-091-1/+1
* | | | | Merge tag 'please-pull-ia64-erratum' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-163-3/+3
|\ \ \ \ \
| * | | | | [IA64] Change default PSR.ac from '1' to '0' (Fix erratum #237)Tony Luck2014-04-163-3/+3
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-1563-279/+454
|\ \ \ \ \ \
| * | | | | | cxgb4: use the correct max size for firmware flashSteve Wise2014-04-151-1/+1
| * | | | | | qlcnic: Fix MSI-X initialization codeAlexander Gordeev2014-04-151-12/+16
| * | | | | | ip6_gre: don't allow to remove the fb_tunnel_devNicolas Dichtel2014-04-151-0/+10
| * | | | | | ipv4: add a sock pointer to dst->output() path.Eric Dumazet2014-04-1519-46/+74
| * | | | | | ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet2014-04-1510-13/+13
| * | | | | | driver/net: cosa driver uses udelay incorrectlyLi, Zhen-Hua2014-04-151-4/+0
| * | | | | | at86rf230: fix __at86rf230_read_subreg functionAlexander Aring2014-04-151-1/+1
| * | | | | | at86rf230: remove check if AVDD settledAlexander Aring2014-04-151-8/+0
| * | | | | | net: cadence: Add architecture dependenciesJean Delvare2014-04-151-3/+3
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-04-147-25/+15
| |\ \ \ \ \ \
| | * | | | | | netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy2014-04-143-3/+12
| | * | | | | | netfilter: nf_conntrack: initialize net.ct.generationAndrey Vagin2014-04-141-0/+1
| | * | | | | | netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helperAndrey Vagin2014-04-083-22/+2
OpenPOWER on IntegriCloud