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
2006-09-23
[ALSA] snd-emu10k1: Implement dB gain infomation.
James Courtier-Dutton
1
-0
/
+4
2006-09-23
[ALSA] Remove unused tlv_rw field from struct snd_kcontrol
Takashi Iwai
1
-1
/
+0
2006-09-23
[ALSA] Control API - more robust TLV implementation
Jaroslav Kysela
2
-3
/
+23
2006-09-23
[ALSA] Add experimental support of aggressive AC97 power-saving mode
Takashi Iwai
1
-0
/
+32
2006-09-23
[ALSA] Deprecate snd_card_free_in_thread()
Takashi Iwai
1
-3
/
+0
2006-09-23
[ALSA] Unregister device files at disconnection
Takashi Iwai
2
-2
/
+2
2006-09-23
[ALSA] Fix disconnection of proc interface
Takashi Iwai
1
-3
/
+4
2006-09-23
[ALSA] Control API - TLV implementation for additional information like dB scale
Jaroslav Kysela
3
-1
/
+53
2006-09-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
1
-0
/
+1
2006-09-22
[PATCH] fix missing ifdefs in syscall classes hookup for generic targets
Al Viro
2
-0
/
+8
2006-09-22
IB/sa: fix ib_sa_selector names
Michael S. Tsirkin
1
-2
/
+2
2006-09-22
RDMA/cma: Document rdma_accept() error handling
Or Gerlitz
1
-0
/
+4
2006-09-22
RDMA/cma: Document rdma_destroy_id() function
Or Gerlitz
1
-0
/
+8
2006-09-22
IB/sa: Require SA registration
Michael S. Tsirkin
1
-7
/
+34
2006-09-22
RDMA: iWARP Core Changes.
Tom Tucker
2
-5
/
+37
2006-09-22
RDMA: iWARP Connection Manager.
Tom Tucker
1
-0
/
+258
2006-09-22
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
1
-2
/
+4
2006-09-22
IB/uverbs: Allow resize CQ operation to return driver-specific data
Ralph Campbell
1
-0
/
+2
2006-09-22
Merge git://git.infradead.org/~dwmw2/hdroneline
Linus Torvalds
29
-159
/
+722
2006-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
13
-139
/
+851
2006-09-22
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
20
-643
/
+893
2006-09-22
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-0
/
+1
2006-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
29
-495
/
+289
2006-09-22
Remove accidentally-added include/linux/utsrelease.h
David Woodhouse
1
-1
/
+0
2006-09-22
ioremap balanced with iounmap for drivers/mtd subsystem
Amol Lad
1
-0
/
+1
2006-09-22
[MTD] Unlock NOR flash automatically where necessary
HÃ¥vard Skinnemoen
1
-0
/
+1
2006-09-22
[POWERPC] powerpc: fix building gdb against asm/ptrace.h
Arnd Bergmann
1
-4
/
+0
2006-09-22
[POWERPC] Remove DISCONTIGMEM cruft from page.h
Michael Ellerman
1
-6
/
+0
2006-09-22
[POWERPC] Merge iSeries i/o operations with the rest
Stephen Rothwell
2
-131
/
+77
2006-09-21
[POWERPC] 40x: Fix debug status register defines
Josh Boyer
1
-8
/
+8
2006-09-21
[POWERPC] EEH: enable MMIO/DMA on frozen slot
Linas Vepstas
1
-0
/
+11
2006-09-21
[CRYPTO] api: Deprecate crypto_digest_* and crypto_alg_available
Herbert Xu
1
-5
/
+13
2006-09-21
[CRYPTO] padlock: Convert padlock-sha to use crypto_hash
Herbert Xu
1
-0
/
+6
2006-09-21
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
2
-3
/
+7
2006-09-21
[CRYPTO] api: Add crypto_comp and crypto_has_*
Herbert Xu
1
-6
/
+84
2006-09-21
[CRYPTO] digest: Remove old HMAC implementation
Herbert Xu
1
-16
/
+0
2006-09-21
[SCTP]: Use HMAC template and hash interface
Herbert Xu
3
-14
/
+4
2006-09-21
[IPSEC]: Use HMAC template and hash interface
Herbert Xu
3
-27
/
+39
2006-09-21
[CRYPTO] digest: Added user API for new hash type
Herbert Xu
2
-34
/
+144
2006-09-21
[CRYPTO] api: Mark parts of cipher interface as deprecated
Herbert Xu
1
-12
/
+36
2006-09-21
[PATCH] scatterlist: Add const to sg_set_buf/sg_init_one pointer argument
Herbert Xu
1
-2
/
+2
2006-09-21
[SUNRPC] GSS: Use block ciphers where applicable
Herbert Xu
2
-11
/
+12
2006-09-21
[IPSEC] ESP: Use block ciphers where applicable
Herbert Xu
1
-1
/
+1
2006-09-21
[IPSEC]: Add compatibility algorithm name support
Herbert Xu
1
-0
/
+1
2006-09-21
[CRYPTO] cipher: Added block ciphers for CBC/ECB
Herbert Xu
1
-0
/
+2
2006-09-21
[CRYPTO] cipher: Added block cipher type
Herbert Xu
2
-0
/
+244
2006-09-21
[CRYPTO] scatterwalk: Prepare for block ciphers
Herbert Xu
1
-0
/
+5
2006-09-21
[CRYPTO] cipher: Added encrypt_one/decrypt_one
Herbert Xu
2
-0
/
+101
2006-09-21
[CRYPTO] api: Added crypto_type support
Herbert Xu
2
-0
/
+11
2006-09-21
[CRYPTO] api: Added crypto_alloc_base
Herbert Xu
1
-11
/
+3
[next]