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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-15
ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method
Bartlomiej Zolnierkiewicz
8
-23
/
+20
2008-07-15
ide: remove ->mmio flag from ide_hwif_t
Bartlomiej Zolnierkiewicz
6
-18
/
+16
2008-07-15
ide: move IRQ unmasking out from ->tf_load method
Bartlomiej Zolnierkiewicz
6
-8
/
+6
2008-07-15
ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag
Bartlomiej Zolnierkiewicz
7
-13
/
+7
2008-07-15
ide: fix do_probe() to use SELECT_DRIVE()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-15
ide: remove commented out code from ide_config_drive_speed()
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2008-07-15
sgiioc4: use ->extra_base instead of ->dma_status for dma_handle
Bartlomiej Zolnierkiewicz
1
-3
/
+2
2008-07-15
ide: remove try_to_flush_leftover_data()
Bartlomiej Zolnierkiewicz
1
-27
/
+5
2008-07-15
ide: remove obsoleted "ide=" kernel parameters
Bartlomiej Zolnierkiewicz
5
-97
/
+10
2008-07-15
ide: cleanup init_ide_data()
Bartlomiej Zolnierkiewicz
1
-24
/
+0
2008-07-15
ide: remove obsoleted "hdx=" kernel parameters
Bartlomiej Zolnierkiewicz
2
-141
/
+1
2008-07-15
ide: remove obsoleted "idebus=" kernel parameter
Bartlomiej Zolnierkiewicz
12
-88
/
+15
2008-07-15
block: unexport blk_end_sync_rq
FUJITA Tomonori
2
-3
/
+1
2008-07-15
block: remove the checking for NULL queue in blk_put_request
FUJITA Tomonori
1
-9
/
+3
2008-07-15
block: convert pd_special_command to use blk_execute_rq
FUJITA Tomonori
1
-11
/
+9
2008-07-15
ide-cd: remove ide_cd_init_rq
FUJITA Tomonori
2
-12
/
+3
2008-07-15
ide: remove ide_init_drive_cmd
FUJITA Tomonori
5
-23
/
+4
2008-07-15
ide: remove ide_wait/head_wait path in ide_do_drive_cmd
FUJITA Tomonori
1
-24
/
+3
2008-07-15
ide: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
1
-17
/
+22
2008-07-15
block: handle blk_pm_resume_request() requests in blk_execute_rq_nowait()
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2008-07-15
ide-tape: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
1
-15
/
+26
2008-07-15
ide-taskfile: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
1
-14
/
+20
2008-07-15
ide-floppy: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
1
-6
/
+8
2008-07-15
ide-disk: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
1
-4
/
+6
2008-07-15
ide-cd: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
1
-6
/
+6
2008-07-15
ide-cd: convert ide_cd_queue_pc to use blk_execute_rq
FUJITA Tomonori
3
-97
/
+103
2008-07-15
ide: use __generic_unplug_device() in ide_do_drive_cmd() (take 2)
Bartlomiej Zolnierkiewicz
1
-2
/
+5
2008-07-15
ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users
Bartlomiej Zolnierkiewicz
6
-4
/
+8
2008-07-15
ide: use get_unaligned_* helpers
Harvey Harrison
1
-1
/
+1
2008-07-15
ide-tape: use clamp_t() rather than nested min_t()/max_t()
Harvey Harrison
1
-3
/
+2
2008-07-15
ide: eliminate FIT() macro
Harvey Harrison
3
-15
/
+14
2008-07-15
ide: disable drive interrupts in ide_driveid_update()
Mikhail Cherkashin
1
-1
/
+1
2008-07-15
palm_bk3710: fix tRP for UDMA mode 4
Mikhail Cherkashin
1
-1
/
+1
2008-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
10
-142
/
+119
2008-07-15
Fix printk format warning in clocksource/acpi_pm.c
Linus Torvalds
1
-1
/
+1
2008-07-15
Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-5
/
+38
2008-07-15
Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...
Linus Torvalds
7
-41
/
+136
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
34
-1952
/
+1275
2008-07-15
Merge branch 'core/topology' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-43
/
+28
2008-07-15
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-18
/
+77
2008-07-15
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-34
/
+50
2008-07-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
35
-1042
/
+2805
2008-07-15
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
3
-1
/
+7
2008-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-37
/
+14
2008-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
124
-935
/
+1632
2008-07-15
x86: Fix compile error with CONFIG_AS_CFI=n
Kevin Winchester
1
-15
/
+15
2008-07-15
Documentation: document debugpat commandline option
Thomas Gleixner
1
-0
/
+2
2008-07-15
x86: sanitize Kconfig
Thomas Gleixner
1
-13
/
+9
2008-07-15
Merge branch 'linus' into x86/urgent
Ingo Molnar
2098
-89028
/
+152519
2008-07-15
Revert "SELinux: allow fstype unknown to policy to use xattrs if present"
James Morris
3
-37
/
+14
[prev]
[next]