index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS
Bartlomiej Zolnierkiewicz
2009-03-24
8
-38
/
+6
*
ide: use ide_pci_is_in_compatibility_mode() in ide_pci_init_{one,two}()
Bartlomiej Zolnierkiewicz
2009-03-24
1
-10
/
+6
*
ide: use pci_get_legacy_ide_irq() in ide_pci_init_{one,two}()
Bartlomiej Zolnierkiewicz
2009-03-24
1
-4
/
+4
*
ide: handle IDE_HFLAG[_FORCE]_LEGACY_IRQS in ide_pci_init_{one,two}()
Bartlomiej Zolnierkiewicz
2009-03-24
2
-4
/
+12
*
trm290: small ->init_hwif cleanup
Bartlomiej Zolnierkiewicz
2009-03-24
1
-3
/
+0
*
ns87415: small ->init_hwif cleanup
Bartlomiej Zolnierkiewicz
2009-03-24
1
-2
/
+0
*
ns87415: use pci_get_legacy_ide_irq()
Bartlomiej Zolnierkiewicz
2009-03-24
1
-1
/
+1
*
amd74xx: use ide_pci_is_in_compatibility_mode()
Bartlomiej Zolnierkiewicz
2009-03-24
1
-1
/
+1
*
mn10300: add pci_get_legacy_ide_irq() to <asm/pci.h>
Bartlomiej Zolnierkiewicz
2009-03-24
1
-0
/
+5
*
ide: move error handling code to ide-eh.c (v2)
Bartlomiej Zolnierkiewicz
2009-03-24
5
-431
/
+440
*
ide: checkpatch.pl fixes for ide-iops.c
Bartlomiej Zolnierkiewicz
2009-03-24
1
-25
/
+23
*
ide: fix comments in ide_config_drive_speed()
Bartlomiej Zolnierkiewicz
2009-03-24
1
-6
/
+3
*
ide: fix printk() levels in [atapi_]reset_pollfunc()
Bartlomiej Zolnierkiewicz
2009-03-24
1
-4
/
+5
*
ide: move standard I/O code to ide-io-std.c
Bartlomiej Zolnierkiewicz
2009-03-24
3
-314
/
+318
*
ide: move ide_read_bcount_and_ireason() to ide-atapi.c
Bartlomiej Zolnierkiewicz
2009-03-24
2
-15
/
+15
*
ide: move xfer mode tuning code to ide-xfer-mode.c
Bartlomiej Zolnierkiewicz
2009-03-24
5
-247
/
+263
*
ide: move device settings code to ide-devsets.c
Bartlomiej Zolnierkiewicz
2009-03-24
5
-192
/
+193
*
ide: move ide_do_park_unpark() to ide-park.c
Bartlomiej Zolnierkiewicz
2009-03-24
3
-24
/
+27
*
ide: factor out processing of special commands from ide_special_rq()
Bartlomiej Zolnierkiewicz
2009-03-24
1
-34
/
+41
*
ide: remove ide_do_drive_cmd()
Bartlomiej Zolnierkiewicz
2009-03-24
4
-32
/
+7
*
ide: move ide_dma_timeout_retry() to ide-dma.c
Bartlomiej Zolnierkiewicz
2009-03-24
3
-57
/
+59
*
ide: move drive_is_ready() to ide-io.c
Bartlomiej Zolnierkiewicz
2009-03-24
3
-27
/
+23
*
ide: unexport ide_devset_execute()
Bartlomiej Zolnierkiewicz
2009-03-24
1
-1
/
+0
*
ide: remove stale comments from drive_is_ready()
Bartlomiej Zolnierkiewicz
2009-03-24
1
-9
/
+0
*
ide-acpi: remove taskfile_load_raw()
Bartlomiej Zolnierkiewicz
2009-03-24
1
-47
/
+24
*
ide-acpi: cleanup do_drive_set_taskfiles()
Bartlomiej Zolnierkiewicz
2009-03-24
1
-20
/
+1
*
ide-acpi: cleanup do_drive_get_GTF()
Bartlomiej Zolnierkiewicz
2009-03-24
1
-27
/
+0
*
ide: sanitize ACPI initialization
Bartlomiej Zolnierkiewicz
2009-03-24
4
-12
/
+10
*
ide: add ide_for_each_present_dev() iterator
Bartlomiej Zolnierkiewicz
2009-03-24
4
-48
/
+29
*
ide-acpi: init ACPI handles early for devices
Bartlomiej Zolnierkiewicz
2009-03-24
1
-44
/
+21
*
ide-acpi: no need to zero ->acpidata for devices
Bartlomiej Zolnierkiewicz
2009-03-24
1
-2
/
+0
*
ide: remove superfluous check from ide_proc_port_register_devices()
Bartlomiej Zolnierkiewicz
2009-03-24
1
-1
/
+1
*
ide: init_irq() doesn't need to hold ide_cfg_mtx
Bartlomiej Zolnierkiewicz
2009-03-24
1
-4
/
+0
*
ide: move ->lock and ->timer init from init_irq() to ide_init_port_data()
Bartlomiej Zolnierkiewicz
2009-03-24
1
-5
/
+6
*
ide: no need to touch local IRQs in ide_probe_port()
Bartlomiej Zolnierkiewicz
2009-03-24
1
-6
/
+0
*
ide: move ide_pktcmd_tf_load() to ide-atapi.c
Bartlomiej Zolnierkiewicz
2009-03-24
3
-23
/
+20
*
ide: fix IDE_DFLAG_NO_IO_32BIT handling
Bartlomiej Zolnierkiewicz
2009-03-24
1
-7
/
+2
*
Linux 2.6.29
v2.6.29
Linus Torvalds
2009-03-23
1
-2
/
+2
*
Build with -fno-dwarf2-cfi-asm
Kyle McMartin
2009-03-23
1
-0
/
+3
*
trivial: fix orphan dates in ext2 documentation
Jody McIntyre
2009-03-23
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-03-23
39
-121
/
+314
|
\
|
*
ucc_geth: Fix oops when using fixed-link support
Anton Vorontsov
2009-03-22
2
-26
/
+11
|
*
dm9000: locking bugfix
David Brownell
2009-03-22
1
-2
/
+4
|
*
net: update dnet.c for bus_id removal
Stephen Rothwell
2009-03-22
1
-3
/
+3
|
*
dnet: DNET should depend on HAS_IOMEM
Ilya Yanok
2009-03-21
1
-1
/
+1
|
*
dca: add missing copyright/license headers
Maciej Sosnowski
2009-03-21
2
-0
/
+41
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-03-20
1
-0
/
+11
|
|
\
|
|
*
nl80211: Check that function pointer != NULL before using it
Jouni Malinen
2009-03-20
1
-0
/
+11
|
*
|
sungem: missing net_device_ops
Stephen Hemminger
2009-03-19
1
-5
/
+4
|
*
|
be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle
Sathya Perla
2009-03-19
1
-5
/
+5
[next]