summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Linux 3.0.44v3.0.44Greg Kroah-Hartman1-1/+1
2012-10-02ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon1-115/+4
2012-10-02USB: Fix race condition when removing host controllersAlan Stern2-5/+3
2012-10-02MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen1-1/+8
2012-10-02sched: Fix ancient race in do_exit()Yasunori Goto1-0/+16
2012-10-02spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_controlHerton Ronaldo Krzesinski1-1/+1
2012-10-02spi/mpc83xx: fix NULL pdata dereference bugKenth Eriksson1-1/+3
2012-10-02UBI: fix a horrible memory deallocation bugArtem Bityutskiy1-2/+2
2012-10-02e1000e: Disable ASPM L1 on 82574Chris Boot1-1/+2
2012-10-02mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper1-2/+3
2012-10-02mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed modeSubhash Jadavani1-3/+3
2012-10-02Squashfs: fix mount time sanity check for corrupted superblockPhillip Lougher1-1/+1
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-4/+17
2012-10-02time: Avoid making adjustments if we haven't accumulated anythingJohn Stultz1-0/+4
2012-10-02time: Improve sanity checking of timekeeping inputsJohn Stultz3-11/+44
2012-10-02drop_monitor: dont sleep in atomic contextEric Dumazet1-68/+33
2012-10-02drop_monitor: prevent init path from scheduling on the wrong cpuNeil Horman1-5/+7
2012-10-02drop_monitor: Make updating data->skb smp safeNeil Horman1-16/+54
2012-10-02drop_monitor: fix sleeping in invalid context warningNeil Horman1-7/+7
2012-10-02media: lirc_sir: make device registration workJarod Wilson1-2/+58
2012-10-02sched: Fix race in task_group()Peter Zijlstra3-16/+33
2012-10-02cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger1-2/+4
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-02net: Statically initialize init_net.dev_base_headRustad, Mark D2-2/+5
2012-10-02Bluetooth: Add support for Apple vendor-specific devicesHenrik Rydberg1-0/+3
2012-10-02Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devicesGustavo Padovan1-5/+3
2012-10-02Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0Manoj Iyer1-0/+1
2012-10-02x86: Fix boot on Twinhead H12YAlan Cox1-0/+17
2012-10-02workqueue: UNBOUND -> REBIND morphing in rebind_workers() should be atomicLai Jiangshan1-3/+6
2012-10-02drm/i915: HDMI - Clear Audio Enable bit for Hot PlugWang Xingchao1-1/+1
2012-10-02asus-nb-wmi: add some video toggle keysAceLan Kao1-0/+4
2012-10-02asus-laptop: HRWS/HWRS typoCorentin Chary1-4/+4
2012-10-02drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to cover la...Tvrtko Ursulin1-1/+1
2012-10-02fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie1-1/+8
2012-10-02drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...Robin Holt1-19/+65
2012-10-02PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()Rafael J. Wysocki1-1/+1
2012-10-02PM / Runtime: Fix rpm_resume() return value for power.no_callbacks setRafael J. Wysocki1-1/+2
2012-10-02drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour modeAtsushi Nemoto1-2/+5
2012-10-02mutex: Place lock in contended state after fastpath_lock failureWill Deacon1-2/+9
2012-10-02xhci: Fix bug after deq ptr set to link TRB.Sarah Sharp1-15/+24
2012-10-02usb: host: xhci: fix compilation error for non-PCI based stacksMoiz Sonasath1-0/+1
2012-10-02xhci: Recognize USB 3.0 devices as superspeed at powerupManoj Iyer1-1/+2
2012-10-02xhci: Make handover code more robustMatthew Garrett1-2/+10
2012-10-02xhci: Fix a logical vs bitwise AND bugDan Carpenter1-1/+1