index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-27
vfs: Further changes from macro to inline function in fs.h
Steven Whitehouse
1
-7
/
+38
2009-03-27
vfs: Update fs.h to use inline functions when no file locking set
Steven Whitehouse
1
-26
/
+139
2009-03-27
do_pipe cleanup: drop its last user in arch/alpha/
Cheng Renquan
1
-1
/
+0
2009-03-27
generic compat_sys_ustat
Christoph Hellwig
1
-0
/
+8
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
20
-108
/
+489
2009-03-27
sony-laptop: VGN-A317M hotkey support
Harald Jenny
1
-0
/
+3
2009-03-27
sony-laptop: Add support for extended hotkeys
Matthew Garrett
1
-0
/
+4
2009-03-27
sony-laptop: Add support for extra keyboard events
Matthew Garrett
1
-0
/
+1
2009-03-27
clkdev: add possibility to get a clock based on the device name
Sascha Hauer
1
-0
/
+17
2009-03-27
ide: keep track of number of bytes instead of sectors in struct ide_cmd
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-03-27
ide: remove ide_execute_pkt_cmd() (v2)
Bartlomiej Zolnierkiewicz
1
-3
/
+2
2009-03-27
ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2)
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2009-03-27
ide: set hwif->expiry prior to calling [__]ide_set_handler()
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2009-03-27
ide: use do_rw_taskfile() for ATA_CMD_PACKET commands
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-27
ide: pass command to ide_map_sg()
Bartlomiej Zolnierkiewicz
1
-6
/
+6
2009-03-27
ide: remove ide_end_request()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-27
ide: pass number of bytes to complete to ide_complete_rq()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-27
ide: remove BUG() from ide_complete_rq()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-27
ide: pass error value to ide_complete_rq()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-27
ide: add ide_end_rq() (v2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-27
ide: use ata_tf_protocols enums
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2009-03-27
ide: move command related fields from ide_hwif_t to struct ide_cmd
Bartlomiej Zolnierkiewicz
1
-9
/
+11
2009-03-27
ide: pass command instead of request to ide_pio_datablock()
Bartlomiej Zolnierkiewicz
1
-8
/
+9
2009-03-27
ide: remove ide_task_t typedef
Bartlomiej Zolnierkiewicz
1
-13
/
+13
2009-03-27
ide: call ide_build_sglist() prior to ->dma_setup (v2)
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2009-03-27
ide: return request status from ->pc_callback method
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-27
ide: remove ->end_request method
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-03-27
ide: use ->end_request only for private device driver requests
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2009-03-27
ide: move ->failed_pc to ide_drive_t
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2009-03-27
ide: remove no longer needed PC_FLAG_TIMEDOUT packet command flag
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-03-27
ide: remove ->data_phase field from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2009-03-27
ide: move request type specific code from ide_end_drive_cmd() to callers (v3)
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2009-03-27
ide: complete power step in ide_complete_pm_request()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-27
ide: add "flagged" taskfile flags to struct ide_taskfile (v2)
Bartlomiej Zolnierkiewicz
1
-31
/
+35
2009-03-27
ide: add IDE_HFLAG_4DRIVES host flag
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2009-03-27
ide: add IDE_HFLAG_DTC2278 host flag
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2009-03-27
ide: allow host drivers to specify IRQ flags
Bartlomiej Zolnierkiewicz
1
-0
/
+6
2009-03-27
ide: fix memleak on failure in probe_for_drive()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-03-27
ide: include <asm/ide.h> only when needed
Bartlomiej Zolnierkiewicz
1
-7
/
+0
2009-03-27
ide: remove IDE_ARCH_LOCK (v2)
Bartlomiej Zolnierkiewicz
1
-6
/
+11
2009-03-27
ide: remove IDE_ARCH_INTR (v2)
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2009-03-27
ide: improve debugging scheme
Borislav Petkov
1
-4
/
+5
2009-03-27
wan: convert sdla driver to net_device_ops
Stephen Hemminger
1
-1
/
+0
2009-03-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
David S. Miller
1
-0
/
+23
2009-03-27
hwrng: timeriomem - Use phys address rather than virt
Alexander Clouter
1
-1
/
+1
2009-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
Linus Torvalds
1
-4
/
+17
2009-03-26
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2
-2
/
+1
2009-03-26
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
73
-525
/
+606
2009-03-26
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
5
-37
/
+45
2009-03-26
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
2
-21
/
+3
[prev]
[next]