messages from 2012-10-11 19:07:51 to 2012-10-11 20:54:42 UTC [more...]
[PATCH] git-cvsimport: support local timezone
2012-10-11 20:48 UTC
build deps
2012-10-11 20:54 UTC (5+ messages)
[PATCH 0/10] Cleanup & new features for compiler*.h and bug.h
2012-10-11 20:54 UTC (4+ messages)
` [PATCH 1/10] compiler-gcc4.h: correct verion check for __compiletime_error
[Bug 47151] New: provide a file system block size of 8KB for certain SSDs
2012-10-11 20:54 UTC (2+ messages)
` [Bug 47151] "
[BUG] "git commit" after "cherry-pick -n" conflict clobbers .git/COMMIT_EDITMSG
2012-10-11 20:50 UTC
[PATCH v2 0/8] Improve performance of VM translation on x86_64
2012-10-11 20:50 UTC (9+ messages)
` [PATCH v2 1/8] x86: Improve __phys_addr performance by making use of carry flags and inlining
` [PATCH v2 2/8] x86: Make it so that __pa_symbol can only process kernel symbols on x86_64
` [PATCH v2 3/8] x86: Drop 4 unnecessary calls to __pa_symbol
` [PATCH v2 4/8] x86: Use __pa_symbol instead of __pa on C visible symbols
` [PATCH v2 5/8] x86/ftrace: "
` [PATCH v2 6/8] x86/xen: "
` [PATCH v2 7/8] x86/acpi: "
` [PATCH v2 8/8] x86/lguest: "
[PATCH 1/2] common/paritions.c: force little endian reads
2012-10-11 20:44 UTC (3+ messages)
` [PATCH 2/2] common/partitions.c: make use of is_fat_or_mbr
Compat-wireless release for 2012-10-11 is baked
2012-10-11 20:51 UTC
[PATCH 0/4] Resend: btrfs-progs: Some cosmetic changes (mainly) to btrfsck
2012-10-11 20:50 UTC (4+ messages)
` [PATCH 3/4] btrfs-progs: btrfsck: Print feedback about fscking to stdout
Proposal for the addition of a binary V4L2 control type
2012-10-11 20:50 UTC
[PATCH 0/2] Drivers: hv
2012-10-11 8:05 UTC (9+ messages)
` [PATCH 1/2] mm: Export vm_committed_as
` [PATCH 2/2] Drivers: hv: Add Hyper-V balloon driver
[PATCH] virtio-pci: use module_pci_driver to simplify the code
2012-10-11 8:32 UTC (2+ messages)
[PATCH 0/3] KVM_VCPU_GET_REG_LIST API
2012-10-11 8:11 UTC (4+ messages)
` [PATCH 3/3] KVM: Add KVM_VCPU_GET_REG_LIST/KVM_CAP_REG_LIST
[RFC PATCH] lfstack: implement lock-free stack
2012-10-11 20:48 UTC
master - lvmdump: Add -l, to collect a state dump from lvmetad
2012-10-11 20:47 UTC
master - lvmdump: Fix systems with tr on PATH outside of /usr/bin
2012-10-11 20:47 UTC
How to install linux kernel-2.4.18-14 in fedora 7
2012-10-11 20:47 UTC
[PATCH 1/4] drm/i915: Only insert the mb() before updating the fence parameter
2012-10-11 20:46 UTC (9+ messages)
` [PATCH 2/4] drm/i915: Only apply the mb() when flushing the GTT domain during a finish
` [PATCH 3/4] drm/i915: Insert a full mb() before reading the seqno from the status page
` [PATCH 4/4] drm/i915: Review the memory barriers around CPU access to buffers
[PATCH 2/2 v2] common/partitions.c: make use of is_fat_or_mbr
2012-10-11 20:45 UTC
[PATCH] PM / OPP: Export symbols for module usage
2012-10-11 20:45 UTC (2+ messages)
(R)DMA in userspace
2012-10-11 20:44 UTC (2+ messages)
[PATCH] modpost: Permit .GCC.command.line sections
2012-10-11 20:44 UTC (2+ messages)
Documentation of kconfig language differs from implementation regarding existence of symbols
2012-10-11 20:44 UTC (3+ messages)
[PATCH v5 1/3] tracing,x86: Add a TSC trace_clock
2012-10-11 20:43 UTC (3+ messages)
` [PATCH v5 3/3] tracing: Format non-nanosec times from tsc clock without a decimal point
[PATCH 0/2] qla2xxx target fixes
2012-10-11 20:41 UTC (3+ messages)
` [PATCH 1/2] tcm_qla2xxx: Format VPD page 83h SCSI name string according to SPC
` [PATCH 2/2] qla2xxx: Update target lookup session tables when a target session changes
[PATCH 1/2] NFSv4.1: Do not call pnfs_return_layout() from an rpciod context
2012-10-11 20:40 UTC (2+ messages)
` [PATCH 2/2] NFSv4.1: Use kcalloc() to allocate zeroed arrays instead of kzalloc()
[PATCH 1/2] xfs_io: include headers for preadv/pwritev
2012-10-11 20:40 UTC (2+ messages)
[Qemu-devel] [PATCH v2 00/21] q35 qemu support
2012-10-11 20:40 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 21/21] q35: add acpi-based pci hotplug
[PATCH] drm/i915: Fix the SCC/SSC typo in the SPLL bits definition
2012-10-11 20:37 UTC (2+ messages)
[PATCH] drm/i915: HSW CRW stability magic
2012-10-11 20:36 UTC (2+ messages)
filter-branch IO optimization
2012-10-11 20:34 UTC (2+ messages)
[PATCH v2 0/7] Improve swiotlb performance by using physical addresses
2012-10-11 20:34 UTC (8+ messages)
` [PATCH v2 1/7] swiotlb: Make io_tlb_end a physical address instead of a virtual one
` [PATCH v2 2/7] swiotlb: Make io_tlb_start "
` [PATCH v2 3/7] swiotlb: Make io_tlb_overflow_buffer a physical address
` [PATCH v2 4/7] swiotlb: Return physical addresses when calling swiotlb_tbl_map_single
` [PATCH v2 5/7] swiotlb: Use physical addresses for swiotlb_tbl_unmap_single
` [PATCH v2 6/7] swiotlb: Use physical addresses instead of virtual in swiotlb_tbl_sync_single
` [PATCH v2 7/7] swiotlb: Do not export swiotlb_bounce since there are no external consumers
[U-Boot] [PATCH V2 00/21] Add mx6solo/mx6duallite support
2012-10-11 20:33 UTC (7+ messages)
` [U-Boot] [PATCH V3 00/32] "
` [U-Boot] [PATCH V3 17/32] imximage.cfg: run files through C preprocessor
[PATCH v2 0/2] Suppress "Device <device name> does not have a release() function" warning
2012-10-11 20:31 UTC (7+ messages)
` [PATCH 1/2]suppress "Device memoryX "
` [PATCH 2/2]suppress "Device nodeX "
[PATCH 0/4] Driver for the ar5523 chipset
2012-10-11 20:31 UTC (6+ messages)
` [PATCH 1/4] ar5523: Add main driver file
` [PATCH 2/4] ar5523: Add driver header file
` [PATCH 3/4] ar5523: Add Firmware API "
` [PATCH 4/4] ar5523: Add Kconfig and Makefile
[RFC PATCH] ARM: vt8500: Convert arch-vt8500 to multiplatform
2012-10-11 20:29 UTC (4+ messages)
[Buildroot] [PATCH] scons: fix library installation directory
2012-10-11 20:28 UTC (2+ messages)
[PATCH] iPhone 5 support for ipheth
2012-10-11 20:28 UTC (2+ messages)
[Buildroot] [git commit] scons: fix library installation directory
2012-10-11 20:28 UTC
[PATCH RFC 0/7] support the cpts found on am335x devices
2012-10-11 20:27 UTC (16+ messages)
` [PATCH RFC 1/7] cpsw: rename register banks to match the reference manual
` [PATCH RFC 2/7] cpsw: add missing fields to the CPSW_SS register bank
` [PATCH RFC 3/7] cpsw: correct the CPSW_PORT register bank declaration
` [PATCH RFC 4/7] cpsw: add a common header file for regsiter declarations
` [PATCH RFC 5/7] cpts: introduce time stamping code and a PTP hardware clock
` [PATCH RFC 6/7] cpsw: add a DT field for the cpts offset
` [PATCH RFC 7/7] cpsw: use the time stamping capabilities of the cpts
[Buildroot] [PATCH] toolchain/kernel-headers: drop unused cris architecture kludge
2012-10-11 20:26 UTC (2+ messages)
[Buildroot] [git commit] toolchain/kernel-headers: drop unused cris architecture kludge
2012-10-11 20:25 UTC
[Buildroot] [PATCH v2] googlefontdirectory: new package
2012-10-11 20:25 UTC (2+ messages)
[Buildroot] [git commit] googlefontdirectory: new package
2012-10-11 20:22 UTC
[U-Boot] [PATCH] ARM926: Add mb to the cache invalidate/flush
2012-10-11 20:21 UTC (6+ messages)
[PATCH] MALLOC_CHECK: Allow checking to be disabled from config.mak
2012-10-11 20:17 UTC (5+ messages)
Using patch-3.2-rt10, kernel won't compile with CONFIG_PREEMPT_RT_FULL=y
2012-10-11 20:20 UTC (4+ messages)
compat-drivers rpm builds on Open Build Service (OBS)
2012-10-11 20:19 UTC
[PATCH] Boottime: A tool for automatic measurement of kernel/bootloader boot time
2012-10-11 20:17 UTC (3+ messages)
[PATCH 00/33] AutoNUMA27
2012-10-11 20:17 UTC (31+ messages)
` [PATCH 01/33] autonuma: add Documentation/vm/autonuma.txt
` [PATCH 04/33] autonuma: define _PAGE_NUMA
` [PATCH 05/33] autonuma: pte_numa() and pmd_numa()
` [PATCH 06/33] autonuma: teach gup_fast about pmd_numa
` [PATCH 07/33] autonuma: mm_autonuma and task_autonuma data structures
` [PATCH 08/33] autonuma: define the autonuma flags
[PATCH 1/3] Coccicheck: Add the rep+ctxt mode
2012-10-11 20:15 UTC (3+ messages)
[RT-3.6] trivial fixes for git-am and fix for !RT_FULL
2012-10-11 20:14 UTC (2+ messages)
[PATCH][3.7] ring-buffer: Check for uninitialized cpu buffer before resizing
2012-10-11 20:11 UTC
[PATCH][RESEND] ignore generated binary file scripts/basic/hash
2012-10-11 20:10 UTC (2+ messages)
[PATCH] pidns: limit a size of pid to one page
2012-10-11 20:10 UTC (2+ messages)
linux-next: Tree for Oct 11
2012-10-11 20:10 UTC (3+ messages)
` [PATCH -next] staging: ramster: depends on NET
[ANNOUNCE] Git v1.8.0-rc2
2012-10-11 20:09 UTC
[patch] mm, memcg: make mem_cgroup_out_of_memory static
2012-10-11 20:09 UTC
[PATCH] dma-buf: Use EXPORT_SYMBOL
2012-10-11 20:08 UTC (6+ messages)
` [Linaro-mm-sig] "
Tegra DRM with HDMI support (\o/)
2012-10-11 20:07 UTC
[PATCH] coredump: always kill the task no matter what
2012-10-11 20:04 UTC (2+ messages)
[Qemu-devel] [PATCH v5] Align PCI capabilities in pci_find_space
2012-10-11 20:04 UTC (3+ messages)
master - test: Add lvmetad-dump.sh
2012-10-11 20:03 UTC
master - lvmetad: Implement a "dump" request to capture lvmetad state
2012-10-11 20:03 UTC
[patch 0/2] two ssh-client module fixes
2012-10-11 19:58 UTC (4+ messages)
` [patch 2/2] ssh-client: add urandom seeding
[PATCH] cyclictest histogram overflow instance tracking
2012-10-11 19:57 UTC (2+ messages)
hsw rps values regress RPS on Macbook Air
2012-10-11 19:55 UTC (2+ messages)
RCU NOHZ, tsc, and clock_gettime
2012-10-11 19:51 UTC (2+ messages)
problems with btrfs send / restore
2012-10-11 19:54 UTC (3+ messages)
[Qemu-devel] [PATCH v3 0/6] linux-user improvements
2012-10-11 19:52 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/6] linux-user: Perform more checks on iovec lists
` [Qemu-devel] [PATCH 2/6] linux-user: Implement gethostname
` [Qemu-devel] [PATCH 3/6] alpha-linux-user: Fix sigaltstack structure definition
` [Qemu-devel] [PATCH 4/6] linux-user: Rewrite __get_user/__put_user with __builtin_choose_expr
` [Qemu-devel] [PATCH 5/6] alpha-linux-user: Fix sigaction
` [Qemu-devel] [PATCH 6/6] linux-user: Fix siginfo handling
[Qemu-devel] qemu-i386 user mode on ARM
2012-10-11 19:52 UTC
[RFC PATCH] xfs: enables file data inlining in inodes
2012-10-11 19:52 UTC
bug with 3.4.6, 3.5.3, 3.6.1
2012-10-11 19:50 UTC (6+ messages)
[PATCH 00/14] V4L2 DT support
2012-10-11 19:48 UTC (7+ messages)
` [PATCH 05/14] media: add a V4L2 OF parser
[oe-commits] Otavio Salvador : libav: Change the PACKAGES_DYNAMIC expression to be more restrict
2012-10-11 19:34 UTC (2+ messages)
[Buildroot] [PATCH 1/1] newt: convert to autotools-package infra
2012-10-11 19:46 UTC
[PATCH] of: dma: fix protection of DMA controller data stored by DMA helpers
2012-10-11 19:43 UTC (2+ messages)
[PATCH] SoC: AT91: at91sam9g10ek: Impossible to detect the SOC type
2012-10-11 19:43 UTC
[U-Boot] [PATCH V2 3/3] fs: add partition switch libary, implement ls and fsload commands
2012-10-11 19:40 UTC (2+ messages)
[Qemu-devel] [RFC v1 0/7] IOMMU support
2012-10-11 19:38 UTC (11+ messages)
` [Qemu-devel] [RFC v1 7/7] vhost: abort if an emulated iommu is used
[GIT PULL for v3.7-rc1] media updates - part 2
2012-10-11 19:36 UTC
buggy/weird behavior in ttm
2012-10-11 19:35 UTC (5+ messages)
[U-Boot] Pull request: u-boot-staging/next
2012-10-11 19:34 UTC
[RFC] wireless: cfg80211: add peer-to-peer related definitions
2012-10-11 19:34 UTC (6+ messages)
[Patch v2 0/8] Create single PDF for all HTML files
2012-10-11 19:30 UTC (4+ messages)
` [Patch v2 2/8] Shorten two over-long lines in git-bisect-lk2009.txt by removing some white-space
[PATCH 0/2 v6] of: add display helper
2012-10-11 19:31 UTC (7+ messages)
` [PATCH 1/2 v6] of: add helper to parse display timings
calling snd_ctl_notify from mixer ctl_put
2012-10-11 19:29 UTC
[PATCH 1/6] linux-omap4: update to ti-ubuntu-3.4-1487.6
2012-10-11 19:28 UTC (12+ messages)
` [PATCH 5/6] gstreamer: bbappend to use TI-patched versions needed for gst-plugin-ducati
[RFC 00/11] atomic pageflip (v2)
2012-10-11 19:26 UTC (3+ messages)
` [RFC 01/11] drm: add atomic fxns
[PATCH net-next?] pktgen: Use simpler test for non-zero ipv6 address
2012-10-11 19:20 UTC (4+ messages)
` [PATCH net-next? V2] "
[PATCH] net/ethernet/jme: disable ASPM
2012-10-11 19:20 UTC (4+ messages)
[PATCH] Add CDC-ACM support for the CX93010-2x UCMxx USB Modem
2012-10-11 19:20 UTC (2+ messages)
[PATCH] usbnet: Support devices reporting idleness
2012-10-11 19:20 UTC (2+ messages)
[PATCH] serial: clps711x: reworked driver version
2012-10-11 19:20 UTC (4+ messages)
[PATCH] mcs7830: Fix link state detection
2012-10-11 19:20 UTC (2+ messages)
[xen-unstable test] 13953: tolerable FAIL - PUSHED
2012-10-11 19:19 UTC
[PATCH 0/6] reduce register save/restoring accross suspend/resume
2012-10-11 18:08 UTC (7+ messages)
` [PATCH 1/6] drm/i915/crt: don't set HOTPLUG bits on !PCH
` [PATCH 2/6] drm/i915/crt: explicitly set up HOTPLUG_BITS on resume
` [PATCH 3/6] drm/i915: don't save/restor ADPA for kms
` [PATCH 4/6] drm/i915: don't save/restore DP regs "
` [PATCH 5/6] drm/i915: don't save/restore irq "
` [PATCH 6/6] drm/i915: don't save/restore HWS_PGA reg "
[GIT PULL] Disintegrate UAPI for wimax
2012-10-11 19:15 UTC (4+ messages)
[PATCH 0/4] uapi: Allow automatic generation of trivial headers
2012-10-11 19:13 UTC (3+ messages)
` [PATCH 4/4] sparc: Automatically generate trivial UAPI headers
[PATCH] tcp: sysctl interface leaks 16 bytes of kernel memory
2012-10-11 19:13 UTC (2+ messages)
[PATCH] kaweth: print correct debug ptr
2012-10-11 19:13 UTC (2+ messages)
amd64, v3.6.0: Kernel panic + BUG at net/netfilter/nf_conntrack_core.c:220!
2012-10-11 19:13 UTC
[PATCH v3] cifs: Add support of Alternate Data Streams
2012-10-11 19:12 UTC (9+ messages)
[PATCH] Netfilter/IPVS updates for stable 3.0 onwards
2012-10-11 19:11 UTC (3+ messages)
helper match bug?
2012-10-11 19:09 UTC
"Blessed" Version
2012-10-11 19:09 UTC (3+ messages)
[PATCH] Netfilter updates for stable 3.5
2012-10-11 19:09 UTC (2+ messages)
[PATCH] Netfilter/IPVS updates for stable 3.4 onwards
2012-10-11 19:09 UTC (2+ messages)
[RFC PATCH v2 00/16] DMA Engine support for AM33xx
2012-10-11 19:04 UTC (4+ messages)
` [RFC PATCH v2 02/16] ARM: davinci: move private EDMA API to arm/common
` [RFC PATCH v2 06/16] dmaengine: edma: Add TI EDMA device tree binding
` [RFC PATCH v2 07/16] ARM: dts: add AM33XX EDMA support
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.