summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-28umount oops when remove blocklayoutdriver firstfanchaoting2-0/+2
2013-02-28drivercore: Fix ordering between deferred_probe and exiting initcallsGrant Likely1-0/+2
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-28fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk()MITSUNARI Shigeo1-0/+1
2013-02-28inotify: remove broken mask checks causing unmount to be EINVALJim Somerville1-4/+0
2013-02-28futex: Revert "futex: Mark get_robust_list as deprecated"Thomas Gleixner2-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: close evtchn port if binding to irq failsWei Liu1-0/+10
2013-02-28xen: Send spinlock IPI to all waitersStefan Bader1-1/+0
2013-02-28rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...Jussi Kivilinna1-16/+28
2013-02-28rtlwifi: rtl8192cu: Add new USB IDLarry Finger1-0/+1
2013-02-28b43: Increase number of RX DMA slotsLarry Finger1-1/+1
2013-02-28USB: serial: fix null-pointer dereferences on disconnectJohan Hovold6-49/+42
2013-02-28tty: set_termios/set_termiox should not return -EINTROleg Nesterov1-2/+2
2013-02-28tty: Prevent deadlock in n_gsm driverDirkjan Bussink1-1/+41
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-28x86: Hyper-V: register clocksource only if its advertisedOlaf Hering1-1/+2
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 alloc_remap()H. Peter Anvin1-18/+11
2013-02-28x86-32, mm: Remove reference to resume_map_numa_kva()H. Peter Anvin2-8/+0
2013-02-28x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen4-174/+0
2013-02-213.4.33v3.4.33Greg 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.4.32v3.4.32Greg Kroah-Hartman1-1/+1
2013-02-17igb: Remove artificial restriction on RQDPC stat readingAlexander Duyck1-3/+5
2013-02-17efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi1-1/+1
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-17x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang1-10/+11
2013-02-17x86: Do not leak kernel page mapping locationsKees Cook1-3/+5
2013-02-17s390/timer: avoid overflow when programming clock comparatorHeiko Carstens1-0/+3
2013-02-14Linux 3.4.31v3.4.31Greg Kroah-Hartman1-1/+1
2013-02-14be2net: Fix to trim skb for padded vlan packets to workaround an ASIC BugSomnath Kotur2-14/+47
2013-02-14tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir1-23/+35