summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-11Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan1-0/+2
2013-01-11Bluetooth: Add missing lock nesting notationGustavo Padovan1-2/+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: 7607/1: realview: fix private peripheral memory base for EB rev. B boardsWill Deacon1-1/+1
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-11tcp: fix MSG_SENDPAGE_NOTLAST logicEric Dumazet1-1/+3
2013-01-11net: sched: integer overflow fixStefan Hasko1-1/+1
2013-01-11inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch6-8/+25
2013-01-11batman-adv: fix random jitter calculationAkinobu Mita1-1/+1
2013-01-11sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp1-2/+8
2013-01-11x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara1-0/+14
2013-01-11freezer: add missing mb's to freezer_count() and freezer_should_skip()Tejun Heo1-8/+42
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-11usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...Alexis R. Cortes1-1/+1
2013-01-11xhci: fix null-pointer dereference when destroying half-built segment ringsJulius Werner1-2/+7
2013-01-11xHCI: Fix TD Size calculation on 1.0 hosts.Sarah Sharp1-13/+19
2013-01-11xhci: Fix conditional check in bandwidth calculation.Sarah Sharp1-1/+1
2013-01-11usb: musb: cppi_dma: export cppi_interrupt()Sergei Shtylyov1-0/+1
2013-01-11genirq: Always force thread affinityThomas Gleixner1-2/+21
2013-01-11Input: sentelic - only report position of first finger as ST coordinatesChristophe TORDEUX1-1/+1
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-11nfsd: avoid permission checks on EXCLUSIVE_CREATE replayNeil Brown2-5/+13
2013-01-11nfsd4: fix oops on unusual readlike compoundJ. Bruce Fields1-1/+10
2013-01-11nfsd: fix v4 reply cachingJ. Bruce Fields1-1/+1
2013-01-11nfs: fix wrong object type in lockowner_slabYanchuan Nian1-1/+1
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-11NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()Bryan Schumaker1-4/+17
2013-01-11ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki1-1/+1
2013-01-11ACPI: do acpisleep dmi check when CONFIG_ACPI_SLEEP is setZhang Rui1-171/+177
2013-01-11usb: gadget: network: fix bind() error pathSebastian Andrzej Siewior5-11/+10
2013-01-11usb: gadget: uvc: fix error path in uvc_function_bind()Sebastian Andrzej Siewior1-18/+21
2013-01-11usb: gadget: phonet: free requests in pn_bind()'s error pathSebastian Andrzej Siewior1-2/+6
2013-01-11usb: gadget: midi: free hs descriptorsSebastian Andrzej Siewior1-0/+1
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-11rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msgJussi Kivilinna1-4/+3
2013-01-11ALSA: hda - Fix pin configuration of HP Pavilion dv7Takashi Iwai1-1/+1
2013-01-11ALSA: hda - Fix the wrong pincaps set in ALC861VD dallas/hp fixupTakashi Iwai1-2/+2
2013-01-11ALSA: usb-audio: Fix missing autopm for MIDI inputTakashi Iwai1-42/+46