summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-28s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger
2013-02-28KVM: s390: Handle hosts not supporting s390-virtio.Cornelia Huck
2013-02-28mmu_notifier_unregister NULL Pointer deref and multiple ->release() calloutsRobin Holt
2013-02-28Driver core: treat unregistered bus_types as having no devicesBjorn Helgaas
2013-02-28zram: Fix deadlock bug in partial read/writeMinchan Kim
2013-02-28pps: Fix a use-after free bug when unregistering a source.George Spelvin
2013-02-28pps: Use pps_lookup_dev to reduce ldisc couplingGeorge Spelvin
2013-02-28pps: Add pps_lookup_dev() functionGeorge Spelvin
2013-02-28xen: close evtchn port if binding to irq failsWei Liu
2013-02-28xen: Send spinlock IPI to all waitersStefan Bader
2013-02-28tty vt: fix character insertion overflowNicolas Pitre
2013-02-28rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...Jussi Kivilinna
2013-02-28rtlwifi: rtl8192cu: Add new USB IDLarry Finger
2013-02-28rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_idLarry Finger
2013-02-28b43: Increase number of RX DMA slotsLarry Finger
2013-02-28serial_core: Fix type definition for PORT_BRCM_TRUMANAGE.Michael Chan
2013-02-28serial: imx: Fix recursive locking bugThomas Gleixner
2013-02-28USB: serial: fix null-pointer dereferences on disconnectJohan Hovold
2013-02-28tty: set_termios/set_termiox should not return -EINTROleg Nesterov
2013-02-28tty: Prevent deadlock in n_gsm driverDirkjan Bussink
2013-02-28ALSA: aloop: Fix Oops while PM resumeTakashi Iwai
2013-02-28ALSA: rme32.c irq enabling after spin_lock_irqDenis Efremov
2013-02-28ALSA: ali5451: remove irq enabling in pointer callbackDenis Efremov
2013-02-28workqueue: un-GPL function delayed_work_timer_fn()Konstantin Khlebnikov
2013-02-28x86: Hyper-V: register clocksource only if its advertisedOlaf Hering
2013-02-28hrtimer: Prevent hrtimer_enqueue_reprogram raceLeonid Shatz
2013-02-28posix-cpu-timers: Fix nanosleep task_struct leakStanislaw Gruszka
2013-02-28genirq: Avoid deadlock in spurious handlingThomas Gleixner
2013-02-28timeconst.pl: Eliminate Perl warningH. Peter Anvin
2013-02-28perf hists: Fix period symbol_conf.field_sep displayJiri Olsa
2013-02-28perf tools: Fix build with bison 2.3 and older.Vinson Lee
2013-02-28x86-32, mm: Remove reference to alloc_remap()H. Peter Anvin
2013-02-28x86-32, mm: Remove reference to resume_map_numa_kva()H. Peter Anvin
2013-02-28x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen
2013-02-18Linux 3.8v3.8Linus Torvalds
2013-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-02-18mm: fix pageblock bitmap allocationLinus Torvalds
2013-02-15Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...Linus Torvalds
2013-02-15Revert "[media] dvb_frontend: return -ENOTTY for unimplement IOCTL"Mauro Carvalho Chehab
2013-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-02-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-15Merge tag '3.8-pci-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-15Merge tag 'omapdss-for-3.8-rc8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2013-02-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-02-14Revert "xen PVonHVM: use E820_Reserved area for shared_info"Konrad Rzeszutek Wilk
2013-02-14Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info"Konrad Rzeszutek Wilk
2013-02-14sunvdc: Fix off-by-one in generic_request().David S. Miller
2013-02-14omapdrm: fix the dependency to omapdssTomi Valkeinen
2013-02-14OMAPDSS: add FEAT_DPI_USES_VDDS_DSI to omap3630_dss_feat_listNeilBrown
2013-02-13efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi