summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-07-24Merge tag 'topic/crc-pmic-2015-07-23' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-07-24Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-07-24Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-07-24clk: exynos3250: Add cpu clock configuration data and instaniate cpu clockChanwoo Choi
2015-07-24clk: exynos5250: add cpu clock configuration data and instantiate cpu clockThomas Abraham
2015-07-24Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-07-24Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-07-23perf: Add PERF_RECORD_SWITCH to indicate context switchesAdrian Hunter
2015-07-23tty: core: Add tty_debug() for printk(KERN_DEBUG) messagesPeter Hurley
2015-07-23tty/serial: at91: add support to FIFOsCyrille Pitchen
2015-07-23tty/serial: at91: fix some macro definitions to fit coding styleCyrille Pitchen
2015-07-23tty: linux/gsmmux.h needs linux/types.hJiri Slaby
2015-07-23tty/early: make serial8250_early_{in,out} static againVineet Gupta
2015-07-23serial: 8250: Split base port operations from universal driverPeter Hurley
2015-07-23ACPICA: Update version to 20150717Bob Moore
2015-07-23ACPICA: iASL: Add support for TCPA Server TableBob Moore
2015-07-23ACPICA: MSVC: Fix inclusion order issue of <crtdbg.h>Lv Zheng
2015-07-23ACPICA: Executer: Add option to bypass opcode tracingLv Zheng
2015-07-23ACPICA: Executer: Add OSL trace hook supportLv Zheng
2015-07-23ACPICA: Executer: Add interpreter tracing mode for method tracing facilityLv Zheng
2015-07-23ACPICA: Dispatcher: Add trace support for interpreterLv Zheng
2015-07-23ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng
2015-07-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-07-23iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba
2015-07-23block: Remove forced page bouncing under IOJan Kara
2015-07-23fs: Remove ext3 filesystem driverJan Kara
2015-07-23quota: Propagate error from ->acquire_dquot()Jan Kara
2015-07-23ASoC: ac97: Add support for resetting device before registrationLars-Peter Clausen
2015-07-23ALSA: ac97: Add helper function to reset the AC97 deviceLars-Peter Clausen
2015-07-23Bluetooth: hci_check_conn_params() check proper rangeSeungyoun Ju
2015-07-23Bluetooth: __l2cap_wait_ack() add defensive timeoutDean Jenkins
2015-07-23Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()Dean Jenkins
2015-07-23mac802154: do not export ieee802154_rx()Varka Bhadram
2015-07-23cfg802154: add PM hooksVarka Bhadram
2015-07-23drm/amdgpu: add VCE harvesting instance queryLeo Liu
2015-07-23netfilter: rename local nf_hook_list to hook_listPablo Neira Ayuso
2015-07-23mfd: dt-bindings: Provide human readable define for Clocksource modeLee Jones
2015-07-23ip_tunnel: Call ip_tunnel_core_init() from inet_init()Thomas Graf
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-23kvm/x86: add sending hyper-v crash notification to user spaceAndrey Smetanin
2015-07-23kvm: introduce vcpu_debug = kvm_debug + vcpu contextAndrey Smetanin
2015-07-22drivers: usb: fsl: Modify phy clk valid bit checkingNikhil Badola
2015-07-22drivers:usb:fsl: Introduce FSL_USB2_PHY_UTMI_DUAL macroNikhil Badola
2015-07-22drivers: usb :fsl: Implement Workaround for USB Erratum A007792Nikhil Badola
2015-07-22drivers:usb:fsl: Replace macros with enumerated typeNikhil Badola
2015-07-22rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney
2015-07-22rcu: Create a synchronize_rcu_mult()Paul E. McKenney
2015-07-22rcu: Use WRITE_ONCE in RCU_INIT_POINTERPeter Zijlstra
2015-07-22rcu: Add RCU-sched flavors of get-state and cond-syncPaul E. McKenney
2015-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds