index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide-floppy: convert to using the new atapi_flags (take 2)
Borislav Petkov
2008-07-23
1
-2
/
+1
*
ide: add per-device flags
Borislav Petkov
2008-07-23
1
-0
/
+60
*
ide: remove pc->callback member from ide_atapi_pc
Borislav Petkov
2008-07-23
1
-2
/
+0
*
ide: push pc callback pointer into the ide_drive_t structure
Borislav Petkov
2008-07-23
1
-2
/
+7
*
ide: add ide_host_free() helper (take 2)
Bartlomiej Zolnierkiewicz
2008-07-23
1
-0
/
+1
*
ide: add ide_host_add() helper
Bartlomiej Zolnierkiewicz
2008-07-23
1
-0
/
+2
*
ide: add struct ide_host (take 3)
Bartlomiej Zolnierkiewicz
2008-07-23
1
-10
/
+11
*
ide: add struct ide_tp_ops (take 2)
Bartlomiej Zolnierkiewicz
2008-07-23
1
-17
/
+35
*
ide: add 'config' field to hw_regs_t
Bartlomiej Zolnierkiewicz
2008-07-23
1
-0
/
+1
*
ide: filter out "default" transfer mode values in set_xfer_rate()
Bartlomiej Zolnierkiewicz
2008-07-23
1
-1
/
+0
*
ide: remove dead Virtual DMA support
Bartlomiej Zolnierkiewicz
2008-07-23
1
-3
/
+0
*
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
Bartlomiej Zolnierkiewicz
2008-07-23
1
-7
/
+0
*
ide: add ide_read_bcount_and_ireason() helper
Bartlomiej Zolnierkiewicz
2008-07-23
1
-0
/
+1
*
ide: use ->tf_read in ide_read_error()
Bartlomiej Zolnierkiewicz
2008-07-23
1
-7
/
+3
*
ide: add ->set_irq method
Bartlomiej Zolnierkiewicz
2008-07-23
1
-8
/
+2
*
ide: add ->read_altstatus method
Bartlomiej Zolnierkiewicz
2008-07-23
1
-7
/
+1
*
ide: add ->read_status method
Bartlomiej Zolnierkiewicz
2008-07-23
1
-7
/
+1
*
ide: add ->exec_command method
Bartlomiej Zolnierkiewicz
2008-07-23
1
-1
/
+2
*
ide: factor out simplex handling from ide_pci_dma_base()
Bartlomiej Zolnierkiewicz
2008-07-23
1
-0
/
+1
*
ide: remove ide_setup_dma()
Bartlomiej Zolnierkiewicz
2008-07-23
1
-1
/
+1
*
ide: remove ->dma_{status,command} fields from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-07-23
1
-2
/
+0
*
ide: add ->read_sff_dma_status method
Bartlomiej Zolnierkiewicz
2008-07-23
1
-0
/
+2
*
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
Bartlomiej Zolnierkiewicz
2008-07-23
1
-3
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-22
8
-40
/
+35
|
\
|
*
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
2008-07-22
1
-4
/
+0
|
|
\
|
|
*
fs_enet: Remove unused fields in the fs_mii_bb_platform_info structure.
Laurent Pinchart
2008-07-22
1
-4
/
+0
|
*
|
ipv6: icmp6_dst_gc return change
Stephen Hemminger
2008-07-22
1
-1
/
+1
|
*
|
netns: dont alloc ipv6 fib timer list
Stephen Hemminger
2008-07-22
1
-1
/
+1
|
*
|
ipv6: make struct ipv6_devconf static
Adrian Bunk
2008-07-22
1
-2
/
+0
|
*
|
sctp: make sctp_outq_flush() static
Adrian Bunk
2008-07-22
1
-1
/
+0
|
*
|
netns: make get_proc_net() static
Adrian Bunk
2008-07-22
1
-2
/
+0
|
*
|
net: Fix build failure with 'make mandocs'.
Dave Jones
2008-07-22
1
-29
/
+29
|
|
/
|
*
ipv6: __KERNEL__ ifdef struct ipv6_devconf
David S. Miller
2008-07-21
1
-0
/
+2
|
*
net: Print the module name as part of the watchdog message
Arjan van de Ven
2008-07-21
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-07-22
5
-219
/
+99
|
\
\
|
*
|
sparc: Fixes the DRM layer build on sparc.
David S. Miller
2008-07-22
2
-0
/
+2
|
*
|
ide: merge <asm-sparc/ide_64.h> with <asm-sparc/ide_32.h>
Bartlomiej Zolnierkiewicz
2008-07-21
3
-190
/
+97
|
*
|
ide: <asm-sparc/ide_64.h>: use __raw_{read,write}w()
Bartlomiej Zolnierkiewicz
2008-07-21
1
-26
/
+8
|
*
|
ide: <asm-sparc/ide_32.h>: use __raw_{read,write}w()
Bartlomiej Zolnierkiewicz
2008-07-21
1
-20
/
+10
|
*
|
ide: <asm-sparc/ide_64.h>: use %r0 for outw_be()
Bartlomiej Zolnierkiewicz
2008-07-21
1
-2
/
+2
|
*
|
sparc64: Do not define BIO_VMERGE_BOUNDARY.
David S. Miller
2008-07-21
1
-1
/
+0
*
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-07-22
7
-17
/
+28
|
\
\
\
|
*
|
|
x86: add PTE_FLAGS_MASK
Jeremy Fitzhardinge
2008-07-22
3
-3
/
+6
|
*
|
|
x86: rename PTE_MASK to PTE_PFN_MASK
Jeremy Fitzhardinge
2008-07-22
7
-18
/
+18
|
*
|
|
x86: fix pte_flags() to only return flags, fix lguest (updated)
Rusty Russell
2008-07-22
2
-1
/
+9
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2008-07-22
2
-25
/
+30
|
\
\
\
\
|
*
|
|
|
remove CONFIG_KMOD from core kernel code
Johannes Berg
2008-07-22
1
-1
/
+1
|
*
|
|
|
rework try_then_request_module to do less in non-modular kernels
Johannes Berg
2008-07-22
1
-1
/
+2
|
*
|
|
|
module: turn longs into ints for module sizes
Denys Vlasenko
2008-07-22
1
-3
/
+3
|
*
|
|
|
Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs
Denys Vlasenko
2008-07-22
1
-0
/
+2
[next]