summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-11-19Merge branch 'master' into for-3.19/driversJens Axboe50-142/+530
2014-11-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-0/+10
2014-11-18bpf: allow eBPF programs to use mapsAlexei Starovoitov1-0/+5
2014-11-18bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM commandAlexei Starovoitov1-1/+1
2014-11-18of: Change of_device_is_available() to return boolKevin Cernekee1-3/+3
2014-11-18can: dev: add can_is_canfd_skb() APIDong Aisheng1-0/+6
2014-11-18iommu/vt-d: Implement DMAR unit hotplug frameworkJiang Liu1-0/+33
2014-11-18iommu/vt-d: Dynamically allocate and free seq_id for DMAR unitsJiang Liu1-0/+6
2014-11-18iommu/vt-d: Introduce helper function dmar_walk_resources()Jiang Liu1-10/+9
2014-11-18cgroup: implement cgroup_get_e_css()Tejun Heo1-0/+2
2014-11-18cgroup: add cgroup_subsys->css_e_css_changed()Tejun Heo1-0/+1
2014-11-18cgroup: add cgroup_subsys->css_released()Tejun Heo1-0/+1
2014-11-18VFS: refactor vfs_read()Dmitry Kasatkin1-0/+1
2014-11-18integrity: provide a hook to load keys when rootfs is readyDmitry Kasatkin1-0/+6
2014-11-18Merge back 'pm-domains' material for 3.19-rc1.Rafael J. Wysocki2-5/+6
2014-11-18PM / Domains: Move struct pm_domain_data to pm_domain.hUlf Hansson2-5/+6
2014-11-18x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen1-0/+4
2014-11-18x86, mpx: Introduce VM_MPX to indicate that a VMA is MPX specificQiaowei Ren1-0/+6
2014-11-17ARM: 8200/1: amba: Add helpers for (un)preparing AMBA clock v12Krzysztof Kozlowski1-0/+10
2014-11-17ARM: 8199/1: PM / Runtime: Add getter for querying the IRQ safe option v12Krzysztof Kozlowski1-0/+6
2014-11-17clk-divider: Fix READ_ONLY when divider > 1James Hogan1-1/+0
2014-11-17syslog: Provide stub check_syslog_permissionsSebastian Schmidt1-0/+8
2014-11-17Merge branch 'for-3.19/core' into for-3.19/driversJens Axboe1-0/+1
2014-11-17blk-mq: add blk_mq_free_hctx_request()Jens Axboe1-0/+1
2014-11-17fs: add freeze_super/thaw_super fs hooksBenjamin Marzinski1-0/+2
2014-11-17ieee802154: rename and move WPAN_NUM_ definesAlexander Aring1-0/+3
2014-11-17dmaengine: imx-sdma: Add a new DMATYPE for SAINicolin Chen1-0/+1
2014-11-16mlx4: use netdev_rss_key_fill() helperEric Dumazet1-1/+3
2014-11-16net: provide a per host RSS key generic infrastructureEric Dumazet1-0/+6
2014-11-16perf: Improve the perf_sample_data struct layoutPeter Zijlstra1-17/+17
2014-11-16perf: Add ability to sample machine state on interruptStephane Eranian1-2/+5
2014-11-16sched/numa: Init numa balancing fields of init_taskKirill Tkhai1-0/+10
2014-11-16Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar15-90/+81
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-15Merge tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...Dave Airlie1-3/+18
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-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 Vosburgh1-0/+34
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-14mm: Update generic gup implementation to handle hugepage directoryAneesh Kumar K.V1-0/+46