summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.0.51v3.0.51Greg Kroah-Hartman2012-11-051-1/+1
* drm/nouveau: silence modesetting spam on pre-gf8 chipsetsBen Skeggs2012-11-053-9/+9
* mm: fix XFS oops due to dirty pages without buffers on s390Jan Kara2012-11-051-5/+16
* x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown2012-11-054-75/+0
* floppy: do put_disk on current dr if blk_init_queue failsHerton Ronaldo Krzesinski2012-11-051-0/+1
* Linux 3.0.50v3.0.50Greg Kroah-Hartman2012-10-311-1/+1
* drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13Sjoerd Simons2012-10-311-0/+8
* staging: comedi: amplc_pc236: fix invalid register access during detachIan Abbott2012-10-311-1/+1
* x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu2012-10-311-4/+0
* x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin2012-10-311-30/+43
* cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible codeAndreas Herrmann2012-10-311-8/+1
* bcma: fix unregistration of coresPiotr Haber2012-10-311-2/+3
* mac80211: check if key has TKIP type before updating IVStanislaw Gruszka2012-10-311-1/+2
* ARM: at91/i2c: change id to let i2c-gpio workBo Shen2012-10-315-5/+5
* vhost: fix mergeable bufs on BE hostsMichael S. Tsirkin2012-10-311-1/+2
* xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp2012-10-311-0/+11
* USB: mos7840: remove invalid disconnect handlingJohan Hovold2012-10-311-12/+1
* USB: mos7840: remove NULL-urb submissionJohan Hovold2012-10-311-14/+1
* USB: mos7840: fix port-device leak in error pathJohan Hovold2012-10-311-1/+0
* USB: mos7840: fix urb leak at releaseJohan Hovold2012-10-311-0/+1
* USB: sierra: fix memory leak in probe error pathJohan Hovold2012-10-311-6/+10
* USB: sierra: fix memory leak in attach error pathJohan Hovold2012-10-311-1/+8
* USB: serial: Fix memory leak in sierra_release()Lennart Sorensen2012-10-311-0/+1
* USB: opticon: fix memory leak in error pathJohan Hovold2012-10-311-1/+3
* USB: opticon: fix DMA from stackJohan Hovold2012-10-311-1/+6
* USB: whiteheat: fix memory leak in error pathJohan Hovold2012-10-311-0/+1
* usb hub: send clear_tt_buffer_complete events when canceling TT clear workOctavian Purdila2012-10-311-2/+5
* usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin2012-10-311-0/+6
* ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier2012-10-311-0/+7
* ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier2012-10-311-1/+1
* sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()Geert Uytterhoeven2012-10-311-8/+8
* SUNRPC: Prevent races in xs_abort_connection()Trond Myklebust2012-10-311-5/+8
* Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."Trond Myklebust2012-10-311-1/+1
* SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAITTrond Myklebust2012-10-311-0/+1
* SUNRPC: Get rid of the xs_error_report socket callbackTrond Myklebust2012-10-311-25/+0
* ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon2012-10-311-4/+10
* genalloc: stop crashing the system when destroying a poolThadeu Lima de Souza Cascardo2012-10-311-1/+1
* drivers/rtc/rtc-imxdi.c: add missing spin lock initializationJan Luebbe2012-10-311-0/+2
* fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error checkKees Cook2012-10-311-0/+2
* gen_init_cpio: avoid stack overflow when expandingKees Cook2012-10-311-20/+23
* Linux 3.0.49v3.0.49Greg Kroah-Hartman2012-10-281-1/+1
* xHCI: handle command after aborting the command ringElric Fu2012-10-282-6/+168
* xHCI: cancel command after command timeoutElric Fu2012-10-282-7/+22
* xHCI: add aborting command ring functionElric Fu2012-10-284-1/+128
* xHCI: add cmd_ring_stateElric Fu2012-10-283-1/+11
* sparc64: Be less verbose during vmemmap population.David S. Miller2012-10-281-5/+23
* sparc64: do not clobber personality flags in sys_sparc64_personality()Jiri Kosina2012-10-281-5/+5
* sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller2012-10-281-2/+4
* sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller2012-10-281-4/+5
* sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro2012-10-281-18/+14