messages from 2010-08-04 02:52:19 to 2010-08-04 05:39:40 UTC [more...]
Additional fix : (was [v2]printk: fix delayed messages from CPU hotplug events)
2010-08-04 3:30 UTC (5+ messages)
[wt PATCH 0/5] libertas: make association work again
2010-08-04 5:41 UTC (3+ messages)
linux-omap-2.6.35 on beagleboard based device hangs after booting the kernel
2010-08-04 5:39 UTC
[LAD] announcing envy24control, mudita (*) edition
2010-08-04 5:38 UTC (6+ messages)
[PATCH 01/13] [ARM] pxa/palm: Introduce Palm27x
2010-08-04 5:36 UTC (17+ messages)
` [PATCH 02/13] [ARM] pxa/palm: Flip Palm LD,TX,T5,Z72 to Palm27x
` [PATCH 03/13] [ARM] pxa/palm: Add core pmic support for Palm27x
` [PATCH 04/13] [ARM] pxa/palm: Modularize rest of code in Palms
` [PATCH 05/13] [ARM] pxa/spitz: Rework spitz
` [PATCH 06/13] [ARM] pxa/spitz: Formating and naming fixes
` [PATCH 07/13] [ARM] pxa/z2: Fix flash layout typo
[PATCH] mmc: add SDHCI driver for STM platforms
2010-08-04 5:35 UTC (5+ messages)
[PATCH] Remove ARM default configurations which duplicate omap3_defconfig
2010-08-04 5:35 UTC (2+ messages)
periods and deadlines in SCHED_DEADLINE
2010-08-04 5:18 UTC (19+ messages)
[PATCH 4/6] bna: Brocade 10Gb Ethernet device driver
2010-08-04 5:33 UTC
[Lustre-devel] Lnet routing preferences
2010-08-04 5:30 UTC (2+ messages)
noob user, want checkins to all be forced to LF terminated lines
2010-08-04 5:29 UTC (7+ messages)
Kerberos auth Problem with nfs3/4
2010-08-04 5:29 UTC (7+ messages)
[PATCH] omap: Fix DEBUG_LL uart to access phys addr when MMU isn't enable
2010-08-04 5:28 UTC (8+ messages)
[PATCH 3/6] bna: Brocade 10Gb Ethernet device driver
2010-08-04 5:27 UTC
[vNUMA v2][PATCH 2/8] public interface
2010-08-04 5:27 UTC (2+ messages)
[PATCH] recipes: Dont inherit autotools_stage
2010-08-04 5:26 UTC (5+ messages)
linux-next: manual merge of the suspend tree with the net tree
2010-08-04 5:23 UTC (4+ messages)
Attempted summary of suspend-blockers LKML thread
2010-08-04 5:22 UTC (24+ messages)
[iptables]fix a typo
2010-08-04 5:22 UTC
[PATCH 2/6] bna: Brocade 10Gb Ethernet device driver
2010-08-04 5:21 UTC
[Qemu-devel] about qemu
2010-08-04 5:21 UTC (2+ messages)
[PATCH] base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINES
2010-08-04 5:20 UTC (3+ messages)
[PATCH 3/3] at91: implement clock framework
2010-08-04 5:20 UTC (3+ messages)
` [PATCH 3/3 v2] "
[PATCH 1/6] bna: Brocade 10Gb Ethernet device driver
2010-08-04 5:15 UTC
[PATCH]: Compress hibernation image with LZO (in-kernel)
2010-08-04 5:12 UTC (22+ messages)
[PATCH] staging/rt2860: fix bad dma_addr_t conversion
2010-08-04 5:11 UTC (4+ messages)
linux-next: Tree for August 4
2010-08-04 5:10 UTC
Figuring out devnodes from a usb device
2010-08-04 5:09 UTC (2+ messages)
Memory corruption during hibernation since 2.6.31
2010-08-04 4:57 UTC (6+ messages)
` [RFC][PATCH -mm] hibernation: freeze swap at hibernation (Was "
` [PATCH -mm] hibernation: freeze swap at hibernation v2
[RFC] relaxed barrier semantics
2010-08-04 4:57 UTC (5+ messages)
` [PATCH, RFC 1/2] relaxed cache flushes
` [PATCH, RFC 2/2] dm: support REQ_FLUSH directly
[PATCH 1/4] stkagent: Implement RequestConfirmation/Key/Digit
2010-08-04 4:55 UTC (4+ messages)
` [PATCH 2/4] stk: Handle the Get Inkey proactive command
` [PATCH 3/4] stkagent: Implement RequestInput/RequestDigits
` [PATCH 4/4] stk: Handle the Get Input proactive command
linux-next: build failure after merge of the final tree (nfs tree related)
2010-08-04 4:54 UTC
Memory type used for ioremap
2010-08-04 4:46 UTC (6+ messages)
[PATCH v4 0/2] cgroups: implement moving a threadgroup's threads atomically with cgroup.procs
2010-08-04 4:46 UTC (18+ messages)
` [PATCH v4 1/2] cgroups: read-write lock CLONE_THREAD forking per threadgroup
` [PATCH v4 2/2] cgroups: make procs file writable
linux-next: build failure after merge of the driver-core tree
2010-08-04 4:44 UTC (2+ messages)
[PATCH] beagleboard-test-image: added ramdisk
2010-08-04 4:44 UTC
[PATCH 0/5] KProbes support for MIPS
2010-08-04 4:43 UTC (2+ messages)
[S+Q3 00/23] SLUB: The Unified slab allocator (V3)
2010-08-04 4:39 UTC (26+ messages)
` [S+Q3 02/23] percpu: allow limited allocation before slab is online
` [S+Q3 03/23] slub: Use a constant for a unspecified node
` [S+Q3 04/23] SLUB: Constants need UL
` [S+Q3 06/23] slub: Check kasprintf results in kmem_cache_init()
` [S+Q3 07/23] slub: Use kmem_cache flags to detect if slab is in debugging mode
` [S+Q3 08/23] slub: remove dynamic dma slab allocation
` [S+Q3 09/23] slub: Remove static kmem_cache_cpu array for boot
` [S+Q3 10/23] slub: Allow removal of slab caches during boot V2
` [S+Q3 11/23] slub: Dynamically size kmalloc cache allocations
` [S+Q3 12/23] slub: Extract hooks for memory checkers from hotpaths
` [S+Q3 13/23] slub: Move gfpflag masking out of the hotpath
` [S+Q3 14/23] slub: Add SLAB style per cpu queueing
` [S+Q3 15/23] slub: Allow resizing of per cpu queues
` [S+Q3 16/23] slub: Get rid of useless function count_free()
` [S+Q3 17/23] slub: Remove MAX_OBJS limitation
` [S+Q3 18/23] slub: Drop allocator announcement
` [S+Q3 19/23] slub: Object based NUMA policies
` [S+Q3 20/23] slub: Shared cache to exploit cross cpu caching abilities
` [S+Q3 21/23] slub: Support Alien Caches
` [S+Q3 22/23] slub: Cached object expiration
` [S+Q3 23/23] vmscan: Tie slub object expiration into page reclaim
[PATCH] i915: do not spin forever waiting for CRT detection on Ironlake
2010-08-04 4:38 UTC (2+ messages)
XFS hung on 2.6.33.3 kernel
2010-08-04 4:39 UTC (9+ messages)
[PATCH] davinci_emac: Fix use after free in davinci_emac_remove
2010-08-04 4:36 UTC (2+ messages)
[PATCH net-next] drivers/net/enic: Use %pUB to format a UUID
2010-08-04 4:36 UTC (2+ messages)
[PATCH 1/6] staging: hv: Fixed bounce kmap problem by using correct index
2010-08-04 4:35 UTC (3+ messages)
[PATCH 2.6.37? ] drivers/input: Use pr_<level>
2010-08-04 4:32 UTC (2+ messages)
[PATCH 2/6] staging: hv: Fixed lockup problem with bounce_buffer scatter list
2010-08-04 4:32 UTC (3+ messages)
[PM-SR] [PATCH] OMAP: PM: Remove the usage of vdd id's
2010-08-04 4:31 UTC (3+ messages)
shutting down socket
2010-08-04 4:31 UTC
[PATCH] clocksource: sh_cmt: One-off clockevent fix
2010-08-04 4:31 UTC (2+ messages)
` [PATCH] clocksource: sh_cmt: One-off clockevent fix V2
2.6.36 merge plans
2010-08-04 4:31 UTC (3+ messages)
[PATCH 0/8] ACPI / PCI / PCIe: Rework _OSC handling (v2)
2010-08-04 4:28 UTC (6+ messages)
` [PATCH 1/8] ACPI / PCI: Introduce acpi_pci_osc_control_query()
` [linux-pm] "
[PATCH 1/2] cifs: show features compiled in as part of DebugData
2010-08-04 4:28 UTC (5+ messages)
[PATCH 6/6] staging: hv: Gracefully handle SCSI resets
2010-08-04 4:28 UTC (3+ messages)
[PATCH 2/2] kprobes: verify jprobe entry point
2010-08-04 4:26 UTC (2+ messages)
[PATCH 3/6] staging: hv: Fixed the value of the 64bit-hole inside ring buffer
2010-08-04 4:25 UTC (3+ messages)
2.6.35-rc2-git5 -- [drm:drm_mode_getfb] *ERROR* invalid framebuffer id
2010-08-04 4:23 UTC (4+ messages)
[PATCHSET] irq: better lost/spurious irq handling
2010-08-04 4:22 UTC (10+ messages)
` [PATCH 11/12] libata: use IRQ expecting
` [PATCH 1/2 #upstream] sata_fsl,mv,nv: prepare for NCQ command completion update
[PATCH] dio: track and serialise unaligned direct IO
2010-08-04 4:22 UTC (13+ messages)
[Bug 29393] New: R600: libGL crashes using Lwjgl
2010-08-04 4:21 UTC (2+ messages)
` [Bug 29393] "
[PATCH 1/6] KEYS: Authorise keyctl_set_timeout() on a key if we have its authorisation key
2010-08-04 4:21 UTC (4+ messages)
` [PATCH 3/6] CIFS: Make cifs_convert_address() take a const src pointer and a length
[PATCH] libata: Add libata transport class
2010-08-04 4:19 UTC (4+ messages)
[PATCH] memblock: Fix memblock_is_region_reserved() to return a boolean
2010-08-04 4:19 UTC (4+ messages)
linux-next: build warning after merge of the scsi tree
2010-08-04 4:17 UTC (2+ messages)
Enabling/disabling MMU in kernel power management suspend handler
2010-08-04 4:17 UTC
[GIT PULL] first round of SCSI updates for the 2.6.36 merge window
2010-08-04 4:13 UTC
A new bitbake extension: .bbappend files
2010-08-04 4:09 UTC (3+ messages)
` [Bitbake-dev] "
[RFC 0/7] OMAP: Basic DVFS framework
2010-08-04 4:02 UTC (10+ messages)
` [RFC 1/7] OMAP: Introduce a user list for each voltage domain instance in the voltage driver
` [RFC 2/7] OMAP: Introduce API in the OPP layer to find the opp entry corresponding to a voltage
` [RFC 3/7] OMAP: Introduce voltage domain pointer and device specific set rate and get rate in device opp structures
memblock glitch
2010-08-04 4:02 UTC (3+ messages)
` memblock_is_region_reserved() issue
Attempted summary of suspend-blockers LKML thread
2010-08-04 4:00 UTC (6+ messages)
` [linux-pm] "
[PATCH v4 0/4] nand prefetch-irq support and ecc layout chanage
2010-08-04 3:58 UTC (4+ messages)
[PATCH/RFC] Runtime PM: ARM: subarch-specific extensions of pdev_archdata
2010-08-04 3:56 UTC (12+ messages)
` [linux-pm] "
Preview of changes to the Security susbystem for 2.6.36
2010-08-04 3:54 UTC (11+ messages)
[PATCH] ACPI: acpi_pad: fix uninitialized variable warning
2010-08-04 3:46 UTC (2+ messages)
exporting to a list of IPs
2010-08-04 3:45 UTC (2+ messages)
Re:IP PBX for SMEs
2010-08-04 3:44 UTC
[Bug 16165] New: Wrong data returned on read after write if file size was changed with ftruncate before
2010-08-04 3:40 UTC (2+ messages)
` [Bug 16165] "
[PATCH] act_nat: fix on the TX path
2010-08-04 3:39 UTC
[GIT] Networking
2010-08-04 3:38 UTC (2+ messages)
[PATCH v6 1/3] export __get_user_pages_fast() function
2010-08-04 3:33 UTC (3+ messages)
` [PATCH v6 2/3] KVM: MMU: introduce hva_to_pfn_atomic function
` [PATCH v6 3/3] KVM: MMU: prefetch ptes when intercepted guest #PF
[PATCH] [ARM] pxa/cm-x300: fix ffuart registration
2010-08-04 3:37 UTC (4+ messages)
LVS changes in Linux 2.6.34 and 2.6.35
2010-08-04 3:34 UTC
[PATCH v2] recipes: Dont inherit autotools_stage
2010-08-04 3:33 UTC
[PATCH v6 0/3] Merge renormalization, config renamed
2010-08-04 3:29 UTC (8+ messages)
` [PATCH/RFC eb/double-convert-before-merge 0/6] merge -Xrenormalize
` [PATCH 1/6] merge-trees: push choice to renormalize away from low level
` [PATCH 2/6] merge-trees: let caller decide whether to renormalize
` [PATCH 3/6] ll-merge: "
` [PATCH 4/6] rerere: migrate to parse-options API
` [PATCH 5/6] rerere: let caller decide whether to renormalize
` [PATCH 6/6] merge-recursive: add -Xrenormalize option
[PATCH 2/3] P4080/mtd: Only make elbc nand driver detect nand flash partitions
2010-08-04 3:30 UTC (2+ messages)
[PATCH 0/4] nfsrdma: Miscellanseous Bug Fixes
2010-08-04 3:26 UTC (7+ messages)
` [PATCH 4/4] rpcrdma: Fix SQ size calculation when memreg is FRMR
Over-eager swapping
2010-08-04 3:24 UTC (10+ messages)
[PATCH 5/6] staging: hv: Increased storvsc ringbuffer and max_io_requests
2010-08-04 3:23 UTC (3+ messages)
[PATCH 0/6] bna: Brocade 10Gb Ethernet device driver
2010-08-04 3:00 UTC
[PATCH 1/3 v2] sdhci: Add auto CMD12 support for eSDHC driver
2010-08-04 2:57 UTC (3+ messages)
question about drivers/mtd/ubi/cdev.c
2010-08-04 3:06 UTC (2+ messages)
[PATCH] ARM: uaccess: Implement strict user copy checks
2010-08-04 3:02 UTC (2+ messages)
b43 help,
2010-08-04 3:02 UTC (4+ messages)
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.