public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-11-06 00:48:47 to 2009-12-05 20:17:06 UTC [more...]

[RFC][PATCH 1/18] untangling do_mremap(), part 1
 2009-12-05 19:08 UTC  (2+ messages)

[RFC][PATCH 5/18] fix the arch checks in MREMAP_FIXED case
 2009-12-05 19:08 UTC 

[RFC][PATCHSET] mremap/mmap mess
 2009-12-05 19:08 UTC  (2+ messages)

[RFC][PATCH 2/18] do_mremap() untangling, part 2
 2009-12-05 19:08 UTC 

[RFC][PATCH 9/18] arm: add arch_mmap_check(), get rid of sys_arm_mremap()
 2009-12-05 19:08 UTC 

[RFC][PATCH 7/18] kill useless checks in sparc mremap variants
 2009-12-05 19:08 UTC 

[RFC][PATCH 4/18] fix checks for expand-in-place mremap
 2009-12-05 19:08 UTC 

[RFC][PATCH 8/18] file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()
 2009-12-05 19:08 UTC 

[RFC][PATCH 3/18] do_mremap() untangling, part 3
 2009-12-05 19:08 UTC  (2+ messages)

[RFC][PATCH 6/18] fix pgoff in "have to relocate" case of mremap()
 2009-12-05 19:13 UTC  (2+ messages)

[RFC][PATCH 11/18] arch_mmap_check() on mn10300
 2009-12-05 19:08 UTC  (2+ messages)

[RFC][PATCH 15/18] Take arch_mmap_check() into get_unmapped_area()
 2009-12-05 19:08 UTC 

[RFC][PATCH 18/18] Get rid of open-coding in ia64_brk()
 2009-12-05 19:08 UTC 

[RFC][PATCH 12/18] Cut hugetlb case early for 32bit on ia64
 2009-12-05 19:08 UTC  (2+ messages)

[RFC][PATCH 13/18] Unify sys_mmap*
 2009-12-05 19:08 UTC  (2+ messages)

[RFC][PATCH 14/18] fix a struct file leak in do_mmap_pgoff()
 2009-12-05 19:08 UTC 

[RFC][PATCH 16/18] switch do_brk() to get_unmapped_area()
 2009-12-05 19:08 UTC 

[RFC][PATCH 10/18] Kill ancient crap in s390 compat mmap
 2009-12-05 19:08 UTC 

[RFC][PATCH 17/18] sparc_brk() is not needed anymore
 2009-12-05 19:08 UTC 

[PATCH] fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh
 2009-12-05 20:15 UTC 

Över 300 spel
 2009-12-05 18:59 UTC 

[PATCH 0/5] Add support for GCC's __builtin_unreachable() and use it in BUG (v2.1)
 2009-12-05  1:44 UTC  (9+ messages)
` [PATCH 1/5] Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)
` [PATCH 2/5] x86: Convert BUG() to use unreachable()
` [PATCH 3/5] MIPS: "
` [PATCH 4/5] s390: "
` [PATCH 5/5] avr32: "

[v10 PATCH 0/9] cpuidle: cleanup cpuidle/ introduce cpuidle to POWER
 2009-12-04 22:20 UTC  (31+ messages)
` [v10 PATCH 1/9]: cpuidle: Design documentation patch
` [v10 PATCH 2/9]: cpuidle: cleanup drivers/cpuidle/cpuidle.c
` [v10 PATCH 3/9]: cpuidle: implement a list based approach to register a set of idle routines
` [v10 PATCH 4/9]: x86: refactor x86 idle power management code, remove all instances of pm_idle
` [v10 PATCH 5/9]: POWER: enable cpuidle for POWER
` [v10 PATCH 6/9]: pSeries/cpuidle: refactor pseries idle loops
` [v10 PATCH 7/9]: POWER: add a default_idle idle loop for POWER
` [v10 PATCH 8/9]: pSeries: implement pSeries processor idle module
` [v10 PATCH 9/9]: POWER: Enable default_idle when power_save=off

Be so kind to contact me at your earliest convenience
 2009-12-03 20:33 UTC 

What's in asm-generic.git
 2009-12-03 19:14 UTC 

[PATCH/RFC 0/6] Numa: Use Generic Per-cpu Variables for numa_*_id()
 2009-12-02 16:29 UTC  (27+ messages)
` [PATCH/RFC 1/6] numa: Use Generic Per-cpu Variables for numa_node_id()
` [PATCH/RFC 2/6] numa: x86_64: use generic percpu var numa_node_id() implementation
` [PATCH/RFC 3/6] numa: ia64: "
` [PATCH/RFC 4/6] numa: Introduce numa_mem_id()- effective local memory node id
` [PATCH/RFC 5/6] numa: ia64: support numa_mem_id() for memoryless nodes
` [PATCH/RFC 6/6] numa: slab: use numa_mem_id() for slab local memory node

Hello
 2009-11-27 23:36 UTC 

sys_fanotify_mark (again)
 2009-11-23  3:05 UTC  (2+ messages)

[-next Nov 17] s390 build break(arch/s390/kernel/compat_wrapper.S)
 2009-11-19  8:54 UTC  (15+ messages)

[PATCH 0/6] fix xfs by making I/O to vmap/vmalloc areas work
 2009-11-18 15:13 UTC  (21+ messages)
` [PATCH 1/6] mm: add coherence API for DMA to vmalloc/vmap areas
  ` [PATCH 2/6] parisc: add mm "
    ` [PATCH 3/6] arm: "
      ` [PATCH 4/6] sh: "
        ` [PATCH 5/6] block: permit I/O to vmalloc/vmap kernel pages
          ` [PATCH 6/6] xfs: fix xfs to work with Virtually Indexed architectures

[v9 PATCH 0/9]: cpuidle: Cleanup cpuidle/ Introduce cpuidle to POWER
 2009-11-16 10:36 UTC  (3+ messages)

[PATCH v2 3/5] ptrace: change tracehook_report_syscall_exit() to handle stepping
 2009-11-13 20:15 UTC  (5+ messages)

[patch 1/2] locking: Make inlining decision Kconfig based
 2009-11-13  9:09 UTC  (5+ messages)
` [patch 2/2] locking: Reduce ifdefs in kernel/spinlock.c

+ ptrace-x86-implement-user_single_step_siginfo.patch added to -mm tree
 2009-11-12 23:17 UTC  (2+ messages)

+ ptrace-x86-change-syscall_trace_leave-to-rely-on-tracehook-when-stepping.patch added to -mm tree
 2009-11-12 23:17 UTC  (2+ messages)

+ ptrace-change-tracehook_report_syscall_exit-to-handle-stepping.patch added to -mm tree
 2009-11-12 23:17 UTC  (2+ messages)

+ ptrace-powerpc-implement-user_single_step_siginfo.patch added to -mm tree
 2009-11-12 23:17 UTC  (2+ messages)

+ ptrace-introduce-user_single_step_siginfo-helper.patch added to -mm tree
 2009-11-12 23:17 UTC  (2+ messages)

[PATCH v2 5/5] ptrace: x86: change syscall_trace_leave() to rely on tracehook when stepping
 2009-11-12 17:39 UTC  (2+ messages)

[PATCH v2 2/5] ptrace: powerpc: implement user_single_step_siginfo()
 2009-11-12 17:38 UTC 

[PATCH v2 4/5] ptrace: x86: implement user_single_step_siginfo()
 2009-11-12 17:38 UTC  (2+ messages)

[PATCH v2 0/5] ptrace: syscall-exit && stepping fixes
 2009-11-12 17:38 UTC 

[PATCH v2 1/5] ptrace: introduce user_single_step_siginfo() helper
 2009-11-12 17:38 UTC 

DMA from user space buffer/VIPT cache flushing wows (was: Minutes: 21 Sept,09 RMK meeting)
 2009-11-11 19:50 UTC  (4+ messages)

[PATCH] ptrace: copy_thread() should clear TIF_SINGLESTEP and X86_EFLAGS_TF
 2009-11-10 20:39 UTC  (10+ messages)
      ` [PATCH] ptrace: copy_process() should disable stepping
          ` [PATCH v2] "

linux-next: new tree: sysctl
 2009-11-10  4:33 UTC  (2+ messages)

[PATCH 0/11] generic compat_sys_sysctl
 2009-11-06 13:58 UTC  (23+ messages)
` [PATCH 01/11] sysctl: Separate the binary sysctl logic into it's own file
` [PATCH 06/11] sysctl: parisc Use the compat_sys_sysctl
` [PATCH 07/11] sysctl: s390 "
` [PATCH 08/11] sysctl: sparc "
` [PATCH 09/11] sysctl: x86 "

[PATCH] asm-generic: Fix typo in asm-generic/unistd.h
 2009-11-06  6:52 UTC  (3+ messages)


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