Displaying 20 results from an estimated 30345 matches for "100644".
2012 Mar 03
0
[RFC GIT PATCHES] acpioff: COM32 module to shut off machine using ACPI
...zed/include/acpi/platform/acwin.h | 145 +++
.../include/acpi/platform/acwin64.h | 82 ++
com32/acpioff/acpioff.c | 174 +++
com32/acpioff/osl.h | 44 +
185 files changed, 87007 insertions(+), 1 deletions(-)
create mode 100644 com32/acpioff/Makefile
create mode 100644 com32/acpioff/acpica_linuxized/README
create mode 100644 com32/acpioff/acpica_linuxized/drivers/acpi/acpica/accommon.h
create mode 100644 com32/acpioff/acpica_linuxized/drivers/acpi/acpica/acconfig.h
create mode 100644 com32/acpioff/acpica_linuxized/dri...
2011 Dec 23
1
Kernel panic on Ubuntu 10.04
...1000
211 d security 040755 4096 1000:1000
212 d udev 040755 4096 1000:1000
883 - klibc-usBAintlt99f0TITo98H_trqH2c.so 100755 72048 0:0
884 - ld-2.11.1.so 100755 136936 0:0
885 l ld-linux-x86-64.so.2 120777 12 0:0 -> ld-2.11.1.so
886 - libBrokenLocale-2.11.1.so 100644 6264 0:0
887 l libBrokenLocale.so.1 120777 25 0:0 -> libBrokenLocale-2.11.1.so
888 - libSegFault.so 100644 18680 0:0
889 l libacl.so.1 120777 15 0:0 -> libacl.so.1.1.0
890 - libacl.so.1.1.0 100644 31208 0:0
891 l libaio.so.1 120777 15 0:0 -> libaio.so.1.0.1
892 - l...
2012 Mar 29
4
[GIT PULL] Assorted bugfixes and improvements (from openSUSE)
.../test_libFLAC++/encoders.cpp | 4 +
src/test_libFLAC++/metadata_object.cpp | 4 +
src/test_libs_common/Makefile.am | 4 +-
src/test_libs_common/file_utils_flac.c | 7 +-
75 files changed, 229 insertions(+), 9021 deletions(-)
create mode 100644 m4/visibility.m4
delete mode 100644 src/plugin_common/Makefile.am
delete mode 100644 src/plugin_common/Makefile.lite
delete mode 100644 src/plugin_common/README
delete mode 100644 src/plugin_common/all.h
delete mode 100644 src/plugin_common/charset.c
delete mode 100644 src/plugin_common...
2015 Nov 05
6
[PATCH 0/4] Provide better fake virtio-* test data for virt-v2v.
Patch 1 moves the v2v/fake-virtio-win and v2v/fake-virt-tools
directories to the recently created test-data/ hierarchy. This is
just refactoring with no functional change at all.
Patches 2-4 then extend the available (fake) virtio-win drivers:
- Patch 2 adds all of the drivers from the virtio-win RPM.
- Patch 3 adds all of the drivers from the virtio-win ISO (which are
different from the
2013 Oct 15
0
Upgrade to Lua 5.2.2, add filesystem module and get_key binding
...> com32/lua/test/trace-calls.lua | 32 -
> com32/lua/test/trace-globals.lua | 38 -
> com32/lua/test/vesa.lua | 55 -
> com32/lua/test/xd.lua | 14 -
> 126 files changed, 15144 insertions(+), 11268 deletions(-)
> delete mode 100644 com32/lua/COPYRIGHT
> delete mode 100644 com32/lua/HISTORY
> delete mode 100644 com32/lua/INSTALL
> create mode 100644 com32/lua/Makefile
> delete mode 100644 com32/lua/Makefile-orig
> delete mode 100644 com32/lua/doc/amazon.gif
> delete mode 100644 com32/lua/doc/cover.png
&...
2014 Mar 02
3
pull request: upgrade to Lua 5.2.3, automatic Linux boot menu and cmenu binding
...ble.lua | 12 -
com32/lua/test/trace-calls.lua | 32 -
com32/lua/test/trace-globals.lua | 38 -
com32/lua/test/vesa.lua | 55 -
com32/lua/test/xd.lua | 14 -
129 files changed, 15510 insertions(+), 11266 deletions(-)
delete mode 100644 com32/lua/COPYRIGHT
delete mode 100644 com32/lua/HISTORY
delete mode 100644 com32/lua/INSTALL
create mode 100644 com32/lua/Makefile
delete mode 100644 com32/lua/Makefile-orig
delete mode 100644 com32/lua/doc/amazon.gif
delete mode 100644 com32/lua/doc/cover.png
delete mode 100644 com32/lua/d...
2012 Aug 30
1
[Pv-drivers] [vmw_vmci 00/11] VMCI driver for Linux
...urce.h | 59
drivers/misc/vmw_vmci/vmci_route.c | 237 ++
drivers/misc/vmw_vmci/vmci_route.h | 30
include/linux/vmw_vmci_api.h | 86 +
include/linux/vmw_vmci_defs.h | 917 ++++++++
27 files changed, 11619 insertions(+), 0 deletions(-)
create mode 100644 drivers/misc/vmw_vmci/Kconfig
create mode 100644 drivers/misc/vmw_vmci/Makefile
create mode 100644 drivers/misc/vmw_vmci/vmci_common_int.h
create mode 100644 drivers/misc/vmw_vmci/vmci_context.c
create mode 100644 drivers/misc/vmw_vmci/vmci_context.h
create mode 100644 drivers/misc/vmw_vmci/vm...
2012 Aug 30
1
[Pv-drivers] [vmw_vmci 00/11] VMCI driver for Linux
...urce.h | 59
drivers/misc/vmw_vmci/vmci_route.c | 237 ++
drivers/misc/vmw_vmci/vmci_route.h | 30
include/linux/vmw_vmci_api.h | 86 +
include/linux/vmw_vmci_defs.h | 917 ++++++++
27 files changed, 11619 insertions(+), 0 deletions(-)
create mode 100644 drivers/misc/vmw_vmci/Kconfig
create mode 100644 drivers/misc/vmw_vmci/Makefile
create mode 100644 drivers/misc/vmw_vmci/vmci_common_int.h
create mode 100644 drivers/misc/vmw_vmci/vmci_context.c
create mode 100644 drivers/misc/vmw_vmci/vmci_context.h
create mode 100644 drivers/misc/vmw_vmci/vm...
2012 Nov 13
2
[LLVMdev] [PATCH] .gitignore: add rules for a clean worktree
...| 11 +++++++++++
lib/Target/XCore/.gitignore | 6 ++++++
projects/sample/.gitignore | 4 ++++
tools/llvm-config/.gitignore | 1 +
unittests/ExecutionEngine/JIT/.gitignore | 2 ++
20 files changed, 118 insertions(+), 0 deletions(-)
create mode 100644 bindings/ocaml/llvm/.gitignore
create mode 100644 docs/.gitignore
create mode 100644 include/llvm/.gitignore
create mode 100644 include/llvm/Config/.gitignore
create mode 100644 include/llvm/Support/.gitignore
create mode 100644 lib/Target/ARM/.gitignore
create mode 100644 lib/Target/CellSPU/...
2016 Jul 09
1
[GIT,PULL] Signed firmware for NVIDIA GP100 GPU
...nvidia/gp100/gr/sw_bundle_init.bin | Bin 0 -> 7664 bytes
nvidia/gp100/gr/sw_ctx.bin | Bin 0 -> 6240 bytes
nvidia/gp100/gr/sw_method_init.bin | Bin 0 -> 11928 bytes
nvidia/gp100/gr/sw_nonctx.bin | Bin 0 -> 2248 bytes
16 files changed, 17 insertions(+)
create mode 100644 nvidia/gp100/acr/bl.bin
create mode 100644 nvidia/gp100/acr/ucode_load.bin
create mode 100644 nvidia/gp100/acr/ucode_unload.bin
create mode 120000 nvidia/gp100/gr/fecs_bl.bin
create mode 100644 nvidia/gp100/gr/fecs_data.bin
create mode 100644 nvidia/gp100/gr/fecs_inst.bin
create mode 10...
2016 Feb 23
2
[GIT,PULL] Signed firmware for NVIDIA Maxwell 2 GPUs
...es
nvidia/gm20b/gr/sw_bundle_init.bin | Bin 0 -> 7616 bytes
nvidia/gm20b/gr/sw_ctx.bin | Bin 0 -> 5448 bytes
nvidia/gm20b/gr/sw_method_init.bin | 1 +
nvidia/gm20b/gr/sw_nonctx.bin | Bin 0 -> 1432 bytes
58 files changed, 81 insertions(+), 1 deletion(-)
create mode 100644 nvidia/gm200/acr/bl.bin
create mode 100644 nvidia/gm200/acr/ucode_load.bin
create mode 100644 nvidia/gm200/acr/ucode_unload.bin
create mode 100644 nvidia/gm200/gr/fecs_bl.bin
create mode 100644 nvidia/gm200/gr/fecs_data.bin
create mode 100644 nvidia/gm200/gr/fecs_inst.bin
create mode 10...
2012 Dec 07
4
[PATCH][git-pull] AsciiDoc-based documentation
...2 +
txt/com-rpt.txt | 22 ++
txt/hello.txt | 16 ++
txt/syslinux-cli.txt | 65 ++++++
txt/syslinux.cfg.txt | 564 ++++++++++++++++++++++++++++++++++++++++++++++++++
txt/syslinux.txt | 217 +++++++++++++++++++
11 files changed, 1027 insertions(+), 1 deletions(-)
create mode 100644 txt/.gitignore
create mode 100644 txt/Makefile
create mode 100644 txt/com-bug.txt
create mode 100644 txt/com-name.txt
create mode 100644 txt/com-rpt.txt
create mode 100644 txt/hello.txt
create mode 100644 txt/syslinux-cli.txt
create mode 100644 txt/syslinux.cfg.txt
create mode 100644 txt/sy...
2020 Aug 18
0
[PATCH nbdkit 2/9] build: On Windows only, link all plugins and filters with -lnbdkit.
...ns/torrent/Makefile.am | 11 ++++++-----
plugins/vddk/Makefile.am | 1 +
plugins/zero/Makefile.am | 3 +++
tests/Makefile.am | 10 ++++++++++
72 files changed, 139 insertions(+), 17 deletions(-)
diff --git a/configure.ac b/configure.ac
index 84e50e72..1ac0eab7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -457,11 +457,13 @@ AS_CASE([$host_os],
[mingw*|msys*|cygwin*], [
is_windows=yes
NO_UNDEFINED_ON_WINDOWS="-no-undefined"
+ LINK_LIBNBDKIT_ON_WINDOWS='$(top_builddir)/server/libnbdkit.la'
],
[is_windows...
2013 Nov 08
9
[PATCH 0/3] Introduce arm64 support
...usr/klibc/stat.c | 17 ++++++++++
usr/klibc/symlink.c | 12 +++++++
usr/klibc/unlink.c | 12 +++++++
usr/klibc/utimes.c | 20 ++++++++++++
38 files changed, 616 insertions(+), 28 deletions(-)
create mode 100644 usr/include/arch/arm64/klibc/archconfig.h
create mode 100644 usr/include/arch/arm64/klibc/archsetjmp.h
create mode 100644 usr/include/arch/arm64/klibc/archsignal.h
create mode 100644 usr/include/arch/arm64/klibc/archstat.h
create mode 100644 usr/include/arch/arm64/klibc/asmmacros.h
create mode...
2010 Dec 13
3
[GIT PULL net-next-2.6] vhost-net: tools, cleanups, optimizations
...ools/virtio/linux/virtio.h | 223 +++++++++++++++++++++++
tools/virtio/vhost_test/Makefile | 2 +
tools/virtio/vhost_test/vhost_test.c | 1 +
tools/virtio/virtio_test.c | 248 ++++++++++++++++++++++++++
12 files changed, 842 insertions(+), 30 deletions(-)
create mode 100644 drivers/vhost/test.c
create mode 100644 drivers/vhost/test.h
create mode 100644 tools/virtio/Makefile
create mode 100644 tools/virtio/linux/device.h
create mode 100644 tools/virtio/linux/slab.h
create mode 100644 tools/virtio/linux/virtio.h
create mode 100644 tools/virtio/vhost_test/Makefile...
2010 Dec 13
3
[GIT PULL net-next-2.6] vhost-net: tools, cleanups, optimizations
...ools/virtio/linux/virtio.h | 223 +++++++++++++++++++++++
tools/virtio/vhost_test/Makefile | 2 +
tools/virtio/vhost_test/vhost_test.c | 1 +
tools/virtio/virtio_test.c | 248 ++++++++++++++++++++++++++
12 files changed, 842 insertions(+), 30 deletions(-)
create mode 100644 drivers/vhost/test.c
create mode 100644 drivers/vhost/test.h
create mode 100644 tools/virtio/Makefile
create mode 100644 tools/virtio/linux/device.h
create mode 100644 tools/virtio/linux/slab.h
create mode 100644 tools/virtio/linux/virtio.h
create mode 100644 tools/virtio/vhost_test/Makefile...
2013 Nov 11
5
[PATCH V2 0/3] Introduce arm64 support
...usr/klibc/stat.c | 14 +++++++++
usr/klibc/symlink.c | 12 ++++++++
usr/klibc/unlink.c | 12 ++++++++
usr/klibc/utimes.c | 20 +++++++++++++
38 files changed, 611 insertions(+), 32 deletions(-)
create mode 100644 usr/include/arch/arm64/klibc/archconfig.h
create mode 100644 usr/include/arch/arm64/klibc/archsetjmp.h
create mode 100644 usr/include/arch/arm64/klibc/archsignal.h
create mode 100644 usr/include/arch/arm64/klibc/archstat.h
create mode 100644 usr/include/arch/arm64/klibc/asmmacros.h
create mode...
2014 May 08
2
[PATCH] net: get rid of SET_ETHTOOL_OPS
...ng.
Suggested-by: Dave Miller <davem at davemloft.net>
Signed-off-by: Wilfried Klaebe <w-lkml at lebenslange-mailadresse.de>
---
Applies against v3.15-rc4.
diff --git a/drivers/infiniband/ulp/ipoib/ipoib_ethtool.c b/drivers/infiniband/ulp/ipoib/ipoib_ethtool.c
index c4b3940..078cadd 100644
--- a/drivers/infiniband/ulp/ipoib/ipoib_ethtool.c
+++ b/drivers/infiniband/ulp/ipoib/ipoib_ethtool.c
@@ -105,5 +105,5 @@ static const struct ethtool_ops ipoib_ethtool_ops = {
void ipoib_set_ethtool_ops(struct net_device *dev)
{
- SET_ETHTOOL_OPS(dev, &ipoib_ethtool_ops);
+ dev->ethtool_...
2014 May 08
2
[PATCH] net: get rid of SET_ETHTOOL_OPS
...ng.
Suggested-by: Dave Miller <davem at davemloft.net>
Signed-off-by: Wilfried Klaebe <w-lkml at lebenslange-mailadresse.de>
---
Applies against v3.15-rc4.
diff --git a/drivers/infiniband/ulp/ipoib/ipoib_ethtool.c b/drivers/infiniband/ulp/ipoib/ipoib_ethtool.c
index c4b3940..078cadd 100644
--- a/drivers/infiniband/ulp/ipoib/ipoib_ethtool.c
+++ b/drivers/infiniband/ulp/ipoib/ipoib_ethtool.c
@@ -105,5 +105,5 @@ static const struct ethtool_ops ipoib_ethtool_ops = {
void ipoib_set_ethtool_ops(struct net_device *dev)
{
- SET_ETHTOOL_OPS(dev, &ipoib_ethtool_ops);
+ dev->ethtool_...
2014 May 11
7
[PATCH] [resend] net: get rid of SET_ETHTOOL_OPS
...ied Klaebe <w-lkml at lebenslange-mailadresse.de>
---
Applies against v3.15-rc4 and v3.15-rc5 likewise.
resend: trimmed CC list. Thanks to Dave for notifying me.
diff --git a/drivers/infiniband/ulp/ipoib/ipoib_ethtool.c b/drivers/infiniband/ulp/ipoib/ipoib_ethtool.c
index c4b3940..078cadd 100644
--- a/drivers/infiniband/ulp/ipoib/ipoib_ethtool.c
+++ b/drivers/infiniband/ulp/ipoib/ipoib_ethtool.c
@@ -105,5 +105,5 @@ static const struct ethtool_ops ipoib_ethtool_ops = {
void ipoib_set_ethtool_ops(struct net_device *dev)
{
- SET_ETHTOOL_OPS(dev, &ipoib_ethtool_ops);
+ dev->ethtool_...