linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-11-08 06:01:27 to 2009-11-08 16:47:15 UTC [more...]

[PATCH 00/11] KVM: Add asynchronous page fault for PV guest
 2009-11-08 16:47 UTC  (16+ messages)
` [PATCH 02/11] Add "handle page fault" PV helper

[PATCH v4 10/12] string: factorize skip_spaces and export it to be generally available
 2009-11-08 16:38 UTC  (8+ messages)
` [PATCH v4 08/12] vsprintf: reuse almost identical simple_strtoulX() functions
  ` [PATCH v4 01/12] vsprintf: factorize "(null)" string
  ` [PATCH v4 07/12] vsprintf: factor out skip_space code in a separate function

[tip:x86/urgent] x86: Add back _end symbol that is missing from Symbol.map
 2009-11-08 16:36 UTC  (6+ messages)

[PATCH] update fix X86_64 procfs provide stack information for threads
 2009-11-08 16:34 UTC  (9+ messages)
    ` [PATCH] RFC x86_64 more accurate KSTK_ESP implementation

[PATCH] Please get this committed, _NOW_ (preferrably 5 years ago), thanks
 2009-11-08 16:16 UTC  (6+ messages)

[PATCH] cfq-iosched: fix next_rq computation
 2009-11-08 16:16 UTC  (2+ messages)

[patch 00/16] Remove old style lock initializers
 2009-11-08 16:11 UTC  (7+ messages)
` [patch 09/16] powerpc: Replace old style lock initializer
` [patch 10/16] parisc: Replace old style lock init

[PATCH -tip] x86,ioapic: use snrpintf while set names for IO-APIC resourses
 2009-11-08 16:10 UTC  (2+ messages)
` [tip:x86/apic] x86, ioapic: Use "

[PATCH -tip] x86,apic: Use PAGE_SIZE instead of numbers
 2009-11-08 16:09 UTC  (2+ messages)
` [tip:x86/apic] x86, apic: "

[PATCH] perf tools: Fix permission checks
 2009-11-08 16:09 UTC  (2+ messages)
` [tip:perf/urgent] "

i686 quirk for AMD Geode
 2009-11-08 16:05 UTC  (9+ messages)

[PATCH]Use DMA_BIT_MASK(32) instead of deprecated DMA_32BIT_MASK
 2009-11-08 16:03 UTC 

[PATCH]Use DMA_BIT_MASK(44) instead of deprecated DMA_44BIT_MASK
 2009-11-08 15:59 UTC 

[PATCH] x86, therm: Only read the initial value of thermal LVT entry on BSP
 2009-11-08 15:59 UTC  (8+ messages)

[PATCH] trivial: fix checking socket() in net tstamp example
 2009-11-08 15:59 UTC 

[in-tree drivers] freezing e1000e in 2.6.31 (SMP only? MSI?)
 2009-11-08 15:55 UTC  (3+ messages)
` [E1000-devel] "

Daylight saving time & FAT
 2009-11-08 15:48 UTC  (2+ messages)

[PATCH] extend print_fatal_signals for reached RLIMIT_SIGPENDING
 2009-11-08 15:46 UTC 

[PATCH] x86: adjust GFP mask handling for coherent allocations (take 2)
 2009-11-08 15:45 UTC  (4+ messages)
  ` [PATCH, v3] x86: Adjust GFP mask handling for coherent allocations

[PATCH v2] rt2x00: Update copyright statements
 2009-11-08 15:44 UTC  (2+ messages)

[PATCH 00/23] Removal of binary sysctl support
 2009-11-08 15:44 UTC  (27+ messages)
` [PATCH 01/23] sysctl: Remove the unused frv sysctl unumbers
` [PATCH 02/23] sysctl: Stop using binary sysctl numbers in arlan
` [PATCH 03/23] sysctl: Reduce sys_sysctl to a compatibility wrapper around /proc/sys
` [PATCH 04/23] sysctl: Neuter the generic sysctl strategy routines
` [PATCH 05/23] sysctl: Remove dead code from sysctl_check
` [PATCH 06/23] sysctl: Remove references to ctl_name and strategy from the generic sysctl table
` [PATCH 07/23] sysctl: Don't look at ctl_name and strategy in the generic code
` [PATCH 08/23] sysctl ipc: Remove dead binary sysctl support code
` [PATCH 09/23] sysctl net: Remove unused binary sysctl code
` [PATCH 10/23] sysctl fs: Remove dead binary sysctl support
` [PATCH 11/23] sysctl kernel: Remove binary sysctl logic
` [PATCH 12/23] sysctl security/keys: Remove dead binary sysctl support
` [PATCH 13/23] sysctl crypto: "
` [PATCH 14/23] sysctl drivers: "
` [PATCH 15/23] sysctl mips/lasat: "
` [PATCH 16/23] sysctl frv: "
` [PATCH 17/23] sysctl s390: Remove dead sysctl binary support
` [PATCH 18/23] sysctl ia64: Remove dead binary sysctl support
` [PATCH 19/23] sysctl powerpc: "
` [PATCH 20/23] sysctl sh: "
` [PATCH 21/23] sysctl x86: "
` [PATCH 22/23] sysctl arm: Remove "
` [PATCH 23/23] sysctl: Remove the last of the generic "

[PATCH v3 1/7] vsprintf: factorize "(null)" string
 2009-11-08 15:36 UTC  (3+ messages)

[GIT PULL v6] hw-breakpoints: Rewrite on top of perf events v6
 2009-11-08 15:29 UTC  (8+ messages)
` [PATCH 1/7 v6] perf/core: Provide a kernel-internal interface to get to performance counters
` [PATCH 2/7 v6] x86/hw-breakpoints: Actually flush thread breakpoints in flush_thread()
` [PATCH 3/7 v6] perf/core: Add a callback to perf events
` [PATCH 4/7 v6] hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.h
` [PATCH 5/7 v6] hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
` [PATCH 6/7 v6] hw-breakpoints: Arbitrate access to pmu following registers constraints
` [PATCH 7/7 v6] ksym_tracer: Remove KSYM_SELFTEST_ENTRY

[git patches] rt2800 drivers updates
 2009-11-08 15:22 UTC  (3+ messages)

[v11][PATCH 0/9] Implement clone_with_pids() system call
 2009-11-08 15:09 UTC  (8+ messages)
` [v11][PATCH 9/9] Document clone_with_pids() syscall

perf tools: modify perf routines to use new debugfs routines
 2009-11-08 15:03 UTC 

perf tools: debugfs utility routines for perf
 2009-11-08 15:01 UTC 

[PATCH 1/2] x86, amd-ucode: Check UCODE_MAGIC before loading the container file
 2009-11-08 14:57 UTC  (6+ messages)
` [PATCH 2/2] x86, amd-ucode: Remove needless log messages

[PATCH v4] x86/apic: limit irq affinity
 2009-11-08 14:53 UTC  (3+ messages)
` [tip:x86/apic] x86/apic: Limit "

2.6.31.4+Benchmarks: Core i5/7 - No turbo boost, maximum speed is always 2.93 GHz?
 2009-11-08 14:52 UTC 

Using x86 segments against NULL pointer deference exploit
 2009-11-08 14:38 UTC  (3+ messages)

2.6.31.4: WARNING: at arch/x86/kernel/hpet.c:390 hpet_next_event+0x70/0x80()
 2009-11-08 14:35 UTC 

[PATCH] blackfin/trivial: remove duplicated MAX macro from stamp
 2009-11-08 13:57 UTC  (4+ messages)
` [Uclinux-dist-devel] [PATCH] blackfin/trivial: remove duplicatedMAX "

mmotm 2009-11-01-10-01 uploaded
 2009-11-08 13:46 UTC  (6+ messages)

linux-next: tip tree build warning
 2009-11-08 13:43 UTC  (8+ messages)

[PATCH 04/75] cyclades: declare MODULE_FIRMWARE
 2009-11-08 13:38 UTC  (2+ messages)

[PATCH 07/75] moxa: declare MODULE_FIRMWARE
 2009-11-08 13:32 UTC  (2+ messages)

[PATCH 06/75] isicom: declare MODULE_FIRMWARE
 2009-11-08 13:32 UTC  (2+ messages)

[PATCH 00/23] Removal of binary sysctl support
 2009-11-08 13:15 UTC  (2+ messages)

[PATCH] x86: fix iommu=nodac parameter handling
 2009-11-08 13:07 UTC  (2+ messages)
` [tip:core/iommu] x86: Fix "

[PATCH] no_hz: remove unused field
 2009-11-08 13:07 UTC  (2+ messages)
` [tip:sched/core] sched, no_hz: Remove unused rq->last_tick_seen field

[PATCH] x86: use x86_platform for iommu_shutdown
 2009-11-08 13:06 UTC  (3+ messages)
` [tip:core/iommu] x86: Use "

[PATCH -tip] sched: Use root_task_group_empty only with FAIR_GROUP_SCHED
 2009-11-08 13:07 UTC  (2+ messages)
` [tip:sched/urgent] "

[PATCH -tip] irq: Do not attempt to create subdirectories if /proc/irq/<irq> failed
 2009-11-08 13:06 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH] slqb: A not quite so trivial warning
 2009-11-08 12:29 UTC  (5+ messages)

[PATCH] [alpha] Add minimal support for software performance events
 2009-11-08 12:27 UTC  (5+ messages)

[PATCH 00/23] Removal of binary sysctl support
 2009-11-08 12:15 UTC 

[PATCH] x86: UV SGI, Don't track GRU space in PAT
 2009-11-08 12:06 UTC  (2+ messages)

[PATCH -next] k8.h: add struct bootnode
 2009-11-08 11:57 UTC  (2+ messages)
` [tip:x86/mm] x86: k8.h: Add "

[PATCH] x86: sched: fix for non SMP systems in sched.h
 2009-11-08 11:52 UTC  (2+ messages)

[PATCH] x86: add missing free_memtype if get_vm_area_caller failed
 2009-11-08 11:51 UTC  (6+ messages)
` [PATCH V2] x86: fix error return sequence in __ioremap_caller
  ` [tip:x86/urgent] x86: Fix error return sequence in __ioremap_caller()

[PATCHv8 3/3] vhost_net: a kernel-level virtio server
 2009-11-08 11:35 UTC  (3+ messages)

[PATCH v2 3/7] Adding general performance benchmarking subcommand to perf
 2009-11-08 11:30 UTC  (4+ messages)

[PATCH 1/1] PM: Thaws refrigerated and to be exited kernel threads
 2009-11-08 11:10 UTC  (6+ messages)

[PATCH -tip] [Cleanup] x86/x86-64: Remove unused thread_return label from switch_to()
 2009-11-08 11:06 UTC  (2+ messages)
` [tip:x86/asm] x86: "

[PATCH] cpumask: use struct cpumask rather than the deprecated cpumask_t
 2009-11-08 11:06 UTC  (2+ messages)
` [tip:x86/cpu] x86, msr, cpumask: Use "

[PATCH 1/2] x86, crypto, Generate .byte code for some new instructions via gas macro
 2009-11-08 10:56 UTC  (4+ messages)

[PATCH -tip] sched: fix bug that task run on a wrong and unallowed cpu
 2009-11-08 10:51 UTC  (4+ messages)

[PATCH 0/3] extend get/setrlimit to support setting rlimits external to a process (v6)
 2009-11-08 10:36 UTC  (11+ messages)
` [PATCH 0/3] extend get/setrlimit to support setting rlimits external to a process (v7)

[PATCH] sched: fix kernel-doc function parameter name
 2009-11-08 10:27 UTC  (2+ messages)
` [tip:sched/urgent] sched: Fix "

[PATCH RFC] [X86] performance improvement for memcpy_64.S by fast string
 2009-11-08 10:18 UTC  (3+ messages)

[PATCH] proc: revalidate dentry returned by proc_pid_follow_link
 2009-11-08 10:15 UTC  (4+ messages)

[PATCH 1/1] perf symbols: Use the buildids if present
 2009-11-08 10:03 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] zlib: Optimize inffast when copying direct from output
 2009-11-08  9:53 UTC 

[PATCH 0/10] x86: handle HW IOMMU initialization failure gracely
 2009-11-08 10:00 UTC  (10+ messages)
` [PATCH 07/10] bootmem: add free_bootmem_late

Instantaneous snapshot of CPU schedule
 2009-11-08  9:48 UTC  (2+ messages)

[PATCH v2] tracing: Protect the buffer from recursion in perf
 2009-11-08  9:40 UTC  (2+ messages)
` [tip:perf/probes] tracing, perf_events: "

irq lock inversion
 2009-11-08  9:38 UTC  (5+ messages)

[GIT PULL] perf_event/tracing/powerpc patches from Anton Blanchard
 2009-11-08  9:35 UTC  (4+ messages)

[PATCH v5 7/7] Modyfing Makefile to build subcommand 'bench'
 2009-11-08  9:26 UTC  (2+ messages)
` [tip:perf/bench] perf bench: Add subcommand 'bench' to the Makefile

[PATCH v5 6/7] Modyfing perf.c for subcommand 'bench'
 2009-11-08  9:26 UTC  (2+ messages)
` [tip:perf/bench] perf bench: Add new subcommand 'bench' to perf.c

[PATCH v5 5/7] Modifying builtin.h for new prototype
 2009-11-08  9:25 UTC  (2+ messages)
` [tip:perf/bench] perf bench: Modify "

[PATCH v5 4/7] builtin-bench.c: General framework for benchmark suites
 2009-11-08  9:25 UTC  (2+ messages)
` [tip:perf/bench] perf bench: Add "

[PATCH v5 3/7] sched-pipe.c: benchmark for pipe() system call
 2009-11-08  9:25 UTC  (2+ messages)
` [tip:perf/bench] perf bench: Add sched-pipe.c: Benchmark "

[PATCH v5 2/7] sched-messaging.c: benchmark for scheduler and IPC mechanisms based on hackbench
 2009-11-08  9:25 UTC  (2+ messages)
` [tip:perf/bench] perf bench: Add sched-messaging.c: Benchmark "

[PATCH v5 1/7] Adding new directory and header for new subcommand 'bench'
 2009-11-08  9:24 UTC  (2+ messages)
` [tip:perf/bench] perf bench: Add "

[PATCH v5 0/7] Adding general performance benchmarking subcommand to perf
 2009-11-08  9:21 UTC  (2+ messages)

dream: glue for mmc controller
 2009-11-08  9:10 UTC  (4+ messages)

[PATCH 2/2] x86: introduce NMI_AUTO as nmi_watchdog option
 2009-11-08  8:57 UTC  (6+ messages)

[GIT PULL] sound fixes for 2.6.32-rc7
 2009-11-08  8:32 UTC 

Intermittent early panic in try_to_wake_up
 2009-11-08  8:29 UTC  (4+ messages)

[linux-pm] Massive ext4 filesystem corruption after a failed s2disk/ram cycle
 2009-11-08  8:29 UTC  (4+ messages)

[PATCH] sparc,sparc64: replace parentheses in pmul()
 2009-11-08  8:28 UTC  (2+ messages)

[PATCH] drivers/net/wireless: correct check on CCS_START_NETWORK
 2009-11-08  8:23 UTC 

[PATCH 0/13] sysfs lazification
 2009-11-08  7:27 UTC  (25+ messages)
` [PATCH 09/13] sysfs: Implement sysfs_getattr & sysfs_permission
` [PATCH 15/13] sysfs: Protect sysfs_refresh_inode with inode mutex
` [PATCH 0/15] sysfs lazification final
  ` [PATCH 01/15] sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex
  ` [PATCH 02/15] sysfs: Rename sysfs_d_iput to sysfs_dentry_iput
  ` [PATCH 03/15] sysfs: Use dentry_ops instead of directly playing with the dcache
  ` [PATCH 04/15] sysfs: Simplify sysfs_chmod_file semantics
  ` [PATCH 05/15] sysfs: Simplify iattr time assignments
  ` [PATCH 06/15] sysfs: Fix locking and factor out sysfs_sd_setattr
  ` [PATCH 07/15] sysfs: Update s_iattr on link and unlink
  ` [PATCH 08/15] sysfs: Nicely indent sysfs_symlink_inode_operations
  ` [PATCH 09/15] sysfs: Implement sysfs_getattr & sysfs_permission
  ` [PATCH 10/15] sysfs: In sysfs_chmod_file lazily propagate the mode change
  ` [PATCH 11/15] sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish
  ` [PATCH 12/15] sysfs: Propagate renames to the vfs on demand
  ` [PATCH 13/15] sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir
  ` [PATCH 14/15] sysfs: sysfs_setattr remove unnecessary permission check
  ` [PATCH 15/15] sysfs: Protect sysfs_refresh_inode with inode mutex

[patch 14/16] sparc: Replace old style lock initializer
 2009-11-08  6:45 UTC  (4+ messages)

Warning in 2.6.32-rc6
 2009-11-08  6:40 UTC 

[PATCH 6/6] CS5535: Drop the Geode-specific MFGPT/GPIO code
 2009-11-08  6:01 UTC 


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).