summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()Tejun Heo2014-06-281-0/+19
* percpu-refcount: require percpu_ref to be exited explicitlyTejun Heo2014-06-281-4/+2
* percpu-refcount: use unsigned long for pcpu_count pointerTejun Heo2014-06-281-2/+2
* percpu-refcount: add helpers for ->percpu_count accessesTejun Heo2014-06-281-14/+21
* percpu-refcount: one bit is enough for REF_STATUSTejun Heo2014-06-281-3/+1
* percpu: invoke __verify_pcpu_ptr() from the generic part of accessors and ope...Tejun Heo2014-06-171-8/+21
* percpu: preffity percpu header filesTejun Heo2014-06-171-114/+139
* percpu: use raw_cpu_*() to define __this_cpu_*()Tejun Heo2014-06-171-9/+9
* percpu: reorder macros in percpu header filesTejun Heo2014-06-171-13/+13
* percpu: move {raw|this}_cpu_*() definitions to include/linux/percpu-defs.hTejun Heo2014-06-172-208/+209
* percpu: move generic {raw|this}_cpu_*_N() definitions to include/asm-generic/...Tejun Heo2014-06-171-344/+0
* percpu: only allow sized arch overrides for {raw|this}_cpu_*() opsTejun Heo2014-06-171-89/+5
* percpu: reorganize include/linux/percpu-defs.hTejun Heo2014-06-171-23/+9
* percpu: move accessors from include/linux/percpu.h to percpu-defs.hTejun Heo2014-06-172-37/+32
* percpu: include/asm-generic/percpu.h should contain only arch-overridable partsTejun Heo2014-06-171-0/+89
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-153-5/+26
|\
| * net: add skb_pop_rcv_encapsulationTom Herbert2014-06-151-0/+12
| * net: Fix GSO constants to match NETIF flagsTom Herbert2014-06-153-5/+14
* | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-06-151-1/+34
|\ \
| * \ Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...Mike Turquette2014-06-101-1/+34
| |\ \
| | * | ARM: OMAP5+: dpll: support Duty Cycle Correction(DCC)Andrii Tseglytskyi2014-06-061-0/+4
| | * | ARM: OMAP2: clock: add DT boot support for cpufreq_ckTero Kristo2014-05-281-0/+1
| | * | CLK: TI: OMAP2: add clock init supportTero Kristo2014-05-281-0/+2
| | * | CLK: TI: interface: add support for omap2430 specific interface clockTero Kristo2014-05-281-0/+1
| | * | CLK: TI: APLL: add support for omap2 apllsTero Kristo2014-05-281-1/+20
| | * | CLK: TI: DPLL: add support for omap2 core dpllTero Kristo2014-05-281-0/+6
* | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-06-151-9/+5
|\ \ \ \
| * | | | NVMe: Fix hot cpu notification dead lockKeith Busch2014-06-131-1/+1
| * | | | NVMe: Rename io_timeout to nvme_io_timeoutMatthew Wilcox2014-06-031-2/+2
| * | | | NVMe: Flush with data supportKeith Busch2014-05-051-1/+0
| * | | | NVMe: Configure support for block flushKeith Busch2014-05-051-0/+1
| * | | | NVMe: Update copyright headersMatthew Wilcox2014-05-051-5/+1
* | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-141-0/+23
|\ \ \ \ \
| * | | | | hwmon: add support for Sensirion SHTC1 sensorTomas Pop2014-06-121-0/+23
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-06-122-3/+10
|\ \ \ \ \ \
| * | | | | | libceph: add ceph_monc_wait_osdmap()Ilya Dryomov2014-06-061-0/+2
| * | | | | | libceph: mon_get_version request infrastructureIlya Dryomov2014-06-061-3/+6
| * | | | | | ceph: update inode fields according to issued capsYan, Zheng2014-06-061-0/+2
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-06-121-1/+14
|\ \ \ \ \ \ \
| * | | | | | | virtio-scsi.h: Add virtio_scsi_cmd_req_pi + VIRTIO_SCSI_F_T10_PI bitsNicholas Bellinger2014-06-021-1/+14
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2014-06-121-1/+1
|\ \ \ \ \ \ \
| * | | | | | | ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)2014-06-101-1/+1
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-122-8/+8
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar2014-06-1210-20/+74
| |\ \ \ \ \ \ \ \
| * | | | | | | | | sched: Rename capacity related flagsNicolas Pitre2014-06-051-2/+2
| * | | | | | | | | sched: Final power vs. capacity cleanupsNicolas Pitre2014-06-051-3/+3
| * | | | | | | | | sched: Let 'struct sched_group_power' care about CPU capacityNicolas Pitre2014-06-051-1/+1
| * | | | | | | | | sched: Fix signedness bug in yield_to()Dan Carpenter2014-06-052-2/+2
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-125-7/+44
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf: Differentiate exec() and non-exec() comm eventsAdrian Hunter2014-06-062-3/+7