public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-07-22 18:22:44 to 2010-07-22 23:22:47 UTC [more...]

[PATCH] x86: Do not try to disable hpet if it hasn't been initialized before
 2010-07-22 23:22 UTC 

[PATCH] timer: Added usleep[_range][_interruptible] timer
 2010-07-22 23:16 UTC  (4+ messages)
  ` [PATCH] timer: Added usleep[_range] timer

[PATCH] cgroupfs: create /sys/fs/cgroup to mount cgroupfs on
 2010-07-22 23:16 UTC  (18+ messages)

[PATCH 1/3] DMAENGINE: generic slave channel control v2
 2010-07-22 23:15 UTC  (5+ messages)

[RFC] x86: perf swallows all NMIs when registered with a user
 2010-07-22 22:58 UTC  (2+ messages)

[PATCH] serial: add support for OX16PCI958 card
 2010-07-22 23:00 UTC  (2+ messages)

[PATCH 0/8] floppy: cleanup patches
 2010-07-22 23:00 UTC  (9+ messages)
      ` [RFC] floppy: use single threaded workqueue

[PATCH] GIC: Dont disable INT in ack callback
 2010-07-22 22:57 UTC 

b43 wireless driver inhibits access to /dev/hwrng
 2010-07-22 22:52 UTC 

I need urgent assisstance
 2010-07-22 22:39 UTC 

mmotm 2010-07-19-16-37 uploaded
 2010-07-22 22:37 UTC  (7+ messages)
` mmotm 2010-07-19 - e1000e vs. pm_qos_update_request issues
` [PATCH] "

[PATCH net-next] drivers/net/qla3xxx.c: Update logging message style
 2010-07-22 22:33 UTC 

[PATCH 0/4] Replace reference to of_device with platform_device in arch and drivers/of/* code
 2010-07-22 22:30 UTC  (5+ messages)
` [PATCH 1/4] of/device: Replace of_device with platform_device in includes and core code
` [PATCH 2/4] powerpc: remove references to of_device and to_of_device
` [PATCH 3/4] sparc: "
` [PATCH 4/4] microblaze: "

[PATCH 31/31]Documentation/filesystems/proc.txt update web address
 2010-07-22 22:31 UTC  (4+ messages)
` [PATCH 35/35]Documentation/HOWTO "

[PATCH] of/device: Protect against binding of_platform_drivers to non-OF devices
 2010-07-22 22:24 UTC 

[PATCH 2/2] Staging: dt3155: Fixed all printk warnings found by checkpatch.pl
 2010-07-22 22:11 UTC  (2+ messages)

Possible memory leaks on driver core error paths
 2010-07-22 22:09 UTC  (7+ messages)
` [PATCH 1/6] Driver core: Fix potential memory leak
` [PATCH 2/6] Driver core: Fix memory leak on bus_register error path
` [PATCH 3/6] Driver core: Fix memory leak on class_register "
` [PATCH 4/6] Driver core: Fix memory leak on sysdev_class_register "
` [PATCH 5/6] ocfs2: Fix memory leak on mlog_sys_init "
` [PATCH 6/6] kobj: Fix memory leak on error path of kset_create_and_add

[PATCH] forcedeth: Fix different hardware statistics versions
 2010-07-22 22:02 UTC 

acpi_idle: Very idle Core i7 machine never enters C3
 2010-07-22 22:01 UTC  (17+ messages)
                ` [PATCH] ACPI: make acpi_idle Nehalem-aware
                      ` [PATCH] ACPI: skip checking BM_STS if the BIOS doesn't ask for it
                        ` [PATCH] ACPI: create "processor.bm_check_disable" boot param

[PATCH -v26 00/31] generic changes for memblock
 2010-07-22 22:00 UTC  (29+ messages)
` [PATCH 01/31] memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region
` [PATCH 02/31] memblock: No reason to include asm/memblock.h late
` [PATCH 03/31] memblock: Introduce for_each_memblock() and new accessors, and use it
` [PATCH 05/31] memblock: Factor the lowest level alloc function
` [PATCH 08/31] memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
` [PATCH 09/31] memblock: Change u64 to phys_addr_t
` [PATCH 10/31] memblock: Remove unused memblock.debug struct member
` [PATCH 11/31] memblock: Remove memblock_type.size and add memblock.memory_size instead
` [PATCH 12/31] memblock: Move memblock arrays to static storage in memblock.c and make their size a variable
` [PATCH 13/31] memblock: Add debug markers at the end of the array
` [PATCH 14/31] memblock: Make memblock_find_region() out of memblock_alloc_region()
` [PATCH 15/31] memblock: Define MEMBLOCK_ERROR internally instead of using ~(phys_addr_t)0
` [PATCH 16/31] memblock: Move memblock_init() to the bottom of the file
` [PATCH 17/31] memblock: split memblock_find_base() out of __memblock_alloc_base()
` [PATCH 18/31] memblock: Move functions around into a more sensible order
` [PATCH 19/31] memblock: Add array resizing support
` [PATCH 20/31] memblock: Add arch function to control coalescing of memblock memory regions
` [PATCH 22/31] memblock: NUMA allocate can now use early_pfn_map
` [PATCH 23/31] memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid()
` [PATCH 24/31] memblock: Make memblock_alloc_try_nid() fallback to MEMBLOCK_ALLOC_ANYWHERE
` [PATCH 25/31] memblock: Add debugfs files to dump the arrays content
` [PATCH 26/31] memblock: Prepare x86 to use memblock to replace early_res
` [PATCH 27/31] memblock: Print new doubled array location info
` [PATCH 28/31] memblock: Export MEMBLOCK_ERROR again
` [PATCH 30/31] memblock: Add ARCH_DISCARD_MEMBLOCK to put memblock code to .init
` [PATCH 31/31] memblock: Add memblock_find_in_range()

BUG in drivers/dma/ioat/dma_v2.c:314
 2010-07-22 22:00 UTC  (26+ messages)

[RFC][PATCH v1 11/15] perf: export tracepoint events via sysfs: power
 2010-07-22 21:53 UTC  (2+ messages)

[PATCH] scripts/checkpatch.pl: Add more exceptions to 80 char lines
 2010-07-22 21:51 UTC 

[PATCH v2 0/6] staging: tidspbridge: header cleanup series
 2010-07-22 21:41 UTC  (8+ messages)
` [PATCH 1/6] staging: tidspbridge: remove GlobalTypes.h
` [PATCH 2/6] staging: tidspbridge: replace CONST with c standard const
` [PATCH 3/6] staging: tidspbridge: remove IN modifier
` [PATCH 4/6] staging: tidspbridge: remove OPTIONAL
` [PATCH 5/6] staging: tidspbridge: remove OUT define
` [PATCH 6/6] staging: tidspbridge: remove dbdefs.h

[RFC PATCH] cfq-iosched: IOPS mode for group scheduling and new group_idle tunable
 2010-07-22 21:36 UTC  (7+ messages)
` [PATCH 1/5] cfq-iosched: Do not idle on service tree if slice_idle=0
` [PATCH 2/5] cfq-iosched: Implment IOPS mode for group scheduling
` [PATCH 3/5] cfq-iosched: Implement a tunable group_idle
` [PATCH 4/5] cfq-iosched: Print number of sectors dispatched per cfqq slice
` [PATCH 5/5] cfq-iosched: Documentation update

[PATCH 2/3] workqueue: Add an API to create a singlethread workqueue attached to the current task's cgroup
 2010-07-22 21:21 UTC  (12+ messages)
      ` [PATCH 1/3] vhost: replace vhost_workqueue with per-vhost kthread
                ` [PATCH UPDATED "

[PATCH RFC] arm: msm: Add QSD8x60 System MMU support
 2010-07-22 21:21 UTC 

[PATCH 5/5] Package Level Thermal Control and Power Limit Notification: pkgtemp doc
 2010-07-22 21:21 UTC  (5+ messages)

[PATCHSET wq#for-next] workqueue: replace slow-work with workqueue
 2010-07-22 21:17 UTC  (8+ messages)
` [PATCH 5/7] gfs2: use workqueue instead of slow-work
` [PATCH 6/7] drm: "

[PATCH 0/8] zcache: page cache compression support
 2010-07-22 21:00 UTC  (4+ messages)

[PATCH] gpio: remove spurious gpio_unexport debug error
 2010-07-22 21:05 UTC 

[PATCH] trace-cmd: Don't SIGSEGV when event field format cannot be parsed
 2010-07-22 21:05 UTC  (3+ messages)
  ` [PATCH] trace-cmd: Don't SIGSEGV when event field format cannot be parsed (v2)

[PATCH] wdt_pci.c: move ids to pci_ids.h
 2010-07-22 21:02 UTC  (2+ messages)

[RFC PATCH] cfq-iosced: Implement IOPS mode and group_idle tunable V3
 2010-07-22 20:54 UTC  (3+ messages)

[PATCH v2 00/14] EVM
 2010-07-22 20:44 UTC  (15+ messages)
` [PATCH v2 01/14] integrity: move ima inode integrity data management
` [PATCH v2 02/14] xattr: define vfs_getxattr_alloc and vfs_xattr_cmp
` [PATCH v2 03/14] evm: re-release
` [PATCH v2 04/14] ima: move ima_file_free before releasing the file
` [PATCH v2 05/14] security: imbed evm calls in security hooks
` [PATCH v2 06/14] evm: inode post removexattr
` [PATCH v2 07/14] evm: imbed evm_inode_post_setattr
` [PATCH v2 08/14] evm: inode_post_init
` [PATCH v2 09/14] fs: add evm_inode_post_init calls
` [PATCH v2 10/14] ima: integrity appraisal extension
` [PATCH v2 11/14] ima: appraise default rules
` [PATCH v2 12/14] ima: inode post_setattr
` [PATCH v2 13/14] ima: add ima_inode_setxattr and ima_inode_removexattr
` [PATCH v2 14/14] ima: appraise measurement required

[-next July 21] s390 build failure : kernel/workqueue.o
 2010-07-22 20:41 UTC  (7+ messages)
    ` [PATCH wq#for-next] workqueue: fix how cpu number is stored in work->data

[GIT PULL 0/2] perf/urgent fixes
 2010-07-22 20:36 UTC  (3+ messages)
` [PATCH 1/2] perf annotate: Fix handling of goto labels that are valid hex numbers
` [PATCH 2/2] perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available

[PATCH] Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.c
 2010-07-22 20:28 UTC  (2+ messages)

[PATCH 0/7] [GIT PULL] tracing: updates
 2010-07-22 20:24 UTC  (8+ messages)
` [PATCH 1/7] tracing: Allow to disable cmdline recording
` [PATCH 2/7] trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bit
` [PATCH 3/7] tracing: Reduce latency and remove percpu trace_seq
` [PATCH 4/7] tracing: Shrink max latency ringbuffer if unnecessary
` [PATCH 5/7] tracing/documentation: Document dynamic ftracer internals
` [PATCH 6/7] tracing: Fix $mcount_regex for MIPS in recordmcount.pl
` [PATCH 7/7] trace: strlen() return doesnt account for the NULL

[PATCH] trace: funcgraph tracer - adding funcgraph-irq option
 2010-07-22 20:00 UTC  (2+ messages)

[PATCH 1/2] Staging: dt3155: Change include to linux header
 2010-07-22 19:59 UTC 

[PATCH 0/3] drivers:staging:ti-st: patches
 2010-07-22 19:53 UTC  (2+ messages)

[PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available [ver #6]
 2010-07-22 19:53 UTC  (21+ messages)
` [PATCH 00/18] Extended file stat functions "

[net 0/2] Clean up netfilter cache on xmit-to-self
 2010-07-22 19:53 UTC  (5+ messages)
` [net 1/2] net: dev_forward_skb should call nf_reset
` [net 2/2] veth: Remove redundant timestamp assignment

[PATCH] bonding: set device in RLB ARP packet handler
 2010-07-22 19:52 UTC 

Filesystem hints to storage
 2010-07-22 19:45 UTC  (3+ messages)

[RFC][PATCH 00/11] blkiocg async support
 2010-07-22 19:28 UTC  (7+ messages)

Linux 2.6.35-rc6
 2010-07-22 19:26 UTC 

[PATCH] Don't apply for write lock on tasklist_lock if parent doesn't ptrace other processes
 2010-07-22 19:24 UTC  (5+ messages)

Introducing the LCD-Linux project
 2010-07-22 19:19 UTC  (2+ messages)

perf annotate segfaults when source code has goto label that looks like hex number
 2010-07-22 19:16 UTC  (9+ messages)
` [PATCH] "
        ` [PATCH v2] "

VFS scalability git tree
 2010-07-22 19:01 UTC 

[PATCH 00/36] Remove unnecessary casts of private_data
 2010-07-22 18:58 UTC  (3+ messages)
` [PATCH 29/36] kernel/trace: "

[PATCH 09/11] staging: comedi: formatting of pointers in printk()
 2010-07-22 18:51 UTC  (4+ messages)

[PATCH -v26 00/16] Use memblock with x86
 2010-07-22 18:44 UTC  (17+ messages)
` [PATCH 01/16] x86, memblock: Add memblock_x86_find_in_range_size()
` [PATCH 02/16] bootmem, x86: Add weak version of reserve_bootmem_generic
` [PATCH 03/16] x86, memblock: Add memblock_x86_to_bootmem()
` [PATCH 04/16] x86,memblock: Add memblock_x86_reserve_range/memblock_x86_free_range
` [PATCH 05/16] x86, memblock: Add get_free_all_memory_range()
` [PATCH 06/16] x86, memblock: Add memblock_x86_register_active_regions() and memblock_x86_hole_size()
` [PATCH 07/16] memblock: Add find_memory_core_early()
` [PATCH 08/16] x86, memblock: Add memblock_x86_find_in_range_node()
` [PATCH 09/16] x86, memblock: Add memblock_x86_free_memory_in_range()
` [PATCH 10/16] x86, memblock: Add memblock_x86_memory_in_range()
` [PATCH 11/16] x86, memblock: Use memblock_debug to control debug message print out
` [PATCH 12/16] x86: Use memblock to replace early_res
` [PATCH 13/16] x86: Replace e820_/_early string with memblock_
` [PATCH 14/16] x86: Remove not used early_res code
` [PATCH 15/16] x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get correct dma_reserve
` [PATCH 16/16] x86: remove old bootmem code

[PATCH] Staging: vt6656: Remove PUINT from ttype.h
 2010-07-22 18:44 UTC  (2+ messages)

[PATCH] Staging: comedi: drivers: Code style issues
 2010-07-22 18:47 UTC  (2+ messages)

E-MAIL WINNER
 2010-07-22 18:38 UTC 

swiotlb detection should be memory hotplug aware ?
 2010-07-22 18:34 UTC  (5+ messages)

Introducing the LCD-Linux project
 2010-07-22 18:12 UTC  (2+ messages)


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