summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-08tracing: Fix stack tracer with fentry useSteven Rostedt (Red Hat)1-4/+29
2013-05-08tracing: Use stack of calling function for stack tracerSteven Rostedt (Red Hat)1-5/+7
2013-05-08fbcon: when font is freed, clear also vc_font.dataMika Kuoppala1-0/+2
2013-05-08tty: fix up atime/mtime mess, take threeLinus Torvalds2-2/+5
2013-05-08gianfar: do not advertise any alarm capability.Richard Cochran1-2/+1
2013-05-08arm: set the page table freeing ceiling to TASK_SIZECatalin Marinas1-0/+9
2013-05-08serial_core.c: add put_device() after device_find_child()Federico Vaga1-0/+4
2013-05-08xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...Konrad Rzeszutek Wilk1-0/+1
2013-05-08xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.Konrad Rzeszutek Wilk1-0/+1
2013-05-08xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk2-2/+9
2013-05-08s390/memory hotplug: prevent offline of active memory incrementsHeiko Carstens1-1/+3
2013-05-08usb-storage: CY7C68300A chips do not support Cypress ATACBTormod Volden1-2/+14
2013-05-08usb: remove redundant tdi_resetShengzhou Liu1-3/+0
2013-05-08usb: chipidea: udc: fix memory leak in _ep_nukeMichael Grzeschik1-0/+6
2013-05-08usb: chipidea: udc: fix memory access of shared memory on armv5 machinesMichael Grzeschik2-2/+4
2013-05-08usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl epHans de Goede1-0/+2
2013-05-08USB: io_ti: fix TIOCGSERIALJohan Hovold1-1/+1
2013-05-08USB: ftdi_sio: enable two UART ports on ST Microconnect LiteAdrian Thomasset1-7/+11
2013-05-08USB: ftdi_sio: correct ST Micro Connect Lite PIDsAdrian Thomasset2-2/+5
2013-05-08USB: add ftdi_sio USB ID for GDM Boost V1.xStefani Seibold2-0/+2
2013-05-08usb/misc/appledisplay: Add 24" LED Cinema displayBen Jencks1-0/+1
2013-05-08mac80211: use synchronize_rcu() with rcu_barrier()Bob Copeland3-2/+5
2013-05-08mac80211: fix station entry leak/warning while suspendingJohannes Berg1-2/+2
2013-05-08mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar1-1/+1
2013-05-08mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar1-2/+2
2013-05-08iwlwifi: dvm: don't send zeroed LQ cmdEmmanuel Grumbach1-1/+4
2013-05-08iwlwifi: fix freeing uninitialized pointerStanislaw Gruszka1-8/+8
2013-05-08powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman1-0/+1
2013-05-08powerpc/power8: Fix secondary CPUs hanging on boot for HV=0Michael Neuling1-0/+1
2013-05-08powerpc: Fix hardware IRQs with MMU on exceptions when HV=0Michael Neuling1-1/+1
2013-05-08powerpc: Add isync to copy_and_flushMichael Neuling1-0/+1
2013-05-08ARM: at91/trivial: typos in compatible propertyNicolas Ferre5-5/+5
2013-05-08ARM: at91/trivial: fix model name for SAM9G15-EKNicolas Ferre1-1/+1
2013-05-08ARM: at91: Fix typo in restart code panic messageMaxime Ripard1-1/+1
2013-05-08ARM: at91: remove partial parameter in bootargs for at91sam9x5ek.dtsiNicolas Ferre1-1/+1
2013-05-08ARM: at91/at91sam9260.dtsi: fix u(s)art pinctrl encodingDouglas Gilbert1-8/+8
2013-05-08ARM: u300: fix ages old copy/paste bugLinus Walleij1-1/+1
2013-05-08ARM: omap3: cpuidle: enable time keepingDaniel Lezcano1-2/+3
2013-05-08staging: zsmalloc: Fix link error on ARMJoerg Roedel2-5/+2
2013-05-08USB: option: add a D-Link DWM-156 variantBjørn Mork1-0/+6
2013-05-08USB: serial: option: Added support Olivetti Olicard 145Filippo Turato1-0/+2
2013-04-29Linux 3.9v3.9Linus Torvalds1-1/+1
2013-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+11
2013-04-28vm: add no-mmu vm_iomap_memory() stubLinus Torvalds1-0/+10
2013-04-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2013-04-27Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson1-7/+11
2013-04-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2013-04-26Merge branch 'fixes-3.9-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-40/+67
2013-04-26efivars: only check for duplicates on the registered listMatt Fleming1-5/+7
2013-04-26TTY: fix atime/mtime regressionJiri Slaby1-2/+16