projects
/
linux-2.6
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
s3cmci: Support transfers which are not multiple of 32 bits.
[linux-2.6]
/
include
/
2008-10-13
Linus Torvalds
Merge git://git./linux/kernel/git/bart/ide-2.6
tree
|
commitdiff
2008-10-13
Linus Torvalds
Merge git://git./linux/kernel/git/brodo/pcmcia-2.6
tree
|
commitdiff
2008-10-13
Linus Torvalds
Merge branch 'for_linus' of git://git./linux/kernel...
tree
|
commitdiff
2008-10-13
Elias Oltmanns
ide: Implement disk shock protection support (v4)
tree
|
commitdiff
2008-10-13
Borislav Petkov
ide: add ide_drive_t.dma flag
tree
|
commitdiff
2008-10-13
Bartlomiej Zolnier...
ide: move SFF DMA code to ide-dma-sff.c
tree
|
commitdiff
2008-10-13
Bartlomiej Zolnier...
ide: switch to DMA-mapping API part #2
tree
|
commitdiff
2008-10-13
Bartlomiej Zolnier...
ide: make ide_dma_timeout() available also for CONFIG_B...
tree
|
commitdiff
2008-10-13
Bartlomiej Zolnier...
ide: make ide_dma_lost_irq() available also for CONFIG_...
tree
|
commitdiff
2008-10-13
Bartlomiej Zolnier...
ide: __ide_dma_end() -> ide_dma_end()
tree
|
commitdiff
2008-10-13
Bartlomiej Zolnier...
ide-disk: move all ioctl handling to ide-disk_ioctl.c
tree
|
commitdiff
2008-10-13
Bartlomiej Zolnier...
ide: remove ide_host_alloc_all()
tree
|
commitdiff
2008-10-13
Bartlomiej Zolnier...
ide: ->ide_dma_clear_irq() -> ->clear_irq()
tree
|
commitdiff
2008-10-13
Bartlomiej Zolnier...
ide: merge all TASKFILE_NO_DATA data phase handlers...
tree
|
commitdiff
2008-10-13
Bartlomiej Zolnier...
ide: convert 'pio_mode' device setting to use DS_SYNC...
tree
|
commitdiff
2008-10-13
Bartlomiej Zolnier...
ide: remove [ata_]select_t
tree
|
commitdiff
2008-10-13
Bartlomiej Zolnier...
ide: sanitize ide*_pm_* enums
tree
|
commitdiff
2008-10-13
Bartlomiej Zolnier...
ide: fix HDIO_DRIVE_TASK[FILE] ioctls for CHS commands...
tree
|
commitdiff
2008-10-13
Bartlomiej Zolnier...
ide: remove superfluous ->dma field from ide_hwif_t
tree
|
commitdiff
2008-10-13
Bartlomiej Zolnier...
ide: remove superfluous ->media field from ide_driver_t
tree
|
commitdiff
2008-10-13
Bartlomiej Zolnier...
ide: DMA_PIO_RETRY -> IDE_DFLAG_DMA_PIO_RETRY
tree
|
commitdiff
2008-10-13
Bartlomiej Zolnier...
ide: add device flags
tree
|
commitdiff
2008-10-13
Bartlomiej Zolnier...
ide-disk: set_addressing() fixes
tree
|
commitdiff
2008-10-13
Borislav Petkov
ide: add a driver-wide debugging macro
tree
|
commitdiff
2008-10-13
Borislav Petkov
ide: add drive->debug_mask switch
tree
|
commitdiff
2008-10-13
Borislav Petkov
ide: unify conversion macros
tree
|
commitdiff
2008-10-13
Bartlomiej Zolnier...
ide: make ide_transfer_pc() static
tree
|
commitdiff
2008-10-13
Bartlomiej Zolnier...
ide: make ide_pc_intr() static
tree
|
commitdiff
2008-10-13
Bartlomiej Zolnier...
ide: add ->pc_{update,io}_buffers methods
tree
|
commitdiff
2008-10-13
Bartlomiej Zolnier...
ide: add ide_retry_pc() helper
tree
|
commitdiff
2008-10-13
Bartlomiej Zolnier...
ide: add request_sense_{pc,rq} to ide_drive_t
tree
|
commitdiff
2008-10-13
Bartlomiej Zolnier...
ide: drop 'timeout' and 'expiry' arguments from ide_pc_...
tree
|
commitdiff
2008-10-13
Bartlomiej Zolnier...
ide: add pointer to the current packet command to ide_d...
tree
|
commitdiff
2008-10-13
Bartlomiej Zolnier...
ide: drop dsc_handle argument from ide_pc_intr()
tree
|
commitdiff
2008-10-13
Steven Whitehouse
vfs: Use const for kernel parser table
tree
|
commitdiff
2008-10-13
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2008-10-13
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net-2.6
tree
|
commitdiff
2008-10-13
Linus Torvalds
Merge git://git./linux/kernel/git/davem/sparc-2.6
tree
|
commitdiff
2008-10-13
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2008-10-13
Linus Torvalds
Merge branch 'proc' of git://git./linux/kernel/git...
tree
|
commitdiff
2008-10-13
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2008-10-13
Linus Torvalds
Merge git://git.infradead.org/users/dwmw2/random-2.6
tree
|
commitdiff
2008-10-13
Linus Torvalds
Merge phase #5 (misc) of git://git./linux/kernel/git...
tree
|
commitdiff
2008-10-13
Alan Cox
tty: some ICANON magic is in the wrong places
tree
|
commitdiff
2008-10-13
Sukadev Bhattiprolu
Add an instance parameter devpts interfaces
tree
|
commitdiff
2008-10-13
Alan Cox
tty: extract the pty init time special cases
tree
|
commitdiff
2008-10-13
Alan Cox
tty: Finish fixing up the init_dev interface to use...
tree
|
commitdiff
2008-10-13
Alan Cox
tty: More driver operations
tree
|
commitdiff
2008-10-13
Alan Cox
tty: kref the tty driver object
tree
|
commitdiff
2008-10-13
Alan Cox
tty: Clean up the tty_init_dev changes further
tree
|
commitdiff
2008-10-13
Alan Cox
tty: Remove more special casing and out of place code
tree
|
commitdiff
2008-10-13
Alan Cox
tty: shutdown method
tree
|
commitdiff
2008-10-13
Alan Cox
tty: the vhangup syscall is racy
tree
|
commitdiff
2008-10-13
Alan Cox
tty: usb-serial krefs
tree
|
commitdiff
2008-10-13
Alan Cox
tty: Add termiox
tree
|
commitdiff
2008-10-13
Alan Cox
tty: Cris has a nice RS485 ioctl so we should steal it
tree
|
commitdiff
2008-10-13
Alan Cox
tty: Add a kref count
tree
|
commitdiff
2008-10-13
Alan Cox
pps: Reserve a line discipline number for PPS
tree
|
commitdiff
2008-10-13
Alan Cox
tty: split the buffering from tty_io
tree
|
commitdiff
2008-10-13
David Miller
serial: Make uart_port's ioport "unsigned long".
tree
|
commitdiff
2008-10-13
David Woodhouse
Merge branch 'master' of git://git./linux/kernel/git...
tree
|
commitdiff
2008-10-13
David Woodhouse
Automatic MODULE_ALIAS() for DMI match tables.
tree
|
commitdiff
2008-10-13
Darron Broad
V4L/DVB (9185): S2API: Ensure we have a reasonable...
tree
|
commitdiff
2008-10-13
Steven Toth
V4L/DVB (9182): S2API: Added support for DTV_HIERARCHY
tree
|
commitdiff
2008-10-13
Steven Toth
V4L/DVB (9181): S2API: Add support fot DTV_GUARD_INTERV...
tree
|
commitdiff
2008-10-13
Steven Toth
V4L/DVB (9180): S2API: Added support for DTV_CODE_RATE_...
tree
|
commitdiff
2008-10-13
Brandon Philips
V4L/DVB (9179): S2API: frontend.h cleanup
tree
|
commitdiff
2008-10-13
Steven Toth
V4L/DVB (9177): S2API: Change _8PSK / _16APSK to PSK_8...
tree
|
commitdiff
2008-10-13
Steven Toth
V4L/DVB (9173): S2API: Remove the hardcoded command...
tree
|
commitdiff
2008-10-13
Ingo Molnar
Merge branches 'oprofile-v2' and 'timers/hpet' into...
tree
|
commitdiff
2008-10-13
Brian Rogers
V4L/DVB (9168): Add support for MSI TV@nywhere Plus...
tree
|
commitdiff
2008-10-13
Hans Verkuil
V4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_cap
tree
|
commitdiff
2008-10-13
Ingo Molnar
Merge branch 'linus' into oprofile-v2
tree
|
commitdiff
2008-10-13
Yinghai Lu
x86: change early_ioremap to use slots instead of nesting
tree
|
commitdiff
2008-10-13
Alexander van Heukelum
traps: x86: various noop-changes preparing for unificat...
tree
|
commitdiff
2008-10-13
Alexander van Heukelum
traps: i386: expand clear_mem_error and remove from...
tree
|
commitdiff
2008-10-13
Alexander van Heukelum
traps: x86: converge trap_init functions
tree
|
commitdiff
2008-10-13
Alexander van Heukelum
x86, traps: converge do_debug handlers
tree
|
commitdiff
2008-10-13
Alexander van Heukelum
x86, traps: introduce dotraplinkage
tree
|
commitdiff
2008-10-13
Alexander van Heukelum
x86, traps: split out math_error and simd_math_error
tree
|
commitdiff
2008-10-13
Vegard Nossum
x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL...
tree
|
commitdiff
2008-10-13
Pekka Enberg
x86: __show_registers() and __show_regs() API unification
tree
|
commitdiff
2008-10-13
Chuck Ebbert
x86: move prefill_possible_map calling early, fix, V2
tree
|
commitdiff
2008-10-13
Krzysztof Helt
x86: merge winchip-2 and winchip-2a cpu choices
tree
|
commitdiff
2008-10-13
Alexander van Heukelum
traps: x86: remove trace_hardirqs_fixup from pagefault...
tree
|
commitdiff
2008-10-13
Glauber Costa
x86: remove SEGMENT_IS_FLAT_CODE
tree
|
commitdiff
2008-10-13
Glauber Costa
x86: use user_mode macro
tree
|
commitdiff
2008-10-13
Jan Beulich
x86: make mm/gup.c more virtualization friendly
tree
|
commitdiff
2008-10-13
Vegard Nossum
x86: add memory clobber in switch_to()
tree
|
commitdiff
2008-10-13
Yinghai Lu
x86: check dsdt before find oem table for es7000, v2
tree
|
commitdiff
2008-10-13
Jeremy Fitzhardinge
x86: add early_memremap()
tree
|
commitdiff
2008-10-13
Jeremy Fitzhardinge
x86: remove duplicate early_ioremap declarations
tree
|
commitdiff
2008-10-13
Jeremy Fitzhardinge
x86: add _PAGE_IOMAP pte flag for IO mappings
tree
|
commitdiff
2008-10-13
Alexander van Heukelum
i386: remove kprobes' restore_interrupts in favour...
tree
|
commitdiff
2008-10-13
Jan Beulich
x86-64: reduce boot fixmap space
tree
|
commitdiff
2008-10-13
Takashi Iwai
Merge branches 'topic/asoc' and 'topic/hda' into for...
tree
|
commitdiff
2008-10-13
Mark Brown
ALSA: ASoC: Allow machine drivers to mark pins as not...
tree
|
commitdiff
2008-10-12
Linus Torvalds
Merge branch 'for_linus' of git://git./linux/kernel...
tree
|
commitdiff
2008-10-12
Mimi Zohar
integrity: special fs magic
tree
|
commitdiff
2008-10-12
James Morris
Merge branch 'next' into for-linus
tree
|
commitdiff
next