All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-26 17:07:50 to 2011-05-26 18:27:11 UTC [more...]

[RFC Patch 0/6] slimdump: Enable slimdump if crashing kernel memory is not required
 2011-05-26 18:26 UTC  (24+ messages)
` [Patch 1/6] XPANIC: Add extended panic interface
` [Patch 2/6] x86: mce: Convert mce code to xpanic
` [Bugfix][Patch 3/3] Invoke vpanic inside xpanic function
` [RFC Patch 4/6] PANIC_MCE: Introduce a new panic flag for fatal MCE, capture related information
` [RFC Patch 5/6] slimdump: Capture slimdump for fatal MCE generated crashes
` [RFC Patch 6/6] Crash: Recognise slim coredumps and process new elf-note sections

[Qemu-devel] [PATCH] Buildfix: fix libcacard build with -m32 on 64bit machine
 2011-05-26 18:26 UTC  (2+ messages)

IPv6 support for NFSv2 server
 2011-05-26 18:27 UTC 

[PATCH 2 of 2] xendomains: remove unnecessary dependency of xend
 2011-05-26 18:26 UTC 

Possible Compatibility Bug in xl create
 2011-05-26 18:26 UTC  (2+ messages)
` [PATCH 1 of 2] xl: improve compatibility with xm

[PATCH 0 of 2] improve compatibility of xl
 2011-05-26 18:26 UTC 

[PATCH] xen/x86: Add -Wnested-externs to CFLAGS
 2011-05-26 18:26 UTC  (4+ messages)

[RFC 0/2] IMAGE_ROOTFS_SIZE Cleanup
 2011-05-26 18:22 UTC  (6+ messages)
` [RFC 1/2] "
` [RFC 2/2] image_types: add IMAGE_ROOTFS_EXTRA_SPACE

can: convert to %pK for kptr_restrict support
 2011-05-26 18:24 UTC  (2+ messages)

[PATCH 0/1] meta-sugarbay: Change README build instructions to prefer tarballs
 2011-05-26 18:24 UTC  (3+ messages)
` [PATCH 1/1] meta-sugarbay: Change build instructions in README to use BSP tarball

some old xl bugs
 2011-05-26 18:24 UTC  (4+ messages)
  `  "

[PATCH 3/5] v2 seccomp_filters: Enable ftrace-based system call filtering
 2011-05-26 18:22 UTC  (32+ messages)

[PATCH 1/2] ARM: pxa: raumfeld: follow upcoming hardware change
 2011-05-26 18:24 UTC  (3+ messages)
` [PATCH 1/3] ARM: pxa: raumfeld: adapt to "

[PATCH] remove tests of always-false condition
 2011-05-26 18:23 UTC  (2+ messages)

[PATCH] trace: Add a free on close control mechanism for buffer_size_kb
 2011-05-26 18:23 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] dm: pass up rotational flag
 2011-05-26 18:23 UTC  (2+ messages)
`  "

[PATCH] af-packet: Use existing netdev reference for bound sockets
 2011-05-26 18:22 UTC  (2+ messages)

Storage device enumeration script
 2011-05-26 18:22 UTC  (9+ messages)

[PATCH] ARM: Do not allow unaligned accesses when CONFIG_ALIGNMENT_TRAP
 2011-05-26 18:14 UTC  (14+ messages)

[PATCH] plug a DIR buffer leak in rerere.c
 2011-05-26 18:21 UTC  (2+ messages)

[PATCH 1/6] kvm tools: Prevent double assignment of guest memory info
 2011-05-26 18:21 UTC  (7+ messages)
` [PATCH 4/6] kvm tools: Add rwlock wrapper

[Qemu-devel] [PATCH 00/12] ehci: tracing, multiqueue, bugfixes
 2011-05-26 18:20 UTC  (3+ messages)
` [Qemu-devel] [PATCH 01/12] usb-linux: catch NODEV in more places

[PATCH] drm/radeon/kms: remove duplicate reg from r600 safe regs
 2011-05-26 18:20 UTC 

[PATCHSET v8 0/32] pnfs for 2.6.40
 2011-05-26 18:20 UTC  (4+ messages)
` [PATCH v8 31/32] NFSv4.1: define nfs_generic_pg_test

Can not start md0 after upgrade
 2011-05-26 18:20 UTC  (4+ messages)
    ` Can not start md0 after upgrade. SOLVED

Wrong (0777) permissions on root filesystem after booting the kernel
 2011-05-26 18:19 UTC 

[slubllv6 00/17] SLUB: Lockless freelists for objects V6
 2011-05-26 18:14 UTC  (18+ messages)
` [slubllv6 01/17] slub: Push irq disable into allocate_slab()
` [slubllv6 02/17] slub: Do not use frozen page flag but a bit in the page counters
` [slubllv6 03/17] slub: Move page->frozen handling near where the page->freelist handling occurs
` [slubllv6 04/17] x86: Add support for cmpxchg_double
` [slubllv6 05/17] mm: Rearrange struct page
` [slubllv6 06/17] slub: Add cmpxchg_double_slab()
` [slubllv6 07/17] slub: explicit list_lock taking
` [slubllv6 08/17] slub: Pass kmem_cache struct to lock and freeze slab
` [slubllv6 09/17] slub: Rework allocator fastpaths
` [slubllv6 10/17] slub: Invert locking and avoid slab lock
` [slubllv6 11/17] slub: Disable interrupts in free_debug processing
` [slubllv6 12/17] slub: Avoid disabling interrupts in free slowpath
` [slubllv6 13/17] slub: Get rid of the another_slab label
` [slubllv6 14/17] slub: Add statistics for the case that the current slab does not match the node
` [slubllv6 15/17] slub: fast release on full slab
` [slubllv6 16/17] slub: Not necessary to check for empty slab on load_freelist
` [slubllv6 17/17] slub: slabinfo update for cmpxchg handling

[PATCH 0/5] ep93xx DMA patches
 2011-05-26 18:15 UTC  (7+ messages)
` [PATCH 1/5] dmaengine: add ep93xx DMA support

[slubllv5 00/25] SLUB: Lockless freelists for objects V5
 2011-05-26 18:17 UTC  (6+ messages)
` [slubllv5 07/25] x86: Add support for cmpxchg_double

[PM-WIP_CPUFREQ][PATCH 0/6 V3] Cleanups for cpufreq
 2011-05-26 18:15 UTC  (14+ messages)
` [PM-WIP_CPUFREQ][PATCH V3 1/8] OMAP2+: cpufreq: move clk name decision to init
` [PM-WIP_CPUFREQ][PATCH V3 2/8] OMAP2+: cpufreq: deny initialization if no mpudev
` [PM-WIP_CPUFREQ][PATCH V3 3/8] OMAP2+: cpufreq: use opp/clk_*cpufreq_table based on silicon
` [PM-WIP_CPUFREQ][PATCH V3 6/8] OMAP2+: cpufreq: fix freq_table leak
` [PM-WIP_CPUFREQ][PATCH V3 8/8] OMAP: cpufreq: minor file header updates

[PATCH] ethtool: ETHTOOL_SFEATURES: remove NETIF_F_COMPAT return
 2011-05-26 18:14 UTC  (4+ messages)
  ` [RESEND PATCH net] net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flags

[PATCH RESEND] x86, AMD: Do not enable ARAT feature on AMD processors below family 0x12
 2011-05-26 18:13 UTC  (2+ messages)
` [tip:x86/urgent] x86, amd: "

[git pull] gpio changes for $NEXT_KERNEL
 2011-05-26 18:12 UTC  (2+ messages)

[PATCH v5 00/21] EVM
 2011-05-26 18:11 UTC  (5+ messages)

nilfs2 doesn't garbage collect checkpoints for me
 2011-05-26 18:11 UTC 

Updating u-boot for oe-core or meta-yocto
 2011-05-26 18:07 UTC  (6+ messages)

Identifying the type of the kernel routine executing in the kernel at a particular time instant
 2011-05-26 18:09 UTC  (2+ messages)
` Identifying the type of the kernel routine executing in the kernel ata "

[PATCH v3 resend] netfilter: nf_conntrack_sip: Handle Cisco 7941/7945 IP phones
 2011-05-26 18:08 UTC  (6+ messages)

[PATCH] Interix catch-ups for recent changes/releases
 2011-05-26 18:06 UTC  (4+ messages)
` [PATCH 1/2] Add additional build options for Interix, and remove obsolete ones

[GIT PULL 0/2] perf/urgent fixes
 2011-05-26 18:05 UTC  (3+ messages)
` [PATCH 1/2] perf symbols: Handle /proc/sys/kernel/kptr_restrict
` [PATCH 2/2] perf tools: Fix build on older systems

[Qemu-devel] [PATCH] target-ppc: Fix compilation error with --enable-debug
 2011-05-26 18:05 UTC 

[GIT] [2.6.40] MFD pull request
 2011-05-26 18:05 UTC 

Add a sysconf syscall
 2011-05-26 18:04 UTC  (5+ messages)
` [PATCH 5/5] Hook up sysconf syscall for all architectures

[Bug 36602] New: Hierarchical Z support for R600
 2011-05-26 18:03 UTC  (2+ messages)
` [Bug 36602] "

[PATCH] ASoC: Fix dapm_is_shared_kcontrol so everything isn't shared
 2011-05-26 18:02 UTC  (2+ messages)

%d in wlan log messages
 2011-05-26 17:55 UTC  (4+ messages)

Tegra board updates for 2.6.40
 2011-05-26 18:00 UTC 

linux-next: Tree for May 18
 2011-05-26 18:00 UTC  (8+ messages)
` [PATCH -next] regulator: fix 88pm8607.c printk format warning

inconsistent behavior of MS_RELATIME F_FLAG
 2011-05-26 17:44 UTC 

[Qemu-devel] [PATCH] target-arm: Fix compilation failure for 64 bit hosts
 2011-05-26 17:57 UTC  (2+ messages)

[PATCH 0/6] unicore32 subsystem: 6 patches for 2.6.39
 2011-05-26 17:56 UTC  (3+ messages)
` [PATCH 2/6] unicore32: add pkunity-v3 mac/net driver (umal)

[PATCH] atm: expose ATM device index in sysfs
 2011-05-26 17:55 UTC  (2+ messages)

[PATCH] mm: don't access vm_flags as 'int'
 2011-05-26 17:53 UTC  (3+ messages)

[U-Boot] [RFC][Timer API] Revised Specification - Implementation details
 2011-05-26 17:53 UTC  (6+ messages)

[BUG] "sched: Remove rq->lock from the first half of ttwu()" locks up on ARM
 2011-05-26 17:49 UTC  (17+ messages)

[PATCH 0/2] u-boot updates to make it more bbappend friendly
 2011-05-26 17:46 UTC  (6+ messages)
` [pull-oe-uboot 1/2] u-boot: remove UBOOT_MACHINE and COMPATIBLE_MACHINES

[PATCH v2 1/3] setup: Provide GIT_PREFIX to built-ins
 2011-05-26 17:45 UTC  (2+ messages)

HDA HDMI pin to converter mapping
 2011-05-26 17:45 UTC  (4+ messages)

[PATCH] Add SELinux context support to AUDIT target
 2011-05-26 17:44 UTC  (4+ messages)

[U-Boot] [PATCH] ARM: i.MX51: Config option to disable PLL1
 2011-05-26 17:45 UTC  (2+ messages)

[U-Boot] Interrupt handler in U-Boot for MIPS based platform
 2011-05-26 17:44 UTC 

[tip:core/rcu] Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"
 2011-05-26 17:43 UTC  (11+ messages)

[Lustre-devel] New test results for "ls -Ul"
 2011-05-26 17:40 UTC  (3+ messages)

[PATCH 00/15] OMAP: GPIO: Cleanup OMAP GPIO driver
 2011-05-26 17:39 UTC  (8+ messages)
` [PATCH 02/15] OMAP2PLUS: GPIO: Fix non-wakeup GPIO and rev_ids

[PATCH] sctp compilation failed due to lack of sctp_local_addr_free
 2011-05-26 17:39 UTC  (2+ messages)

File only read, can't write, problem
 2011-05-26 17:39 UTC  (2+ messages)

libceph: get_reply unknown tid
 2011-05-26 17:37 UTC  (2+ messages)

[PATCH V2] drivers: rtc: Add support for Qualcomm PMIC8xxx RTC
 2011-05-26 17:37 UTC  (3+ messages)
` [PATCH V3] "

question about pg mapping
 2011-05-26 17:36 UTC  (2+ messages)

nftables: introspection capabilities?
 2011-05-26 17:33 UTC  (4+ messages)
  ` Re[2]: "

Does anyone use IDE tool for Ceph development
 2011-05-26 17:33 UTC  (2+ messages)

linux-next: Tree for May 26 (RCU stalls)
 2011-05-26 17:31 UTC  (2+ messages)

[PATCH] remote: allow "-t" with fetch mirrors
 2011-05-26 17:31 UTC  (3+ messages)

[PATCH 0/3] ipset patches against net-2.6/nf-2.6, updated
 2011-05-26 17:30 UTC  (4+ messages)

Minimum Recommended Hardware
 2011-05-26 17:30 UTC  (2+ messages)

[PATCH 0/3] Some omap_device/hwmod/pwrdomain patches
 2011-05-26 17:30 UTC  (6+ messages)
` [PATCH 1/3] OMAP: change get_context_loss_count ret value to int

[U-Boot] Is there a working 2011 version of u-boot on i.MX31?
 2011-05-26 17:30 UTC  (2+ messages)

[Xenomai-help] Huge clock drift
 2011-05-26 17:28 UTC 

[linux-omap-psp do_package] problem to resolve QA issue about .debug directory
 2011-05-26 16:48 UTC 

[Qemu-devel] [PATCH 0/3]: QMP: Introduce inject-nmi command
 2011-05-26 17:25 UTC  (8+ messages)

[PATCH] infiniband-diags/configure.in: Support override for IBPATH
 2011-05-26 17:26 UTC  (2+ messages)

[iwl4965] Microcode SW error detected
 2011-05-26 17:26 UTC  (5+ messages)

[U-Boot] [PATCH 00/22] U-Boot MMC SPL for OMAP4
 2011-05-26 17:21 UTC  (7+ messages)
` [U-Boot] [PATCH v2 18/22] armv7: embed u-boot size within u-boot for use from SPL

[Lustre-devel] Understanding of LDLM SLV, CLV correct?
 2011-05-26 17:19 UTC  (2+ messages)

[GIT PULL] mm/vfs/fs:cleancache for 2.6.40 merge window
 2011-05-26 17:17 UTC 

[PATCH 0/7] ipset patches against net-next-2.6/nf-next-2.6, updated
 2011-05-26 17:17 UTC  (3+ messages)

[PATCH 1/1] IPVS : bug in ip_vs_ftp, same list heaad used in all netns
 2011-05-26 17:17 UTC  (2+ messages)

[PATCH] x86, UV: Reformat uv_mmrs.h - no code changes
 2011-05-26 17:17 UTC  (5+ messages)
  ` [PATCH V2] "
      ` [PATCH V3] "

[smatch stuff] mmv/VUB300: null dereferences in error handling
 2011-05-26 17:14 UTC 

UCM representation questions
 2011-05-26 17:13 UTC  (5+ messages)

[PATCH v7] powerpc: Force page alignment for initrd reserved memory
 2011-05-26 16:53 UTC  (3+ messages)
` [PATCH v8] "

[RFC] upload-pack deadlock
 2011-05-26 17:11 UTC  (7+ messages)
      ` [1.7.2] Please cherry-pick "upload-pack: start pack-objects before async rev-list"

[Bug 34822] New: Blank display on Toshiba laptop C670D-10C using AMD E-240 Palm chip
 2011-05-26 17:10 UTC  (2+ messages)
` [Bug 34822] "

[PATCH] xen: Deal with stdarg.h and -nostdinc
 2011-05-26 17:08 UTC  (2+ messages)

[PATCH] ath9k: Fix AR9287 calibration
 2011-05-26 17:08 UTC 

[DRBD-announce] drbd-8.4.0rc2.tar.gz
 2011-05-26 17:07 UTC 


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.