mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 1/2] mm: Introduce GFP_PANIC for early-boot allocations
 2009-05-09  9:19 UTC  (7+ messages)

[PATCH 0/8] export more page flags in /proc/kpageflags (take 6)
 2009-05-09  9:13 UTC  (12+ messages)
` [PATCH 4/8] proc: export more page flags in /proc/kpageflags
      ` [patch] tracing/mm: add page frame snapshot trace
` [PATCH 6/8] pagemap: document 9 more exported page flags

Linux and LLVM
 2009-05-09  9:13 UTC  (4+ messages)

[RFC] TuxOnIce
 2009-05-09  9:10 UTC  (22+ messages)
  ` [TuxOnIce-devel] "

[RFC PATCH 0/12] ide-atapi remove pc->buf
 2009-05-09  8:50 UTC  (17+ messages)
` [PATCH 01/14] ide-tape: fix potential fs requests bug
` [PATCH 02/14] ide-atapi: switch to blk_rq_bytes() on do_request() path
` [PATCH 03/14] ide-atapi: switch to rq->resid_len
` [PATCH 04/14] ide-atapi: add a len-parameter to ide_queue_pc_tail
` [PATCH 05/14] ide-atapi: add a buffer-arg "
` [PATCH 06/14] ide-floppy/ide_floppy_get_flexible_disk_page: use local buffer
` [PATCH 07/14] ide-floppy/ide_floppy_get_sfrp_bit: "
` [PATCH 08/14] ide-floppy/ide_floppy_format_unit: "
` [PATCH 09/14] ide-atapi: use local sense buffer
` [PATCH 10/14] ide-tape: fix READ POSITION cmd handling
` [PATCH 11/14] ide-tape/ide_tape_get_bsize_from_bdesc: use local buffer
` [PATCH 12/14] ide-atapi: remove pc->buf
` [PATCH 13/14] ide-cd: use whole request_sense buffer in EH
` [PATCH 14/14] ide: unify interrupt reason checking

[GIT PULL] xen: apic support for dom0
 2009-05-09  8:43 UTC  (4+ messages)
` [PATCH 02/18] xen: hook io_apic read/write operations

[RFC] convert ftrace syscall tracer to TRACE_EVENT()
 2009-05-09  8:37 UTC  (2+ messages)

[PATCH 2/2] SLUB: Use GFP_PANIC for early-boot allocations
 2009-05-09  8:30 UTC  (11+ messages)

Asus Eee 901Go ACPI errors on 2.6.30-rc4-git4
 2009-05-09  8:13 UTC  (4+ messages)

/proc/uptime idle counter remains at 0
 2009-05-09  8:05 UTC 

[PATCH 06/16] xen: disable PAT
 2009-05-09  8:04 UTC  (2+ messages)
` [Xen-devel] "

Minimal linker script
 2009-05-09  8:00 UTC 

SATA disks resets in a md setup
 2009-05-09  7:35 UTC  (3+ messages)

[Bug #13058] First hibernation attempt fails
 2009-05-09  7:34 UTC  (8+ messages)
` [PATCH 1/5] mm: Add __GFP_NO_OOM_KILL flag

__setup_param(), unique_id and vdso_setup
 2009-05-09  7:32 UTC  (2+ messages)

regression 2.6.30-rc4+git: oops in rfcomm_tty_open klist_add_tail
 2009-05-09  7:13 UTC  (2+ messages)

[PATCH 1/3] x86: remove MEMORY_HOTPLUG_RESERVE related code
 2009-05-09  7:05 UTC  (4+ messages)
` [PATCH 2/3] x86: add numa_move_cpus_to_node
` [PATCH 3/3] x86: fix node_possible_map logic -v2

[patch] fix for sched_clock() when using jiffies
 2009-05-09  7:04 UTC  (11+ messages)
      ` [PATCH] "

[PATCH] vmscan: evict use-once pages first (v2)
 2009-05-09  6:56 UTC  (31+ messages)
            ` [PATCH -mm] vmscan: make mapped executable pages the first class citizen
                  ` [RFC][PATCH] vmscan: report vm_flags in page_referenced()

[GIT PATCH] block: unify request processing model and implement peek/fetch
 2009-05-09  6:56 UTC  (6+ messages)
` [PATCH 01/18] ide: dequeue in-flight request
` [PATCH 16/18] gdrom: "

[tip PATCH] futex: add requeue-pi documentation
 2009-05-09  5:16 UTC  (2+ messages)
` [tip:core/futexes] "

[PATCH 0/4] gcov kernel support
 2009-05-09  5:03 UTC  (3+ messages)
` [PATCH 1/4] kernel: constructor support

usbutils 0.82 release
 2009-05-09  4:55 UTC  (3+ messages)

[PATCH -tip v5 0/7] tracing: kprobe-based event tracer and x86 instruction decoder
 2009-05-09  4:43 UTC  (9+ messages)
` [PATCH -tip v5 1/7] x86: instruction decorder API
` [PATCH -tip v5 2/7] kprobes: checks probe address is instruction boudary on x86
` [PATCH -tip v5 3/7] kprobes: cleanup fix_riprel() using insn decoder "
` [PATCH -tip v5 4/7] tracing: add kprobe-based event tracer
` [PATCH -tip v5 5/7] x86: fix kernel_trap_sp()
` [PATCH -tip v5 6/7] x86: add pt_regs register and stack access APIs
` [PATCH -tip v5 7/7] tracing: add arguments support on kprobe-based event tracer

Vendor info from device name
 2009-05-09  4:34 UTC  (2+ messages)

[PATCH 0/2] [GIT PULL] tracing: updates for tip
 2009-05-09  4:27 UTC  (4+ messages)
` [PATCH 1/2] tracing: initialize return value for __ftrace_set_clr_event
` [PATCH 2/2] tracing: add trace_set_clr_event to export event enabling function

[GIT PATCH] block,scsi,libata: implement alt_size, take#2
 2009-05-09  4:23 UTC  (5+ messages)
` [PATCH 1/3] block: add alt_size
` [PATCH 2/3] scsi: add scsi_device->alt_capacity
` [PATCH 3/3] libata: export HPA size as alt_size

[PATCH 0/13] RFC ONLY - kdb for kgdb
 2009-05-09  4:09 UTC  (16+ messages)
` [PATCH 01/13] RFC ONLY - kdb: core for kgdb back end
  ` [PATCH 02/13] RFC ONLY - kgdb: core changes to support kdb
    ` [PATCH 03/13] RFC ONLY - kgdb,8250,pl011: Return immediately from console poll
      ` [PATCH 04/13] RFC ONLY - kgdb: gdb "monitor" -> kdb passthrough
        ` [PATCH 05/13] RFC ONLY - kgdboc,keyboard: Keyboard driver for kdb with kgdb
          ` [PATCH 06/13] kgdb: remove post_primary_code references
            ` [PATCH 07/13] RFC ONLY - x86,kgdb: Add low level debug hook
              ` [PATCH 08/13] RFC ONLY - arm,kgdb: Add hook to catch an oops with debugger
                ` [PATCH 09/13] RFC ONLY - powerpc,kgdb: Introduce low level trap catching
                  ` [PATCH 10/13] RFC ONLY - mips,kgdb: kdb low level trap catch and stack trace
                    ` [PATCH 11/13] kgdb: Add the ability to schedule a breakpoint via a tasklet
                      ` [PATCH 12/13] RFC ONLY - kgdb,kdb: use async breakpoint for sysrq for usb
                        ` [PATCH 13/13] RFC ONLY - usb,keyboard: uchi, echi, and ochi polling keyboard urbs

Input: add MAX7359 key switch controller driver
 2009-05-09  3:56 UTC  (5+ messages)

[PATCH] groups: move code to kernel/groups.c
 2009-05-09  3:54 UTC  (2+ messages)

[PATCH] cred: #include init.h in cred.h
 2009-05-09  3:36 UTC 

2.6.30-rc2-git2: Reported regressions from 2.6.29
 2009-05-09  3:28 UTC  (5+ messages)

[GIT PATCH] STAGING patches for 2.6.30-rc4 tree
 2009-05-09  3:26 UTC  (5+ messages)
` [PATCH 1/4] Staging: w35und: unregister device from the ieee80211 stack upon ->disconnect()
` [PATCH 2/4] Staging: rt2870: new device id
` [PATCH 3/4] Staging: rtl8187se: Fix compilation warnings and procfs directory leak
` [PATCH 4/4] Staging: comedi: David doesn't want to get comedi patches

[GIT PATCH] USB fixes for 2.6.30-rc4
 2009-05-09  3:25 UTC  (6+ messages)
` [PATCH 1/5] Driver core: platform: fix kernel-doc warnings
` [PATCH 2/5] Doc/sysfs-rules: Swap the order of the words so the sentence makes more sense
` [PATCH 3/5] Remove old PRINTK_DEBUG config item
` [PATCH 4/5] Revert driver core: fix passing platform_data
` [PATCH 5/5] Revert driver core: move platform_data into platform_device

[GIT PATCH] driver core patches for 2.6.30-rc4
 2009-05-09  3:24 UTC 

[PATCH 0/5][v2] Simplify devpts code
 2009-05-09  3:17 UTC  (8+ messages)
` [v3][PATCH 5/5] Merge code for single and multiple-instance mounts
        ` [v3][PATCH 5/5] Merge code for single and multiple-instancemounts
          ` [v3][PATCH 5/5] Merge code for single andmultiple-instancemounts

Can I/O order be guaranteed by submitting sycn bio
 2009-05-09  2:25 UTC 

[PATCH] Input: add MAX7359 key switch controller driver, v2
 2009-05-09  2:09 UTC 

(no subject)
 2009-05-09  1:50 UTC 

[GIT PULL] Btrfs updates for 2.6.30-rc
 2009-05-09  1:43 UTC  (3+ messages)

sata_sil24 EH complete
 2009-05-09  1:41 UTC  (5+ messages)

[RFC][PATCH] Dynamic Tick: Allow 32-bit machines to sleep for more than 2.15 seconds
 2009-05-09  0:51 UTC  (9+ messages)
          ` [RFC][PATCH] Dynamic Tick: Allow 32-bit machines to sleep formore "
              ` [RFC][PATCH] Dynamic Tick: Allow 32-bit machines to sleep formorethan "

TSC marked unstable on suspend and resume
 2009-05-09  0:34 UTC  (5+ messages)

Linux 2.6.30-rc5
 2009-05-09  0:31 UTC 

[PATCH] genirq: update irq_chip struct comment for irq_chip->disable hook
 2009-05-08 23:58 UTC  (7+ messages)
` [PATCH] genirq: ensure IRQs are lazy disabled before suspend

[PATCHSET] CUSE: implement CUSE, take #3
 2009-05-08 23:35 UTC  (10+ messages)

[PATCH 1/3] net: introduce a list of device addresses dev_addr_list (v4)
 2009-05-08 23:29 UTC  (9+ messages)
` [PATCH] net: introduce a list of device addresses dev_addr_list (v5)
  ` [PATCH] net: introduce a list of device addresses dev_addr_list (v6)

Possible boot race (seen on MX35)
 2009-05-08 23:23 UTC  (2+ messages)

DMA debug trace pointing to rtl8187
 2009-05-08 23:20 UTC  (3+ messages)
` [RFT] rtl8187: use DMA-aware buffers with usb_control_msg

Linux 2.6.29.3
 2009-05-08 23:14 UTC  (2+ messages)

Linux 2.6.27.23
 2009-05-08 23:13 UTC  (2+ messages)

[RFC] fiemap tester
 2009-05-08 23:13 UTC  (2+ messages)

[PATCH 0/5] pending patches
 2009-05-08 23:10 UTC  (3+ messages)
` [PATCH 1/5] hrtimer: per-cpu cached values of ktime

[PATCH 0/15] ps3{fb,vram,disk} patches for 2.6.31
 2009-05-08 23:05 UTC  (6+ messages)
` [PATCH 01/15] ps3vram: Fix error path (return -EIO) for short read/write
  ` [PATCH 02/15] ps3vram: Use proc_create_data() instead of proc_create()
    ` [PATCH 03/15] ps3vram: Correct exchanged gotos in ps3vram_probe() error path
      ` [PATCH 04/15] ps3vram: Replace mutex by spinlock + list

LinuxPPS status?
 2009-05-08 22:59 UTC  (3+ messages)

[PATCH 1/2] tracing/events: clean up for ftrace_set_clr_event()
 2009-05-08 22:52 UTC  (3+ messages)
` [PATCH 2/2] tracing/events: simplify system_enable_read()

[PATCH] x86: fix node_possible_map logic
 2009-05-08 22:46 UTC  (6+ messages)

[PATCH] x86/pci: do assign root bus res if _CRS is used
 2009-05-08 22:40 UTC  (4+ messages)

[RFC PATCH 0/3] generic hypercall support
 2009-05-08 22:33 UTC  (5+ messages)

Regression: Problem in using USB Bluetooth Dongle (Worked fine in 2.6.24.x)
 2009-05-08 22:24 UTC  (2+ messages)

mmotm 2009-05-08-15-22 uploaded
 2009-05-08 22:22 UTC 

IO scheduler based IO Controller V2
 2009-05-08 21:56 UTC  (11+ messages)

Regression in 2.6.30 - /dev/pts - mount options - bisected
 2009-05-08 21:54 UTC 

[PATCH] ipconfig: handle case of delayed DHCP server
 2009-05-08 21:39 UTC  (2+ messages)

[PATCH 00/14] RFC: x86: relocatable kernel changes
 2009-05-08 21:35 UTC  (11+ messages)
` [PATCH 05/14] kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputs
` [PATCH 09/14] x86, boot: add new runtime_address and runtime_size bzImage fields

IO scheduler based IO Controller V2
 2009-05-08 21:17 UTC  (4+ messages)
` [PATCH 05/18] io-controller: Common hierarchical fair queuing code in elevaotor layer

[GIT PULL] xen: dom0 support for PCI access
 2009-05-08 21:05 UTC  (5+ messages)

[PATCH 21/21] amd64_edac: add module registration routines
 2009-05-08 21:03 UTC 

[PATCH] staging/wlan-ng: Change KERN_DEBUG or pr_debug to match orig driver
 2009-05-08 20:54 UTC  (3+ messages)

[PATCH] x86-64: improve e820_search_gap()
 2009-05-08 20:53 UTC  (7+ messages)

[PATCH] w1-gpio: add external pull-up enable callback
 2009-05-08 20:53 UTC  (3+ messages)

[PATCH 0/2] Deal with shadow interrupts after emulated instructions
 2009-05-08 20:23 UTC  (3+ messages)
` [PATCH 1/2] replace drop_interrupt_shadow by set_interrupt_shadow
  ` [PATCH 2/2] deal with interrupt shadow state for emulated instruction

page:  |  | latest

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

all inboxes | Powered by JetHome®