summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-02Merge tag 'please-pull-rusty' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-02ALSA: hda/realtek - Add a fixup for another Acer Aspire 9420Takashi Iwai
2015-06-02Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede
2015-06-02vfs: read file_handle only once in handle_to_pathSasha Levin
2015-06-02lib: Fix strnlen_user() to not touch memory after specified maximumJan Kara
2015-06-02ia64: make cpu_callin_map non-volatile.Rusty Russell
2015-06-02MIPS: ath79: Add a missing new line in log messageAlban Bedel
2015-06-02dmaengine: hsu: Fix memory leak when stopping a running transferPeter Ujfalusi
2015-06-02x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski
2015-06-02Revert "iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent"Joerg Roedel
2015-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-06-02drm/radeon: use proper ACR regisiter for DCE3.2Alex Deucher
2015-06-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-06-01Merge tag 'wireless-drivers-for-davem-2015-06-01' of git://git.kernel.org/pub...David S. Miller
2015-06-01vti6: Add pmtu handling to vti6_xmit.Steffen Klassert
2015-06-01PCI: Preserve resource size during alignment reorderingYinghai Lu
2015-06-01Revert "net: core: 'ethtool' issue with querying phy settings"David S. Miller
2015-06-01bnx2x: Move statistics implementation into semaphoresYuval Mintz
2015-06-01xen: netback: read hotplug script once at start of day.Ian Campbell
2015-06-01xen: netback: fix printf format string warningIan Campbell
2015-06-01Revert "netfilter: ensure number of counters is >0 in do_replace()"Bernhard Thaler
2015-06-01include/uapi/linux/virtio_balloon.h: include linux/virtio_types.hMikko Rapeli
2015-06-01MIPS: ralink: Fix clearing the illegal access interruptJonas Gorski
2015-06-01drm/i915: Don't skip request retirement if the active list is emptyVille Syrjälä
2015-06-01drm/i915/hsw: Fix workaround for server AUX channel clock divisorJim Bride
2015-06-01sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTEKhalid Aziz
2015-06-01sparc64: pci slots information is not populated in sysfsEric Snowberg
2015-06-01sparc: kernel: GRPCI2: Remove a useless memsetChristophe Jaillet
2015-06-01net: dsa: Properly propagate errors from dsa_switch_setup_oneFlorian Fainelli
2015-06-01tcp: fix child sockets to use system default congestion control if not setNeal Cardwell
2015-06-01udp: fix behavior of wrong checksumsEric Dumazet
2015-06-01Linux 4.1-rc6Linus Torvalds
2015-06-01tty: move linux/gsmmux.h to uapiJiri Slaby
2015-06-01drivers/base: cacheinfo: handle absence of cachesSudeep Holla
2015-06-01sfc: free multiple Rx buffers when requiredDaniel Pieczko
2015-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-05-31n_tty: Fix auditing support for cannonical modeLaura Abbott
2015-05-31serial: 8250_omap: provide complete custom startup & shutdown callbacksSebastian Andrzej Siewior
2015-05-31doc: dt: add documentation for nxp,lpc1850-uartJoachim Eastwood
2015-05-31serial: 8250: add LPC18xx/43xx UART driverJoachim Eastwood
2015-05-31serial: 8250_uniphier: add UniPhier serial driverMasahiro Yamada
2015-05-31serial: 8250_dw: support ACPI platforms with integrated DMA engineHeikki Krogerus
2015-05-31serial: of_serial: check the return value of clk_prepare_enable()Masahiro Yamada
2015-05-31serial: of_serial: use devm_clk_get() instead of clk_get()Masahiro Yamada
2015-05-31serial: earlycon: Add support for big-endian MMIO accessesNoam Camus
2015-05-31serial: sirf: use hrtimer for data rxQipan Li
2015-05-31serial: sirf: correct the fifo empty_bitQipan Li
2015-05-31serial: sirf: fix system hung on console log outputQipan Li