public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-11-26 19:36:48 to 2008-11-27 09:55:43 UTC [more...]

[patch 05/24] perfmon: X86 generic code (x86)
 2008-11-27 10:06 UTC  (15+ messages)

[Bug #11308] tbench regression on each kernel release from 2.6.22 -> 2.6.28
 2008-11-27  9:53 UTC  (26+ messages)
        ` [PATCH] fs: pipe/sockets/anon dentries should not have a parent
                ` [PATCH 0/6] fs: Scalability of sockets/pipes allocation/deallocation on SMP
                ` [PATCH 1/6] fs: Introduce a per_cpu nr_dentry
                ` [PATCH 3/6] fs: Introduce a per_cpu last_ino allocator
                ` [PATCH 4/6] fs: Introduce a per_cpu nr_inodes
                ` [PATCH 5/6] fs: Introduce special inodes
                ` [PATCH 6/6] fs: Introduce kern_mount_special() to mount special vfs

+ poll-allow-f_op-poll-to-sleep-take-4.patch added to -mm tree
 2008-11-27  9:37 UTC  (8+ messages)
  ` [PATCH] poll: allow f_op->poll to sleep, take#5
            ` [PATCH] poll: allow f_op->poll to sleep, take#6

[PATCH 1/7] Adding empia base driver
 2008-11-27  9:33 UTC  (8+ messages)

[PATCH 0/1] sched: divide by 0 error
 2008-11-27  9:29 UTC  (3+ messages)
` [PATCH 1/1] sched: prevent divide by zero error in cpu_avg_load_per_task

[RFC v1][PATCH]page_fault retry with NOPAGE_RETRY
 2008-11-27  9:28 UTC  (7+ messages)

[PATCH 0/1] ring-buffer fix for 2.6.28
 2008-11-27  9:14 UTC  (4+ messages)
` [PATCH 1/1] ring-buffer: prevent recursion

[PATCH] cleanup some default configure
 2008-11-27  9:09 UTC 

Suspend on X200 with next-20081125: Success!
 2008-11-27  9:06 UTC 

[PATCH-mm 1/8] ntfs: remove private wrapper around endian helpers
 2008-11-27  8:22 UTC  (2+ messages)

[patch 0/4] [RFC] Another proportional weight IO controller
 2008-11-27  8:43 UTC  (12+ messages)

[PATCH] usb/serial: Add compat_ioctl pass-through
 2008-11-27  8:29 UTC  (2+ messages)
` [PATCH] usb/serial/cp2101: Add support for cp2103 GPIO pins

[PATCH 2/6] fs: Introduce special dentries for pipes, socket, anon fd
 2008-11-27  8:20 UTC  (2+ messages)

[PATCH] markers: comment usage of marker_synchronize_unregister()
 2008-11-27  8:14 UTC  (8+ messages)
    ` [PATCH] markers: comment marker_synchronize_unregister() on data dependency

[PATCH-mm 8/8] decnet: remove private wrappers of endian helpers
 2008-11-27  8:13 UTC  (4+ messages)

[PATCH-mm 5/8] typhoon: remove uses of __constant_{endian} helpers
 2008-11-27  8:11 UTC  (3+ messages)

Lockdep warning for iprune_mutex at shrink_icache_memory
 2008-11-27  8:05 UTC  (5+ messages)

core_param: call these really, really early
 2008-11-27  8:02 UTC  (3+ messages)

[RFC][PATCH 1/2] CGROUP ID and Hierarchy Code
 2008-11-27  8:00 UTC  (4+ messages)
` [RFC][PATCH 2/2] memcg: hierarchy reclaim with CGROUP ID

[GIT PULL] ACPI patches for Linux-2.6.28-rc6
 2008-11-27  7:36 UTC 

signal handling description for Michaels CLONE_NEWPID man page
 2008-11-27  7:07 UTC 

Crash with 2.6.28-rc6
 2008-11-27  6:55 UTC 

WARN_ON out of range error in ERR_PTR?
 2008-11-27  6:27 UTC  (3+ messages)

WARNING: at net/sched/sch_generic.c:219 dev_watchdog+0xfe/0x17e() with tg3 network
 2008-11-27  5:16 UTC  (13+ messages)

[PATCH] memcg reclaim shouldn't change zone->recent_rotated statics
 2008-11-27  3:59 UTC  (4+ messages)

[PATCH 18 of 38] x86: unify pci iommu setup and allow swiotlb to compile for 32 bit
 2008-11-27  3:43 UTC  (4+ messages)

[PATCH] fakephp: Allocate PCI resources before adding the device
 2008-11-27  2:42 UTC  (10+ messages)

[PATCH] ftrace: prevent recursion
 2008-11-27  2:36 UTC  (2+ messages)

[PATCH 1/2] irq: sparseirq enabling
 2008-11-27  2:26 UTC  (8+ messages)
  ` [PATCH 1/2] irq: sparseirq enabling v2
          ` [PATCH 1/2] irq: sparseirq enabling v3
            ` [PATCH 2/2] irq: move irq_desc according to smp_affinity v3

License of changes to ath5k/ath9k
 2008-11-27  1:53 UTC  (4+ messages)
` [ath5k-devel] "

linux-next: Tree for November 26
 2008-11-27  1:51 UTC  (3+ messages)
` linux-next: Tree for November 26 (lib80211 + crypto)

[PATCH] ricoh_mmc: Use suspend/resume_noirq
 2008-11-27  1:43 UTC 

[RFC][PATCH 0/5] Container init signal semantics
 2008-11-27  1:19 UTC  (9+ messages)
` [RFC][PATCH 1/5] pid: Implement ns_of_pid
` [RFC][PATCH 2/5] pid: Generalize task_active_pid_ns
` [RFC][PATCH 3/5] Determine if sender is from ancestor ns
` [RFC][PATCH 4/5] Protect cinit from fatal signals

[RESEND:PATCH] [ARM] clearpage: provide our own clear_user_highpage()
 2008-11-27  1:07 UTC  (4+ messages)

[PATCH] tracing/function-branch-tracer: enhancements for the trace output
 2008-11-27  1:08 UTC  (3+ messages)

[RFC v10][PATCH 00/13] Kernel based checkpoint/restart
 2008-11-27  1:04 UTC  (14+ messages)
` [RFC v10][PATCH 01/13] Create syscalls: sys_checkpoint, sys_restart
` [RFC v10][PATCH 02/13] Checkpoint/restart: initial documentation
` [RFC v10][PATCH 03/13] General infrastructure for checkpoint restart
` [RFC v10][PATCH 04/13] x86 support for checkpoint/restart
` [RFC v10][PATCH 05/13] Dump memory address space
` [RFC v10][PATCH 06/13] Restore "
` [RFC v10][PATCH 07/13] Infrastructure for shared objects
` [RFC v10][PATCH 08/13] Dump open file descriptors
` [RFC v10][PATCH 09/13] Restore open file descriprtors
` [RFC v10][PATCH 10/13] External checkpoint of a task other than ourself
` [RFC v10][PATCH 11/13] Track in-kernel when we expect checkpoint/restart to work
` [RFC v10][PATCH 12/13] Checkpoint multiple processes
` [RFC v10][PATCH 13/13] Restart "

[PATCH 0/1] HID: hid_apple is not used for apple alu wireless keyboards
 2008-11-27  0:57 UTC  (7+ messages)
` [PATCH 1/1] HID: Apple alu wireless keyboards are bluetooth devices
          ` several messages

[PATCH] Enforce valid shift values in clocksource_register()
 2008-11-27  0:54 UTC  (4+ messages)

Document hadling of bad memory
 2008-11-27  0:42 UTC  (2+ messages)

Panic: NMI Watchdog detected LOCKUP on CPU
 2008-11-27  0:19 UTC  (3+ messages)

[PATCH 1/3] x86: signal: move {setup|restore}_sigcontext()
 2008-11-27  0:16 UTC  (4+ messages)
` [PATCH 3/3] x86: signal: unify signal_{32|64}.c

[ltt-dev] [RFC PATCH] Poll : add poll_wait_set_exclusive (fixing thundering herd problem in LTTng)
 2008-11-27  0:08 UTC  (8+ messages)
  ` [PATCH] Poll : introduce poll_wait_exclusive() new function
      ` [ltt-dev] "

oops/warning report for the week of November 26, 2008
 2008-11-27  0:05 UTC  (2+ messages)

ndiswrapper 1.54-2.6.27 released
 2008-11-27  0:03 UTC  (2+ messages)

[PATCH RFC/RFB] x86_64, i386: interrupt dispatch changes
 2008-11-27  0:03 UTC  (9+ messages)
            ` [Lguest] "

[PATCH 4/4 2.6.29] cxgb3 - Update FW loading patch
 2008-11-26 23:38 UTC  (2+ messages)

[PATCH 3/4 2.6.29] cxgb3 - integrate FW and protocol engines in the kernel
 2008-11-26 23:37 UTC  (2+ messages)

[PATCH 2/4 2.6.29] cxgb3 - avoid potential memory leak
 2008-11-26 23:36 UTC  (2+ messages)

[PATCH 1/4 2.6.29] cxgb3 - set hard_xmit in the netdev_ops
 2008-11-26 23:35 UTC  (2+ messages)

[PATCH 1/4] of_gpio: Return GPIO flags from of_get_gpio()A
 2008-11-26 23:32 UTC  (8+ messages)
` [PATCH v2] of_gpio: Return GPIO flags from of_get_gpio()

2.6.28-rc6-git1 -- BUG: unable to handle kernel paging request at ffff8800be8b0019
 2008-11-26 23:26 UTC  (2+ messages)

[PATCH 2.6.28-rc6] ACPICA: don't cond_resched() when irqs_disabled()
 2008-11-26 23:20 UTC  (3+ messages)

[PATCH -next] Hibernate: Take overlapping zones into account
 2008-11-26 23:11 UTC  (6+ messages)
  ` [PATCH 0/1] Updated patch (was: Re: [PATCH -next] Hibernate: Take overlapping zones into account)
    ` [PATCH 1/1] Hibernate: Take overlapping zones into account (rev. 2)

Regression in 2.6.28-rc and 2.6.27-stable - hibernate related
 2008-11-26 23:02 UTC  (10+ messages)

acpi_evaluate_integer broken by design
 2008-11-26 23:02 UTC  (4+ messages)

[PATCH 0/5] powerpc: ftrace updates to previous patch series
 2008-11-26 22:50 UTC  (8+ messages)
` [PATCH 1/5] powerpc: ftrace, do nothing in mcount call for dyn ftrace
` [PATCH 2/5] powerpc: ftrace, fix cast aliasing and add code verification
` [PATCH 3/5] powerpc: ftrace, added missing icache flush
` [PATCH 4/5] powerpc: ftrace, use create_branch
` [PATCH 5/5] powerpc/ppc32: static ftrace fixes for PPC32

[PATCH 1/2] relatime: Make atime updates more useful
 2008-11-26 22:39 UTC  (4+ messages)
` [PATCH 2/2] relatime: Allow making relatime the default behaviour

[PATCH] gbefb: unsigned var->pixclock cannot be less than 0
 2008-11-26 22:18 UTC 

[PATCH] NFS regression in 2.6.26?, "task blocked for more than 120 seconds"
 2008-11-26 22:12 UTC  (10+ messages)

[PATCH] V4L/DVB (7725): cx23885: unsigned cx23417_mailbox cannot be negative
 2008-11-26 22:03 UTC 

Is the change to IDE probing really necessary?
 2008-11-26 21:48 UTC 

[PATCH] x86: uv bau interrupt -- use proper interrupt number
 2008-11-26 21:18 UTC  (2+ messages)

[PATCH -next] virtio_blk: fix type warning
 2008-11-26 21:15 UTC 

[PATCH-mm 6/8] iwlwifi: remove uses of __constant_{endian} helpers
 2008-11-26 21:12 UTC 

[PATCH-mm 7/8] bluetooth: remove private wrappers of endian helpers
 2008-11-26 21:12 UTC 

[PATCH-mm 4/8] crypto: remove uses of __constant_{endian} helpers
 2008-11-26 21:12 UTC 

[PATCH-mm 3/8] misc: remove the few in-kernel uses of __constant_{endian}_to_cpu
 2008-11-26 21:12 UTC 

[PATCH-mm 2/8] mtd: remove private wrapper of endian helpers
 2008-11-26 21:12 UTC 

[PATCH 1/2] PCI: allow pci driver to support only dynids
 2008-11-26 21:07 UTC  (5+ messages)

[PATCH] create /proc/timer-wheel-list
 2008-11-26 21:06 UTC  (8+ messages)
  ` [PATCH] Display active jiffie timers in /proc/timer_list
    ` [PATCH] Display active jiffie timers in /proc/timer_list, v2
            ` [PATCH] ABI Documentation for /proc/timer_list

[PATCH-mm 3/7] unaligned: use generic implementation on packed-struct arches
 2008-11-26 20:51 UTC  (3+ messages)

[patch 23/24] perfmon: kernel documentation
 2008-11-26 20:56 UTC  (6+ messages)

Change 5c371b31be3203 in stable breaks Xen
 2008-11-26 20:41 UTC  (5+ messages)
    ` [stable] "

[PATCH 0/4 2.6.29] cxgb3 - driver updates
 2008-11-26 20:36 UTC 

x86 -tip: entry_64.S cleanup series
 2008-11-26 20:15 UTC  (6+ messages)
` [PATCH 1/5] x86: entry_64.S - use ENTRY to define child_rip
  ` [PATCH 2/5] x86: ret_from_fork - get rid of jump back

[PATCH 0/13 v7] PCI: Linux kernel SR-IOV support
 2008-11-26 20:14 UTC  (7+ messages)
` [SR-IOV driver example 0/3] introduction
  ` [SR-IOV driver example 2/3] PF driver: integrate with SR-IOV core

[patch 2.6.28-rc6 2/3] mfd: twl4030: cleanup symbols and OMAP dependency
 2008-11-26 20:08 UTC  (2+ messages)

[PATCH 0/3 RFC] MMC SPI support for OpenFirmware platforms
 2008-11-26 19:54 UTC  (4+ messages)
` [PATCH 2/3] mmc: Add mmc_vddrange_to_ocrmask() helper function
    ` [PATCH v2] "

2.6.28-rc6-mmotm1126 - BUG in disk quota code
 2008-11-26 19:53 UTC  (5+ messages)


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