summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.0.44v3.0.44Greg Kroah-Hartman2012-10-021-1/+1
* ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon2012-10-021-115/+4
* USB: Fix race condition when removing host controllersAlan Stern2012-10-022-5/+3
* MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen2012-10-021-1/+8
* sched: Fix ancient race in do_exit()Yasunori Goto2012-10-021-0/+16
* spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_controlHerton Ronaldo Krzesinski2012-10-021-1/+1
* spi/mpc83xx: fix NULL pdata dereference bugKenth Eriksson2012-10-021-1/+3
* UBI: fix a horrible memory deallocation bugArtem Bityutskiy2012-10-021-2/+2
* e1000e: Disable ASPM L1 on 82574Chris Boot2012-10-021-1/+2
* mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper2012-10-021-2/+3
* mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed modeSubhash Jadavani2012-10-021-3/+3
* Squashfs: fix mount time sanity check for corrupted superblockPhillip Lougher2012-10-021-1/+1
* pch_uart: Fix parity setting issueTomoya MORINAGA2012-10-021-1/+1
* pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA2012-10-021-6/+12
* pch_uart: Fix missing break for 16 byte fifoAlan Cox2012-10-021-0/+1
* media: Avoid sysfs oops when an rc_dev's raw device is absentDouglas Bagnall2012-10-021-2/+3
* time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-10-022-4/+17
* time: Avoid making adjustments if we haven't accumulated anythingJohn Stultz2012-10-021-0/+4
* time: Improve sanity checking of timekeeping inputsJohn Stultz2012-10-023-11/+44
* drop_monitor: dont sleep in atomic contextEric Dumazet2012-10-021-68/+33
* drop_monitor: prevent init path from scheduling on the wrong cpuNeil Horman2012-10-021-5/+7
* drop_monitor: Make updating data->skb smp safeNeil Horman2012-10-021-16/+54
* drop_monitor: fix sleeping in invalid context warningNeil Horman2012-10-021-7/+7
* media: lirc_sir: make device registration workJarod Wilson2012-10-021-2/+58
* sched: Fix race in task_group()Peter Zijlstra2012-10-023-16/+33
* cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger2012-10-021-2/+4
* libata: Prevent interface errors with Seagate FreeAgent GoFlexDaniel J Blueman2012-10-021-0/+1
* rds: set correct msg_namelenWeiping Pan2012-10-021-0/+3
* Fix a dead loop in async_synchronize_full()Li Zhong2012-10-021-4/+9
* net: Statically initialize init_net.dev_base_headRustad, Mark D2012-10-022-2/+5
* Bluetooth: Add support for Apple vendor-specific devicesHenrik Rydberg2012-10-021-0/+3
* Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devicesGustavo Padovan2012-10-021-5/+3
* Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0Manoj Iyer2012-10-021-0/+1
* x86: Fix boot on Twinhead H12YAlan Cox2012-10-021-0/+17
* workqueue: UNBOUND -> REBIND morphing in rebind_workers() should be atomicLai Jiangshan2012-10-021-3/+6
* drm/i915: HDMI - Clear Audio Enable bit for Hot PlugWang Xingchao2012-10-021-1/+1
* asus-nb-wmi: add some video toggle keysAceLan Kao2012-10-021-0/+4
* asus-laptop: HRWS/HWRS typoCorentin Chary2012-10-021-4/+4
* drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to cover la...Tvrtko Ursulin2012-10-021-1/+1
* fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie2012-10-021-1/+8
* drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...Robin Holt2012-10-021-19/+65
* PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()Rafael J. Wysocki2012-10-021-1/+1
* PM / Runtime: Fix rpm_resume() return value for power.no_callbacks setRafael J. Wysocki2012-10-021-1/+2
* drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour modeAtsushi Nemoto2012-10-021-2/+5
* mutex: Place lock in contended state after fastpath_lock failureWill Deacon2012-10-021-2/+9
* xhci: Fix bug after deq ptr set to link TRB.Sarah Sharp2012-10-021-15/+24
* usb: host: xhci: fix compilation error for non-PCI based stacksMoiz Sonasath2012-10-021-0/+1
* xhci: Recognize USB 3.0 devices as superspeed at powerupManoj Iyer2012-10-021-1/+2
* xhci: Make handover code more robustMatthew Garrett2012-10-021-2/+10
* xhci: Fix a logical vs bitwise AND bugDan Carpenter2012-10-021-1/+1