aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-07-14x86/xen: safely map and unmap grant frames when in atomic contextGravatar David Vrabel 1-0/+1
2014-07-13Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Gravatar Linus Torvalds 1-1/+0
2014-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+2
2014-07-10Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+2
2014-07-11clk: exynos5420: Add IDs for clocks used in PD mfcGravatar Arun Kumar K 1-0/+2
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-3/+3
2014-07-07ACPI / i915: ignore firmware requests for backlight changeGravatar Aaron Lu 1-0/+2
2014-07-06Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Gravatar Linus Torvalds 1-1/+1
2014-07-04Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+1
2014-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-0/+1
2014-07-04drm/i915: provide interface for audio driver to query cdclkGravatar Jani Nikula 1-0/+1
2014-07-03Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 3-1/+11
2014-07-03Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+1
2014-07-03ptrace,x86: force IRET path after a ptrace_stop()Gravatar Tejun Heo 1-0/+3
2014-07-03[SCSI] use the scsi data buffer length to extract transfer sizeGravatar Martin K. Petersen 1-1/+1
2014-07-02Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/...Gravatar Mike Turquette 1-1/+0
2014-07-02kernfs: kernfs_notify() must be useable from non-sleepable contextsGravatar Tejun Heo 1-0/+1
2014-07-01core: fix typo in percpu read_mostly sectionGravatar Zhengyu He 2-3/+3
2014-06-30usb-storage/SCSI: Add broken_fua blacklist flagGravatar Alan Stern 2-1/+4
2014-06-30Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Greg Kroah-Hartman 1-1/+8
2014-06-30kernfs: introduce kernfs_pin_sb()Gravatar Li Zefan 1-0/+1
2014-06-30clk: exynos5420: Remove aclk66_peric from the clock tree descriptionGravatar Doug Anderson 1-1/+0
2014-06-28btrfs: create sprout should rename fsid on the sysfs as wellGravatar Anand Jain 1-0/+1
2014-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingGravatar Linus Torvalds 2-5/+4
2014-06-27Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 2-14/+14
2014-06-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-2/+10
2014-06-27iovec: move memcpy_from/toiovecend to lib/iovec.cGravatar Michael S. Tsirkin 2-5/+4
2014-06-27usb: gadget: f_fs: resurect usb_functionfs_descs_head structureGravatar Michal Nazarewicz 1-0/+7
2014-06-27Revert "tools: ffs-test: convert to new descriptor format fixing compilation ...Gravatar Felipe Balbi 1-1/+1
2014-06-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-5/+11
2014-06-26Fix 32-bit regression in block device read(2)Gravatar Al Viro 1-1/+13
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-5/+14
2014-06-25ipv4: fix dst race in sk_dst_get()Gravatar Eric Dumazet 1-2/+2
2014-06-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-1/+4
2014-06-25Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-0/+48
2014-06-24block: add support for limiting gaps in SG listsGravatar Jens Axboe 2-0/+10
2014-06-24bio: remove unused macro bip_vec_idx()Gravatar Gu Zheng 1-4/+0
2014-06-24Merge tag 'fixes-for-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Greg Kroah-Hartman 1-1/+1
2014-06-24drm/i915: BDW: Adding Reserved PCI IDs.Gravatar Rodrigo Vivi 1-2/+10
2014-06-23kernel/watchdog.c: print traces for all cpus on lockup detectionGravatar Aaron Tomlin 1-0/+1
2014-06-23nmi: provide the option to issue an NMI back trace to every cpu but currentGravatar Aaron Tomlin 1-1/+10
2014-06-23kexec: save PG_head_mask in VMCOREINFOGravatar Petr Tesarik 1-0/+3
2014-06-23Merge tag 'imx-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Arnd Bergmann 1-1/+2
2014-06-23ALSA: compress: fix the struct alignment to 4 bytesGravatar Vinod Koul 2-14/+14
2014-06-22Revert "block: add __init to elv_register"Gravatar Jens Axboe 1-1/+1
2014-06-21Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxGravatar Linus Torvalds 1-0/+6
2014-06-21net: phylib: add link_change_notify callback to phy deviceGravatar Daniel Mack 1-0/+9
2014-06-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2014-06-21tracing: Add __field_struct macro for TRACE_EVENT()Gravatar Steven Rostedt 1-0/+33