index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-25
Merge tag 'qcom-clocks-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel...
Mike Turquette
10
-0
/
+1175
2014-07-25
clk: Support for clock parents and rates assigned from device tree
Sylwester Nawrocki
1
-0
/
+20
2014-07-23
Merge branch 'clk-rockchip' into clk-next
Mike Turquette
4
-0
/
+613
2014-07-15
clk: qcom: Add support for APQ8064 multimedia clocks
Stephen Boyd
2
-0
/
+16
2014-07-15
clk: qcom: Add support for IPQ8064's global clock controller (GCC)
Kumar Gala
2
-0
/
+425
2014-07-15
clk: qcom: Add APQ8084 Multimedia Clock Controller (MMCC) support
Georgi Djakov
2
-0
/
+247
2014-07-13
clk: rockchip: add clock controller for rk3288
Heiko Stübner
1
-0
/
+278
2014-07-13
clk: rockchip: add clock driver for rk3188 and rk3066 clocks
Heiko Stübner
3
-0
/
+335
2014-07-11
clk: qcom: Add APQ8084 clocks for SATA, PCIe and UFS
Georgi Djakov
1
-0
/
+14
2014-07-11
clk: qcom: Add APQ8084 Global Clock Controller support
Georgi Djakov
2
-0
/
+446
2014-07-11
clk: qcom: Fully support apq8064 global clock control
Stephen Boyd
2
-0
/
+27
2014-07-03
Merge branch 'clk-fixes' into clk-next
Mike Turquette
1
-1
/
+0
2014-07-02
clk: define and export clk_debugs_add_file
Peter De Schrijver
1
-0
/
+5
2014-07-02
Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/...
Mike Turquette
1
-1
/
+0
2014-07-01
dt/bindings: Binding documentation for Palmas clk32kg and clk32kgaudio clocks
Peter Ujfalusi
1
-0
/
+18
2014-06-30
clk: exynos5420: Remove aclk66_peric from the clock tree description
Doug Anderson
1
-1
/
+0
2014-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-5
/
+4
2014-06-27
Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-14
/
+14
2014-06-27
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+10
2014-06-27
iovec: move memcpy_from/toiovecend to lib/iovec.c
Michael S. Tsirkin
2
-5
/
+4
2014-06-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-5
/
+11
2014-06-26
Fix 32-bit regression in block device read(2)
Al Viro
1
-1
/
+13
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-5
/
+14
2014-06-25
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
1
-2
/
+2
2014-06-25
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-1
/
+4
2014-06-25
Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+48
2014-06-24
block: add support for limiting gaps in SG lists
Jens Axboe
2
-0
/
+10
2014-06-24
bio: remove unused macro bip_vec_idx()
Gu Zheng
1
-4
/
+0
2014-06-24
drm/i915: BDW: Adding Reserved PCI IDs.
Rodrigo Vivi
1
-2
/
+10
2014-06-23
kernel/watchdog.c: print traces for all cpus on lockup detection
Aaron Tomlin
1
-0
/
+1
2014-06-23
nmi: provide the option to issue an NMI back trace to every cpu but current
Aaron Tomlin
1
-1
/
+10
2014-06-23
kexec: save PG_head_mask in VMCOREINFO
Petr Tesarik
1
-0
/
+3
2014-06-23
Merge tag 'imx-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
1
-1
/
+2
2014-06-23
ALSA: compress: fix the struct alignment to 4 bytes
Vinod Koul
2
-14
/
+14
2014-06-22
Revert "block: add __init to elv_register"
Jens Axboe
1
-1
/
+1
2014-06-21
Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-0
/
+6
2014-06-21
net: phylib: add link_change_notify callback to phy device
Daniel Mack
1
-0
/
+9
2014-06-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2014-06-21
tracing: Add __field_struct macro for TRACE_EVENT()
Steven Rostedt
1
-0
/
+33
2014-06-21
tracing: Fix syscall_*regfunc() vs copy_process() race
Oleg Nesterov
1
-0
/
+15
2014-06-19
Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-5
/
+7
2014-06-19
Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-2
/
+4
2014-06-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+2
2014-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-0
/
+1
2014-06-19
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-0
/
+2
2014-06-18
Merge branch 'topic/core-vuln-fixes' into for-linus
Takashi Iwai
1
-0
/
+2
2014-06-18
ALSA: control: Protect user controls against concurrent access
Lars-Peter Clausen
1
-0
/
+2
2014-06-17
blk-mq: bitmap tag: fix races on shared ::wake_index fields
Alexander Gordeev
1
-1
/
+1
2014-06-17
block: blk_max_size_offset() should check ->max_sectors
Jens Axboe
1
-1
/
+1
2014-06-17
ARM: STi: DT: Properly define sti-ethclk & stmmaceth for stih415/6
Peter Griffin
2
-0
/
+2
[next]