index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-16
ide: ->port_init_devs -> ->init_dev
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-07-16
ide: set hwif->dev in ide_init_port_hw() (take 2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-16
ide: make ide_hwifs[] static
Bartlomiej Zolnierkiewicz
1
-12
/
+0
2008-07-16
ide: move PIO blacklist to ide-pio-blacklist.c
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-07-16
ide: remove no longer used ide_pio_timings[]
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2008-07-16
ide: move ide_pio_cycle_time() to ide-timings.c
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-16
ide: convert ide-timing.h to ide-timings.c library (take 2)
Bartlomiej Zolnierkiewicz
1
-0
/
+5
2008-07-16
ide: move some bits from ide-timing.h to <linux/ide.h>
Bartlomiej Zolnierkiewicz
1
-0
/
+28
2008-07-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
134
-17285
/
+1178
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
11
-201
/
+269
2008-07-16
Merge commit 'origin/master'
Benjamin Herrenschmidt
104
-1587
/
+1768
2008-07-15
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
42
-919
/
+660
2008-07-15
Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
17
-71
/
+89
2008-07-15
Merge branch 'core/rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-376
/
+432
2008-07-15
mm: fix build on non-mmu machines
Sebastian Siewior
1
-1
/
+1
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
17
-71
/
+89
2008-07-15
Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2008-07-15
Merge branch 'core/rcu' into core/rcu-for-linus
Ingo Molnar
6
-376
/
+432
2008-07-15
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+45
2008-07-15
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
4
-15
/
+70
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2
-32
/
+24
2008-07-15
ide: add ide_pc_intr() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+6
2008-07-15
ide: add ide_issue_pc() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-07-15
ide: add PC_FLAG_DRQ_INTERRUPT pc flag
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-15
ide: add ide_transfer_pc() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2008-07-15
ide: add PC_FLAG_ZIP_DRIVE pc flag
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-15
ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_DMA_OK
Bartlomiej Zolnierkiewicz
1
-5
/
+4
2008-07-15
ide-{floppy,tape}: merge pc->idefloppy_callback and pc->idetape_callback
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-07-15
ide-tape: make pc->idetape_callback void
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-15
ide: remove action argument in ide_do_drive_cmd
FUJITA Tomonori
1
-11
/
+1
2008-07-15
ide: remove drive->ctl
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-07-15
ide: use ->OUTBSYNC in ide_set_irq()
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-07-15
ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-15
ide: remove ->mmio flag from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-07-15
ide: move IRQ unmasking out from ->tf_load method
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-15
ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-07-15
ide: remove obsoleted "ide=" kernel parameters
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2008-07-15
ide: remove obsoleted "idebus=" kernel parameter
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-07-15
block: unexport blk_end_sync_rq
FUJITA Tomonori
1
-1
/
+0
2008-07-15
ide: remove ide_init_drive_cmd
FUJITA Tomonori
1
-2
/
+0
2008-07-15
[MIPS] Remove mips_machtype for LASAT machines
Thomas Bogendoerfer
2
-6
/
+2
2008-07-15
[MIPS] Remove mips_machtype from EMMA2RH machines
Thomas Bogendoerfer
1
-5
/
+0
2008-07-15
[MIPS] Remove mips_machtype from ARC based machines
Thomas Bogendoerfer
1
-21
/
+0
2008-07-15
[MIPS] TXx9: cleanup and fix some sparse warnings
Atsushi Nemoto
1
-0
/
+1
2008-07-15
[MIPS] TXx9: rename asm-mips/mach-jmr3927 to asm-mips/mach-tx39xx
Atsushi Nemoto
3
-11
/
+16
2008-07-15
[MIPS] remove machtype for group Toshiba
Yoichi Yuasa
2
-12
/
+0
2008-07-15
[MIPS] cmbvr4133: Remove support
Yoichi Yuasa
2
-59
/
+0
2008-07-15
[MIPS] TXx9: Make single kernel can support multiple boards
Atsushi Nemoto
6
-49
/
+50
2008-07-15
[MIPS] TXx9: Reorganize PCI code
Atsushi Nemoto
7
-381
/
+454
2008-07-15
[MIPS] TXx9: Reorganize code
Atsushi Nemoto
9
-32
/
+27
[next]