summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-162-23/+0
* locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}...Peter Zijlstra2016-06-164-5/+431
* locking/atomic: Fix atomic64_relaxed() bitsPeter Zijlstra2016-06-161-153/+153
* locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-142-4/+8
* locking/barriers: Move smp_cond_load_acquire() to asm-generic/barrier.hPeter Zijlstra2016-06-142-37/+39
* locking/barriers: Introduce smp_acquire__after_ctrl_dep()Peter Zijlstra2016-06-141-5/+12
* locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire()Peter Zijlstra2016-06-141-6/+19
* Merge branch 'linus' into locking/core, to pick up fixes before merging new c...Ingo Molnar2016-06-1431-47/+121
|\
| * Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2016-06-121-0/+2
| |\
| | * thermal: add the note for set_trip_tempCaesar Wang2016-06-011-0/+2
| * | Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-06-113-2/+9
| |\ \
| | * | drivers: of: add definition of early_init_dt_alloc_reserved_memory_archBen Dooks2016-06-091-0/+7
| | * | drivers: of: Fix of_pci.h header guardRobin Murphy2016-06-081-1/+1
| | * | of: add missing const for of_parse_phandle_with_args() in !CONFIG_OFKuninori Morimoto2016-06-031-1/+1
| | |/
| * | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-101-1/+1
| |\ \
| | * | btrfs: Use __u64 in exported linux/btrfs.h.Vinson Lee2016-05-301-1/+1
| * | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-06-102-38/+22
| |\ \ \
| * \ \ \ Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-06-101-1/+1
| |\ \ \ \
| | * | | | efi: Fix for_each_efi_memory_desc_in_map() for empty memmapsVitaly Kuznetsov2016-06-031-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-06-1011-13/+37
| |\ \ \ \ \
| | * | | | | packet: compat support for sock_fprogWillem de Bruijn2016-06-091-0/+1
| | * | | | | net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich2016-06-092-2/+9
| | * | | | | net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb2016-06-091-0/+6
| | * | | | | net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctlyShahar Klein2016-06-092-3/+2
| | * | | | | net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny2016-06-091-0/+1
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-06-071-1/+1
| | |\ \ \ \ \
| | | * | | | | ipvs: update real-server binding of outgoing connections in SIP-peMarco Angaroni2016-06-061-1/+1
| | * | | | | | net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann2016-06-072-3/+8
| | * | | | | | gtp: #define _UAPI_LINUX_GTP_H_ and not _UAPI_LINUX_GTP_H__Colin Ian King2016-06-071-1/+1
| | * | | | | | net_sched: keep backlog updated with qlenWANG Cong2016-06-061-1/+4
| | |/ / / / /
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-06-012-2/+4
| | |\ \ \ \ \
| | | * | | | | netfilter: nf_queue: Make the queue_handler pernetEric W. Biederman2016-05-252-2/+4
| * | | | | | | Merge tag 'sound-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-06-101-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | ALSA: uapi: Add three missing header files to Kbuild fileRobert P. J. Day2016-05-311-0/+3
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-06-101-0/+3
| |\ \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *-. \ \ \ \ \ \ Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'Rafael J. Wysocki2016-06-091-0/+3
| | |\ \ \ \ \ \ \ \
| | | | * | | | | | | cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLECatalin Marinas2016-06-021-0/+3
| * | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-06-092-6/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | IB/mlx5: Fix pkey_index length in the QP path recordNoa Osherovich2016-06-071-3/+2
| | * | | | | | | | | | IB/core: Make all casts in ib_device_cap_flags enum consistentMax Gurtovoy2016-06-071-2/+2
| | * | | | | | | | | | IB/core: Fix bit curruption in ib_device_cap_flags structureMax Gurtovoy2016-06-071-1/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-06-071-0/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | coredump: fix dumping through pipesMateusz Guzik2016-06-071-0/+1
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-06-071-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | clk: Remove CLK_IS_ROOT flagStephen Boyd2016-06-011-1/+1
| | |/ / / / / / / /
| * | | | | | | | | devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman2016-06-052-5/+6
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-06-043-6/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | FS-Cache: make check_consistency callback return intYan, Zheng2016-06-011-1/+1
| | * | | | | | | | | libceph: change ceph_osdmap_flag() to take osdcIlya Dryomov2016-05-302-5/+5
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-06-041-2/+4
| |\ \ \ \ \ \ \ \ \