summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-28fbcon: don't lose the console font across generic->chip driver switchDave Airlie1-4/+10
2013-02-28pcmcia/vrc4171: Add missing spinlock initJean Delvare1-0/+1
2013-02-28Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin2-3/+28
2013-02-28powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg1-0/+5
2013-02-28ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg2-1/+15
2013-02-28staging: vt6656: Fix URB submitted while active warning.Malcolm Priestley1-8/+20
2013-02-28staging: comedi: disallow COMEDI_DEVCONFIG on non-board minorsIan Abbott1-0/+5
2013-02-28drm/i915: disable shared panel fitter for pipeMika Kuoppala1-0/+8
2013-02-28NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern4-17/+44
2013-02-28drm/usb: bind driver to correct deviceDave Airlie1-1/+1
2013-02-28sunvdc: Fix off-by-one in generic_request().David S. Miller1-1/+1
2013-02-28ext4: add missing kfree() on error return path in add_new_gdb()Dan Carpenter1-0/+1
2013-02-28ext4: Free resources in some error path in ext4_fill_superTao Ma1-8/+11
2013-02-28ALSA: usb: Fix Processing Unit Descriptor parsersPawel Moll1-2/+4
2013-02-28ALSA: usb-audio: fix Roland A-PRO supportClemens Ladisch1-1/+1
2013-02-28p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski1-1/+1
2013-02-28NLM: Ensure that we resend all pending blocking locks after a reclaimTrond Myklebust1-0/+3
2013-02-28mm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED fails to discard all ...Mel Gorman1-2/+16
2013-02-28tmpfs: fix use-after-free of mempolicy objectGreg Thelen1-2/+8
2013-02-28drivers/video/backlight/adp88?0_bl.c: fix resumeLars-Peter Clausen2-2/+2
2013-02-28ocfs2: unlock super lock if lockres refresh failedJunxiao Bi1-1/+4
2013-02-28inotify: remove broken mask checks causing unmount to be EINVALJim Somerville1-4/+0
2013-02-28s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger1-0/+8
2013-02-28KVM: s390: Handle hosts not supporting s390-virtio.Cornelia Huck1-8/+30
2013-02-28mmu_notifier_unregister NULL Pointer deref and multiple ->release() calloutsRobin Holt1-40/+42
2013-02-28mm: mmu_notifier: make the mmu_notifier srcu staticAndrea Arcangeli1-3/+3
2013-02-28mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg2-25/+49
2013-02-28Driver core: treat unregistered bus_types as having no devicesBjorn Helgaas1-2/+2
2013-02-28xen: Send spinlock IPI to all waitersStefan Bader1-1/+0
2013-02-28xen/netback: check correct frag when looking for head fragIan Campbell1-1/+1
2013-02-28tty: set_termios/set_termiox should not return -EINTROleg Nesterov1-2/+2
2013-02-28ALSA: rme32.c irq enabling after spin_lock_irqDenis Efremov1-1/+1
2013-02-28ALSA: ali5451: remove irq enabling in pointer callbackDenis Efremov1-1/+1
2013-02-28hrtimer: Prevent hrtimer_enqueue_reprogram raceLeonid Shatz1-18/+18
2013-02-28posix-cpu-timers: Fix nanosleep task_struct leakStanislaw Gruszka1-2/+21
2013-02-28genirq: Avoid deadlock in spurious handlingThomas Gleixner1-4/+3
2013-02-28timeconst.pl: Eliminate Perl warningH. Peter Anvin1-4/+2
2013-02-28mm: fix pageblock bitmap allocationLinus Torvalds1-6/+9
2013-02-28x86-32, mm: Remove reference to resume_map_numa_kva()H. Peter Anvin2-8/+0
2013-02-213.0.66v3.0.66Greg Kroah-Hartman1-1/+1
2013-02-21printk: fix buffer overflow when calling log_prefix function from call_consol...Alexandre SIMON2-1/+18
2013-02-17Linux 3.0.65v3.0.65Greg Kroah-Hartman1-1/+1
2013-02-17igb: Remove artificial restriction on RQDPC stat readingAlexander Duyck1-3/+5
2013-02-17PCI/PM: Clean up PME state when removing a deviceRafael J. Wysocki1-0/+2
2013-02-17x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich1-7/+7
2013-02-17x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2-0/+8
2013-02-14Linux 3.0.64v3.0.64Greg Kroah-Hartman1-1/+1
2013-02-14netback: correct netbk_tx_err to handle wrap around.Ian Campbell1-1/+1
2013-02-14xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell1-1/+12
2013-02-14xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley1-26/+14