aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* tcp: resets are misroutedAlexey Kuznetsov2012-10-282-4/+6
* RDS: fix rds-ping spinlock recursionjeff.liu2012-10-281-1/+1
* skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboardGraham Gower2012-10-281-0/+7
* net: Fix skb_under_panic oops in neigh_resolve_outputramesh.nagappa@gmail.com2012-10-281-4/+2
* drm/i915: apply timing generator bug workaround on CPT and PPTJesse Barnes2012-10-282-0/+9
* media: au0828: fix case where STREAMOFF being called on stopped stream causes...Devin Heitmueller2012-10-281-4/+8
* amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[]Andrew Morton2012-10-281-7/+4
* cgroup: notify_on_release may not be triggered in some casesDaisuke Nishimura2012-10-281-2/+1
* USB: option: add more ZTE devicesBjørn Mork2012-10-281-0/+18
* USB: option: blacklist net interface on ZTE devicesBjørn Mork2012-10-281-22/+52
* usb: acm: fix the computation of the number of data bitsNicolas Boullis2012-10-281-5/+15
* USB: cdc-acm: fix pipe type of write endpointMing Lei2012-10-281-1/+1
* xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel2012-10-282-4/+6
* x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin2012-10-281-2/+15
* use clamp_t in UNAME26 fixKees Cook2012-10-281-1/+1
* kernel/sys.c: fix stack memory content leak via UNAME26Kees Cook2012-10-281-5/+7
* pcmcia: sharpsl: don't discard sharpsl_pcmcia_opsArnd Bergmann2012-10-281-1/+1
* Revert: lockd: use rpc client's cl_nodename for id encodingGreg Kroah-Hartman2012-10-281-3/+1
* SUNRPC: Prevent kernel stack corruption on long values of flushSasha Levin2012-10-281-2/+2
* oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter2012-10-281-1/+1
* NLM: nlm_lookup_file() may return NLMv4-specific error codesTrond Myklebust2012-10-282-2/+3
* arch/tile: avoid generating .eh_frame information in modulesChris Metcalf2012-10-281-0/+4
* Linux 3.0.48Greg Kroah-Hartman2012-10-221-1/+1
* Revert "block: fix request_queue->flags initialization"Greg Kroah-Hartman2012-10-221-1/+1
* Linux 3.0.47Greg Kroah-Hartman2012-10-211-1/+1
* ALSA: emu10k1: add chip details for E-mu 1010 PCIe cardMaxim Kachur2012-10-211-0/+9
* ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new()Takashi Iwai2012-10-211-0/+2
* udf: fix retun value on error path in udf_load_logicalvolNikola Pajkovsky2012-10-211-1/+4
* tpm: Propagate error from tpm_transmit to fix a timeout hangPeter Huewe2012-10-211-7/+14
* x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin2012-10-215-0/+83
* x86, random: Architectural inlines to get random integers with RDRANDH. Peter Anvin2012-10-212-0/+82
* jbd: Fix assertion failure in commit code due to lacking transaction creditsJan Kara2012-10-212-31/+78
* drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy().Egbert Eich2012-10-211-5/+1
* Add CDC-ACM support for the CX93010-2x UCMxx USB ModemJean-Christian de Rivaz2012-10-211-0/+3
* netfilter: xt_limit: have r->cost != 0 case workJan Engelhardt2012-10-211-4/+4
* netfilter: limit, hashlimit: avoid duplicated inlineFlorian Westphal2012-10-212-8/+5
* netfilter: nf_ct_expect: fix possible access to uninitialized timerPablo Neira Ayuso2012-10-211-23/+6
* netfilter: nf_nat_sip: fix via header translation with multiple parametersPatrick McHardy2012-10-211-2/+3
* ipvs: fix oops on NAT reply in br_nf contextLin Ming2012-10-211-1/+1
* netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso2012-10-211-1/+4
* netfilter: nf_ct_ipv4: packets with wrong ihl are invalidJozsef Kadlecsik2012-10-211-0/+8
* netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-10-212-5/+12
* ipvs: fix oops in ip_vs_dst_event on rmmodJulian Anastasov2012-10-211-2/+3