summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.7.1v3.7.1Greg Kroah-Hartman2012-12-171-1/+1
* Staging: bcm: Add two products and remove an existing product.Kevin McKinney2012-12-172-2/+3
* rcu: Fix batch-limit size problemEric Dumazet2012-12-171-7/+8
* USB: EHCI: bugfix: urb->hcpriv should not be NULLAlan Stern2012-12-172-11/+5
* perf test: fix a build error on builtin-testZheng Liu2012-12-171-26/+12
* cdc-acm: implement TIOCSSERIAL to avoid blocking close(2)Dan Williams2012-12-171-0/+38
* ring-buffer: Fix race between integrity check and readersSteven Rostedt2012-12-171-1/+6
* ring-buffer: Fix NULL pointer if rb_set_head_page() failsSteven Rostedt2012-12-171-2/+7
* ftrace: Clear bits properly in reset_iter_read()Dan Carpenter2012-12-171-1/+1
* xhci: Extend Fresco Logic MSI quirk.Sarah Sharp2012-12-171-2/+5
* USB: OHCI: workaround for hardware bug: retired TDs not added to the Done QueueAlan Stern2012-12-171-0/+19
* ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklistLan Tianyu2012-12-171-0/+8
* ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000Zhang Rui2012-12-171-0/+14
* ACPI / PNP: Do not crash due to stale pointer use during system resumeRafael J. Wysocki2012-12-171-0/+3
* ACPI / PM: Add Sony Vaio VPCEB1S1E to nonvs blacklist.Lan Tianyu2012-12-171-0/+8
* ACPI / battery: Correct battery capacity values on ThinkpadsKamil Iskra2012-12-171-0/+77
* USB: mark uas driver as BROKENGreg Kroah-Hartman2012-12-171-1/+1
* USB: cp210x: add Virtenio Preon32 device idMarkus Becker2012-12-171-0/+1
* usb: ftdi_sio: fixup BeagleBone A5+ quirkPeter Korsgaard2012-12-171-1/+1
* USB: ftdi_sio: Add support for Newport AGILIS motor driversMartin Teichmann2012-12-172-0/+7
* USB: option: blacklist network interface on Huawei E173Bjørn Mork2012-12-171-0/+3
* USB: add new zte 3g-dongle's pid to option.cli.rui27@zte.com.cn2012-12-171-0/+22
* x86: hpet: Fix masking of MSI interruptsJan Beulich2012-12-171-2/+2
* ezusb: add dependency to USBRene Buergel2012-12-171-0/+1
* telephony: ijx: buffer overflow in ixj_write_cid()Dan Carpenter2012-12-171-12/+12
* x86,AMD: Power driver support for AMD's family 16h processorsBoris Ostrovsky2012-12-171-0/+4
* clk: ux500: fix bit errorLinus Walleij2012-12-171-1/+1
* mm: dmapool: use provided gfp flags for all dma_alloc_coherent() callsMarek Szyprowski2012-12-171-24/+7
* Linux 3.7v3.7u3.7Linus Torvalds2012-12-101-1/+1
* Input: matrix-keymap - provide proper module licenseFlorian Fainelli2012-12-101-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-102-42/+131
|\
| * ipv4: ip_check_defrag must not modify skb before unsharingJohannes Berg2012-12-101-10/+9
| * inet_diag: validate port comparison byte code to prevent unsafe readsNeal Cardwell2012-12-091-7/+24
| * inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()Neal Cardwell2012-12-091-11/+17
| * inet_diag: validate byte code to prevent oops in inet_diag_bc_run()Neal Cardwell2012-12-091-3/+45
| * inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV stateNeal Cardwell2012-12-091-14/+39
* | Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds2012-12-105-13/+20
* | Revert "mm: avoid waking kswapd for THP allocations when compaction is deferr...Linus Torvalds2012-12-101-27/+10
|/
* mm: vmscan: fix inappropriate zone congestion clearingJohannes Weiner2012-12-081-3/+0
* vfs: fix O_DIRECT read past end of block deviceLinus Torvalds2012-12-081-1/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-076-9/+24
|\
| * net: gro: fix possible panic in skb_gro_receive()Eric Dumazet2012-12-073-3/+8
| * tcp: bug fix Fast Open client retransmissionYuchung Cheng2012-12-073-6/+16
|/
* Merge tag 'mmc-fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-072-6/+9
|\
| * mmc: sh-mmcif: avoid oops on spurious interrupts (second try)Guennadi Liakhovetski2012-12-061-2/+2
| * Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"Chris Ball2012-12-061-4/+0
| * mmc: sdhci-s3c: fix missing clock for gpio card-detectHeiko Stübner2012-12-061-0/+7
* | tmpfs: fix shared mempolicy leakMel Gorman2012-12-063-48/+16
* | mm: vmscan: do not keep kswapd looping forever due to individual uncompactabl...Johannes Weiner2012-12-061-16/+0
* | mm: compaction: validate pfn range passed to isolate_freepages_blockMel Gorman2012-12-061-1/+9