summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | 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
| | * | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2014-06-0619-36/+123
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | perf: Fix perf_event_comm() vs. exec() assumptionPeter Zijlstra2014-06-061-1/+3
| | * | | | | | | | | | | | | | | perf: Disable sampled events if no PMU interruptVince Weaver2014-06-051-0/+10
| | * | | | | | | | | | | | | | | Merge branch 'perf/kprobes' into perf/coreIngo Molnar2014-06-052-3/+20
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklistMasami Hiramatsu2014-04-242-3/+19
| | | * | | | | | | | | | | | | | | kprobes: Prohibit probing on .entry.text codeMasami Hiramatsu2014-04-241-0/+1
| | * | | | | | | | | | | | | | | | Merge branch 'perf/uprobes' into perf/coreIngo Molnar2014-06-051-0/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | uprobes/x86: Fix the wrong ->si_addr when xol triggers a trapOleg Nesterov2014-05-141-0/+4
| * | | | | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-121-3/+22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | locking/rwsem: Fix warnings for CONFIG_RWSEM_GENERIC_SPINLOCKDavidlohr Bueso2014-06-051-1/+1
| | * | | | | | | | | | | | | | | | | locking/rwsem: Support optimistic spinningDavidlohr Bueso2014-06-051-3/+22
| | | |_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-1238-191/+834
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | net: Save software checksum completeTom Herbert2014-06-111-1/+2
| | * | | | | | | | | | | | | | | | | net: Preserve CHECKSUM_COMPLETE at validationTom Herbert2014-06-111-9/+14
| | * | | | | | | | | | | | | | | | | net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila2014-06-111-1/+15
| | * | | | | | | | | | | | | | | | | cpumask: Utility function to set n'th cpu - local cpu firstAmir Vadai2014-06-111-0/+8
| | * | | | | | | | | | | | | | | | | ktime: add ktime_after and ktime_before helperDaniel Borkmann2014-06-111-0/+24
| | * | | | | | | | | | | | | | | | | net: filter: cleanup A/X name usageAlexei Starovoitov2014-06-111-72/+84
| | * | | | | | | | | | | | | | | | | bridge: memorize and export selected IGMP/MLD querier portLinus Lüssing2014-06-101-0/+1
| | * | | | | | | | | | | | | | | | | bridge: add export of multicast database adjacent to net_devLinus Lüssing2014-06-101-0/+18