index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
ide-tape: remove superfluous tape->lock
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide-floppy: remove superfluous check from ide_floppy_end_request()
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: remove no longer needed PC_FLAG_TIMEDOUT packet command flag
Bartlomiej Zolnierkiewicz
2009-03-27
*
au1xxx-ide: auide_dma_end() cleanup
Bartlomiej Zolnierkiewicz
2009-03-27
*
trm290: trm290_dma_setup() fix
Bartlomiej Zolnierkiewicz
2009-03-27
*
icside: icside_dma_setup() fixes
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: move smart_enable() call out from get_smart_data()
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: remove ->data_phase field from ide_hwif_t
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: no need to read Status and Error registers for "empty" taskfile requests
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: move request type specific code from ide_end_drive_cmd() to callers (v3)
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: factor out completion of taskfile from ide_end_drive_cmd()
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: complete power step in ide_complete_pm_request()
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: add "flagged" taskfile flags to struct ide_taskfile (v2)
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: add IDE_HFLAG_4DRIVES host flag
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: add IDE_HFLAG_DTC2278 host flag
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: remove now superfluous check from ide_host_register()
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: allow host drivers to specify IRQ flags
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: fix error message in pre_task_out_intr()
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: fix memleak on failure in probe_for_drive()
Bartlomiej Zolnierkiewicz
2009-03-27
*
scc_pata: remove DECLARE_SCC_DEV() macro (v2)
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: include <asm/ide.h> only when needed
Bartlomiej Zolnierkiewicz
2009-03-27
*
at91_ide: use readsw()/writesw() directly
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide-cd: use ide_drive_t's rq in cdrom_queue_request_sense
Borislav Petkov
2009-03-27
*
IDE: palm_bk3710: use ioremap instead of arch-specific IO_ADDRESS()
Kevin Hilman
2009-03-27
*
ide: cleanup <asm-m68k/ide.h>
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: make m68k host drivers use IDE_HFLAG_MMIO
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: remove IDE_ARCH_LOCK (v2)
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: remove IDE_ARCH_INTR (v2)
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: improve debugging scheme
Borislav Petkov
2009-03-27
*
ide: move ->rqsize init from init_irq() to ide_init_port()
Bartlomiej Zolnierkiewicz
2009-03-27
*
macide: use struct ide_port_info
Bartlomiej Zolnierkiewicz
2009-03-27
*
buddha: use struct ide_port_info
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide-pnp: use struct ide_port_info
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide-generic: use struct ide_port_info
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide_arm: use struct ide_port_info
Bartlomiej Zolnierkiewicz
2009-03-27
*
icside: use struct ide_port_info also for PCB version 5 (v2)
Bartlomiej Zolnierkiewicz
2009-03-27
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2009-03-26
|
\
|
*
-
-
-
-
-
-
-
.
Merge branches 'topic/slob/cleanups', 'topic/slob/fixes', 'topic/slub/core', ...
Pekka Enberg
2009-03-24
|
|
\
\
\
\
\
|
|
|
|
|
|
*
SLUB: Fix default slab order for big object sizes
Zhang Yanmin
2009-02-20
|
|
|
|
|
|
*
SLUB: Do not pass 8k objects through to the page allocator
Pekka Enberg
2009-02-20
|
|
|
|
|
|
*
SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constants
Christoph Lameter
2009-02-20
|
|
|
|
|
*
|
slub: use get_track()
Akinobu Mita
2009-03-23
|
|
|
|
|
*
|
SLUB: Use ->objsize from struct kmem_cache_cpu in slab_free()
Pekka Enberg
2009-01-14
|
|
|
|
*
|
|
slub: rename calculate_min_partial() to set_min_partial()
David Rientjes
2009-02-25
|
|
|
|
*
|
|
slub: add min_partial sysfs tunable
David Rientjes
2009-02-23
|
|
|
|
*
|
|
slub: move min_partial to struct kmem_cache
David Rientjes
2009-02-23
|
|
|
|
|
|
/
|
|
|
|
|
/
|
|
|
|
*
/
|
slob: fix lockup in slob_free()
Nick Piggin
2009-03-23
|
|
|
|
/
/
|
|
*
|
/
slob: clean up the code
Américo Wang
2009-01-19
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2009-03-26
|
\
\
\
\
|
*
|
|
|
m68k: irq_node.handler() should return irqreturn_t
Geert Uytterhoeven
2009-03-26
[next]