aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-16netlink: kill nla_put_u64()Nicolas Dichtel
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-16net/sched: cls_flower: Hardware offloaded filters statistics supportAmir Vadai
2016-05-16net/sched: Enable netdev drivers to update statistics of offloaded actionsAmir Vadai
2016-05-16net: cls_u32: Add support for skip-sw flag to tc u32 classifier.Samudrala, Sridhar
2016-05-16net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file.Samudrala, Sridhar
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 branch 'acpica'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-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-13ACPI / video: mark acpi_video_get_levels() inlineArnd Bergmann
2016-05-13Merge tag 'qcom-soc-for-4.7-2' into net-nextBjorn Andersson
2016-05-13Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-05-13dt/bindings/clk: Add PIC32 clock binding documentation.Purna Chandra Mandal
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-13seccomp: Get compat syscalls from asm-generic headerMatt Redfearn
2016-05-13crash_dump: Add vmcore_elf32_check_archDaniel Wagner
2016-05-13serial: pic32_uart: Add PIC32 UART driverAndrei Pistirica
2016-05-13irqchip: mips-gic: Provide VP ID accessorPaul Burton
2016-05-13MIPS: ath79: Introduce <dt-bindings/clock/ath79-clk.h>Antony Pavlov
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-12gre: Fix wrong tpi->proto in WCCPHaishuang Yan