summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tty ldisc: Close/Reopen race prevention should check the proper flagShachar Shemesh2012-07-121-1/+1
* 8250: add support for ASIX devices with a FIFO bugAlan Cox2012-07-123-5/+28
* 8250: propogate the bugs fieldAlan Cox2012-07-121-0/+1
* 8250: use the 8250 register interface not the legacy oneAlan Cox2012-07-129-179/+155
* usb: fix sillies in the metro USB driverAlan Cox2012-07-121-7/+1
* tty: double unlock on error in ptmx_open()Dan Carpenter2012-07-121-3/+1
* tty: keyboard.c: Remove locking from vt_get_leds.Christopher Brannon2012-07-061-3/+0
* tty: localise the lockAlan Cox2012-07-0614-119/+190
* tty: note race we need to fixAlan Cox2012-06-261-0/+6
* Merge 3.5-rc4 into tty-nextGreg Kroah-Hartman2012-06-26625-3028/+6553
|\
| * Linux 3.5-rc4v3.5-rc4Linus Torvalds2012-06-241-1/+1
| * Fix typo in printed messagesAnatol Pomozov2012-06-243-3/+3
| * Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-06-242-33/+67
| |\
| | * KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_pagePaul Mackerras2012-06-191-30/+66
| | * KVM: Fix PCI header check on device assignmentJan Kiszka2012-06-151-3/+1
| * | Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rolan...Linus Torvalds2012-06-246-46/+55
| |\ \
| | * \ Merge branches 'cma' and 'ocrdma' into for-linusRoland Dreier2012-06-245-45/+54
| | |\ \
| | | * | RDMA/ocrdma: Fix off by one in ocrdma_query_gid()Dan Carpenter2012-06-141-1/+1
| | | * | RDMA/ocrdma: Fixed RQ error CQE pollingParav Pandit2012-06-111-1/+3
| | | * | RDMA/ocrdma: Correct queue SGE calculationMahesh Vardhamanaiah2012-06-114-3/+10
| | | * | RDMA/ocrdma: Correct reported max queue sizesMahesh Vardhamanaiah2012-06-112-11/+6
| | | * | RDMA/ocrdma: Fixed GID table for vlan and eventsParav Pandit2012-06-111-29/+34
| | * | | RDMA/cma: QP type check on received REQs should be AND not ORSean Hefty2012-06-191-1/+1
| | |/ /
| * | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-2423-42/+77
| |\ \ \
| | * | | ARM: Orion: Fix Virtual/Physical mixup with watchdogAndrew Lunn2012-06-235-2/+5
| | * | | ARM: Kirkwood: clk_register_gate_fn: add fn assignmentMarc Kleine-Budde2012-06-231-0/+1
| | * | | ARM: Orion5x - Restore parts of io.h, with reworkAndrew Lunn2012-06-232-0/+23
| | * | | Merge tag 'omap-fixes-a-for-3.5rc' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2012-06-237-5/+28
| | |\ \ \
| | | * | | ARM: OMAP4: hwmod data: Force HDMI in no-idle while enabledRicardo Neri2012-06-211-0/+5
| | | * | | ARM: OMAP2+: mux: fix sparse warningPaul Walmsley2012-06-211-0/+1
| | | * | | ARM: OMAP2+: CM: increase the module disable timeoutPaul Walmsley2012-06-212-2/+13
| | | * | | ARM: OMAP4: clock data: add clockdomains for clocks used as main clocksPaul Walmsley2012-06-211-0/+5
| | | * | | ARM: OMAP4: hwmod data: fix 32k sync timer idle modesPaul Walmsley2012-06-211-2/+1
| | | * | | ARM: OMAP4+: hwmod: fix issue causing IPs not going back to Smart-StandbyDjamil Elaidi2012-06-211-1/+1
| | | * | | ARM: OMAP: PM: Lock clocks list while generating summaryTodd Poynor2012-06-171-0/+2
| | * | | | Merge tag 'omap-fixes-for-v3.5-rc3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-06-236-31/+19
| | |\ \ \ \
| | | * | | | ARM: OMAP: Fix Beagleboard DVI reset gpioRuss Dill2012-06-201-16/+12
| | | * | | | arm/dts: OMAP2: Fix interrupt controller bindingJon Hunter2012-06-201-0/+2
| | | * | | | ARM: OMAP2: Fix tusb6010 GPIO interrupt for n8x0Tony Lindgren2012-06-201-1/+1
| | | * | | | ARM: OMAP2+: Fix MUSB ifdefs for platform init codeTony Lindgren2012-06-203-14/+4
| | | |/ / /
| | * | | | ARM: tegra: make tegra_cpu_reset_handler_enable() __initStephen Warren2012-06-181-1/+1
| | * | | | ARM: iconnect: Remove include of removed linux/spi/orion_spi.hAndrew Lunn2012-06-171-3/+0
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-245-6/+86
| |\ \ \ \ \
| | * | | | | drm: drop comment about this header being autogenerated.Dave Airlie2012-06-221-4/+0
| | * | | | | drm/edid: don't return stack garbage from supports_rbDaniel Vetter2012-06-211-1/+1
| | * | | | | vga_switcheroo: Add include guardOzan Çağlayan2012-06-211-0/+4
| | * | | | | drm/radeon: SI tiling fixes for displayAlex Deucher2012-06-202-1/+81
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-06-225-22/+30
| |\ \ \ \ \
| | * | | | | libceph: flush msgr queue during mon_client shutdownSage Weil2012-06-202-7/+8
| | * | | | | rbd: Clear ceph_msg->bio_iter for retransmitted messageYan, Zheng2012-06-201-0/+4
OpenPOWER on IntegriCloud