messages from 2013-08-13 13:18:32 to 2013-08-13 13:56:49 UTC [more...]
[PATCH V3 RFC 00/16] EFI stub for ARM
2013-08-13 13:56 UTC (14+ messages)
` [PATCH 01/16] Move common EFI stub code from x86 arch code to common location
` [PATCH 02/16] Add system pointer argument to shared EFI stub related functions so they no longer use global system table pointer as they did when part of eboot.c. This code is now shared, so using a global variable as part of the interface is not that nice. Also, by avoiding any global variables in the ARM EFI stub, this allows the code to be position independent without requiring GOT fixups
` [PATCH 03/16] Rename memory allocation/free functions
` [PATCH 16/16] Add config EFI_STUB for ARM to Kconfig
nouveau: temperature on nv40 is unavailable since ad40d73ef533ab0ad16b4a1ab2f7870c1f8ab954
2013-08-13 13:55 UTC (7+ messages)
brcsmac kernel panic
2013-08-13 13:55 UTC (5+ messages)
[Xenomai] About pathcing xenomai into linux
2013-08-13 13:55 UTC (2+ messages)
[PATCH 0/3] scsi: ufs: Add support for clock and regulator initializaiton
2013-08-13 13:53 UTC (3+ messages)
` [PATCH 1/3] scsi: ufs: Allow vendor specific initialization
[U-Boot] [PATCH] tools: fix FIT image with ramdisk
2013-08-13 13:53 UTC (10+ messages)
[PATCH v2] linux-dtb: Use kernel build system to generate the dtb files
2013-08-13 13:52 UTC
poll/sendmsg problem with 3.5.0-37-generic #58~precise1-Ubuntu
2013-08-13 13:52 UTC (2+ messages)
[Qemu-devel] [PATCH] block: Produce zeros when protocols reading beyond end of file
2013-08-13 13:50 UTC (3+ messages)
` [Qemu-devel] [PATCH v2] "
sysvinit last, lastb, wall, mesg
2013-08-13 13:51 UTC
[PATCH v2 0/4] zcache: a compressed file page cache
2013-08-13 13:50 UTC (4+ messages)
` [PATCH v2 4/4] mm: add WasActive page flag
[PATCH v3 2/2] nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP error detection
2013-08-13 13:50 UTC (2+ messages)
` [PATCH v3 2/2] nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP error detec
[PATCH v3 1/2] nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP error
2013-08-13 13:50 UTC (2+ messages)
fanotify_mark()
2013-08-13 13:49 UTC
dm-verity: Verification fails but do not see Input/Output Error on read
2013-08-13 13:49 UTC (7+ messages)
[PATCH 0/9] ARM: dove: DT PCIe support
2013-08-13 13:48 UTC (8+ messages)
` [PATCH 7/9] ARM: dove: add PCIe controllers to SoC DT
[PATCH v2] iio: add Bosch BMA180 acceleration sensor driver
2013-08-13 13:47 UTC (2+ messages)
[PATCH net] tun: compare with 0 instead of total_len
2013-08-13 13:46 UTC
[Qemu-devel] Using aio_poll for timer carrier threads
2013-08-13 13:45 UTC (2+ messages)
[Qemu-devel] [RFC] [PATCHv10 00/31] aio / timers: Add AioContext timers and use ppoll
2013-08-13 13:45 UTC (6+ messages)
[PATCH V2 00/35] CPUFreq: Implement light weight ->target(): for 3.13
2013-08-13 13:46 UTC (78+ messages)
` [PATCH V2 02/35] cpufreq: remove CONFIG_CPU_FREQ_TABLE
` [PATCH V2 03/35] cpufreq: acpi: Covert to light weight ->target_index() routine
` [PATCH V2 04/35] cpufreq: arm_big_little: "
` [PATCH V2 05/35] cpufreq: at32ap: "
` [PATCH V2 06/35] cpufreq: blackfin: "
` [PATCH V2 07/35] cpufreq: cpu0: "
` [PATCH V2 08/35] cpufreq: cris: "
` [PATCH V2 09/35] cpufreq: davinci: "
` [PATCH V2 10/35] cpufreq: dbx500: "
` [PATCH V2 11/35] cpufreq: e_powersaver: "
` [PATCH V2 12/35] cpufreq: elanfreq: "
` [PATCH V2 13/35] cpufreq: exynos: "
` [PATCH V2 14/35] cpufreq: ia64: "
` [PATCH V2 15/35] cpufreq: imx6q: "
` [PATCH V2 16/35] cpufreq: kirkwood: "
` [PATCH V2 17/35] cpufreq: longhaul: "
` [PATCH V2 18/35] cpufreq: loongson2: "
` [PATCH V2 19/35] cpufreq: maple: "
` [PATCH V2 20/35] cpufreq: omap: "
` [PATCH V2 21/35] cpufreq: p4: "
` [PATCH V2 22/35] cpufreq: pasemi: "
` [PATCH V2 23/35] cpufreq: pmac32: "
` [PATCH V2 24/35] cpufreq: powernow: "
` [PATCH V2 25/35] cpufreq: ppc: "
` [PATCH V2 26/35] cpufreq: pxa: "
` [PATCH V2 27/35] cpufreq: s3c2416: "
` [PATCH V2 28/35] cpufreq: s3c64xx: "
` [PATCH V2 29/35] cpufreq: s5pv210: "
` [PATCH V2 30/35] cpufreq: sa11x0: "
` [PATCH V2 31/35] cpufreq: sc520: "
` [PATCH V2 33/35] cpufreq: SPEAr: "
` [PATCH V2 34/35] cpufreq: speedstep: "
` [PATCH V2 35/35] cpufreq: tegra: "
` [PATCH V2 01/35] cpufreq: Implement "
` [PATCH V2 32/35] cpufreq: sparc: Covert to "
[PATCH 0/2] fuse: fix races related to fuse writeback
2013-08-13 13:45 UTC (6+ messages)
` [PATCH 2/2] fuse: wait for writeback in fuse_file_fallocate()
[PATCH 14/16] usb: musb: dsps: add MUSB_DEVCTL_SESSION back after removal
2013-08-13 13:44 UTC (17+ messages)
` [PATCH] usb: musb: am335x: Do not remove the session bin HOST-only mode
/proc/net/dev no such file or dir
2013-08-13 13:43 UTC (3+ messages)
[U-Boot] Unified u-boot feature set for simpler distro support
2013-08-13 13:42 UTC (2+ messages)
[PATCH] linux-dtb: Use kernel build system to generate the dtb files
2013-08-13 13:40 UTC (6+ messages)
[PATCH] drm/i915: Fix __wait_seqno to use true infinite timeouts
2013-08-13 13:39 UTC (3+ messages)
[PATCH v2 0/3] ufs: fix bugs in probing and removing driver paths
2013-08-13 13:39 UTC (9+ messages)
` [PATCH v2 1/3] ufshcd-pci: release ioremapped region during removing driver
` [PATCH 1/7] scsi: ufs: amend the ocs handling with fatal error
[Buildroot] ubifs rootfs attached error
2013-08-13 13:39 UTC (2+ messages)
[LTP] [PATCH v3 2/2] open_posix_testsuite/../mq_timedsend/12-1: fix race
2013-08-13 13:38 UTC (2+ messages)
` [LTP] [PATCH v4 "
[PATCH] drivers/rtc/rtc-max77686.c: Fix wrong register
2013-08-13 13:37 UTC
***** SUSPECTED SPAM ***** [PATCH 00/50] xfs: patches for 3.12
2013-08-13 13:37 UTC (5+ messages)
` ***** SUSPECTED SPAM ***** [PATCH 44/50] xfs: Reduce allocations during CIL insertion
` "
` ***** SUSPECTED SPAM ***** [PATCH 45/50] xfs: avoid CIL allocation during insert
` "
[PATCH V2] irq: enable all irqs unconditionally in irq_resume
2013-08-13 13:50 UTC
N900 device tree conversion: how to do first step
2013-08-13 13:36 UTC (12+ messages)
` [PATCH] N900: add device tree
` [PATCH v2] "
` [PATCH v3] "
[GIT PULL]: CPUFreq: ARM Fixes for 3.12
2013-08-13 13:34 UTC (4+ messages)
[PATCH] usb: dwc3: core: clarify usb-phy array binding
2013-08-13 13:34 UTC (5+ messages)
[PATCH] git-remote-mediawiki: ignore generated git-mw
2013-08-13 13:32 UTC
[RFC/PATCH] git-remote-mediawiki: reset private ref after non-dumb push
2013-08-13 13:31 UTC
[PATCH] cubox multi image support
2013-08-13 13:30 UTC (3+ messages)
` [PATCH 3/6] ARM: mvebu: introduce "
[PATCH 0/3] cpufreq: sa11x0: cleanups for 3.13
2013-08-13 13:31 UTC (8+ messages)
` [PATCH 1/3] cpufreq: sa11x0: Expose frequency table
` [PATCH 2/3] cpufreq: sa11x0: let cpufreq core initialize struct policy fields
` [PATCH 3/3] cpufreq: sa11x0: Use generic cpufreq routines
[PATCH] ARM: Update SMP_ON_UP code to detect A9MPCore with 1 CPU devices
2013-08-13 13:31 UTC (9+ messages)
[Qemu-devel] QEMU savevm RAM page offsets
2013-08-13 13:30 UTC
[PATCH] cpufreq: add frequency table to at32ap driver
2013-08-13 13:30 UTC (8+ messages)
[PATCH 1/3] misc: Add crossbar driver
2013-08-13 13:29 UTC (17+ messages)
[Hewlett-Packard HP Compaq nx6325 (EY349EA#AKD)] suspend/resume failure
2013-08-13 13:32 UTC (3+ messages)
[Bug 66425] New: "failed testing IB on ring 5" when suspending to disk
2013-08-13 13:28 UTC (3+ messages)
` [Bug 66425] "
[PATCH 00/14] drm/i915: Baytrail MIPI DSI support
2013-08-13 13:29 UTC (15+ messages)
` [PATCH 01/14] drm: add MIPI DSI encoder and connector types
` [PATCH 02/14] drm/i915: add more VLV IOSF sideband ports accessors
` [PATCH 03/14] drm/i915: add VLV pipeconf bit definition for DSI PLL lock
` [PATCH 04/14] drm/i915: add MIPI DSI register definitions
` [PATCH 05/14] drm/i915: add MIPI DSI output type and subtypes
` [PATCH 06/14] drm/i915: add structs for MIPI DSI output
` [PATCH 07/14] drm/i915: add MIPI DSI command sending routines
` [PATCH 08/14] drm/i915: add basic MIPI DSI output support
` [PATCH 09/14] drm/i915: add VLV DSI PLL Calculations
` [PATCH 10/14] drm/i915: don't enable DPLL for DSI
` [PATCH 11/14] drm/i915: Band Gap WA
` [PATCH 12/14] drm/i915: Parse the MIPI related VBT Block and store relevant info
` [PATCH 13/14] drm/i915: initialize DSI output on VLV
` [PATCH 14/14] drm/i915: add AUO MIPI DSI display sub-encoder
[PATCH] iptables: link libxtables against libnetfilter_conntrack
2013-08-13 13:15 UTC
[Qemu-devel] [PATCH for-1.6] pc: fix up pc initialization
2013-08-13 13:28 UTC (2+ messages)
[U-Boot] [PATCH 0/2] OMAP3: igep00x0: allow DeviceTree booting
2013-08-13 13:28 UTC (2+ messages)
[PATCH] ARM: mach-mxs: Remove "TO" string from revision field
2013-08-13 13:28 UTC
Using tmpfs for WORKDIR
2013-08-13 13:27 UTC (3+ messages)
Test report for xen-unstable and qemu-xen
2013-08-13 13:26 UTC (7+ messages)
` [Qemu-devel] "
[PATCH] ARM: dts: am33xx: Correct gpio #interrupt-cells property
2013-08-13 13:25 UTC (5+ messages)
[Socketcan-users] Booting issue
2013-08-13 13:25 UTC (2+ messages)
[PATCH v2 1/1] mmc: dw_mmc: Add IDMAC 64-bit address mode support
2013-08-13 13:23 UTC
[PATCH] cpufreq: unicore2: Staticize local symbol
2013-08-13 13:23 UTC (3+ messages)
[Bug 68059] New: with radeon.dpm=1, Xorg crashed a while after resume
2013-08-13 13:22 UTC
[PATCH 0/16] Avoid using ARRAY_AND_SIZE(e) as a function argument
2013-08-13 13:22 UTC (4+ messages)
` [PATCH 12/16] drivers/cpufreq/pxa3xx-cpufreq.c: "
` [PATCH 12/16] drivers/cpufreq/pxa3xx-cpufreq.c: Avoid using ARRAY_AND_SIZE(e) as a function argu
[PATCH] arm: omap5: dts: split SMPS10 dt node
2013-08-13 13:21 UTC (3+ messages)
[PATCH 1/3] cpufreq / gx: Fix __init attribute locations
2013-08-13 13:19 UTC (2+ messages)
[PATCH v1][RFC] drivers/xen, balloon driver numa support in kernel
2013-08-13 13:18 UTC (4+ messages)
[PATCH RESEND] irqchip: gic: fix boot for chained gics
2013-08-13 13:18 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.