public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-07-22 00:40:01 to 2009-07-22 10:17:51 UTC [more...]

[RFC v17][PATCH 00/60] Kernel based checkpoint/restart
 2009-07-22 10:00 UTC  (40+ messages)
` [RFC v17][PATCH 01/60] c/r: extend arch_setup_additional_pages()
` [RFC v17][PATCH 03/60] c/r: break out new_user_ns()
` [RFC v17][PATCH 04/60] c/r: split core function out of some set*{u,g}id functions
` [RFC v17][PATCH 05/60] cgroup freezer: Fix buggy resume test for tasks frozen with cgroup freezer
` [RFC v17][PATCH 08/60] cgroup freezer: interface to freeze a cgroup from within the kernel
` [RFC v17][PATCH 09/60] Namespaces submenu
` [RFC v17][PATCH 10/60] c/r: make file_pos_read/write() public
` [RFC v17][PATCH 11/60] pids 1/7: Factor out code to allocate pidmap page
` [RFC v17][PATCH 12/60] pids 2/7: Have alloc_pidmap() return actual error code
` [RFC v17][PATCH 13/60] pids 3/7: Add target_pid parameter to alloc_pidmap()
` [RFC v17][PATCH 14/60] pids 4/7: Add target_pids parameter to alloc_pid()
` [RFC v17][PATCH 15/60] pids 5/7: Add target_pids parameter to copy_process()
` [RFC v17][PATCH 16/60] pids 6/7: Define do_fork_with_pids()
` [RFC v17][PATCH 19/60] c/r: documentation
` [RFC v17][PATCH 22/60] c/r: external checkpoint of a task other than ourself
` [RFC v17][PATCH 24/60] c/r: restart-blocks
` [RFC v17][PATCH 25/60] c/r: checkpoint multiple processes
` [RFC v17][PATCH 27/60] c/r: introduce PF_RESTARTING, and skip notification on exit
` [RFC v17][PATCH 28/60] c/r: support for zombie processes
` [RFC v17][PATCH 29/60] c/r: Save and restore the [compat_]robust_list member of the task struct
` [RFC v17][PATCH 33/60] c/r: dump open file descriptors
` [RFC v17][PATCH 34/60] c/r: restore "
` [RFC v17][PATCH 35/60] c/r: add generic '->checkpoint' f_op to ext fses
` [RFC v17][PATCH 36/60] c/r: add generic '->checkpoint()' f_op to simple devices
` [RFC v17][PATCH 37/60] c/r: introduce method '->checkpoint()' in struct vm_operations_struct
` [RFC v17][PATCH 38/60] c/r: dump memory address space (private memory)
` [RFC v17][PATCH 39/60] c/r: restore "
` [RFC v17][PATCH 40/60] c/r: export shmem_getpage() to support shared memory
` [RFC v17][PATCH 41/60] c/r: dump anonymous- and file-mapped- "
` [RFC v17][PATCH 42/60] c/r: restore "
` [RFC v17][PATCH 44/60] c/r: support for open pipes
` [RFC v17][PATCH 45/60] c/r: make ckpt_may_checkpoint_task() check each namespace individually
` [RFC v17][PATCH 49/60] c/r: save and restore sysvipc namespace basics
` [RFC v17][PATCH 50/60] c/r: support share-memory sysv-ipc
` [RFC v17][PATCH 51/60] c/r: support message-queues sysv-ipc
` [RFC v17][PATCH 52/60] c/r: support semaphore sysv-ipc
` [RFC v17][PATCH 53/60] c/r: (s390): expose a constant for the number of words (CRs)
` [RFC v17][PATCH 54/60] c/r: add CKPT_COPY() macro
` [RFC v17][PATCH 59/60] c/r: restore file->f_cred

[PATCH] tty: Fix a USB serial crash/scribble
 2009-07-22 10:16 UTC  (2+ messages)

[PATCH] mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
 2009-07-22 10:12 UTC  (3+ messages)

[PATCH 0/1] [ARM] ep93xx clockevent support for 2.6.29.6-rt23
 2009-07-22 10:12 UTC  (4+ messages)
` [PATCH 1/1] [ARM] ep93xx clockevent support

[PATCH v3 0/4] ftrace: add tracepoint for timer event
 2009-07-22 10:13 UTC  (7+ messages)
` [PATCH v3 3/4] ftrace: add tracepoint for hrtimer

[Patch 1/2] ia32: use generic sys_pipe()
 2009-07-22 10:10 UTC  (3+ messages)
` [Patch 2/2] xtensa: "

[RFC] [PATCH 1/3] ASoC: Add support for Conexant CX20442-11 voice modem codec
 2009-07-22 10:10 UTC  (2+ messages)
` [alsa-devel] "

mmap_min_addr and your local LSM (ok, just SELinux)
 2009-07-22 10:06 UTC  (4+ messages)

[PATCH 1/6] regulator: Add regulator_get_exclusive() API
 2009-07-22  9:58 UTC  (4+ messages)

Linux 2.6.27.27
 2009-07-22  9:55 UTC  (18+ messages)

[PATCH 1/3] tracing/ksym_tracer: fix the output of ksym tracer
 2009-07-22  9:56 UTC  (5+ messages)
` [PATCH 2/3] tracing/ksym_tracer: fix write operation of ksym_trace_filter
` [PATCH 3/3] tracing/ksym_tracer: support quick clear for ksym_trace_filter

[PATCH/RFC] Move generated files to include/generated
 2009-07-22  9:58 UTC  (2+ messages)

Add ZTE AC8710 usb modem device
 2009-07-22  9:54 UTC  (2+ messages)

[PATCH] x86: detect use of extended APIC ID for AMD CPUs
 2009-07-22  9:54 UTC  (4+ messages)

[resend, trivial] fix missing printk space
 2009-07-22  9:50 UTC  (2+ messages)

[PATCH 0/2] perf_counter: add tracepoint support
 2009-07-22  9:49 UTC  (7+ messages)
` [PATCH 2/2] perf_counter: detect debugfs location

[PATCH 1/9] I/O bandwidth controller and BIO tracking
 2009-07-22  9:40 UTC  (18+ messages)
` [PATCH 2/9] dm-ioband-1.12.1: All-in-one patch
  ` [PATCH 3/9] blkio-cgroup-v9: The new page_cgroup framework
    ` [PATCH 4/9] blkio-cgroup-v9: Refactoring io-context initialization
      ` [PATCH 5/9] blkio-cgroup-v9: The body of blkio-cgroup
        ` [PATCH 6/9] blkio-cgroup-v9: The document "
          ` [PATCH 7/9] blkio-cgroup-v9: Page tracking hooks

[PATCH -v2 1/2] VM/SELinux: require CAP_SYS_RAWIO for all mmap_zero operations
 2009-07-22  9:23 UTC  (2+ messages)

[Patch] pipe: use file_update_time() when hold i_mutex
 2009-07-22  9:21 UTC  (5+ messages)

Problem with hwlat detector in smp_processor_id()
 2009-07-22  9:18 UTC 

[RESEND Patch v2] allow file truncations when both suid and write permissions set
 2009-07-22  9:17 UTC 

Final Notice Ref: UK/9420X/05
 2009-07-22  9:06 UTC 

RAID60 - MD / LVM
 2009-07-22  9:04 UTC 

[PATCH] slub: sysfs_slab_remove should free kmem_cache when debug is enabled
 2009-07-22  9:03 UTC 

[PATCH -tip] tracing: remove max_tracer_type_len
 2009-07-22  8:59 UTC 

irq lock inversion w/2.6.31-rc3-rtx
 2009-07-22  8:59 UTC 

Picture, Event or Logo?
 2009-07-22  9:19 UTC 

i915_driver_irq_handler - BUG: NULL pointer dereference
 2009-07-22  8:44 UTC 

[RESEND] [PATCH] readahead:add blk_run_backing_dev
 2009-07-22  8:44 UTC  (11+ messages)

Do cpu-endian MMIO accessors exist?
 2009-07-22  8:43 UTC  (7+ messages)

[PATCH -tip 1/2] function-graph: fix the output of set_graph_function
 2009-07-22  8:38 UTC  (2+ messages)
` [PATCH -tip 2/2] function-graph: use ftrace_graph_funcs directly

TTM page pool allocator
 2009-07-22  8:37 UTC  (7+ messages)

[RFC] [PATCH 0/3] Add support for Amstrad E3 (Delta) audio to ASoC
 2009-07-22  7:51 UTC  (2+ messages)
` [E3-hacking] "

[PATCH] tracing/events: Add module tracepoints
 2009-07-22  7:48 UTC  (3+ messages)

[PATCH] tracing: dont reset set_ftrace_filter/notrace when opened with r/w perm
 2009-07-22  7:42 UTC  (3+ messages)

[RFC][patch 0/5] clocksource cleanup / improvement
 2009-07-22  7:33 UTC  (11+ messages)
` [RFC][patch 1/5] move clock source related code to clocksource.c
` [RFC][patch 3/5] remove clocksource inline functions
` [RFC][patch 4/5] clocksource_read/clocksource_read_raw "

[linux-pm] [PATCH] [suspend] pci_raw_set_power_state: replace msleep by udelay in resuming procedure
 2009-07-22  7:10 UTC  (5+ messages)

[RFCv2][PATCH] flexible array implementation
 2009-07-22  7:09 UTC  (5+ messages)

How to handle >16TB devices on 32 bit hosts ??
 2009-07-22  6:59 UTC  (2+ messages)

linux-next: Tree for July 22
 2009-07-22  6:35 UTC 

[PATCH] leds: gpio-leds: Fix typographics fault
 2009-07-22  6:33 UTC  (3+ messages)

[patch 1/3] net: serialize hrtimer callback in sched_cbq
 2009-07-22  6:29 UTC  (5+ messages)

[PATCH 0/4] kcore: cleanup and fix bahavior to find physcal memory range v2
 2009-07-22  6:29 UTC  (14+ messages)
` [PATCH 1/4] kcore: clean up to use generic list ops
` [PATCH 2/4] kcore: add kclist type
` [PATCH 3/4] kcore: build physical memory direct map information in proper way
` [PATCH 4/4] kcore: remove noise from walk_memory_resource

[PATCH 0/3] ide-tape: misc stuff
 2009-07-22  6:08 UTC  (9+ messages)
` [PATCH 1/3] ide-tape: fix debug call
` [PATCH 2/3] ide-tape: convert to ide_debug_log macro
` [PATCH 3/3] ide-tape: fix handling of postponed rqs

[GIT PULL] block fixes for 2.6.31-rc4
 2009-07-22  5:59 UTC 

[GIT PULL] nilfs2 Kconfig fix
 2009-07-22  5:52 UTC 

ACPI power meter driver?
 2009-07-22  5:47 UTC  (3+ messages)

[PATCH v4] davinci: fb: Frame Buffer driver for TI DA8xx/OMAP-L1xx
 2009-07-22  4:47 UTC 

[PATCH 1/1] edac: fix amd64_edac ecc probe
 2009-07-22  5:26 UTC 

[PATCH] x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD"
 2009-07-22  5:25 UTC  (3+ messages)
` [tip:x86/urgent] "

[PATCH] Fix bad_srat() to clear all state
 2009-07-22  5:24 UTC  (2+ messages)
` [tip:x86/urgent] x86-64: "

[RFC] move __devinit or __init printk constant format strings to __devinitconst or __initdata?
 2009-07-22  5:17 UTC  (9+ messages)

[PATCH] move orion_nand's probe function to .devinit.text
 2009-07-22  5:17 UTC  (4+ messages)
` [PATCH] register orion_nand using platform_driver_probe

[PATCH] Add ZTE AC8710 usb modem device
 2009-07-22  5:03 UTC 

[PATCH] perf_counter: Always return the parent counter id to userspace
 2009-07-22  5:10 UTC  (5+ messages)

[PATCH 00/16] drbd: a block device for HA clusters
 2009-07-22  4:59 UTC  (4+ messages)
  ` [Drbd-dev] "

khttpd fate
 2009-07-22  4:47 UTC  (5+ messages)

linux-next: manual merge of the net tree with the wireless-current tree
 2009-07-22  4:50 UTC  (4+ messages)

[PATCHSET percpu#for-next] implement and use sparse embedding first chunk allocator
 2009-07-22  4:38 UTC  (8+ messages)
` [PATCH 03/20] percpu: rename 4k first chunk allocator to page
` [PATCH 19/20] sparc64: use embedding percpu first chunk allocator
` [RFC PATCH] percpu: kill legacy percpu allocator

[GIT]: IDE
 2009-07-22  4:21 UTC 

[GIT]: Networking
 2009-07-22  4:21 UTC 

Curso Sky Runnning Jul. 25 [últimos lugares]
 2009-07-22  0:36 UTC 

[RFC] [PATCH 4/3] OMAP1: Readd basic support for DSP initialization
 2009-07-22  3:23 UTC 

[RFC] [PATCH 3/3] ASoC: add support for Amstrad E3 (Delta) machine
 2009-07-22  3:22 UTC 

[RFC] [PATCH 2/3] TTY: Add definition of a new line discipline required by Amstrad E3 (Delta) ASoC driver
 2009-07-22  3:22 UTC 

[PATCH 0/7] ARRAY_SIZE changes
 2009-07-22  3:02 UTC  (8+ messages)
` [PATCH 1/7] [staging] "
  ` [PATCH 2/7] [isdn] "
    ` [PATCH 3/7] [video] "
      ` [PATCH 4/7] [drivers] "
        ` [PATCH 5/7] [powerpc] "
          ` [PATCH 6/7] [ia64] "
            ` [PATCH 7/7] [cris] "

[PATCH -tip V2] tracing: use defined fields to print formats
 2009-07-22  2:40 UTC 

[PATCH] cgroup: fix reverse unlock sequence in cgroup_get_sb
 2009-07-22  2:32 UTC  (9+ messages)

[PATCH] cgroup: make unlock sequence in cgroup_get_sb consistent
 2009-07-22  2:31 UTC 

[PATCH] sysrq, kdump: fix regression, revert "simplify sysrq-c handler"
 2009-07-22  2:01 UTC  (4+ messages)

linux-next: manual merge of the net tree with the wireless-current tree
 2009-07-22  2:00 UTC 

[RFC][PATCH] Introduce CLOCK_REALTIME_COARSE
 2009-07-22  1:26 UTC  (6+ messages)

[PATCH] cifs: fix sb->s_maxbytes so that it casts properly to a signed value
 2009-07-22  1:15 UTC  (3+ messages)

HTC: touchscreen driver
 2009-07-22  1:12 UTC  (10+ messages)

[PATCH 2/2] Modify MMCI/PL180 to handle agressive clocking v7
 2009-07-22  1:00 UTC  (2+ messages)

[PATCH 1/2] MMC Agressive clocking framework v5
 2009-07-22  0:46 UTC  (2+ messages)

[PATCH] hibernate / memory hotplug: always use for_each_populated_zone()
 2009-07-22  0:38 UTC  (6+ messages)


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