summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | dm: only initialize the request_queue onceChristoph Hellwig2015-04-302-11/+9
| |/ / / / / / / / / / /
* | | | | | | | | | | | modsign: change default key detailsDavid Howells2015-04-302-6/+6
* | | | | | | | | | | | Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-309-18/+44
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald2015-04-281-2/+23
| * | | | | | | | | | | | serial: samsung: fix serial console breakRobert Baldyga2015-04-281-2/+3
| * | | | | | | | | | | | tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches2015-04-281-0/+2
| * | | | | | | | | | | | serial: of-serial: Remove device_type = "serial" registrationMichal Simek2015-04-281-1/+0
| * | | | | | | | | | | | serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek2015-04-282-11/+12
| * | | | | | | | | | | | serial: core: Fix kernel-doc build warningsPeter Hurley2015-04-281-1/+1
| * | | | | | | | | | | | tty: Re-add external interface for tty_set_termios()Frederic Danis2015-04-282-1/+3
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-308-16/+47
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cdc-acm: prevent infinite loop when parsing CDC headers.Quentin Casasnovas2015-04-281-1/+6
| * | | | | | | | | | | | Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap"Ivan T. Ivanov2015-04-281-3/+10
| * | | | | | | | | | | | usb: chipidea: otg: remove mutex unlock and lock while stop and start roleLi Jun2015-04-281-4/+0
| * | | | | | | | | | | | uas: Set max_sectors_240 quirk for ASM1053 devicesHans de Goede2015-04-281-1/+4
| * | | | | | | | | | | | uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede2015-04-284-2/+18
| * | | | | | | | | | | | uas: Allow uas_use_uas_driver to return usb-storage flagsHans de Goede2015-04-283-5/+9
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'renesas-sh-drivers-for-v4.1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-04-301-4/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | drivers: sh: Remove test for now unsupported sh7372Geert Uytterhoeven2015-04-271-2/+1
| * | | | | | | | | | | | drivers: sh: Disable PM runtime for multi-platform r8a73a4 with genpdGeert Uytterhoeven2015-04-271-1/+1
| * | | | | | | | | | | | drivers: sh: Disable PM runtime for multi-platform sh73a0 with genpdGeert Uytterhoeven2015-04-271-2/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2015-04-281-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tile: properly use node_isset() on a nodemask_tChris Metcalf2015-04-281-1/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-2813-329/+1039
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator.Harald Freudenberger2015-04-232-102/+870
| * | | | | | | | | | | s390/mm: change swap pte encoding and pgtable cleanupMartin Schwidefsky2015-04-232-123/+97
| * | | | | | | | | | | s390/mm: correct transfer of dirty & young bits in __pmd_to_pteMartin Schwidefsky2015-04-231-2/+2
| * | | | | | | | | | | s390/bpf: add dependency to z196 featuresHeiko Carstens2015-04-231-1/+1
| * | | | | | | | | | | s390/3215: free memory in error pathChristophe Jaillet2015-04-231-0/+2
| * | | | | | | | | | | s390/kvm: remove delayed reallocation of page tables for KVMMartin Schwidefsky2015-04-235-100/+59
| * | | | | | | | | | | kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky2015-04-233-1/+8
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-2753-317/+527
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | bnx2x: really disable TPA if 'disable_tpa' option is setMichal Schmidt2015-04-271-2/+4
| * | | | | | | | | | | net:treewide: Fix typo in drivers/netMasanari Iida2015-04-272-2/+2
| * | | | | | | | | | | net/mlx4_en: Prevent setting invalid RSS hash functionAmir Vadai2015-04-271-13/+16
| * | | | | | | | | | | mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim2015-04-271-43/+17
| * | | | | | | | | | | netfilter; Add some missing default cases to switch statements in nft_reject.David S. Miller2015-04-272-0/+4
| * | | | | | | | | | | Merge branch 'ppp_mppe_desync'David S. Miller2015-04-271-16/+20
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ppp: mppe: discard late packet in stateless modeSylvain Rochet2015-04-271-0/+7
| | * | | | | | | | | | | ppp: mppe: sanity error path reworkSylvain Rochet2015-04-271-16/+13
| |/ / / / / / / / / / /
| * | | | | | | | | | | net/bonding: Make DRV macros privateMatan Barak2015-04-274-7/+28
| * | | | | | | | | | | net: rfs: fix crash in get_rps_cpus()Eric Dumazet2015-04-262-7/+7
| * | | | | | | | | | | altera tse: add support for fixed-links.Andreas Oetken2015-04-261-8/+29
| * | | | | | | | | | | pxa168: fix double deallocation of managed resourcesAlexey Khoroshilov2015-04-261-11/+5
| * | | | | | | | | | | net: fix crash in build_skb()Eric Dumazet2015-04-253-13/+25
| * | | | | | | | | | | net: eth: altera: Resolve false errors from MSGDMA to TSEChee Nouk Phoon2015-04-251-4/+1
| * | | | | | | | | | | ehea: Fix memory hook reference counting crashesMichael Ellerman2015-04-251-2/+4
| * | | | | | | | | | | net/tg3: Release IRQs on permanent errorGavin Shan2015-04-251-1/+3
| * | | | | | | | | | | net: mdio-gpio: support access that may sleepVivien Didelot2015-04-241-5/+9
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | inet: fix possible panic in reqsk_queue_unlink()Eric Dumazet2015-04-249-46/+48