summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-05-16Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-16PCI: Identify Enhanced Allocation (EA) BAR Equivalent resources in sysfsAlex Williamson
2016-05-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-16Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-16Merge branch 'core-lib-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-16bpf: add generic constant blinding for use in jitsDaniel Borkmann
2016-05-16bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisDaniel Borkmann
2016-05-16bpf: add bpf_patch_insn_single helperDaniel Borkmann
2016-05-16bpf: move bpf_jit_enable declarationDaniel Borkmann
2016-05-16net/mlx5_core: Flow counters infrastructureAmir Vadai
2016-05-16net/mlx5_core: Introduce flow steering destination of type counterAmir Vadai
2016-05-16net/mlx5_core: Firmware commands to support flow countersAmir Vadai
2016-05-16ibft: Expose iBFT acpi header via sysfsDavid Bond
2016-05-16iscsi_ibft: Add prefix-len attr and display netmaskHannes Reinecke
2016-05-16Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki
2016-05-16Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi'Rafael J. Wysocki
2016-05-16Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video'Rafael J. Wysocki
2016-05-16Merge branches 'pm-core' and 'pm-domains'Rafael J. Wysocki
2016-05-16Merge branch 'pm-devfreq'Rafael J. Wysocki
2016-05-16Merge branch 'pm-cpufreq'Rafael J. Wysocki
2016-05-16Merge branch 'pm-opp'Rafael J. Wysocki
2016-05-16drivers/of: Return allocated memory from of_fdt_unflatten_tree()Gavin Shan
2016-05-16drivers/of: Specify parent node in of_fdt_unflatten_tree()Gavin Shan
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-13Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-13Merge tag 'qcom-soc-for-4.7-2' into net-nextBjorn Andersson
2016-05-13svcrdma: Generalize svc_rdma_xdr_decode_req()Chuck Lever
2016-05-13Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger
2016-05-13Merge remote-tracking branches 'asoc/topic/es8328', 'asoc/topic/find-dai', 'a...Mark Brown
2016-05-13Merge remote-tracking branches 'regulator/topic/pwm', 'regulator/topic/qcom-s...Mark Brown
2016-05-13Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...Mark Brown
2016-05-13Merge remote-tracking branches 'regulator/topic/can-change', 'regulator/topic...Mark Brown
2016-05-13Merge remote-tracking branches 'regulator/topic/abb', 'regulator/topic/act886...Mark Brown
2016-05-13Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown
2016-05-13SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan
2016-05-13crash_dump: Add vmcore_elf32_check_archDaniel Wagner
2016-05-13irqchip: mips-gic: Provide VP ID accessorPaul Burton
2016-05-13MIPS: BCM47xx: Move SPROM driver to drivers/firmware/Rafał Miłecki
2016-05-13Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...Mark Brown
2016-05-12ext4: switch to ->iterate_shared()Al Viro
2016-05-12mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli
2016-05-12remoteproc: Add additional crash reasonsBjorn Andersson
2016-05-12net/mlx5: Update mlx5_ifc hardware featuresSaeed Mahameed
2016-05-12net/mlx5: Fix mlx5 ifc cmd_hca_cap bad offsetsTariq Toukan
2016-05-12PCI, of: Move PCI I/O space management to PCI core codeTomasz Nowicki
2016-05-12sched/core: Provide a tsk_nr_cpus_allowed() helperThomas Gleixner
2016-05-12Merge branch 'smp/hotplug' into sched/core, to resolve conflictsIngo Molnar