summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-05-22MIPS: Idle: Do address fiddlery in helper functions.Ralf Baechle
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle
2013-05-22MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations.Ralf Baechle
2013-05-22MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.Ralf Baechle
2013-05-22MIPS: Idle: Make call of function pointer readable.Ralf Baechle
2013-05-22MIPS: Idle: Consistently reformat inline assembler.Ralf Baechle
2013-05-22MIPS: Idle: cleaup SMTC idle hook as per Linux coding style.Ralf Baechle
2013-05-22MIPS: Consolidate idle loop / WAIT instruction support in a single file.Ralf Baechle
2013-05-22MIPS: clock.h: Remove declaration of cpu_wait.Ralf Baechle
2013-05-22Add include dependencies to <linux/printk.h>.Ralf Baechle
2013-05-22drm/imx: use drm_send_vblank_event() helperRob Clark
2013-05-22drm/shmob: use drm_send_vblank_event() helperRob Clark
2013-05-22drm/radeon: use drm_send_vblank_event() helperRob Clark
2013-05-22drm/nouveau: use drm_send_vblank_event() helperRob Clark
2013-05-21mfd: ab8500-sysctrl: Let sysctrl driver work without pdataFabio Baltieri
2013-05-21Merge branch 'leds-fixes-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-21leds: leds-gpio: reserve gpio before using itTimo Teräs
2013-05-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-21staging: imx-drm: imx-tve: Check the return value of 'regulator_enable()'Fabio Estevam
2013-05-21staging: video: imx: Select VIDEOMODE_HELPERS for parallel displayMarek Vasut
2013-05-21tty: mxser: fix usage of opmode_ioaddrMatwey V. Kornilov
2013-05-21serial: 8250_dw: add ACPI ID for Intel BayTrailHeikki Krogerus
2013-05-21klist: del waiter from klist_remove_waiters before wakeup waitting processwang, biao
2013-05-21ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing ...Darrick J. Wong
2013-05-21uio: UIO_DMEM_GENIRQ should depend on HAS_DMAGeert Uytterhoeven
2013-05-21MAINTAINERS: update Hyper-V file listHaiyang Zhang
2013-05-21mei: bus: Reset event_cb when disabling a deviceSamuel Ortiz
2013-05-21Drivers: hv: Fix a bug in get_vp_index()K. Y. Srinivasan
2013-05-21mei: fix out of array access to me clients arrayTomas Winkler
2013-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-05-21driver core: print sysfs attribute name when warning about bogus permissionsdyoung@redhat.com
2013-05-21driver core: export subsys_virtual_registerGreg Kroah-Hartman
2013-05-21ARM: smp: Drop RCU_NONIDLE usage in cpu_die()Stephen Boyd
2013-05-21Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied...Linus Torvalds
2013-05-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-21drm/i915: Propagate errors back from fb set-baseChris Wilson
2013-05-21drm/i915: Adding more reserved PCI IDs for Haswell.Rodrigo Vivi
2013-05-21Merge branch 'drm-fixes-3.10-sun' of git://people.freedesktop.org/~agd5f/linu...Dave Airlie
2013-05-21Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-05-20Linux 3.10-rc2v3.10-rc2Linus Torvalds
2013-05-20Merge tag 'stable/for-linus-3.10-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-05-20TTY: Fix tty miss restart after we turn off flow-controlWang YanQing
2013-05-20tty/vt: Fix vc_deallocate() lock orderPeter Hurley
2013-05-20TTY: ehv_bytechan: add missing platform_driver_unregister() when module exitWei Yongjun
2013-05-20TTY: rocket, fix more no-PCI warningsJiri Slaby
2013-05-20serial: mcf: missing uart_unregister_driver() on error in mcf_init()Wei Yongjun
2013-05-20tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init()Wei Yongjun
2013-05-20serial: samsung: add missing platform_driver_unregister() when module exitWei Yongjun
2013-05-20serial: pl011: protect attribute read from NULL platform data structLee Jones
2013-05-20tty: nwpserial: Pass correct pointer to free_irq()Lars-Peter Clausen