aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* serial: PL011: move interrupt clearingLinus Walleij2012-04-221-4/+4
* serial: PL011: clear pending interruptsLinus Walleij2012-04-221-4/+11
* xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu2012-04-221-0/+2
* xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He2012-04-222-5/+10
* xhci: Restore event ring dequeue pointer on resume.Sarah Sharp2012-04-221-0/+1
* xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp2012-04-221-7/+2
* xhci: don't re-enable IE constantlyFelipe Balbi2012-04-222-1/+5
* USB: don't clear urb->dev in scatter-gather libraryAlan Stern2012-04-221-5/+6
* USB: sierra: add support for Sierra Wireless MC7710Anton Samokhvalov2012-04-221-0/+1
* USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id arraySantiago Garcia Mantinan2012-04-221-0/+1
* USB: pl2303: fix DTR/RTS being raised on baud rate changeJohan Hovold2012-04-221-1/+1
* USB: serial: fix race between probe and openJohan Hovold2012-04-221-0/+8
* nohz: Fix stale jiffies update in tick_nohz_restart()Neal Cardwell2012-04-221-2/+2
* video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing2012-04-221-2/+9
* perf hists: Catch and handle out-of-date hist entry maps.David Miller2012-04-221-0/+12
* cciss: Fix scsi tape io with more than 255 scatter gather elementsStephen M. Cameron2012-04-221-1/+1
* cciss: Initialize scsi host max_sectors for tape drive supportStephen M. Cameron2012-04-221-0/+1
* sparc64: Fix bootup crash on sun4v.David S. Miller2012-04-221-1/+1
* sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney2012-04-221-7/+0
* tty: serial: altera_uart: Check for NULL platform_data in probe.Yuriy Kozlov2012-04-221-2/+2
* staging: iio: hmc5843: Fix crash in probe function.Marek Belisko2012-04-221-1/+3
* hugetlb: fix race condition in hugetlb_fault()Chris Metcalf2012-04-221-0/+2
* drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij2012-04-221-2/+1
* ia64: fix futex_atomic_cmpxchg_inatomic()Luck, Tony2012-04-221-4/+5
* Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_closeJohan Hovold2012-04-221-1/+1
* Bluetooth: uart-ldisc: Fix memory leakJohan Hovold2012-04-221-1/+1
* ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin2012-04-221-0/+12
* rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger2012-04-221-1/+6
* drm/radeon: only add the mm i2c bus if the hw_i2c module param is setAlex Deucher2012-04-221-0/+4
* drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845gChris Wilson2012-04-221-1/+1
* Linux 3.0.28Greg Kroah-Hartman2012-04-131-1/+1
* Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley2012-04-131-0/+4
* TOMOYO: Fix mount flags checking order.Tetsuo Handa2012-04-131-18/+20
* iommu/amd: Make sure IOMMU interrupts are re-enabled on resumeJoerg Roedel2012-04-131-7/+17
* cred: copy_process() should clear child->replacement_session_keyringOleg Nesterov2012-04-131-0/+2
* ASoC: ak4642: fixup: mute needs +1 stepKuninori Morimoto2012-04-131-1/+1
* USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"Guan Xin2012-04-131-0/+5
* mfd: Clear twl6030 IRQ status register only onceNishanth Menon2012-04-131-2/+11
* sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi2012-04-133-7/+17
* acer-wmi: No wifi rfkill on Sony machinesLee, Chun-Yi2012-04-131-0/+1
* Revert "x86/ioapic: Add register level checks to detect bogus io-apic entries"Greg Kroah-Hartman2012-04-131-32/+8
* x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS versionJonathan Nieder2012-04-131-1/+0
* x86/PCI: use host bridge _CRS info on MSI MS-7253Jonathan Nieder2012-04-131-0/+11
* modpost: Fix modpost license checking of vmlinux.oFrank Rowand2012-04-132-2/+6
* modpost: Fix modpost's license checking V3Alessio Igor Bogani2012-04-131-1/+28
* sysctl: fix write access to dmesg_restrict/kptr_restrictKees Cook2012-04-131-4/+4
* mmc: atmel-mci: correct data timeout computationLudovic Desroches2012-04-131-1/+8
* x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel2012-04-133-18/+62
* kgdbts: (2 of 2) fix single step awareness to work correctly with SMPJason Wessel2012-04-131-11/+62
* kgdbts: (1 of 2) fix single step awareness to work correctly with SMPJason Wessel2012-04-131-11/+43