index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: tegra: add device tree for SHIELD
Alexandre Courbot
2014-05-12
2
-0
/
+1114
*
ARM: tegra: add SD wp-gpios to Venice2 DT
Stephen Warren
2014-05-06
1
-0
/
+1
*
ARM: tegra: add Tegra Note 7 device tree
Alexandre Courbot
2014-05-02
2
-0
/
+349
*
ARM: tegra: add SD wp-gpios to Dalmore DT
Stephen Warren
2014-04-29
1
-0
/
+1
*
ARM: tegra: add SD wp-gpios to Jetson TK1 DT
Stephen Warren
2014-04-29
1
-0
/
+1
*
ARM: tegra: use correct audio CODEC on Jetson TK1
Stephen Warren
2014-04-28
1
-3
/
+3
*
ARM: tegra: dalmore - Add DSI power supply
Thierry Reding
2014-04-28
1
-3
/
+3
*
ARM: tegra: dalmore - Add +5V HDMI supply
Thierry Reding
2014-04-28
1
-2
/
+12
*
ARM: tegra: beaver - Add +5V HDMI supply
Thierry Reding
2014-04-28
1
-0
/
+12
*
ARM: tegra: harmony - Add +5V HDMI supply
Thierry Reding
2014-04-28
1
-0
/
+12
*
ARM: tegra: jetson-tk1 - Enable HDMI support
Thierry Reding
2014-04-28
1
-2
/
+37
*
ARM: tegra: venice2 - Enable HDMI
Thierry Reding
2014-04-28
1
-2
/
+35
*
ARM: tegra: Add Tegra124 HDMI support
Thierry Reding
2014-04-28
1
-0
/
+12
*
ARM: tegra: fix Venice2 SD card VQMMC supply
Andrew Bresticker
2014-04-16
1
-1
/
+1
*
ARM: tegra: make Venice's +3.3V_RUN regulator always on
Stephen Warren
2014-04-16
1
-0
/
+2
*
ARM: tegra: fix Jetson TK1 SD card supply
Stephen Warren
2014-04-16
1
-1
/
+1
*
ARM: tegra: define Jetson TK1 regulators
Stephen Warren
2014-04-15
1
-0
/
+230
*
ARM: tegra: add Jetson TK1 device tree
Stephen Warren
2014-04-15
2
-0
/
+1562
*
Linux 3.15-rc1
v3.15-rc1
Linus Torvalds
2014-04-13
1
-2
/
+2
*
mm: Initialize error in shmem_file_aio_read()
Geert Uytterhoeven
2014-04-13
1
-1
/
+1
*
cifs: Use min_t() when comparing "size_t" and "unsigned long"
Geert Uytterhoeven
2014-04-13
1
-1
/
+1
*
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2014-04-13
5
-84
/
+128
|
\
|
*
mm: slab/slub: use page->list consistently instead of page->lru
Dave Hansen
2014-04-11
3
-8
/
+9
|
*
mm/slab.c: cleanup outdated comments and unify variables naming
Jianyu Zhan
2014-04-01
1
-34
/
+32
|
*
slab: fix wrongly used macro
Joonsoo Kim
2014-04-01
1
-11
/
+11
|
*
slub: fix high order page allocation problem with __GFP_NOFAIL
Joonsoo Kim
2014-03-27
1
-2
/
+3
|
*
slab: Make allocations with GFP_ZERO slightly more efficient
Joe Perches
2014-02-08
1
-8
/
+8
|
*
slab: make more slab management structure off the slab
Joonsoo Kim
2014-02-08
1
-1
/
+1
|
*
slab: introduce byte sized index for the freelist of a slab
Joonsoo Kim
2014-02-08
1
-9
/
+9
|
*
slab: restrict the number of objects in a slab
Joonsoo Kim
2014-02-08
2
-0
/
+32
|
*
slab: introduce helper functions to get/set free object
Joonsoo Kim
2014-02-08
1
-7
/
+13
|
*
slab: factor out calculate nr objects in cache_estimate
Joonsoo Kim
2014-02-08
1
-21
/
+27
*
|
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2014-04-12
6
-120
/
+196
|
\
\
|
*
|
scripts/coccinelle: Use PTR_ERR_OR_ZERO
Sachin Kamat
2014-04-08
1
-7
/
+7
|
*
|
scripts/bootgraph.pl: Add graphic header
Fabian Frederick
2014-04-08
1
-2
/
+40
|
*
|
scripts: objdiff: detect object code changes between two commits
Jason Cooper
2014-04-08
2
-1
/
+142
|
*
|
Coccicheck: Remove memcpy to struct assignment test
Peter Senna Tschudin
2014-03-29
1
-103
/
+0
|
*
|
scripts/tags.sh: Ignore *.mod.c
Prarit Bhargava
2014-02-06
2
-7
/
+7
|
|
/
*
|
sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue
Mikulas Patocka
2014-04-12
1
-0
/
+4
*
|
powerpc: Don't try to set LPCR unless we're in hypervisor mode
Paul Mackerras
2014-04-12
1
-1
/
+2
*
|
futex: update documentation for ordering guarantees
Davidlohr Bueso
2014-04-12
1
-9
/
+23
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-12
102
-433
/
+420
|
\
\
|
*
\
Merge branch 'tunnels'
David S. Miller
2014-04-12
2
-2
/
+2
|
|
\
\
|
|
*
|
vti: don't allow to add the same tunnel twice
Nicolas Dichtel
2014-04-12
1
-1
/
+1
|
|
*
|
gre: don't allow to add the same tunnel twice
Nicolas Dichtel
2014-04-12
1
-1
/
+1
|
|
/
/
|
*
|
drivers: net: xen-netfront: fix array initialization bug
Vincenzo Maffione
2014-04-12
1
-1
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-04-12
14
-203
/
+91
|
|
\
\
|
|
*
|
i40evf: program RSS LUT correctly
Mitch A Williams
2014-04-11
1
-4
/
+16
|
|
*
|
i40evf: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
1
-6
/
+4
|
|
*
|
ixgb: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
1
-6
/
+4
[next]