index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
ioprio: move io priority from task_struct to io_context
Jens Axboe
5
-82
/
+93
2008-01-28
blk_end_request: cleanup 'uptodate' related code (take 4)
Kiyoshi Ueda
1
-8
/
+0
2008-01-28
blk_end_request: remove/unexport end_that_request_* (take 4)
Kiyoshi Ueda
1
-8
/
+5
2008-01-28
blk_end_request: add bidi completion interface (take 4)
Kiyoshi Ueda
1
-0
/
+2
2008-01-28
blk_end_request: add callback feature (take 4)
Kiyoshi Ueda
1
-0
/
+2
2008-01-28
blk_end_request: add/export functions to get request size (take 4)
Kiyoshi Ueda
1
-0
/
+8
2008-01-28
blk_end_request: add new request completion interface (take 4)
Kiyoshi Ueda
1
-0
/
+4
2008-01-28
SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers
Jens Axboe
1
-100
/
+25
2008-01-28
block: allow queue dma_alignment of zero
Pete Wyckoff
1
-6
/
+1
2008-01-28
blktrace: Add blktrace ioctls to SCSI generic devices
Christof Schmitt
1
-2
/
+10
2008-01-27
Driver core: add bus_find_device_by_name function
Greg Kroah-Hartman
1
-0
/
+3
2008-01-27
i2c: Add i2c_new_dummy() utility
David Brownell
1
-0
/
+6
2008-01-27
i2c: Stop using the redundant client list
David Brownell
1
-3
/
+5
2008-01-27
i2c: Discard unused driver IDs
Jean Delvare
1
-60
/
+0
2008-01-27
i2c/tps65010: move header to <linux/i2c/...>
David Brownell
1
-0
/
+156
2008-01-27
i2c: Drop redundant i2c_driver.list
Jean Delvare
1
-1
/
+0
2008-01-27
i2c: Drop redundant i2c_adapter.list
Jean Delvare
1
-1
/
+0
2008-01-27
i2c: Change prototypes of refcounting functions
Jean Delvare
1
-5
/
+2
2008-01-27
i2c: Use the driver model reference counting
Jean Delvare
1
-3
/
+0
2008-01-27
i2c: Constify client address data
Mark M. Hoffman
1
-57
/
+43
2008-01-27
i2c: some overdue driver removal
Adrian Bunk
1
-1
/
+0
2008-01-27
i2c: the scheduled I2C RTC driver removal
Adrian Bunk
2
-52
/
+0
2008-01-26
ide: remove REQ_TYPE_ATA_CMD
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-26
ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2008-01-26
ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2)
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-01-26
ide: kill DATA_READY define
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-26
ide: task_end_request() fix
Tejun Heo
1
-0
/
+2
2008-01-26
ide: set IDE_TFLAG_IN_* flags before queuing/executing command
Bartlomiej Zolnierkiewicz
1
-0
/
+6
2008-01-26
ide: fix ->io_32bit race in ide_taskfile_ioctl()
Tejun Heo
1
-0
/
+2
2008-01-26
ide: remove broken disk byte-swapping support
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-26
ide: add ide_set_irq() inline helper
Bartlomiej Zolnierkiewicz
1
-0
/
+5
2008-01-26
ide: make remaining built-in only IDE host drivers modular (take 2)
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-01-26
ide: drop 'initializing' argument from ide_register_hw()
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-01-26
ide: add ide_init_port_hw() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-01-26
ide: Fix build break caused by "ide: remove ideprobe_init()"
Olof Johansson
1
-1
/
+1
2008-01-26
ide: remove ideprobe_init()
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-01-26
ide: merge ->fixup and ->quirkproc methods
Bartlomiej Zolnierkiewicz
1
-6
/
+4
2008-01-26
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2008-01-26
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2008-01-26
cy82c693: add ->set_dma_mode method
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-01-26
[I2C] i2c-mv64xxx: Don't set i2c_adapter.retries
Jean Delvare
1
-1
/
+0
2008-01-26
[I2C] Split mv643xx I2C platform support
Tzachi Perelstein
2
-9
/
+24
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
3
-0
/
+4
2008-01-25
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-138
/
+162
2008-01-25
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-85
/
+215
2008-01-25
dlm: Split lock mode and flag constants into a sharable header.
Joel Becker
3
-138
/
+162
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
1
-0
/
+2
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
3
-249
/
+138
2008-01-25
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-01-25
ide: make 'extra' field in struct ide_port_info u8
Bartlomiej Zolnierkiewicz
1
-1
/
+1
[prev]
[next]