summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-22USB: gadget: g_multi: fixed vendor and product IDMichal Nazarewicz1-2/+2
2010-11-22USB: gadget: g_ffs: fixed vendor and product IDMichal Nazarewicz1-2/+2
2010-11-22usb gadget: composite: prevent OOPS for non-standard control requestRoger Quadros1-1/+2
2010-11-22drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failureJulia Lawall1-1/+3
2010-11-22p54usb: add five more USBIDsChristian Lamparter1-0/+13
2010-11-22p54usb: fix off-by-one on !CONFIG_PMChristian Lamparter1-1/+1
2010-11-22pipe: fix failure to return error code on ->confirm()Nicolas Kaiser1-1/+1
2010-11-22USB: mct_u232: fix broken closeJohan Hovold1-2/+5
2010-11-22KVM: SVM: Restore correct registers after sel_cr0 intercept emulationJoerg Roedel1-2/+31
2010-11-22KVM: X86: Report SVM bit to userspace only when supportedJoerg Roedel2-1/+5
2010-11-22x86, vm86: Fix preemption bug for int1 debug and int3 breakpoint handlers.Bart Oldeman2-2/+9
2010-11-22x86, kdump: Change copy_oldmem_page() to use cached addressingCliff Wickman1-1/+1
2010-11-22x86, intr-remap: Set redirection hint in the IRTESuresh Siddha1-0/+2
2010-11-22x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUsAndreas Herrmann1-1/+1
2010-11-22x86, olpc: Don't retry EC commands foreverPaul Fox1-1/+4
2010-11-22x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria5-13/+21
2010-11-22x86, mrst: A function in a header file needs to be marked "inline"H. Peter Anvin1-1/+1
2010-11-22x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bitAndre Przywara2-2/+2
2010-11-22mm, x86: Saving vmcore with non-lazy freeing of vmasCliff Wickman3-0/+11
2010-11-22intel_idle: do not use the LAPIC timer for ATOM C2Len Brown1-1/+1
2010-11-22libahci: fix result_tf handling after an ATA PIO data-in commandTejun Heo2-3/+16
2010-11-22cifs: fix broken oplock handlingSuresh Jayaraman3-10/+9
2010-11-22futex: Fix errors in nested key ref-countingDarren Hart1-15/+16
2010-11-22Bluetooth: fix oops in l2cap_connect_reqNathan Holstein1-2/+2
2010-11-22bluetooth: Fix missing NULL checkAlan Cox1-0/+7
2010-11-22sched: Fix string comparison in /proc/sched_featuresMathieu Desnoyers1-4/+3
2010-11-22sched: Drop all load weight manipulation for RT tasksLinus Walleij1-6/+0
2010-11-22pcmcia: synclink_cs: fix information leak to userlandVasiliy Kulikov1-0/+2
2010-11-22powerpc/perf: Fix sampling enable for PPC970Paul Mackerras1-0/+2
2010-11-22perf_events: Fix bogus context time trackingStephane Eranian1-1/+7
2010-11-22perf_events: Fix bogus AMD64 generic TLB eventsStephane Eranian1-2/+2
2010-11-22Staging: phison: fix problem caused by libata changeGreg Kroah-Hartman1-1/+1
2010-11-22staging: usbip: Process event flags without delayMax Vozeler1-13/+3
2010-11-22staging: usbip: Notify usb core of port status changesMax Vozeler1-0/+2
2010-10-21Linux 2.6.36v2.6.36Linus Torvalds1-1/+1
2010-10-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds7-9/+14
2010-10-21virtio: console: Don't block entire guest if host doesn't read dataAmit Shah1-3/+14
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-3/+3
2010-10-20Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-44/+19
2010-10-19MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau2-6/+6
2010-10-19MAINTAINERS: Change list for ioc_serial to linux-serial.Ralf Baechle1-1/+1
2010-10-19SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall1-0/+1
2010-10-19MIPS: jz4740: Fix Kbuild Platform file.David Daney1-1/+1
2010-10-19MIPS: Repair Kbuild make clean breakage.David Daney2-1/+5
2010-10-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-16/+12
2010-10-19KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity3-44/+19
2010-10-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds12-44/+53
2010-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+7
2010-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-26/+1
2010-10-19mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer1-9/+83