summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-17USB: OHCI: workaround for hardware bug: retired TDs not added to the Done QueueAlan Stern1-0/+19
2012-12-17ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklistLan Tianyu1-0/+8
2012-12-17ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000Zhang Rui1-0/+14
2012-12-17ACPI / PNP: Do not crash due to stale pointer use during system resumeRafael J. Wysocki1-0/+3
2012-12-17ACPI / PM: Add Sony Vaio VPCEB1S1E to nonvs blacklist.Lan Tianyu1-0/+8
2012-12-17ACPI / battery: Correct battery capacity values on ThinkpadsKamil Iskra1-0/+77
2012-12-17USB: mark uas driver as BROKENGreg Kroah-Hartman1-1/+1
2012-12-17USB: cp210x: add Virtenio Preon32 device idMarkus Becker1-0/+1
2012-12-17usb: ftdi_sio: fixup BeagleBone A5+ quirkPeter Korsgaard1-1/+1
2012-12-17USB: ftdi_sio: Add support for Newport AGILIS motor driversMartin Teichmann2-0/+7
2012-12-17USB: option: blacklist network interface on Huawei E173Bjørn Mork1-0/+3
2012-12-17USB: add new zte 3g-dongle's pid to option.cli.rui27@zte.com.cn1-0/+22
2012-12-17x86: hpet: Fix masking of MSI interruptsJan Beulich1-2/+2
2012-12-17ezusb: add dependency to USBRene Buergel1-0/+1
2012-12-17telephony: ijx: buffer overflow in ixj_write_cid()Dan Carpenter1-12/+12
2012-12-17x86,AMD: Power driver support for AMD's family 16h processorsBoris Ostrovsky1-0/+4
2012-12-17clk: ux500: fix bit errorLinus Walleij1-1/+1
2012-12-17mm: dmapool: use provided gfp flags for all dma_alloc_coherent() callsMarek Szyprowski1-24/+7
2012-12-11Linux 3.7v3.7Linus Torvalds1-1/+1
2012-12-11Input: matrix-keymap - provide proper module licenseFlorian Fainelli1-0/+3
2012-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-42/+131
2012-12-10Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds5-13/+20
2012-12-10ipv4: ip_check_defrag must not modify skb before unsharingJohannes Berg1-10/+9
2012-12-10Revert "mm: avoid waking kswapd for THP allocations when compaction is deferr...Linus Torvalds1-27/+10
2012-12-10inet_diag: validate port comparison byte code to prevent unsafe readsNeal Cardwell1-7/+24
2012-12-10inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()Neal Cardwell1-11/+17
2012-12-10inet_diag: validate byte code to prevent oops in inet_diag_bc_run()Neal Cardwell1-3/+45
2012-12-10inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV stateNeal Cardwell1-14/+39
2012-12-08mm: vmscan: fix inappropriate zone congestion clearingJohannes Weiner1-3/+0
2012-12-08vfs: fix O_DIRECT read past end of block deviceLinus Torvalds1-1/+17
2012-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-9/+24
2012-12-07net: gro: fix possible panic in skb_gro_receive()Eric Dumazet3-3/+8
2012-12-07tcp: bug fix Fast Open client retransmissionYuchung Cheng3-6/+16
2012-12-07Merge tag 'mmc-fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+9
2012-12-06tmpfs: fix shared mempolicy leakMel Gorman3-48/+16
2012-12-06mm: vmscan: do not keep kswapd looping forever due to individual uncompactabl...Johannes Weiner1-16/+0
2012-12-06mm: compaction: validate pfn range passed to isolate_freepages_blockMel Gorman1-1/+9
2012-12-06mmc: sh-mmcif: avoid oops on spurious interrupts (second try)Guennadi Liakhovetski1-2/+2
2012-12-06Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"Chris Ball1-4/+0
2012-12-06mmc: sdhci-s3c: fix missing clock for gpio card-detectHeiko Stübner1-0/+7
2012-12-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds5-20/+24
2012-12-06Merge branch 'more-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ru...Linus Torvalds1-1/+1
2012-12-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...Linus Torvalds2-8/+8
2012-12-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2012-12-06lib/Makefile: Fix oid_registry build dependencyTim Gardner1-1/+1
2012-12-05MIPS: Fix endless loop when processing signals for kernel tasksDmitry Adamushko1-1/+6
2012-12-05MIPS: R3000/R3081: Fix CPU detection.Ralf Baechle1-1/+0
2012-12-05MIPS: N32: Fix signalfd4 syscall entry pointRalf Baechle1-1/+1
2012-12-05vfs: clear to the end of the buffer on partial buffer readsDan Carpenter1-1/+1
2012-12-05ASN.1: Fix an indefinite length skip errorDavid Howells1-1/+1