summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-07dm table: clear add_random unless all devices have it setMilan Broz1-4/+22
2012-10-07dm: handle requests beyond end of device instead of using BUG_ONMike Snitzer1-18/+38
2012-10-07vfs: dcache: fix deadlock in tree traversalMiklos Szeredi1-0/+6
2012-10-02Linux 3.4.12v3.4.12Greg Kroah-Hartman1-1/+1
2012-10-02ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon1-115/+4
2012-10-02Revert: drm/i915: correctly order the ring init sequenceGreg Kroah-Hartman1-5/+2
2012-10-02vmwgfx: corruption in vmw_event_fence_action_create()Dan Carpenter1-1/+1
2012-10-02drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID readsJani Nikula1-3/+33
2012-10-02drm/udl: limit modes to the sku pixel limits.Dave Airlie1-0/+7
2012-10-02gpio-lpc32xx: Fix value handling of gpio_direction_output()Roland Stigge1-0/+5
2012-10-02ASoC: wm2000: Correct register sizeMark Brown1-1/+1
2012-10-02USB: Fix race condition when removing host controllersAlan Stern2-5/+3
2012-10-02USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood1-1/+2
2012-10-02LockD: pass service to per-net up and down functionsStanislav Kinsbursky1-7/+5
2012-10-02kthread_worker: reimplement flush_kthread_work() to allow freeing the work it...Tejun Heo2-27/+29
2012-10-02kthread_worker: reorganize to prepare for flush_kthread_work() reimplementationTejun Heo1-16/+26
2012-10-02NFSd: set nfsd_serv to NULL after service destructionStanislav Kinsbursky2-5/+7
2012-10-02NFSd: introduce nfsd_destroy() helperStanislav Kinsbursky3-17/+14
2012-10-02UBI: fix a horrible memory deallocation bugArtem Bityutskiy1-2/+2
2012-10-02irq_remap: disable IRQ remapping if any IOAPIC lacks an IOMMUSeth Forshee1-5/+13
2012-10-02mm: avoid swapping out with swappiness==0Satoru Moriya1-3/+3
2012-10-02net: qmi_wwan: new devices: UML290 and K5006-ZBjørn Mork1-0/+18
2012-10-02net: qmi_wwan: add Sierra Wireless devicesBjørn Mork1-0/+31
2012-10-02net: qmi_wwan: add ZTE MF821DBjørn Mork1-0/+9
2012-10-02net: qmi_wwan: add ZTE MF60Bjørn Mork1-0/+18
2012-10-02net: qmi_wwan: Add Sierra Wireless device IDsBjørn Mork1-0/+2
2012-10-02USB: qmi_wwan: Add ZTE (Vodafone) K3765-ZAndrew Bird (Sphere Systems)1-0/+9
2012-10-02net: qmi_wwan: Add Vodafone/Huawei K5005 supportBjørn Mork1-0/+8
2012-10-02pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart1-12/+26
2012-10-02powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabledTimur Tabi1-2/+62
2012-10-02powerpc/85xx: p1022ds: disable the NAND flash node if video is enabledTimur Tabi1-9/+29
2012-10-02pch_uart: Fix parity setting issueTomoya MORINAGA1-1/+1
2012-10-02pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA1-6/+12
2012-10-02pch_uart: Fix missing break for 16 byte fifoAlan Cox1-0/+1
2012-10-02media: Avoid sysfs oops when an rc_dev's raw device is absentDouglas Bagnall1-2/+3
2012-10-02time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2-5/+12
2012-10-02time: Avoid making adjustments if we haven't accumulated anythingJohn Stultz1-1/+4
2012-10-02time: Improve sanity checking of timekeeping inputsJohn Stultz3-11/+44
2012-10-02media: lirc_sir: make device registration workJarod Wilson1-2/+58
2012-10-02mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu1-2/+6
2012-10-02sched: Fix race in task_group()Peter Zijlstra4-16/+33
2012-10-02r8169: RxConfig hack for the 8168evl.Francois Romieu1-0/+1
2012-10-02libata: Prevent interface errors with Seagate FreeAgent GoFlexDaniel J Blueman1-0/+1
2012-10-02rds: set correct msg_namelenWeiping Pan1-0/+3
2012-10-02Fix a dead loop in async_synchronize_full()Li Zhong1-4/+9
2012-10-02media: cx25821: Remove bad strcpy to read-only char*Ezequiel Garcia2-4/+1
2012-10-02net: Statically initialize init_net.dev_base_headRustad, Mark D2-2/+5
2012-10-02Bluetooth: Fix sending a HCI Authorization Request over LE linksVinicius Costa Gomes1-0/+4
2012-10-02Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes4-9/+10
2012-10-02Bluetooth: Fix use-after-free bug in SMPAndre Guedes1-3/+3