summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | drm/amdgpu: add VCE harvesting instance queryLeo Liu2015-07-231-0/+2
| | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
| | * | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-07-233-1/+26
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | virtio: define virtio_pci_cfg_cap in header.Michael S. Tsirkin2015-07-071-0/+6
| | | * | | | | | | | virtio: Fix typecast of pointer in vring_init()Thomas Huth2015-07-071-1/+4
| | | * | | | | | | | virtio_net: document VIRTIO_NET_CTRL_GUEST_OFFLOADSMichael S. Tsirkin2015-07-011-0/+16
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-222-0/+18
| |/| | | | | | | | |
| | * | | | | | | | | Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-07-211-0/+17
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov2015-07-171-0/+17
| | * | | | | | | | | | ipv6: lock socket in ip6_datagram_connect()Eric Dumazet2015-07-161-0/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-181-2/+14
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar2015-07-181-1/+5
| | * | | | | | | | | | x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen2015-07-181-2/+10
| * | | | | | | | | | | mm/page_owner: set correct gfp_mask on page_ownerJoonsoo Kim2015-07-181-0/+13
| * | | | | | | | | | | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-181-0/+16
| * | | | | | | | | | | Update Viresh Kumar's email addressViresh Kumar2015-07-182-2/+2
| * | | | | | | | | | | include, lib: add __printf attributes to several function prototypesNicolas Iooss2015-07-1811-28/+33
| * | | | | | | | | | | mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel2015-07-181-9/+8
| * | | | | | | | | | | Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-07-171-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-07-131-0/+1
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | hid-sensor: Fix suspend/resume delaySrinivas Pandruvada2015-06-021-0/+1
| * | | | | | | | | | | | Merge tag 'gpio-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-07-171-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | gpio: Remove double "base" in commentGeert Uytterhoeven2015-07-161-1/+1
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-07-171-8/+3
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | blkcg: fix blkcg_policy_data allocation bugTejun Heo2015-07-091-8/+2
| | * | | | | | | | | | | blkcg: implement all_blkcgs listTejun Heo2015-07-091-0/+1
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-07-162-3/+18
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | IB/srp: Avoid using uninitialized variableSagi Grimberg2015-07-141-0/+1
| | * | | | | | | | | | | IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock2015-07-141-3/+17
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-07-151-10/+20
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | locks: inline posix_lock_file_wait and flock_lock_file_waitJeff Layton2015-07-131-18/+14
| | * | | | | | | | | | | locks: new helpers - flock_lock_inode_wait and posix_lock_inode_waitJeff Layton2015-07-131-0/+14
| * | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-07-151-0/+18
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | KVM: count number of assigned devicesPaolo Bonzini2015-07-101-0/+18
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-152-78/+84
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | module: relocate module_init from init.h to module.hPaul Gortmaker2015-07-062-78/+84
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-133-1/+9
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | can: replace timestamp as unique skb attributeOliver Hartkopp2015-07-121-0/+2
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso2015-07-091-1/+6
| | * | | | | | | | | ipv4: add support for linkdown sysctl to netconfAndy Gospodarek2015-07-091-0/+1
| * | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-07-122-3/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | time: Get rid of do_posix_clock_monotonic_gettimeThomas Gleixner2015-07-091-1/+0
| | * | | | | | | | | | tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n buildThomas Gleixner2015-07-071-0/+7
| | * | | | | | | | | | tick/broadcast: Make idle check independent from mode and configThomas Gleixner2015-07-071-4/+0
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-121-1/+6
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | hotplug: Prevent alloc/free of irq descriptors during cpu up/downThomas Gleixner2015-07-081-1/+6
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-07-121-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | sparse: fix misplaced __pmem definitionDan Williams2015-06-301-1/+1
| * | | | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-07-111-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/k...Kevin Hilman2015-07-081-0/+4
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | ARM: prima2: move to use REGMAP APIs for rtciobrgGuo Zeng2015-06-101-0/+4