LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2011-04-22 13:42:37 to 2011-04-22 23:00:00 UTC [more...]

[PATCH] export kernel call get_task_comm()
 2011-04-22 22:59 UTC  (3+ messages)

[RFC]block: add flush request at head
 2011-04-22 22:57 UTC  (4+ messages)

[PATCH] trace: Add special x86 irq entry/exit tracepoints
 2011-04-22 22:56 UTC 

[GIT PULL 0/1] perf/urgent Fix missing support for config1/config2
 2011-04-22 22:57 UTC  (10+ messages)
` [PATCH 1/1] perf tools: Add missing user space "

[PATCH 1/1] staging: sep: move to misc: sep: to move to mainline
 2011-04-22 22:49 UTC  (2+ messages)

2.6.39-rc4+: oom-killer busy killing tasks
 2011-04-22 22:47 UTC  (5+ messages)

[PATCH] trace: Add a free on close control mechanism for buffer_size_kb
 2011-04-22 22:46 UTC 

[PATCH] export kernel call get_task_comm()
 2011-04-22 22:43 UTC  (3+ messages)

Resend: export kernel call get_task_comm for driver use
 2011-04-22 22:35 UTC 

[PATCH REPOST] pv-grub: Fix for incorrect dom->p2m_host[] list initialization
 2011-04-22 22:33 UTC  (2+ messages)
` [Xen-devel] "

export kernel call get_task_comm for driver use
 2011-04-22 22:26 UTC 

perf_events: questions about cpu_has_ht_siblings() and offcore support
 2011-04-22 22:15 UTC  (14+ messages)

[RESEND][PATCH 00/21] Staging: hv: Cleanup storage drivers - Phase IV
 2011-04-22 21:55 UTC  (22+ messages)
` [PATCH 01/21] Staging: hv: Enable blkvsc_ioctl()
  ` [PATCH 02/21] Staging: hv: Simplify the code for blkvsc_getgeo()
  ` [PATCH 03/21] Staging: hv: Introduce a common function for issuing commands to the device
  ` [PATCH 04/21] Staging: hv: Get rid of blkvsc_do_read_capacity()
  ` [PATCH 05/21] Staging: hv: Get rid of blkvsc_do_read_capacity16()
  ` [PATCH 06/21] Staging: hv: Get rid of the function blkvsc_do_flush()
  ` [PATCH 07/21] Staging: hv: Get rid of the state media_not_present
  ` [PATCH 08/21] Staging: hv: Get rid of the function blkvsc_revalidate_disk()
  ` [PATCH 9/21] Staging: hv: Simplify blkvsc_init_rw()
  ` [PATCH 10/21] Staging: hv: Get rid of some DPRINT_INFO() statements
  ` [PATCH 11/21] Staging: hv: Get rid of some DPRINT_DBG() calls
  ` [PATCH 12/21] Staging: hv: Cleanup blkvsc_remove()
  ` [PATCH 13/21] Staging: hv: Cleanup storvsc_remove()
  ` [PATCH 14/21] Staging: hv: Get rid of the code to manage removable media
  ` [PATCH 15/21] Staging: hv: Get rid of some DPRINT_ERR() calls
  ` [PATCH 16/21] Staging: hv: Get rid of an unnecessary check in blkvsc_probe()
  ` [PATCH 17/21] Staging: hv: Cleanup blkvsc_open()
  ` [PATCH 18/21] Staging: hv: Fix a jump label (Cleanup) in blkvsc_drv
  ` [PATCH 19/21] Staging: hv: Fix a jump label (Remove) in blkvsc_drv.c
  ` [PATCH 20/21] Staging: hv: Introduce a function to map channel properties onto block device info
  ` [PATCH 21/21] Staging: hv: Get rid of IDE details from blkvsc_drv.c

[PATCH] pm / core bugfix: report error return from suspend_enter
 2011-04-22 22:13 UTC  (2+ messages)

End of FAT directories
 2011-04-22 21:56 UTC  (4+ messages)
` End of FAT directories (added missing reference)

[PATCH v3] mm: make expand_downwards symmetrical to expand_upwards
 2011-04-22 21:33 UTC  (10+ messages)

Make RCU dcache work with CONFIG_SECURITY=y
 2011-04-22 21:32 UTC  (12+ messages)
` [PATCH 1/3] SECURITY: Move exec_permission RCU checks into security modules
` [PATCH 2/3] SELINUX: Make selinux cache VFS RCU walks safe

[RESEND] [PATCH 00/18] Staging: hv: Cleanup-storage-drivers-phase-III
 2011-04-22 21:13 UTC  (19+ messages)
` [PATCH 01/18] Staging: hv: Get rid of the forward declaration of blkvsc_init_rw()
  ` [PATCH 02/18] Staging: hv: Get rid of the forward declaration of blkvsc_ioctl()
  ` [PATCH 03/18] Staging: hv: Get rid of the forward declaration of blkvsc_cmd_completion()
  ` [PATCH 04/18] Staging: hv: Get rid of the forward declaration of blkvsc_do_flush()
  ` [PATCH 05/18] Staging: hv: Get rid of the forward declaration of blkvsc_cancel_pending_reqs()
  ` [PATCH 06/18] Staging: hv: Get rid of the forward declaration of blkvsc_remove()
  ` [PATCH 07/18] Staging: hv: Get rid of the forward declaration of blkvsc_shutdown()
  ` [PATCH 08/18] Staging: hv: Get rid of the forward declaration for blkvsc_release()
  ` [PATCH 09/18] Staging: hv: Get rid of the forward declaration for blkvsc_do_read_capacity()
  ` [PATCH 10/18] Staging: hv: Get rid of the forward declaration of blkvsc_do_read_capacity16()
  ` [PATCH 11/18] Staging: hv: Get rid of the forward declaration of blkvsc_revalidate_disk()
  ` [PATCH 12/18] Staging: hv: Get rid of the forward declaration for blkvsc_do_inquiry()
  ` [PATCH 13/18] Staging: hv: Get rid of the forward declaration for blkvsc_do_request()
  ` [PATCH 14/18] Staging: hv: Get rid of the forward declaration for blkvsc_do_pending_reqs()
  ` [PATCH 15/18] Staging: hv: Get rid of the forward declaration for blkvsc_request()
  ` [PATCH 16/18] Staging: hv: Move some definitions/declarations to be earlier in the file
  ` [PATCH 17/18] Staging: hv: Move module parameter to "
  ` [PATCH 18/18] Staging: hv: Get rid of some dead code in blkvsc_drv.c

[PATCH 5/6] writeback: try more writeback as long as something was written
 2011-04-22 21:23 UTC  (11+ messages)

[PATCH 3/6] writeback: sync expired inodes first in background writeback
 2011-04-22 21:12 UTC  (11+ messages)

[PATCH 1/1] perf tools: Add missing user space support for config1/config2
 2011-04-22 21:03 UTC  (15+ messages)
    ` [generalized cache events] "

rt scheduler may calculate wrong rt_time
 2011-04-22 20:52 UTC  (3+ messages)

[PATCH 1/2] fs: add SEEK_HOLE and SEEK_DATA flags
 2011-04-22 20:49 UTC  (14+ messages)

[PATCH] drivers/tty/moxa.c: Put correct tty value
 2011-04-22 20:46 UTC 

[RFC] block integrity: Fix write after checksum calculation problem
 2011-04-22 20:34 UTC  (11+ messages)
              ` [RFC v2] block integrity: Stabilize(?) pages during writeback

2.6.39-rc4 BUG: unable to handle kernel NULL pointer dereference at 0000000c IP: cfq_insert_request+0x1d/0x3f5
 2011-04-22 20:30 UTC  (12+ messages)

[[PATCH 0/2] misc: add support to MOXA V2100 serial io driver
 2011-04-22 20:24 UTC  (2+ messages)

pull request: wireless-2.6 2011-04-22
 2011-04-22 20:21 UTC  (2+ messages)

Mobile phone factory
 2011-04-22 20:12 UTC 

[PATCH 2/3] drivers/video/sm501fb.c: Convert release_resource to release_mem_region
 2011-04-22 20:11 UTC 

[PATCH 1/3] drivers/video: Convert release_resource to release_mem_region
 2011-04-22 20:11 UTC 

[PATCH 3/3] drivers/video/s3c2410fb.c: Convert release_resource to release_mem_region
 2011-04-22 20:11 UTC 

2.6.38.3 and 2.6.39-rc4 hangs after "Booting the kernel" on quad Pentium Pro system
 2011-04-22 19:46 UTC  (6+ messages)

[PATCH v2] misc: Driver for Silicon Labs Si570 and compatibles
 2011-04-22 19:40 UTC  (6+ messages)

(no subject)
 2011-04-22 19:23 UTC 

[RESEND] [PATCH 00/22] Staging: hv: Cleanup-storage-drivers-phase-III
 2011-04-22 19:28 UTC  (6+ messages)
` [PATCH 01/22] Staging: hv: Get rid of the forward declaration of blkvsc_submit_request()
  ` [PATCH 05/22] Staging: hv: Get rid of the forward declaration of blkvsc_init_rw()

[PATCH V3] tty/serial: add support for Xilinx PS UART
 2011-04-22 19:13 UTC 

(no subject)
 2011-04-22 19:11 UTC 

[IWL4965] TX Power requested while scanning!
 2011-04-22 18:56 UTC 

linux-kernel@vger.kernel.org Rolex.com For You -52%
 2011-04-22 18:49 UTC 

Strange block/scsi/workqueue issue
 2011-04-22 18:30 UTC  (17+ messages)

[PATCH 2.6.39-rc3] i2c-i801: SMBus patch for Intel Panther Point DeviceIDs
 2011-04-22 18:20 UTC  (5+ messages)

[PATCH RFC] clk: add support for automatic parent handling
 2011-04-21 19:22 UTC  (3+ messages)

[PATCH] cfq-iosched: Get rid of cfqd->unplug_work and use blk_run_queue_async()
 2011-04-22 17:59 UTC 

[PATCH 3/4] Intel PTI implementaiton of MIPI 1149.7
 2011-04-22 17:57 UTC  (3+ messages)

[RFC][PATCH 00/11] ftrace/recordmcount: Remove useless mcount calls not being traced
 2011-04-22 17:56 UTC  (8+ messages)
` [RFC][PATCH 01/11] ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons

[PATCH V3 0/8] macvtap/vhost TX zero copy support
 2011-04-22 17:52 UTC  (4+ messages)

[PATCH v3] kbuild: implement several W= levels
 2011-04-22 17:50 UTC  (2+ messages)
` [PATCH v3.1] "

linux-next: Tree for April 14 (Call-traces: RCU/ACPI/WQ related?)
 2011-04-22 17:36 UTC  (12+ messages)

[PATCH] sched: get rid of lock_depth
 2011-04-22 17:19 UTC 

[PATCH]arch:x86:kernel:cpu:perf_event_p4.c Typo: change indexig to indexing
 2011-04-22 17:12 UTC  (2+ messages)

[PATCH v3] mm: make expand_downwards symmetrical to expand_upwards
 2011-04-22 17:03 UTC  (14+ messages)

2.6.39-rc1 nouveau regression (bisected)
 2011-04-22 16:29 UTC  (11+ messages)
            ` 2.6.39-rc1 nouveau(?) "

[2.6.39-rc2] perf top fails to mmap
 2011-04-22 16:37 UTC  (7+ messages)
        ` [2.6.39-rc2] perf top fails to mmap - bisected to 70db7533

[PATCH 1/5] dmaengine: at_hdmac: modify way to use interrupts
 2011-04-22 17:42 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/5] dmaengine: at_hdmac: add cyclic DMA operation support
  ` [PATCH v2 3/5] dmaengine: at_hdmac: debug information sg_len for prep_slave_sg
  ` [PATCH v2 4/5] dmaengine: at_hdmac: remove channel status testing in tasklet
  ` [PATCH v2 5/5] dmaengine: at_hdmac: specialize AHB interfaces to optimize transfers

[PATCH V2] tty/serial: add support for Xilinx PS UART
 2011-04-22 16:23 UTC  (11+ messages)

[PATCH 05/10] block: remove per-queue plugging
 2011-04-22 16:10 UTC  (13+ messages)

[PATCH v4 01/11] mfd: add pruss mfd driver
 2011-04-22 16:03 UTC  (4+ messages)
` [PATCH v4 11/11] da850: pruss CAN board specific additions

Linux 2.6.33.12
 2011-04-22 16:03 UTC  (2+ messages)

[PATCH] mm: Check if any page in a pageblock is reserved before marking it MIGRATE_RESERVE
 2011-04-22 16:02 UTC  (2+ messages)

Linux 2.6.32.39
 2011-04-22 16:01 UTC  (2+ messages)

CONGRATULATIONS
 2011-04-22 15:26 UTC 

Linux 2.6.38.4
 2011-04-22 15:31 UTC  (2+ messages)

[RFC] kbuild: generic support for asm-generic
 2011-04-22 15:53 UTC  (7+ messages)
` [RFC v3] "
  ` [PATCH 1/2] kbuild: asm-generic support
          ` [PATCH v3] "

[PATCH 0/4] perf, x86: collection of pentium 4 fixes
 2011-04-22 15:15 UTC  (8+ messages)
` [PATCH 4/4] perf, x86: Add PERF_COUNT_HW_NMI_WATCHDOG event

Regression caused by 8969960 (mm: vmap area cache)
 2011-04-22 15:03 UTC  (2+ messages)

A patch you wrote some time ago (aka: "[patch 41/54] ICMP: Fix icmp_errors_use_inbound_ifaddr sysctl")
 2011-04-22 14:46 UTC  (2+ messages)

[RFT] Please test rdtsc on various x86-64 hardware (app included)
 2011-04-22 14:33 UTC  (2+ messages)

[RFC PATCH v2 0/7] signal: sigprocmask fixes
 2011-04-22 14:30 UTC  (7+ messages)
` [PATCH v2 6/7] x86: signal: handle_signal() should use set_current_blocked()
` [PATCH v2 7/7] x86: signal: sys_rt_sigreturn() "
` [PATCH v2 8/7] signal: cleanup sys_rt_sigprocmask()

[PATCH] pv-grub: Fix for incorrect dom->p2m_host[] list initialization
 2011-04-22 13:57 UTC 

[GIT PULL] perf fixes
 2011-04-22 13:42 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 read-only IMAP folder(s) and NNTP newsgroup(s).