index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-23
[MTD] Add platform support for NAND
Thomas Gleixner
1
-0
/
+47
2006-05-23
[MTD] Simplify NAND locking
Thomas Gleixner
1
-3
/
+4
2006-05-23
[SPARC64]: Respect gfp_t argument to dma_alloc_coherent().
David S. Miller
2
-3
/
+142
2006-05-22
[IRDA]: fixup type of ->lsap_state
Alexey Dobriyan
1
-1
/
+1
2006-05-22
[MTD] Introduce MTD_BIT_WRITEABLE
Joern Engel
1
-4
/
+3
2006-05-22
[MTD] Introduce writesize
Joern Engel
2
-3
/
+6
2006-05-22
[MTD] Use single flag to mark writeable devices.
Joern Engel
1
-6
/
+4
2006-05-22
Merge branch 'from-linus' into upstream
John W. Linville
13
-10
/
+101
2006-05-22
[AGPGART] VIA PT880 Ultra support.
Magnus Kessler
1
-0
/
+1
2006-05-21
[SPARC]: Add robust futex syscall entries.
David S. Miller
2
-6
/
+10
2006-05-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
1
-0
/
+5
2006-05-21
Move inclusion of <linux/compat.h> out of user scope in asm-x86_64/mtrr.h
David Woodhouse
1
-4
/
+4
2006-05-21
[PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundary
Bob Picco
1
-0
/
+1
2006-05-21
[PATCH] pxa2xx-spi update
Stephen Street
1
-0
/
+3
2006-05-21
[PATCH] S3C24XX: hardware SPI driver
Ben Dooks
1
-0
/
+29
2006-05-21
[PATCH] S3C24XX: GPIO based SPI driver
Ben Dooks
1
-0
/
+31
2006-05-21
[PATCH] drivers/base/firmware_class.c: cleanups
Adrian Bunk
1
-1
/
+0
2006-05-21
[PATCH] spi: add spi master driver for Freescale MPC83xx SPI controller
Kumar Gala
1
-0
/
+11
2006-05-20
Merge git://git.infradead.org/jffs2-xattr-2.6
David Woodhouse
1
-0
/
+40
2006-05-20
[SCSI] iscsi: update version
Mike Christie
1
-2
/
+0
2006-05-20
[SCSI] iscsi: fix command requeues during iscsi recovery
Mike Christie
2
-3
/
+2
2006-05-20
[PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transports
Tejun Heo
1
-1
/
+0
2006-05-20
[PATCH] libata: Fix the HSM error_mask mapping (was: Re: libata-tj and SMART)
Albert Lee
1
-1
/
+1
2006-05-20
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
13
-24
/
+126
2006-05-20
Merge branch 'master' into upstream
Jeff Garzik
48
-96
/
+320
2006-05-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-3
/
+4
2006-05-19
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-0
/
+1
2006-05-19
[ARM] 3533/1: Implement the __raw_(read|write)_can_lock functions on ARM
Catalin Marinas
1
-0
/
+6
2006-05-19
[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...
Pavel Pisa
1
-0
/
+1
2006-05-19
[SCTP]: Respect the real chunk length when walking parameters.
Vladislav Yasevich
1
-3
/
+3
2006-05-19
[SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.
Sridhar Samudrala
1
-0
/
+1
2006-05-19
Merge ../linux-2.6
Paul Mackerras
29
-57
/
+179
2006-05-19
[PATCH] powerpc: Add of_parse_dma_window()
Jeremy Kerr
1
-0
/
+6
2006-05-19
[PATCH] powerpc: udbg_printf() formatting attribute
jimix@watson.ibm.com
1
-1
/
+2
2006-05-19
[PATCH] powerpc: Move crashkernel= handling into the kernel.
Michael Ellerman
1
-0
/
+3
2006-05-19
[PATCH] powerpc: Kdump header cleanup
Michael Ellerman
2
-9
/
+28
2006-05-19
[PATCH] powerpc: Unify mem= handling
Michael Ellerman
1
-2
/
+11
2006-05-19
[PATCH] powerpc: whitespace cleanup in reg.h
Michael Neuling
1
-23
/
+23
2006-05-19
[JFFS2] Support new device nodes
David Woodhouse
1
-0
/
+6
2006-05-19
Merge git://git.infradead.org/mtd-2.6
KaiGai Kohei
43
-87
/
+214
2006-05-17
Merge branch 'from-linus' into upstream
John W. Linville
27
-54
/
+173
2006-05-16
Remove struct fddi_statistics from user view in <linux/if_fddi.h>
David Woodhouse
1
-0
/
+2
2006-05-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6
Linus Torvalds
3
-17
/
+104
2006-05-16
[JFFS2] Repack some on-medium structures. ARM is weirder than I thought.
David Woodhouse
1
-3
/
+3
2006-05-16
[PATCH] SPI: busnum == 0 needs to work
David Brownell
1
-3
/
+3
2006-05-16
[PATCH] SPI: devices can require LSB-first encodings
David Brownell
1
-2
/
+5
2006-05-16
[PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...
Kumar Gala
1
-0
/
+2
2006-05-16
[PATCH] SPI: spi whitespace fixes
David Brownell
1
-12
/
+12
2006-05-16
[PATCH] SPI: add PXA2xx SSP SPI Driver
Stephen Street
1
-0
/
+68
2006-05-16
[PATCH] SPI: per-transfer overrides for wordsize and clocking
Imre Deak
2
-0
/
+14
[prev]
[next]