index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-13
md: handle_stripe5 - add request/completion logic for async read ops
Dan Williams
1
-1
/
+1
2007-07-13
md: handle_stripe5 - add request/completion logic for async compute ops
Dan Williams
1
-1
/
+1
2007-07-13
md: raid5_run_ops - run stripe operations outside sh->lock
Dan Williams
1
-3
/
+78
2007-07-13
raid5: refactor handle_stripe5 and handle_stripe6 (v3)
Dan Williams
1
-0
/
+16
2007-07-13
async_tx: add the async_tx api
Dan Williams
2
-2
/
+159
2007-07-13
xor: make 'xor_blocks' a library routine for use with async_tx
Dan Williams
1
-1
/
+1
2007-07-13
dmaengine: make clients responsible for managing channels
Dan Williams
1
-23
/
+35
2007-07-13
dmaengine: refactor dmaengine around dma_async_tx_descriptor
Dan Williams
1
-88
/
+149
2007-07-08
sis5513: adding PCI-ID
Uwe Koziolek
1
-0
/
+1
2007-07-08
include/linux/kallsyms.h must #include <linux/errno.h>
Adrian Bunk
1
-0
/
+1
2007-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-67
/
+76
2007-07-01
PM: introduce set_target method in pm_ops
Rafael J. Wysocki
1
-15
/
+47
2007-07-01
pci.h stubs (for EDD build error)
Randy Dunlap
1
-0
/
+11
2007-06-29
Input: document some of keycodes
Dmitry Torokhov
1
-67
/
+75
2007-06-29
Input: add a new EV_SW SW_RADIO event, for radio switches on laptops
Henrique de Moraes Holschuh
1
-0
/
+1
2007-06-28
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
David Woodhouse
1
-0
/
+2
2007-06-28
eventfd: clean compile when CONFIG_EVENTFD=n
Randy Dunlap
1
-1
/
+2
2007-06-27
libata: kill ATA_HORKAGE_DMA_RW_ONLY
Tejun Heo
1
-1
/
+0
2007-06-27
libata: kill the infamous abnormal status message
Tejun Heo
1
-5
/
+3
2007-06-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
1
-0
/
+1
2007-06-24
slab allocators: MAX_ORDER one off fix
Christoph Lameter
1
-2
/
+2
2007-06-24
document nlink function
Dave Hansen
1
-0
/
+27
2007-06-24
SM501: Check SM501 ID register on initialisation
Ben Dooks
1
-0
/
+3
2007-06-24
SM501: Clock updates and checks
Ben Dooks
1
-0
/
+5
2007-06-23
[IPV4]: include sysctl.h from inetdevice.h
Satyam Sharma
1
-0
/
+1
2007-06-22
page_mapping must avoid slub pages
Hugh Dickins
1
-0
/
+4
2007-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
3
-6
/
+12
2007-06-18
Revert "futex_requeue_pi optimization"
Thomas Gleixner
1
-8
/
+1
2007-06-18
IB/mlx4: Make sure inline data segments don't cross a 64 byte boundary
Roland Dreier
1
-0
/
+4
2007-06-18
IB/mlx4: Handle FW command interface rev 3
Roland Dreier
2
-6
/
+8
2007-06-17
shm: fix the filename of hugetlb sysv shared memory
Eric W. Biederman
1
-2
/
+2
2007-06-17
SLUB: minimum alignment fixes
Christoph Lameter
1
-2
/
+11
2007-06-17
spi doc updates
David Brownell
1
-7
/
+13
2007-06-16
[TCP]: Congestion control API RTT sampling fix
Ilpo Järvinen
2
-0
/
+16
2007-06-11
Merge branch 'linus-plus-plus' of master.kernel.org:/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+3
2007-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...
Linus Torvalds
1
-2
/
+5
2007-06-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2
-0
/
+3
2007-06-11
Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-15
/
+15
2007-06-10
libata passthru: update cached device paramters
Albert Lee
1
-0
/
+1
2007-06-10
libata passthru: support PIO multi commands
Albert Lee
1
-1
/
+1
2007-06-10
libata-core/sff: Fix multiple assumptions about DMA
Alan Cox
1
-0
/
+1
2007-06-09
Protect <linux/console_struct.h> from multiple inclusion
Robert P. J. Day
1
-0
/
+5
2007-06-09
hexdump: more output formatting
Randy Dunlap
1
-4
/
+8
2007-06-09
pi-futex: fix exit races and locking problems
Alexey Kuznetsov
1
-0
/
+1
2007-06-09
SLUB: return ZERO_SIZE_PTR for kmalloc(0)
Christoph Lameter
1
-8
/
+17
2007-06-08
Add the PATA controller device ID to pci_ids.h for MCP73/MCP77.
Peer Chen
1
-0
/
+2
2007-06-08
ide: HPA detect from resume
Lee Trager
1
-0
/
+1
2007-06-08
V4L/DVB (5736): Add V4L2_FBUF_CAP/FLAG_LOCAL/GLOBAL_INV_ALPHA
Hans Verkuil
1
-0
/
+4
2007-06-08
V4L/DVB (5730): Remove unused V4L2_CAP_VIDEO_OUTPUT_POS
Hans Verkuil
1
-2
/
+1
2007-06-08
pipe: move pipe_inode_info structure decleration up before it's used
Jens Axboe
1
-15
/
+15
[next]