linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-01-22 18:13:34 to 2011-01-23 20:28:34 UTC [more...]

[PATCH 0/11] ACPI: Fixes and cleanups related to iomaps management
 2011-01-23 20:28 UTC  (10+ messages)

Common boot/shutdown issues with the latest 2.6.37 (Mostly Asus laptops)
 2011-01-23 20:24 UTC  (6+ messages)

RE
 2011-01-23 20:04 UTC 

[patch 0/9] locking: Remove the deprecated lock initializers
 2011-01-23 19:54 UTC  (12+ messages)
` [patch 1/9] alpha: Replace deprecated spinlock initialization
` [patch 2/9] cris: "
` [patch 3/9] mips: "
` [patch 4/9] sparc: "
` [patch 5/9] um: "
` [patch 6/9] xtensa: "
` [patch 7/9] kthread: "
` [patch 8/9] cred: "
` [patch 9/9] locking: Remove deprecated lock initializers

[RFC/PATCH v4] usb: Add streams support to the gadget framework
 2011-01-23 19:40 UTC  (4+ messages)

RE
 2011-01-23 19:27 UTC 

-tip tree resume fail, bisect to 5bd5a45(x86: Add NX protection for kernel data)
 2011-01-23 19:06 UTC  (11+ messages)

'autogroup' sched code KILLING responsiveness
 2011-01-23 18:52 UTC  (13+ messages)
    ` [PATCH] sched: fix autogroup nice tune on UP

[PATCH 1/1] Use cachable mapping for i915 opregion
 2011-01-23 18:45 UTC  (2+ messages)

[PATCH] ARM: mm: Regarding section when dealing with meminfo
 2011-01-23 18:05 UTC  (5+ messages)

[PATCH] Fix jump label with RO/NX module protection
 2011-01-23 18:03 UTC  (2+ messages)
` [tip:x86/urgent] x86: Fix jump label with RO/NX module protection crash

[tip:perf/urgent] perf test: Fix build on older glibcs
 2011-01-23 18:02 UTC  (4+ messages)
` [tip:perf/urgent] perf tools: Add missing header, fixes build
` [tip:perf/urgent] perf tools: Fix build when using gcc 3.4.6
` [tip:perf/urgent] perf tools: Fix build by checking if extra warnings are supported

[PATCH] perftools: Fix build error
 2011-01-23 18:01 UTC  (2+ messages)
` [tip:perf/urgent] perf tools: Fix 64 bit integer format strings

[cpuops cmpxchg double V2 1/4] Generic support for this_cpu_cmpxchg_double
 2011-01-23 18:00 UTC  (12+ messages)

[000/152] 2.6.36.3-stable review
 2011-01-23 17:59 UTC  (9+ messages)
        ` unbreak billionton CF card (was Re: [000/152] 2.6.36.3-stable review)

[BISECTED] agp/intel: revert "Remove confusion of stolen entries not stolen memory"
 2011-01-23 17:59 UTC  (5+ messages)
` [PATCH] drm/i915,agp/intel: Do not clear stolen entries

COMPACTION and TRANSPARENT_HUGEPAGE config warning
 2011-01-23 17:51 UTC  (3+ messages)
` [PATCH] compaction: don't depend on HUGETLB_PAGE

2.6.37 regression: adding main interface to a bridge breaks vlan interface RX
 2011-01-23 17:45 UTC  (2+ messages)

[PATCH 1/1] Probe for output switch method when searching video devices
 2011-01-23 17:22 UTC 

2.6.36/2.6.37: broken compatibility with userspace input-utils ?
 2011-01-23 17:03 UTC 

2.6.38-rc1/-2: applesmc lockdep warning
 2011-01-23 16:55 UTC  (9+ messages)

[PATCH] drm/i915: Disable high-precision vblank timestamping
 2011-01-23 16:41 UTC 

[PATCH] infiniband: hw: amso1100: Fixed compile warning
 2011-01-23 16:30 UTC 

[PATCH] Dynamic debug: Add more flags
 2011-01-23 16:22 UTC  (2+ messages)

Deadlock on concurrent remount-ro and mdadm --stop (2.6.37)
 2011-01-23 16:15 UTC  (2+ messages)

(((MTCN INFORMATION)))
 2011-01-23 15:56 UTC 

[PATCH] drm/i915: Increase the amount of defense before computing vblank timestamps
 2011-01-23 15:59 UTC  (12+ messages)
        ` [PATCH] drm/i915: Disable high-precision vblank timestamping for UMS
            ` [PATCH] drm/i915: Handle the no-interrupts case for UMS by polling

[PATCH] ARM: vfp: Fix up exception location in Thumb mode
 2011-01-23 15:51 UTC  (13+ messages)

[GIT PULL 0/6] perf/urgent build fixes for some environments
 2011-01-23 15:04 UTC  (10+ messages)
` [PATCH 1/6] perf test: Fix build on older glibcs
` [PATCH 2/6] perf tools: Fix 64 bit integer format strings
` [PATCH 3/6] perf tools: Add missing header, fixes build
` [PATCH 4/6] perf tools: Fix build when using gcc 3.4.6
` [PATCH 5/6] perf tools: Fix build by checking if extra warnings are supported
` [PATCH 6/6] perf tools: Fix time function double declaration with glibc

[tip:x86/security] x86: Add NX protection for kernel data
 2011-01-23 14:27 UTC  (12+ messages)

[regression?] hang with 2.6.37 on a BTRFS test machine
 2011-01-23 13:44 UTC 

[PATCHSET] x86: unify x86_32 and 64 NUMA init paths, take#5
 2011-01-23 13:37 UTC  (17+ messages)
` [PATCH 01/16] x86: Kill unused static boot_cpu_logical_apicid in smpboot.c
` [PATCH 02/16] x86: Drop x86_32 MAX_APICID
` [PATCH 03/16] x86: Make default_send_IPI_mask_sequence/allbutself_logical() 32bit only
` [PATCH 04/16] x86: Replace cpu_2_logical_apicid[] with early percpu variable
` [PATCH 05/16] x86: Always use x86_cpu_to_logical_apicid for cpu -> logical apic id
` [PATCH 06/16] x86: Kill apic->cpu_to_logical_apicid()
` [PATCH 07/16] x86: Add apic->x86_32_early_logical_apicid()
` [PATCH 08/16] x86: Implement the default x86_32_early_logical_apicid()
` [PATCH 09/16] x86: Implement x86_32_early_logical_apicid() for bigsmp_32
` [PATCH 10/16] x86: Implement x86_32_early_logical_apicid() for summit_32
` [PATCH 11/16] x86: Implement x86_32_early_logical_apicid() for numaq_32
` [PATCH 12/16] x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()
` [PATCH 13/16] x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit
` [PATCH 14/16] x86: Unify CPU -> "
` [PATCH 15/16] x86: Unify node_to_cpumask_map handling "
` [PATCH 16/16] x86: Unify NUMA initialization "

Add device tree support for x86, v2
 2011-01-23 13:06 UTC  (4+ messages)
` [PATCH 04/15] x86/dtb: add irq domain abstraction

[RFC] New console keyboard mode OFF
 2011-01-23 13:00 UTC  (4+ messages)

netfilter: marking IPv6 packets sends them to the wrong interface
 2011-01-23 12:21 UTC 

[regression?] hang with 2.6.37 on a BTRFS test machine
 2011-01-23 12:06 UTC 

[PATCH 00/21] mm: Preemptibility -v6
 2011-01-23 11:03 UTC  (7+ messages)

Sound problem
 2011-01-23 10:56 UTC  (3+ messages)

[PATCHSET] block: reimplement FLUSH/FUA to support merge
 2011-01-23 10:48 UTC  (8+ messages)
` [PATCH 3/3] "
  ` [PATCH UPDATED "

[PATCH 1/1] Media: radio: si470x: remove double mutex lock
 2011-01-23  9:16 UTC 

[PATCH] m68k/block: amiflop - Remove superfluous amiga_chip_alloc() cast
 2011-01-23  9:06 UTC 

2.6.38-rc1 and -rc2 problems with khugepaged
 2011-01-23  9:04 UTC  (3+ messages)

[PATCH v4] Align tegra-ehci DMA transfers to 32B
 2011-01-23  3:46 UTC  (3+ messages)
` [PATCH 1/2] USB: HCD: Add driver hooks for (un)?map_urb_for_dma

Linux 2.6.38-rc1
 2011-01-23  8:13 UTC  (3+ messages)

[PATCH] hwrng: add support for picoxcell TRNG
 2011-01-23  8:00 UTC  (5+ messages)
` [PATCHv2] "

[PATCH] rfc4106, Intel, AES-NI: Don't leak memory in rfc4106_set_hash_subkey()
 2011-01-23  7:56 UTC  (2+ messages)

Oxfam gb -uk Cash\Grant Donation 2011
 2011-01-23  7:45 UTC 

[PATCH 1/5] Backlight: Add backlight type
 2011-01-23  4:56 UTC  (9+ messages)
` [PATCH 2/5] i915: Add native backlight control
  ` [Intel-gfx] "

[PATCH] fs: fix new dcache.c kernel-doc warnings
 2011-01-23  4:16 UTC 

[PATCH] rapidio: fix new kernel-doc warnings
 2011-01-23  4:16 UTC 

[PATCH] docbook: fix broken serial to tty/serial movement
 2011-01-23  3:50 UTC 

[PATCH] System Wide Capability Bounding Set
 2011-01-23  3:39 UTC  (6+ messages)

2.6.38-rc1 and -rc2 problems with khugepaged
 2011-01-23  3:10 UTC 

2.6.36.2 regression: suspend on Lenovo X200s broken due to TPM
 2011-01-23  2:44 UTC  (3+ messages)

[PATCH 0/7] Nexus One Support
 2011-01-23  2:38 UTC  (36+ messages)

[PATCH 2/6 v3] cfq-iosched: Introduce cfq_entity for CFQ group
 2011-01-23  2:15 UTC  (3+ messages)

How does CFQ handle the fairness of process write
 2011-01-23  0:49 UTC 

[PATCH] ASoC: Fix codec device id format used by some dai_links
 2011-01-23  0:16 UTC  (5+ messages)
` [PATCH] SoC: Samsung: Fix outdated cpu_dai_name for s3c24xx i2s

[PATCH 1/3] Staging: rt2860: Fix space after unary '*' operator
 2011-01-23  0:07 UTC  (5+ messages)
` [trivial][PATCH v2 0/3] Staging: rt2860: Fix spaces "
  ` [trivial][PATCH v2 1/3] Staging: rt2860: rt_linux.c: Fix space "
  ` [trivial][PATCH v2 2/3] Staging: rt2860: rt_linux.h: "
  ` [trivial][PATCH v2 3/3] Staging: rt2860: wpa.h: "

[PATCH 0/3] mmc: add quirks.c file and CLK_GATING users
 2011-01-22 22:55 UTC  (3+ messages)
` [PATCH 1/3] mmc: add per device quirk placeholder

linux-next: Tree for January 19
 2011-01-22 22:50 UTC  (3+ messages)

Change name from swiotlb-xen to xen-two tree and branches
 2011-01-22 22:48 UTC  (4+ messages)

Request (2nd) for unicore32 architecture codes to merge into linux-next
 2011-01-22 22:46 UTC  (2+ messages)

console problem?, close(2) hangs /sbin/init
 2011-01-22 22:40 UTC  (4+ messages)

[PATCH] m68k: Kconfig - Remove unneeded "default n"
 2011-01-22 22:25 UTC 

[PATCH] m68k/atari - Rename "scc" to "atari_scc"
 2011-01-22 22:25 UTC 

[PATCH] drm/i915/ringbuffer: Fix use of stale HEAD position whilst polling for space
 2011-01-22 22:24 UTC  (3+ messages)
` [PATCH] drm/i915: Fix use of invalid array size for ring->sync_seqno

shmget limited by SHMEM_MAX_BYTES to 0x4020010000 bytes
 2011-01-22 22:22 UTC  (4+ messages)
` shmget limited by SHMEM_MAX_BYTES to 0x4020010000 bytes (Resend)

Possible array overrun in lzma_reset()
 2011-01-22 22:22 UTC  (2+ messages)

Build regressions/improvements in v2.6.38-rc2
 2011-01-22 22:12 UTC 

[PATCH] Make CIFS mount work in a container
 2011-01-22 21:44 UTC 

Problems with /proc/net/tcp6 - possible bug - ipv6
 2011-01-22 21:40 UTC  (6+ messages)

[PATCH] SUNRPC: Remove resource leak in svc_rdma_send_error()
 2011-01-22 21:40 UTC 

[PATCH] staging: r8712u: Add new device IDs
 2011-01-22 20:33 UTC 

[PATCH] headers: remove aio.h from sched.h
 2011-01-22 20:17 UTC  (3+ messages)

[PATCH] CIFS: Remove pointless variable assignment in cifs_dfs_do_automount()
 2011-01-22 20:07 UTC 

[PATCH 1/1] SOUND: azt3328, fix broken AZF_FMT_XLATE macro
 2011-01-22 20:01 UTC  (2+ messages)

[PATCH] Fix uninitialized variable use in mm/memcontrol.c::mem_cgroup_move_parent()
 2011-01-22 19:51 UTC 

2.6.38-rc2: acpi backlight control missing
 2011-01-22 19:43 UTC  (2+ messages)

Bug#609371: linux-image-2.6.37-trunk-sparc64: module scsi_mod: Unknown relocation: 36
 2011-01-22 18:53 UTC  (12+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).