index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: Add userspace report for blkcipher type algorithms
Steffen Klassert
2011-10-21
1
-0
/
+10
*
crypto: Add userspace report for shash type algorithms
Steffen Klassert
2011-10-21
1
-0
/
+7
*
crypto: Add userspace report for larval type algorithms
Steffen Klassert
2011-10-21
1
-0
/
+5
*
crypto: Add a report function pointer to crypto_type
Steffen Klassert
2011-10-21
1
-0
/
+2
*
crypto: Add userspace configuration API
Steffen Klassert
2011-10-21
2
-0
/
+53
*
crypto: Add a flag to identify crypto instances
Steffen Klassert
2011-10-21
1
-0
/
+5
*
crypto: blowfish - split generic and common c code
Jussi Kivilinna
2011-09-22
1
-0
/
+23
*
crypto: sha - Fix build error due to crypto_sha1_update
Herbert Xu
2011-08-16
1
-0
/
+2
*
crypto: sha1 - export sha1_update for reuse
Mathias Krause
2011-08-10
1
-0
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
2011-08-01
2
-3
/
+4
|
\
|
*
Merge branch 'for-next' into for-linus
Liam Girdwood
2011-08-01
2
-3
/
+4
|
|
\
|
|
*
regulator: Refactor supply implementation to work as regular consumers
Mark Brown
2011-06-09
1
-3
/
+1
|
|
*
regulator: Do bulk enables of regulators in parallel
Mark Brown
2011-05-30
1
-0
/
+3
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2011-08-01
3
-31
/
+98
|
\
\
\
|
*
|
|
ext4: change umode_t in tracepoint headers to be an explicit __u16
Theodore Ts'o
2011-07-30
1
-8
/
+8
|
*
|
|
ext4: Add new ext4 trim tracepoints
Tao Ma
2011-07-11
1
-0
/
+49
|
*
|
|
ext4: add tracepoint for ext4_journal_start
Theodore Ts'o
2011-07-10
1
-0
/
+22
|
*
|
|
jbd2: remove jbd2_dev_to_name() from jbd2 tracepoints
Theodore Ts'o
2011-07-10
2
-23
/
+19
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-08-01
3
-7
/
+14
|
\
\
\
\
|
*
|
|
|
switch posix_acl_chmod() to umode_t
Al Viro
2011-08-01
1
-1
/
+1
|
*
|
|
|
switch posix_acl_from_mode() to umode_t
Al Viro
2011-08-01
1
-1
/
+1
|
*
|
|
|
switch posix_acl_equiv_mode() to umode_t *
Al Viro
2011-08-01
1
-1
/
+1
|
*
|
|
|
switch posix_acl_create() to umode_t *
Al Viro
2011-08-01
2
-3
/
+3
|
*
|
|
|
vfs: avoid taking inode_hash_lock on pipes and sockets
Eric Dumazet
2011-08-01
1
-1
/
+8
*
|
|
|
|
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2011-08-01
1
-3
/
+6
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'next' into for-linus-3.0
Vinod Koul
2011-07-27
1
-3
/
+6
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
DMA: PL08x: constify plchan->cd and plat->slave_channels
Russell King - ARM Linux
2011-07-26
1
-2
/
+2
|
|
*
|
|
|
DMA: PL08x: separately store source/destination cctl
Russell King - ARM Linux
2011-07-26
1
-0
/
+2
|
|
*
|
|
|
DMA: PL08x: separately store source/destination slave address
Russell King - ARM Linux
2011-07-26
1
-1
/
+2
*
|
|
|
|
|
Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...
Linus Torvalds
2011-08-01
2
-3
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
efi: Add support for using efivars as a pstore backend
Matthew Garrett
2011-07-22
1
-0
/
+6
|
*
|
|
|
|
|
pstore: Make "part" unsigned
Matthew Garrett
2011-07-22
1
-1
/
+1
|
*
|
|
|
|
|
pstore: Add extra context for writes and erases
Matthew Garrett
2011-07-22
1
-2
/
+3
|
*
|
|
|
|
|
pstore: Extend API for more flexibility in new backends
Matthew Garrett
2011-07-22
1
-3
/
+5
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-08-01
1
-0
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
of/gpio: export of_gpio_simple_xlate
Jamie Iles
2011-07-28
1
-0
/
+9
*
|
|
|
|
|
|
Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
2011-08-01
1
-16
/
+10
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
OMAP: DSS2: Remove unused opt_clock_available
Tomi Valkeinen
2011-07-25
1
-2
/
+0
|
*
|
|
|
|
|
|
OMAP: DSS2: rewrite use of context_loss_count
Tomi Valkeinen
2011-07-25
1
-1
/
+1
|
*
|
|
|
|
|
|
OMAP: DSS2: Add Color Phase Rotation support
Tomi Valkeinen
2011-07-01
1
-0
/
+9
|
*
|
|
|
|
|
|
OMAP: DSS2: remove update_mode from omapdss
Tomi Valkeinen
2011-07-01
1
-11
/
+0
|
*
|
|
|
|
|
|
OMAP: DSS2: remove extra includes from include/video/omapdss.h
Tomi Valkeinen
2011-07-01
1
-2
/
+0
*
|
|
|
|
|
|
|
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...
Linus Torvalds
2011-08-01
3
-0
/
+87
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
sh: move CLKDEV_xxx_ID macro to sh_clk.h
Kuninori Morimoto
2011-07-11
1
-0
/
+4
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
|
*
-
.
|
|
|
|
|
|
|
Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latest
Paul Mundt
2011-06-29
1
-0
/
+7
|
|
\
\
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
serial: sh-sci: Fix up pretty name printing for port IRQs.
Paul Mundt
2011-06-28
1
-0
/
+7
|
*
|
|
|
|
|
|
|
|
Merge branch 'sh/clkfwk' into sh-latest
Paul Mundt
2011-06-24
7
-110
/
+85
|
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge branch 'common/dma' into sh-latest
Paul Mundt
2011-06-21
1
-0
/
+8
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
dmaengine: shdma: add .needs_tend_set / .no_dmars flags
Kuninori Morimoto
2011-06-21
1
-0
/
+4
|
|
*
|
|
|
|
|
|
|
|
|
dmaengine: shdma: add dmaor_is_32bit flag
Kuninori Morimoto
2011-06-21
1
-0
/
+2
[next]