summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-04-04PM / Domains: Add generic data pointer to genpd data structDave Gerlach1-0/+1
2017-04-04nvme_fc: Clean up host fcpio done status handlingJames Smart1-3/+3
2017-04-04nvme_fc: Sync FC-NVME header with standardJames Smart1-9/+59
2017-04-04net/utils: generic inet_pton_with_scope helperSagi Grimberg1-0/+6
2017-04-04reset: add exported __reset_control_get, return NULL if optionalPhilipp Zabel1-8/+14
2017-04-04can: initial support for network namespacesMario Kicherer1-3/+4
2017-04-04Merge tag 'topic/synopsys-media-formats-2017-04-03' of git://anongit.freedesk...Sean Paul6-9/+21
2017-04-04can: ti_hecc: Convert TI HECC driver to DT only driverYegor Yefremov1-44/+0
2017-04-04KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABIChristoffer Dall1-0/+3
2017-04-04sched/rtmutex: Refactor rt_mutex_setprio()Peter Zijlstra1-16/+8
2017-04-04sched/rtmutex/deadline: Fix a PI crash for deadline tasksXunlei Pang3-0/+4
2017-04-04Merge branch 'sched/core' into locking/coreThomas Gleixner6-5/+37
2017-04-04extcon: Add new extcon_register_notifier_all() to monitor all external connec...Chanwoo Choi1-5/+16
2017-04-04qed: Manage with less memory regions for RoCERam Amrani1-1/+0
2017-04-04net: usbnet: support 64bit statsGreg Ungerer1-0/+4
2017-04-04PCI: Avoid FLR for Intel 82579 NICsSasha Neftin1-0/+2
2017-04-03tpm_crb: request and relinquish locality 0Jarkko Sakkinen1-1/+2
2017-04-03Merge branch 'ib/4.11-rc3-i2c-irq-resources' into nextDmitry Torokhov1-0/+5
2017-04-03Merge tag 'v4.11-rc5' into nextDmitry Torokhov404-6955/+12400
2017-04-03Input: cros_ec_keyb - add an EC event for sysrqRajat Jain1-0/+4
2017-04-03ftrace: Have init/main.c call ftrace directly to free init memorySteven Rostedt (VMware)1-3/+3
2017-04-03perf: qcom: Add L3 cache PMU driverAgustin Vega-Frias1-0/+1
2017-04-03KEYS: Add a key restriction structMat Martineau1-0/+6
2017-04-03KEYS: Split role of the keyring pointer for keyring restrict functionsMat Martineau1-3/+5
2017-04-03KEYS: Use a typedef for restrict_link function pointersMat Martineau1-9/+7
2017-04-03Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar21-61/+63
2017-04-03drivers/of/base.c: Add of_property_read_u64_indexAlistair Popple1-0/+3
2017-04-03Merge tag 'iio-for-4.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman1-0/+4
2017-04-03Merge 4.11-rc5 into tty-nextGreg Kroah-Hartman6-9/+21
2017-04-03Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman6-9/+21
2017-04-03Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...Dave Airlie1-0/+23
2017-04-03statx: Include a mask for stx_attributes in struct statxDavid Howells1-0/+1
2017-04-03security, keys: convert key.usage from atomic_t to refcount_tElena Reshetova1-2/+3
2017-04-02kernel-api.rst: fix a series of errors when parsing C filesmchehab@s-opensource.com1-2/+2
2017-04-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-6/+7
2017-04-02Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2017-04-02[iov_iter] new privimitive: iov_iter_revert()Al Viro1-1/+5
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro40-114/+189
2017-04-02hwmon: Constify str parameter of hwmon_ops->read_stringJean Delvare1-1/+1
2017-04-02nvme: Correct NVMF enum values to match NVMe-oF rev 1.0Roland Dreier1-8/+8
2017-04-02udp: use sk_protocol instead of pcflag to detect udplite socketsPaolo Abeni1-1/+1
2017-04-01bpf: introduce BPF_PROG_TEST_RUN commandAlexei Starovoitov1-0/+7
2017-04-01i2c: allow attaching IRQ resources to i2c_board_infoDmitry Torokhov1-0/+4
2017-04-01i2c: export i2c_client_type structureDmitry Torokhov1-0/+1
2017-04-01kasan: report only the first error by defaultMark Rutland1-0/+3
2017-04-01mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner1-0/+6
2017-04-01mm: move mm_percpu_wq initialization earlierMichal Hocko1-0/+2
2017-03-31drivers/perf: arm_pmu: split irq request from enableMark Rutland1-4/+0
2017-03-31drivers/perf: arm_pmu: manage interrupts per-cpuMark Rutland1-1/+2
2017-03-31tty: serial_core: Add name field to uart_port structVignesh R1-0/+1