index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
DocBook
/
kernel-locking.tmpl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
clk: Add rate constraints to clocks
Tomeu Vizoso
19
-61
/
+314
2015-02-02
clk: remove clk-private.h
Michael Turquette
2
-239
/
+39
2015-02-02
pci: xgene: do not use clk-private.h
Michael Turquette
1
-1
/
+1
2015-02-02
arm: omap2+ remove dead clock code
Michael Turquette
3
-35
/
+0
2015-02-02
clk: Make clk API return per-user struct clk instances
Tomeu Vizoso
9
-303
/
+602
2015-02-02
clk: tegra: Define PLLD_DSI and remove dsia(b)_mux
Mark Zhang
5
-29
/
+27
2015-02-02
clk: tegra: Add support for the Tegra132 CAR IP block
Paul Walmsley
3
-12
/
+129
2015-02-02
clk: tegra: Update binding doc for Tegra132
Peter De Schrijver
1
-4
/
+6
2015-02-02
clk: tegra: split Tegra124 clock header file
Paul Walmsley
2
-336
/
+354
2015-02-02
clk: tegra: make tegra_clocks_apply_init_table() arch_initcall
Peter De Schrijver
3
-6
/
+5
2015-02-02
clk: tegra: Fix order of arguments in WARN
Tomeu Vizoso
1
-4
/
+4
2015-02-02
clk: tegra124: Add init data for dsi lp clocks
Sean Paul
1
-0
/
+2
2015-02-02
clk: tegra: SDMMC controllers are on APB
Andrew Bresticker
1
-8
/
+8
2015-02-02
Linux 3.19-rc7
v3.19-rc7
Linus Torvalds
1
-1
/
+1
2015-02-01
sched: don't cause task state changes in nested sleep debugging
Linus Torvalds
2
-4
/
+3
2015-02-01
Input: elantech - add more Fujtisu notebooks to force crc_enabled
Rainer Koenig
1
-0
/
+16
2015-01-30
ARM: OMAP3: remove legacy clock data
Tero Kristo
2
-3693
/
+1
2015-01-30
ARM: OMAP3: use clock data from TI clock driver for legacy boot
Tero Kristo
1
-9
/
+19
2015-01-30
ARM: OMAP3: PRM: add support for legacy iomapping init
Tero Kristo
2
-0
/
+12
2015-01-30
clk: ti: add omap3 legacy clock data
Tero Kristo
3
-1
/
+4667
2015-01-30
clk: ti: composite: add support for legacy composite clock init
Tero Kristo
3
-4
/
+46
2015-01-30
clk: ti: dpll: add support for legacy DPLL init
Tero Kristo
3
-11
/
+113
2015-01-30
clk: ti: divider: add support for legacy divider init
Tero Kristo
3
-1
/
+136
2015-01-30
clk: ti: interface: add support for legacy interface clock init
Tero Kristo
3
-24
/
+76
2015-01-30
clk: ti: gate: add support for legacy gate init
Tero Kristo
3
-30
/
+133
2015-01-30
clk: ti: mux: add support for legacy mux init
Tero Kristo
3
-2
/
+75
2015-01-30
clk: ti: add core support for initializing legacy clocks
Tero Kristo
2
-0
/
+270
2015-01-30
arc: mm: Fix build failure
Guenter Roeck
1
-1
/
+1
2015-01-30
i2c: sh_mobile: terminate DMA reads properly
Wolfram Sang
1
-1
/
+11
2015-01-30
KVM: x86: check LAPIC presence when building apic_map
Radim Krčmář
1
-0
/
+3
2015-01-30
drm: fix fb-helper vs MST dangling connector ptrs (v2)
Rob Clark
1
-0
/
+30
2015-01-29
arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault
Marc Zyngier
3
-18
/
+50
2015-01-29
arm/arm64: KVM: Invalidate data cache on unmap
Marc Zyngier
3
-15
/
+116
2015-01-29
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
Marc Zyngier
14
-145
/
+161
2015-01-29
vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS
Linus Torvalds
1
-1
/
+1
2015-01-29
arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()
Laurent Pinchart
1
-15
/
+38
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
30
-7
/
+63
2015-01-29
ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy builds
Magnus Damm
3
-0
/
+20
2015-01-29
ARM: shmobile: r8a73a4: Instantiate GIC from C board code in legacy builds
Magnus Damm
2
-0
/
+27
2015-01-28
clk: Remove __clk_register
Tomeu Vizoso
2
-44
/
+0
2015-01-28
clk: Remove unneeded NULL checks
Tomeu Vizoso
1
-9
/
+0
2015-01-28
clk: qoriq: Use pr_fmt()
Emil Medve
1
-2
/
+5
2015-01-28
clk: qoriq: Replace kzalloc() with kmalloc()
Emil Medve
1
-1
/
+1
2015-01-28
clk: qoriq: Make local symbol 'static'
Emil Medve
1
-1
/
+1
2015-01-28
clk: qoriq: Fix checkpatch type OOM_MESSAGE
Emil Medve
1
-12
/
+5
2015-01-28
clk: qoriq: Fix checkpatch type ALLOC_SIZEOF_STRUCT
Emil Medve
1
-2
/
+2
2015-01-28
clk: qoriq: Fix checkpatch type ALLOC_WITH_MULTIPLY
Emil Medve
1
-2
/
+2
2015-01-28
clk: qoriq: Fix checkpatch type PARENTHESIS_ALIGNMENT
Emil Medve
1
-4
/
+4
2015-01-28
ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d...
Thomas Petazzoni
1
-0
/
+7
2015-01-28
dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...
Joe Thornber
1
-0
/
+6
[next]