public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-06-16 16:41:09 to 2010-06-17 02:32:27 UTC [more...]

[PATCH] x86: OLPC: add support for calling into OpenFirmware (v4)
 2010-06-17  2:32 UTC 

[PATCH 00/38] Union mounts - union stack as linked list
 2010-06-17  2:04 UTC  (5+ messages)
` [PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
  ` [autofs] "

[PATCH 1/9] oom: don't try to kill oom_unkillable child
 2010-06-17  1:51 UTC  (11+ messages)
` [PATCH 2/9] oom: rename badness() to oom_badness()
` [PATCH 9/9] oom: give the dying task a higher priority

[PATCH] x86 apic: Ack all pending irqs when crashed/on kexec - V4
 2010-06-17  1:51 UTC  (8+ messages)
` [PATCH] x86 apic: Ack all pending irqs when crashed/on kexec - V5

[PATCH 6/9] oom: use same_thread_group instead comparing ->mm
 2010-06-17  1:51 UTC  (5+ messages)

+ oom-sacrifice-child-with-highest-badness-score-for-parent-fix.patch added to -mm tree
 2010-06-17  1:51 UTC 

+ oom-introduce-find_lock_task_mm-to-fix-mm-false-positives.patch added to -mm tree
 2010-06-17  1:51 UTC 

+ oom-fold-__out_of_memory-into-out_of_memory.patch added to -mm tree
 2010-06-17  1:51 UTC 

[PATCH 1/9] oom: don't try to kill oom_unkillable child
 2010-06-17  1:51 UTC  (9+ messages)
` [PATCH 3/9] oom: make oom_unkillable_task() helper function
` [PATCH 2/9] oom: oom_kill_process() doesn't select kthread child
` [PATCH 5/9] oom: cleanup has_intersects_mems_allowed()
` [PATCH 4/9] oom: oom_kill_process() need to check p is unkillable
` [PATCH 8/9] oom: give the dying task a higher priority
` [PATCH 6/9] oom: unify CAP_SYS_RAWIO check into other superuser check
` [PATCH 7/9] oom: remove child->mm check from oom_kill_process()
` [PATCH 9/9] oom: multi threaded process coredump don't make deadlock

+ oom-remove-constraint-argument-from-select_bad_process-and-__out_of_memory.patch added to -mm tree
 2010-06-17  1:51 UTC 

+ oom-select-task-from-tasklist-for-mempolicy-ooms-add-has_intersects_mems_allowed-uma-variant.patch added to -mm tree
 2010-06-17  1:51 UTC 

+ oom-select-task-from-tasklist-for-mempolicy-ooms-introduce-find_lock_task_mm-to-fix-mm-false-positives-fix.patch added to -mm tree
 2010-06-17  1:51 UTC 

[PATCH 3/9] oom: oom_kill_process() doesn't select kthread child
 2010-06-17  1:51 UTC  (3+ messages)

+ oom-improve-commentary-in-dump_tasks.patch added to -mm tree
 2010-06-17  1:51 UTC 

+ oom-pf_exiting-check-should-take-mm-into-account.patch added to -mm tree
 2010-06-17  1:51 UTC 

+ oom-check-pf_kthread-instead-of-mm-to-skip-kthreads.patch added to -mm tree
 2010-06-17  1:51 UTC 

+ oom-sacrifice-child-with-highest-badness-score-for-parent-protect-dereferencing-of-tasks-comm.patch added to -mm tree
 2010-06-17  1:51 UTC 

[PATCH 4/9] oom: oom_kill_process() need to check p is unkillable
 2010-06-17  1:51 UTC  (3+ messages)

[PATCH 0/3] zram: generic RAM based compressed R/W block devices
 2010-06-17  1:39 UTC  (6+ messages)

[BUG][PATCH 0/2 (v.2)] x86: ioremap() problem in X86_32 PAE
 2010-06-17  1:31 UTC  (3+ messages)
` [PATCH 1/2] x86: ioremap: fix wrong physical address handling
` [PATCH 2/2] x86: ioremap: fix normal ram range check

bnx2 fails to compile on parisc because of missing get_dma_ops()
 2010-06-17  1:17 UTC  (3+ messages)

[PATCH 2/2] ehea: Fix kernel deadlock in DLPAR-mem processing
 2010-06-17  1:05 UTC  (2+ messages)

[PATCH 1/2] ehea: fix delayed packet processing
 2010-06-17  1:05 UTC  (3+ messages)

linux-next: import failure of the rr quilt series
 2010-06-17  1:02 UTC 

[PATCH] vfs: fix RCU-lockdep false positive due to /proc access
 2010-06-17  0:54 UTC  (2+ messages)
` [PATCH] vfs repost: "

[PATCH] ptrace: allow restriction of ptrace scope
 2010-06-17  0:46 UTC  (7+ messages)

nfsd hang and kernel bug in 2.6.35-rc3
 2010-06-17  0:44 UTC  (5+ messages)

[PATCH 0/2] resend:kernel will die on some platform when switch from vga mode to framebuffer mode
 2010-06-17  0:41 UTC  (3+ messages)
` [PATCH 1/2] fix vc->vc_origin on take_over_console
` [PATCH 2/2] Variable end on vc_do_resize should be unsigned long

[tip:x86/mm] x86, mm: Set first MB as RW+NX
 2010-06-17  0:36 UTC  (3+ messages)

[PATCH 0/12] Avoid overflowing of stack during page reclaim V2
 2010-06-17  0:34 UTC  (20+ messages)
` [PATCH 05/12] vmscan: kill prev_priority completely
` [PATCH 08/12] vmscan: Setup pagevec as late as possible in shrink_inactive_list()
` [PATCH 09/12] vmscan: Setup pagevec as late as possible in shrink_page_list()
` [PATCH 12/12] vmscan: Do not writeback pages in direct reclaim

[PATCH] Topcliff PHUB: Generate PacketHub driver
 2010-06-17  0:17 UTC  (5+ messages)

2.6.35-rc3 - include/linux/fdtable.h:85 invoked rcu_dereference_check() without protection!
 2010-06-17  0:13 UTC  (2+ messages)

TSC cleanups, fixes, documentation for KVM
 2010-06-16 23:59 UTC  (23+ messages)
` [PATCH 03/17] Unify vendor TSC logic
` [PATCH 04/17] Fix deep C-state TSC desynchronization
` [PATCH 05/17] Keep SMP VMs more in sync on unstable TSC
` [PATCH 11/17] Fix a possible backwards warp of kvmclock
` [PATCH 16/17] TSC reset compensation
` [PATCH 17/17] Add timekeeping documentation

[RFC,PATCH 1/2] Add a common struct clk
 2010-06-16 23:33 UTC  (18+ messages)

[ANN] Linux Security Summit 2010 - Announcement and CFP
 2010-06-16 23:12 UTC  (2+ messages)
` [ANNOUNCE] Linux Security Summit 2010 - Schedule Published

[PATCH tip/rcu/urgent 0/3] Fix more lockdep-RCU splats
 2010-06-16 23:04 UTC  (4+ messages)
` [PATCH tip/core/urgent 1/3] rcu: fix lockdep splat in wake_affine()

[announce] gujin gpl bootloader version 2.8.2
 2010-06-16 23:01 UTC 

pull request: wireless-2.6 2010-06-16
 2010-06-16 22:57 UTC  (5+ messages)
  ` pull request: wireless-2.6 2010-06-16 v2

[GIT PULL rcu/urgent] yet more lockdep-RCU splat fixes
 2010-06-16 22:41 UTC  (4+ messages)

[PATCH V2 4/4] omap_hsmmc: Add erase capability
 2010-06-16 22:39 UTC  (2+ messages)

[PATCH 3/3] cxgb4i_v4.3 : main driver files
 2010-06-16 22:19 UTC 

[PATCH] ASoC: Add max9888 CODEC driver
 2010-06-16 22:10 UTC  (2+ messages)

Makefile asking for mrproper on new checkout with KBUILD_OUTPUT
 2010-06-16 22:05 UTC 

(no subject)
 2010-06-16 21:47 UTC 

[PATCH 1/1] FS: attr, check ATTR_SIZE in ia_valid not ia_mode
 2010-06-16 21:50 UTC 

[PATCH] Clear IFF_XMIT_DST_RELEASE for teql interfaces
 2010-06-16 21:47 UTC  (4+ messages)

[PATCHSET] workqueue: concurrency managed workqueue, take#5
 2010-06-16 21:41 UTC  (29+ messages)
` Overview of concurrency managed workqueue

[PATCH 1/5] vmlinux.lds.h: Include *(.text.*) in TEXT_TEXT
 2010-06-16 21:40 UTC  (8+ messages)

2.6.35-rc2-git2: Reported regressions from 2.6.34
 2010-06-16 21:34 UTC  (6+ messages)

[PATCH 0/6] Potential rt patches for tip/rt/2.6.33
 2010-06-16 21:33 UTC  (7+ messages)
` [PATCH 2/6: v4] lockdep: Make MAX_STACK_TRACE_ENTRIES configurable

,
 2010-06-16 20:30 UTC 

[PATCH 1/2] sparc/of: Move of_device fields into struct pdev_archdata
 2010-06-16 21:06 UTC  (2+ messages)

RFC: /sys/power/policy_preference
 2010-06-16 21:05 UTC 

[PATCH] drivers/usb/gadget/langwell_udc.c: printk needs a (unsigned long long) cast for a dma_t
 2010-06-16 21:01 UTC  (2+ messages)
` patch usb-gadget-langwell_udc.c-printk-needs-a-unsigned-long-long-cast-for-a-dma_t.patch added to gregkh-2.6 tree

[PATCH 1/2] Driver core: use kmemdup in platform_device_add_resources
 2010-06-16 20:53 UTC  (4+ messages)
` [PATCH 2/2] Driver core: reduce duplicated code

[PATCH 00/31] tty: BKL removal
 2010-06-16 20:49 UTC  (2+ messages)

[PATCH] d_ino considered harmful
 2010-06-16 20:44 UTC  (7+ messages)
` [PATCH v2] "

Bug 16061 - single stepping in a signal handler can cause the single step flag to get "stuck"
 2010-06-16 20:53 UTC  (4+ messages)

[PATCH] perf: avoid synthesizing mmap() for all processes in per-thread mode perf record
 2010-06-16 20:50 UTC  (2+ messages)

[PATCH 1/1] LEDS: leds-input, fix sleep inside atomic
 2010-06-16 20:46 UTC  (3+ messages)

[Regression, post-2.6.34] Hibernation broken on machines with radeon/KMS and r300
 2010-06-16 20:44 UTC  (5+ messages)

[PATCH] x86: Look for IA32_ENERGY_PERF_BIAS support - v3
 2010-06-16 20:42 UTC  (2+ messages)
` [tip:x86/cpu] x86: Look for IA32_ENERGY_PERF_BIAS support

Error "Unknown relocation: 36" on module load on Sparc
 2010-06-16 20:40 UTC  (8+ messages)
` How to printk/sprintf uint64_t on Sparc without format and argument types mismatch

[PATCH 0/3] input: evdev: Dynamic buffers (rev4)
 2010-06-16 20:34 UTC  (7+ messages)

[PATCH] IPMI: Set schedule_timeout_wait value back to one
 2010-06-16 20:32 UTC  (2+ messages)

[PATCH 1/1] x86_64: initialize VDSO earlier
 2010-06-16 20:30 UTC 

2.6.35-rc{12} regression: inactive console corrupted
 2010-06-16 20:23 UTC  (4+ messages)
    ` [Bug 16222] "

[PATCH 1/2] Staging: comedi: fix style errors in adl_pci9111.c
 2010-06-16 19:28 UTC  (2+ messages)

[PATCH] x86: OLPC: add support for calling into OpenFirmware (v3)
 2010-06-16 20:19 UTC  (2+ messages)

[PATCH v3] drivers: regulator: add Maxim 8998 driver
 2010-06-16 20:16 UTC  (3+ messages)

Fwd: [2.6.34] INFO: task rsync:20019 blocked for more than 120 seconds
 2010-06-16 20:16 UTC  (2+ messages)

2.6.35-rc3 - WARNING:iwl_set_dynamic_key
 2010-06-16 20:12 UTC  (2+ messages)

Reserving file descriptors per applications
 2010-06-16 20:09 UTC 

[PATCH] dm: discard support for the linear target
 2010-06-16 19:48 UTC 

inconsistent IN-HARDIRQ-W -> HARDIRQ-ON-W usage: fasync, 2.6.35-rc3
 2010-06-16 19:34 UTC  (2+ messages)

[REGRESSION]linux-2.6.35-rc3 in net/core/dev.c
 2010-06-16 19:27 UTC  (2+ messages)

IMAP through SSH tunnels stopped working in 2.6.35
 2010-06-16 19:04 UTC  (3+ messages)

[RFC PATCH] mm: let the bdi_writeout fraction respond more quickly
 2010-06-16 18:54 UTC  (3+ messages)

[PATCH 2/2] Staging: comedi: fix code warnings in adl_pci9111.c
 2010-06-16 18:30 UTC 

[REGRESSION] [IWL3945] Broadcast is broken?
 2010-06-16 18:34 UTC  (3+ messages)

2.6.35-rc3: Reported regressions 2.6.33 -> 2.6.34
 2010-06-16 18:30 UTC  (2+ messages)

[RFC][PATCH 0/8] perf pmu interface
 2010-06-16 18:19 UTC  (15+ messages)
` [RFC][PATCH 3/8] perf: register pmu implementations
` [RFC][PATCH 4/8] perf: Unindent labels
` [RFC][PATCH 5/8] perf: Reduce perf_disable() usage
` [RFC][PATCH 6/8] perf: Per PMU disable

[PATCH 0/5] Fix set but unused variable warnings
 2010-06-16 18:14 UTC  (10+ messages)
` [PATCH 3/5]pci:bus.c Fix variable 'retval' set but not used
` [PATCH 5/5]scsi:hosts.c Fix warning: variable 'rval' "

2.6.35-rc3 BUG: unable to handle kernel paging request (ahci_stop_engine)
 2010-06-16 18:07 UTC  (4+ messages)

Transparent Hugepage Support #26
 2010-06-16 17:44 UTC 

IT'S ALL YOUR'S
 2010-06-16 16:23 UTC 

[RFC] perf/perf_events: misleading number of samples due to mmap()
 2010-06-16 17:43 UTC  (5+ messages)

[PATCH] arm/include: Fix missing semicolon in module.h
 2010-06-16 17:32 UTC 

[PATCH] usb: conexant: fixed spacing and brace coding style issues
 2010-06-16 16:56 UTC 

[RFC PATCH 0/6] Do not call ->writepage[s] from direct reclaim and use a_ops->writepages() where possible
 2010-06-16 17:04 UTC  (13+ messages)

[RFC][PATCH 0/9] rework KVM mmu_shrink() code
 2010-06-16 16:55 UTC  (4+ messages)
` [RFC][PATCH 4/9] create aggregate kvm_total_used_mmu_pages value

[PATCH 00/10] refreshed trivial patches (Was: [PATCH] trivial: fix typos concerning "initiali[zs]e")
 2010-06-16 16:49 UTC  (3+ messages)
` [PATCH 08/10] trivial: fix typos concerning "precedence"

[PATCH] perf: excluding "." and ".." directories when calculating tids
 2010-06-16 16:35 UTC  (4+ messages)

[GIT PULL] 9p file system bug fixes for 2.6.35-rc2
 2010-06-16 16:42 UTC  (4+ messages)
    ` [V9fs-developer] "


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