aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-06-182-2/+6
|\
| * usb: musb: Return error value from musb_mailboxTony Lindgren2016-06-011-2/+3
| * usb: gadget: Fix binding to UDC via configfs interfaceKrzysztof Opasiak2016-05-311-0/+3
* | Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-06-181-1/+8
|\ \
| * \ Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-06-071-1/+8
| |\ \
| | * | iio: st_sensors: switch to a threaded interruptLinus Walleij2016-05-291-1/+8
* | | | Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-06-181-2/+3
|\ \ \ \
| * | | | isa: Dummy isa_register_driver should return error codeWilliam Breathitt Gray2016-06-171-1/+2
| * | | | isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray2016-06-171-1/+1
* | | | | Merge tag 'for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.an...Linus Torvalds2016-06-171-11/+12
|\ \ \ \ \
| * | | | | leds: core: Fix brightness setting upon hardware blinking enabledTony Makkiel2016-06-081-11/+12
| | |/ / / | |/| | |
* | | | | Merge tag 'pwm/for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-06-161-0/+3
|\ \ \ \ \
| * | | | | pwm: Improve args checking in pwm_apply_state()Brian Norris2016-06-101-0/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-06-163-2/+2
|\ \ \ \ \
| * | | | | rpc: share one xps between all backchannelsJ. Bruce Fields2016-06-152-0/+2
| * | | | | nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields2016-06-151-2/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-06-161-0/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'overlayfs-af_unix-fix' into overlayfs-linusMiklos Szeredi2016-06-121-0/+12
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | vfs: add d_real_inode() helperMiklos Szeredi2016-05-201-0/+12
* | | | | 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 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-06-101-2/+5
|\ \ \ \ \
| * | | | | locking/seqcount: Re-fix raw_read_seqcount_latch()Peter Zijlstra2016-06-031-2/+5
* | | | | | 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-104-5/+18
|\ \ \ \ \ \
| * | | | | | 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 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-091-3/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | IB/mlx5: Fix pkey_index length in the QP path recordNoa Osherovich2016-06-071-3/+2
| |/ / / / / / / /
* | | | | | | | | 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 branch 'akpm' (patches from Andrew)Linus Torvalds2016-06-041-7/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: check the return value of lookup_page_ext for all call sitesYang Shi2016-06-031-7/+36
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-06-031-3/+3
|\ \ \ \ \ \ \ \