summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-11-16sched: Update comments about CLONE_NEWUTS and CLONE_NEWIPCChen Hanxiao1-2/+2
2014-11-16Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar26-111/+145
2014-11-16sched/cputime: Fix cpu_timer_sample_group() double accountingPeter Zijlstra1-5/+0
2014-11-16bitops: Fix shift overflow in GENMASK macrosMaxime COQUELIN1-2/+5
2014-11-16Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6Linus Torvalds2-3/+6
2014-11-16Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+11
2014-11-15iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan1-1/+1
2014-11-15Bluetooth: Convert IRK list to RCUJohan Hedberg1-0/+1
2014-11-15Bluetooth: Convert LTK list to RCUJohan Hedberg1-0/+1
2014-11-15Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/li...Dave Airlie1-8/+22
2014-11-15drm: add properties for suggested x/y offset for connectors. (v2)Dave Airlie1-0/+5
2014-11-15Merge tag 'drm/tegra/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...Dave Airlie1-12/+15
2014-11-15Merge tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...Dave Airlie4-10/+41
2014-11-15Merge tag 'drm/panel/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...Dave Airlie1-6/+88
2014-11-15Merge tag 'drm-intel-next-2014-11-07-fixups' of git://anongit.freedesktop.org...Dave Airlie1-0/+6
2014-11-15drm: flip-work: change drm_flip_work_init prototypeBoris BREZILLON1-1/+1
2014-11-15drm: rework flip-work helpers to avoid calling func when the FIFO is fullBoris BREZILLON1-8/+23
2014-11-15leds: Add support for setting brightness in a synchronous wayJacek Anaszewski1-0/+8
2014-11-15leds: implement sysfs interface locking mechanismJacek Anaszewski1-0/+32
2014-11-15net: Add vxlan_gso_check() helperJoe Stringer1-0/+2
2014-11-15inetdevice: fixed signed integer overflowVincent BENAYOUN1-1/+1
2014-11-15Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+5
2014-11-15Revert "fast_hash: avoid indirect function calls"Jay Vosburgh2-34/+36
2014-11-14[media] si4713: cleanup platform dataSebastian Reichel1-3/+0
2014-11-14[media] si4713: add device tree supportSebastian Reichel2-30/+1
2014-11-14[media] v4l: Forbid usage of V4L2_MBUS_FMT definitions inside the kernelBoris BREZILLON1-17/+28
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON5-9/+8
2014-11-14[media] Make use of the new media_bus_format definitionsBoris BREZILLON3-5/+5
2014-11-14[media] Move mediabus format definition to a more standard placeBoris BREZILLON3-104/+206
2014-11-14Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren1-0/+15
2014-11-14iommu: add capability IOMMU_CAP_NOEXECAntonios Motakis1-0/+1
2014-11-14iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXECAntonios Motakis1-1/+1
2014-11-14Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki1-3/+5
2014-11-14of.h: Keep extern declaration of of_* variables when !CONFIG_OFHans de Goede1-2/+1
2014-11-14drm/i915: Make the physical object coherent with GTTChris Wilson1-0/+1
2014-11-14mm: Update generic gup implementation to handle hugepage directoryAneesh Kumar K.V1-0/+46
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-56/+176
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-2/+15
2014-11-14mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen1-0/+1
2014-11-14mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim2-0/+17
2014-11-13rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf1-5/+5
2014-11-13net/mlx4_core: Support more than 64 VFsMatan Barak1-2/+3
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak1-1/+3
2014-11-13rhashtable: Add parent argument to mutex_is_heldHerbert Xu1-1/+2
2014-11-13rhashtable: Move mutex_is_held under PROVE_LOCKINGHerbert Xu1-0/+2
2014-11-13Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...Paul E. McKenney6-17/+20
2014-11-13rcu: More info about potential deadlocks with rcu_read_unlock()Oleg Nesterov1-1/+3
2014-11-13rcu: Optimize cond_resched_rcu_qs()Paul E. McKenney1-2/+2
2014-11-13rcu: Add sparse check for RCU_INIT_POINTER()Pranith Kumar1-0/+1
2014-11-13PCI: Remove unused and broken to_hotplug_slot()Gavin Shan1-1/+0