public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-02-24 00:29:39 to 2009-02-24 12:24:25 UTC [more...]

[PATCH RFC] vm_unmap_aliases: allow callers to inhibit TLB flush
 2009-02-24 12:23 UTC  (4+ messages)

[RFC PATCH 00/19] Cleanup and optimise the page allocator V2
 2009-02-24 12:17 UTC  (20+ messages)
` [PATCH 01/19] Replace __alloc_pages_internal() with __alloc_pages_nodemask()
` [PATCH 02/19] Do not sanity check order in the fast path
` [PATCH 03/19] Do not check NUMA node ID when the caller knows the node is valid
` [PATCH 04/19] Convert gfp_zone() to use a table of precalculated values
` [PATCH 05/19] Re-sort GFP flags and fix whitespace alignment for easier reading
` [PATCH 06/19] Check only once if the zonelist is suitable for the allocation
` [PATCH 07/19] Break up the allocator entry point into fast and slow paths
` [PATCH 08/19] Simplify the check on whether cpusets are a factor or not
` [PATCH 09/19] Move check for disabled anti-fragmentation out of fastpath
` [PATCH 10/19] Calculate the preferred zone for allocation only once
` [PATCH 11/19] Calculate the migratetype "
` [PATCH 12/19] Calculate the alloc_flags "
` [PATCH 13/19] Inline __rmqueue_smallest()
` [PATCH 14/19] Inline buffered_rmqueue()
` [PATCH 15/19] Do not call get_pageblock_migratetype() more than necessary
` [PATCH 16/19] Do not disable interrupts in free_page_mlock()
` [PATCH 17/19] Do not setup zonelist cache when there is only one node
` [PATCH 18/19] Do not check for compound pages during the page allocator sanity checks
` [PATCH 19/19] Split per-cpu list into one-list-per-migrate-type

2.6.29-rc6: Reported regressions 2.6.27 -> 2.6.28
 2009-02-24 12:09 UTC  (37+ messages)
` [Bug #12061] snd_hda_intel: power_save: sound cracks on powerdown
` [Bug #12208] uml is very slow on 2.6.28 host
` [Bug #12160] networking oops after resume from s2ram (2.6.28-rc6)
` [Bug #12209] oldish top core dumps (in its meminfo() function)
` [Bug #12393] debugging in dosemu causes lots of 'scheduling while atomic'
` [Bug #12337] ~100 extra wakeups reported by powertop
` [Bug #12395] 2.6.28-rc9: oprofile regression
` [Bug #12401] 2.6.28 regression: xbacklight broken on ThinkPad X61s
` [Bug #12407] Kernel 2.6.28 regression: Hang after hibernate
` [Bug #12406] 2.6.28 thinks that my PS/2 mouse is a touchpad
` [Bug #12404] Oops in 2.6.28-rc9 and -rc8 -- mtrr issues / e1000e
` [Bug #12405] oops in __bounce_end_io_read under kvm
` [Bug #12421] GPF on 2.6.28 and 2.6.28-rc9-git3, e1000e and e1000 issues
` [Bug #12411] 2.6.28: BUG in r8169
` [Bug #12409] NULL pointer dereference at get_stats()
` [Bug #12408] Funny problem with 2.6.28: Kernel stalls
` [Bug #12500] r8169: NETDEV WATCHDOG: eth0 (r8169): transmit timed out
` [Bug #12465] KVM guests stalling on 2.6.28 (bisected)
` [Bug #12559] Huawei E169 doesn't work as mass storage anymore
` [Bug #12612] hard lockup when interrupting cdda2wav
` [Bug #12619] Regression 2.6.28 and last - boot failed
` [Bug #12614] WOL with forcedeth broken since f55c21fd9a92a444e55ad1ca4e4732d56661bf2e
` [Bug #12634] video distortion and lockup with i830 video chip and 2.6.28.3
` [Bug #12690] DPMS (LCD powersave, poweroff) don't work
` [Bug #12757] >2.6.27 dies at cardbus init on laptop
` [Bug #12645] DMI low-memory-protect quirk causes resume hang on Samsung NC10
` [Bug #12759] scsi: aic7xxx hang since v2.6.28-rc1
` [stable] 2.6.29-rc6: Reported regressions 2.6.27 -> 2.6.28

debugging threaded apps running under a clone(CLONE_NEWPID)
 2009-02-24 12:09 UTC  (5+ messages)

[RFC 0/8] Aufs2 documents
 2009-02-24 11:52 UTC  (6+ messages)
` [RFC 2/8] Aufs2: structure
      ` New filesystem for Linux kernel

[RFC PATCH 00/20] Cleanup and optimise the page allocator
 2009-02-24 11:51 UTC  (18+ messages)
` [PATCH 04/20] Convert gfp_zone() to use a table of precalculated values
      ` [PATCH 04/20] Convert gfp_zone() to use a table of precalculated value
` [PATCH 20/20] Get rid of the concept of hot/cold page freeing
` [PATCH] mm: gfp_to_alloc_flags()

[PATCHSET x86/core/percpu] improve the first percpu chunk allocation
 2009-02-24 11:48 UTC  (15+ messages)
` [PATCH 01/10] percpu: fix pcpu_chunk_struct_size
` [PATCH 02/10] bootmem: clean up arch-specific bootmem wrapping
` [PATCH 03/10] bootmem: reorder interface functions and add a missing one
` [PATCH 04/10] vmalloc: add @align to vm_area_register_early()
` [PATCH 05/10] x86: update populate_extra_pte() and add populate_extra_pmd()
` [PATCH 06/10] percpu: remove unit_size power-of-2 restriction
` [PATCH 07/10] percpu: give more latitude to arch specific first chunk initialization
` [PATCH 08/10] x86: separate out setup_pcpu_4k() from setup_per_cpu_areas()
` [PATCH 09/10] x86: add embedding percpu first chunk allocator
` [PATCH 10/10] x86: add remapping "

Linus 2.6.29-rc4
 2009-02-24 11:31 UTC  (4+ messages)
` Oopses and ACPI problems (Linus 2.6.29-rc4)
  ` [PATCH 2.6.29-rc4] Restore ACPI reporting via /proc/acpi/events for EeePC & other Asus laptops

[PATCH/RFC] powerpc: avoid generating .eh_frame sections with gcc-4.4
 2009-02-24 11:25 UTC  (3+ messages)

no sound with DIGITAL INPUT
 2009-02-24 11:24 UTC  (2+ messages)

Performance regression in write() syscall
 2009-02-24 11:12 UTC 

[PATCH v10 0/7] PCI: Linux kernel SR-IOV support
 2009-02-24 10:47 UTC  (2+ messages)

[PATCH 0/2] KVM: fix sparse warnings
 2009-02-24 10:41 UTC  (2+ messages)

linux-next: Tree for February 24
 2009-02-24 10:29 UTC 

[Announce] 2.6.29-rc6-rt2
 2009-02-24 10:29 UTC  (2+ messages)

LinuxPPS core (Version 2): the PPS Linux implementation
 2009-02-24 10:13 UTC  (6+ messages)
` [PATCH 1/1] LinuxPPS core support

Performance regression in write() syscall
 2009-02-24 10:09 UTC  (6+ messages)

Copy on write and page initialization
 2009-02-24  9:47 UTC  (3+ messages)

[PATCH E 00/14] OMAP clock, E of F: SDRAM fixes, clock optimization
 2009-02-24  9:43 UTC  (9+ messages)
` [PATCH E 11/14] OMAP clock: track child clocks

[PATCH 0/8] can: CAN network device driver interface and drivers
 2009-02-24  9:38 UTC  (9+ messages)
` [PATCH 1/8] can: Documentation for the CAN device driver interface
  ` [PATCH 2/8] can: Update MAINTAINERS and CREDITS file
    ` [PATCH 3/8] can: CAN Network device driver and SYSFS interface

[PATCH] acer-wmi: Fix regression in backlight detection
 2009-02-24  9:25 UTC  (2+ messages)

RT scheduling and a way to make a process hang, unkillable
 2009-02-24  9:18 UTC  (11+ messages)

[Linux 2.6.29-rc6] [drm:i915_set_status_page] *ERROR* can not ioremap virtual address for G33 hw status page
 2009-02-24  9:01 UTC  (12+ messages)

[PATCH] tracing/markers: make markers select tracepoints
 2009-02-24  8:55 UTC  (12+ messages)

2.6.29-rc6: Reported regressions from 2.6.28
 2009-02-24  8:48 UTC  (19+ messages)
` [Bug #12419] possible circular locking dependency on i915 dma
` [Bug #12491] i915 lockdep warning
` [Bug #12617] unable to compile e100 firmware into kernel
` [Bug #12613] [Suspend regression][DRM, RADEON]
` [Bug #12660] Linux 2.6.28.3 freezing on a 32-bits x86 Thinkpad T43p
` [Bug #12618] hackbench [pthread mode] regression with 2.6.29-rc3
` [Bug #12705] X200: Brightness broken since 2.6.29-rc4-58-g4c098bc
` [Bug #12766] Lots of smp_processor_id() in preemptible messages

Another Performance Regression in write() syscall
 2009-02-24  8:47 UTC  (3+ messages)

[2.6.28.7] BUG: using smp_processor_id() in preemptible [00000000] code: pageattr-test/207
 2009-02-24  8:40 UTC  (5+ messages)

[PATCH 1/4] move proc_net_get_sb to a generic fs/super.c helper
 2009-02-24  8:25 UTC  (6+ messages)
` [PATCH 2/4] mqueue ns: move mqueue_mnt into struct ipc_namespace
` [PATCH 3/4] ipc namespaces: implement support for posix msqueues
` [PATCH 4/4] mqueue namespace: adapt sysctl

Poking ieee80211_default_rc_algo causes kernel lockups
 2009-02-24  8:16 UTC  (5+ messages)
  ` What made this bug report better? (was Re: Poking ieee80211_default_rc_algo causes kernel lockups)
      ` What made this bug report better?

commit 64ff3b938ec6782e6585a83d5459b98b0c3f6eb8 breaks rlogin
 2009-02-24  8:01 UTC  (8+ messages)

What can OpenVZ do?
 2009-02-24  5:11 UTC  (12+ messages)
              ` Banning checkpoint (was: Re: What can OpenVZ do?)

[RFC v13][PATCH 00/14] Kernel based checkpoint/restart
 2009-02-24  7:47 UTC  (3+ messages)
` [RFC v13][PATCH 05/14] x86 support for checkpoint/restart

(no subject)
 2009-02-24  7:09 UTC 

(no subject)
 2009-02-24  7:09 UTC 

[Bug #12680] Not having a VIA PadLock hardware incurs a long delay in probing on modules insertion attempt
 2009-02-24  7:30 UTC  (2+ messages)

[patch 2.6.29-rc3-git 1/2] regulator: twl4030 regulators
 2009-02-24  7:25 UTC  (8+ messages)

[PATCH] p4-clockmod: Calculate frequency based on TSC value for P4 models 0 and 1
 2009-02-24  7:08 UTC 

[PATCH] proc: proc_get_inode should de_put when inode already initialized
 2009-02-24  7:07 UTC  (3+ messages)

checkpatch.pl stalls on net/decnet/dn_fib.c
 2009-02-24  6:55 UTC  (4+ messages)

Crash (ext3 ) during 2.6.29-rc6 boot
 2009-02-24  6:38 UTC  (5+ messages)

virtually and physically (page) aligned allocation
 2009-02-24  6:32 UTC  (2+ messages)

[PATCH 0/3] x86: dish of assorted hpet patches
 2009-02-24  6:25 UTC  (3+ messages)
` [PATCH 3/3] x86: hpet: stop HPET_COUNTER when programming periodic mode

[Patch 1/1 v4] via-sdmmc: VIA MSP card reader driver support
 2009-02-24  6:01 UTC 

[PATCHSET x86/core/percpu] implement dynamic percpu allocator
 2009-02-24  5:47 UTC  (9+ messages)
` [PATCH 09/10] percpu: implement new "
      ` [PATCH tj-percpu] percpu: add __read_mostly to variables which are mostly read only

[PATCH 3/3] ftrace: add ftrace_bprintk()
 2009-02-24  5:20 UTC 

[PATCH 2/3] ftrace: infrastructure for supporting binary record
 2009-02-24  5:19 UTC 

[PATCH 1/3] add binary printf
 2009-02-24  5:17 UTC 

[PATCH 0/3] tracing/ftrace: ftrace_bprintk
 2009-02-24  5:16 UTC 

[PATCH] Teach RCU that idle task is not quiscent state at boot
 2009-02-24  5:08 UTC  (4+ messages)
` [PATCH] v2 "

TSC marked unstable on suspend and resume
 2009-02-24  4:58 UTC  (3+ messages)

[PATCH] cgroups: more documentation for remount and release_agent
 2009-02-24  4:39 UTC  (2+ messages)

BUG in 2.6.28.7, possibly yenta-related
 2009-02-24  4:16 UTC 

mmotm 2009-02-20-15-52 uploaded (via-sdmmc)
 2009-02-24  3:57 UTC  (3+ messages)

[PATCH] mm: fix lazy vmap purging (use-after-free error)
 2009-02-24  3:37 UTC  (5+ messages)

[RFC][PATCH 0/2] Rework disabling of interrupts during suspend-resume
 2009-02-24  3:30 UTC  (5+ messages)
` [RFC][PATCH 2/2] PM: Rework handling "

[PATCH][SMACK] convert smack_known list to a standard linux list
 2009-02-24  2:56 UTC  (4+ messages)

[PATCH] net: Fix build without CONFIG_NET_NS
 2009-02-24  2:39 UTC  (2+ messages)

Question for remount
 2009-02-24  1:47 UTC  (11+ messages)

[RFC PATCH 0/6] module, kbuild: Faster boot with custom kernel
 2009-02-24  1:39 UTC  (7+ messages)

[PATCH] perfcounters/powerpc: Make exclude_kernel bit work on Apple G5 processors
 2009-02-24  1:37 UTC 

[PATCH 0/12] ARM: add base support for Marvell PXA168
 2009-02-24  1:36 UTC  (11+ messages)
` [PATCH] [ARM] pxa: add GPIO support for pxa168
  ` [PATCH] [ARM] pxa: add MFP "
    ` [PATCH] [ARM] pxa: accept old ARM926 compatible CPUID "
      ` [PATCH] [ARM] pxa: allow reuse of serial driver "
        ` [PATCH] [ARM] pxa/zylonite2: add support for console uart
          ` [PATCH] [ARM] pxa/zylonite2: add support for debug ethernet
            ` [PATCH] [ARM] pxa: add defconfig for pxa168-based platforms
              ` [PATCH] MAINTAINERS: update pxa168 maintainers

[RFC][PATCH 1/5] create fs flag to mark c/r supported fs's
 2009-02-24  1:20 UTC  (6+ messages)
` [RFC][PATCH 3/5] check files for checkpointability

ALPS input driver problem with DualPoint on Dell E6400/E6500
 2009-02-24  0:16 UTC  (3+ messages)
` ALPS input driver problem with DualPoint on Dell E6400/E6500 [patch]


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox