aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext4: fix memory leak in ext4_xattr_set_acl()'s error pathEugene Shatokhin2013-01-171-2/+4
* mfd: Only unregister platform devices allocated by the mfd coreCharles Keepax2013-01-171-2/+13
* target/tcm_fc: fix the lockdep warning due to inconsistent lock stateYi Zou2013-01-171-1/+1
* libata: fix Null pointer dereference on disk errorXiaotian Feng2013-01-171-2/+4
* libata: set dma_mode to 0xff in resetAaron Lu2013-01-172-0/+2
* sata_promise: fix hardreset lockdep errorMikael Pettersson2013-01-171-2/+13
* SCSI: qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically.David Jeffery2013-01-171-2/+2
* SCSI: mvsas: fix undefined bit shiftXi Wang2013-01-172-13/+3
* firewire: net: Fix handling of fragmented multicast/broadcast packets.Stephan Gatzka2013-01-171-4/+9
* ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos2013-01-171-3/+3
* Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau2013-01-171-86/+86
* mm: use aligned zone start for pfn_to_bitidx calculationLaura Abbott2013-01-171-1/+1
* mm: compaction: fix echo 1 > compact_memory return error issueJason Liu2013-01-171-4/+2
* s390/cio: fix pgid reserved checkSebastian Ott2013-01-171-5/+5
* powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai2013-01-171-5/+0
* powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard2013-01-171-1/+1
* Linux 3.0.58Greg Kroah-Hartman2013-01-111-1/+1
* can: Do not call dev_put if restart timer is running upon closeAlexander Stein2013-01-111-2/+1
* mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko2013-01-112-0/+14
* drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_timeTony Prisk2013-01-111-3/+4
* drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfieldTony Prisk2013-01-111-2/+2
* CRIS: fix I/O macrosCorey Minyard2013-01-111-6/+33
* Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan2013-01-111-0/+2
* Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027]Marcos Chaparro2013-01-112-0/+2
* PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2013-01-112-2/+6
* solos-pci: fix double-free of TX skb in DMA modeDavid Woodhouse2013-01-111-2/+3
* ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro2013-01-111-0/+2
* ARM: mm: use pteval_t to represent page protection valuesWill Deacon2013-01-111-1/+1
* tcp: RFC 5961 5.2 Blind Data Injection Attack MitigationEric Dumazet2013-01-111-18/+25
* tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()Eric Dumazet2013-01-111-5/+10
* tcp: refine SYN handling in tcp_validate_incomingEric Dumazet2013-01-111-1/+5
* tcp: implement RFC 5961 4.2Eric Dumazet2013-01-113-19/+17
* tcp: implement RFC 5961 3.2Eric Dumazet2013-01-116-1/+45
* net: sched: integer overflow fixStefan Hasko2013-01-111-1/+1
* sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp2013-01-111-2/+8
* ftrace: Do not function trace inlined functionsSteven Rostedt2013-01-111-0/+5
* x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara2013-01-111-0/+14
* cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()Tejun Heo2013-01-111-2/+0
* xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb2013-01-112-2/+5
* genirq: Always force thread affinityThomas Gleixner2013-01-111-2/+21
* Input: walkera0701 - fix crash on startupPeter Popovec2013-01-111-3/+4
* nfs: fix null checking in nfs_get_option_str()Xi Wang2013-01-111-1/+1
* nfsd4: fix oops on unusual readlike compoundJ. Bruce Fields2013-01-111-1/+10
* NFS: Fix calls to drop_nlink()Trond Myklebust2013-01-111-5/+6
* NFS: avoid NULL dereference in nfs_destroy_serverNeilBrown2013-01-111-2/+1
* ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki2013-01-111-1/+1
* usb: gadget: phonet: free requests in pn_bind()'s error pathSebastian Andrzej Siewior2013-01-111-2/+6
* p54usb: add USBIDs for two more p54usb devicesChristian Lamparter2013-01-111-0/+3
* p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski2013-01-111-0/+1
* ALSA: usb-audio: Fix missing autopm for MIDI inputTakashi Iwai2013-01-111-42/+46