summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-17target/tcm_fc: fix the lockdep warning due to inconsistent lock stateYi Zou1-1/+1
2013-01-17libata: fix Null pointer dereference on disk errorXiaotian Feng1-2/+4
2013-01-17libata: set dma_mode to 0xff in resetAaron Lu2-0/+2
2013-01-17sata_promise: fix hardreset lockdep errorMikael Pettersson1-2/+13
2013-01-17SCSI: qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically.David Jeffery1-2/+2
2013-01-17SCSI: mvsas: fix undefined bit shiftXi Wang2-13/+3
2013-01-17firewire: net: Fix handling of fragmented multicast/broadcast packets.Stephan Gatzka1-4/+9
2013-01-17ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos1-3/+3
2013-01-17Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau1-86/+86
2013-01-17mm: use aligned zone start for pfn_to_bitidx calculationLaura Abbott1-1/+1
2013-01-17mm: compaction: fix echo 1 > compact_memory return error issueJason Liu1-4/+2
2013-01-17s390/cio: fix pgid reserved checkSebastian Ott1-5/+5
2013-01-17powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai1-5/+0
2013-01-17powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard1-1/+1
2013-01-11Linux 3.0.58v3.0.58Greg Kroah-Hartman1-1/+1
2013-01-11can: Do not call dev_put if restart timer is running upon closeAlexander Stein1-2/+1
2013-01-11mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko2-0/+14
2013-01-11drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_timeTony Prisk1-3/+4
2013-01-11drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfieldTony Prisk1-2/+2
2013-01-11CRIS: fix I/O macrosCorey Minyard1-6/+33
2013-01-11Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan1-0/+2
2013-01-11Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027]Marcos Chaparro2-0/+2
2013-01-11PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2-2/+6
2013-01-11solos-pci: fix double-free of TX skb in DMA modeDavid Woodhouse1-2/+3
2013-01-11ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro1-0/+2
2013-01-11ARM: mm: use pteval_t to represent page protection valuesWill Deacon1-1/+1
2013-01-11tcp: RFC 5961 5.2 Blind Data Injection Attack MitigationEric Dumazet1-18/+25
2013-01-11tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()Eric Dumazet1-5/+10
2013-01-11tcp: refine SYN handling in tcp_validate_incomingEric Dumazet1-1/+5
2013-01-11tcp: implement RFC 5961 4.2Eric Dumazet3-19/+17
2013-01-11tcp: implement RFC 5961 3.2Eric Dumazet6-1/+45
2013-01-11net: sched: integer overflow fixStefan Hasko1-1/+1
2013-01-11sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp1-2/+8
2013-01-11ftrace: Do not function trace inlined functionsSteven Rostedt1-0/+5
2013-01-11x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara1-0/+14
2013-01-11cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()Tejun Heo1-2/+0
2013-01-11xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb2-2/+5
2013-01-11genirq: Always force thread affinityThomas Gleixner1-2/+21
2013-01-11Input: walkera0701 - fix crash on startupPeter Popovec1-3/+4
2013-01-11nfs: fix null checking in nfs_get_option_str()Xi Wang1-1/+1
2013-01-11nfsd4: fix oops on unusual readlike compoundJ. Bruce Fields1-1/+10
2013-01-11NFS: Fix calls to drop_nlink()Trond Myklebust1-5/+6
2013-01-11NFS: avoid NULL dereference in nfs_destroy_serverNeilBrown1-2/+1
2013-01-11ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki1-1/+1
2013-01-11usb: gadget: phonet: free requests in pn_bind()'s error pathSebastian Andrzej Siewior1-2/+6
2013-01-11p54usb: add USBIDs for two more p54usb devicesChristian Lamparter1-0/+3
2013-01-11p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski1-0/+1
2013-01-11ALSA: usb-audio: Fix missing autopm for MIDI inputTakashi Iwai1-42/+46
2013-01-11ALSA: usb-audio: Avoid autopm calls after disconnectionTakashi Iwai1-1/+22
2013-01-11tmpfs mempolicy: fix /proc/mounts corrupting memoryHugh Dickins1-38/+26