public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-01-26 13:35:04 to 2011-01-26 20:07:47 UTC [more...]

Tup with Linux kernel modules
 2011-01-26 20:05 UTC  (2+ messages)
` [tup] "

[patch 0/6] rwsem: Cleanup duplicate code all over the place
 2011-01-26 20:06 UTC  (7+ messages)
` [patch 1/6] rwsem: Cleanup includes
` [patch 2/6] x86: Cleanup rwsem_count_t typedef
` [patch 3/6] rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h
` [patch 4/6] rwsem: Move duplicate init macros and functions "
` [patch 5/6] rwsem: Unify the duplicate rwsem_is_locked() inlines
` [patch 6/6] rwsem: Move duplicate function prototypes to linux/rwsem.h

[PATCH 0/8] Basic ARM device tree support
 2011-01-26 20:04 UTC  (2+ messages)

[PATCH 1/8] staging: hv: Convert camel cased variables in connection.c to lower cases
 2011-01-26 20:12 UTC  (5+ messages)
` [PATCH 2/8] staging: hv: Convert camel cased functions "
  ` [PATCH 3/8] staging: hv: Convert camel cased variables in vmbus_drv.c "
    ` [PATCH 4/8] staging: hv: Convert camel cased functions "
      ` [PATCH 5/8] staging: hv: Convert camel cased struct fields in vmbus_api.h "

[PATCH 00/25] mm: Preemptibility -v7
 2011-01-26 20:03 UTC  (5+ messages)
` [RFC][PATCH 26/25] mm, arch: Convert ia64, arm, sh to generic tlb

[tip:sched/core] sched: Untangle cpu-load and timekeeping code
 2011-01-26 20:03 UTC  (3+ messages)

[patch] kconfig: unify GENERIC_ISA_DMA and ISA_DMA_API
 2011-01-26 20:00 UTC  (3+ messages)

[PATCH] dt: Move device tree documentation out of powerpc directory
 2011-01-26 19:58 UTC  (4+ messages)

pull request: wireless-2.6 2011-01-26
 2011-01-26 19:56 UTC  (2+ messages)

[PATCH 0/7] zram/xvmalloc: 64K page fixes and optimizations
 2011-01-26 19:50 UTC  (26+ messages)
` [PATCH 1/7] zram/vmalloc: Correct tunings to enable use with 64K pages
` [PATCH 2/7] zram: Prevent overflow in logical block size
` [PATCH 3/7] zram: Speed insertion of new pages with cached idx
` [PATCH 4/7] zram/xvmalloc: free bit block insertion optimization
` [PATCH 5/7] zram/xvmalloc: wrap debug code in #ifdef DEBUG
` [PATCH 6/7] zram/xvmalloc: Close 32byte hole on 64-bit CPUs
` [PATCH 7/7] zram: mark the disk as non-rotating media

2.6.36/2.6.37: broken compatibility with userspace input-utils ?
 2011-01-26 19:50 UTC  (37+ messages)

3w-sas 0000:02:00.0: vpd r/w failed
 2011-01-26 19:45 UTC 

Q: sys_perf_event_open() && PF_EXITING
 2011-01-26 19:38 UTC  (16+ messages)
` [PATCH 0/2] Was: "
  ` Q: perf_install_in_context/perf_event_enable are racy?
                      ` [PATCH] fix the theoretical task_cpu/task_curr problem in kick_process/task_oncpu_function_call

mmotm 2011-01-25-15-47 uploaded
 2011-01-26 19:16 UTC  (4+ messages)
` [patch] epoll-fix-compiler-warning-and-optimize-the-non-blocking-path-fix
` [PATCH -mmotm] backlight: apple_bl depends on ACPI

Memory Leak in /dev/shm on ARM 2.6.36
 2011-01-26 19:09 UTC  (3+ messages)

[PATCH] blkio-throttle: Avoid calling blkiocg_lookup_group() for root group
 2011-01-26 18:57 UTC  (2+ messages)

[PATCH 0/3] [GIT PULL][v2.6.38] tracing: fix unaligned event arrays
 2011-01-26 18:55 UTC  (3+ messages)

sys_epoll_wait high CPU load in 2.6.37
 2011-01-26 18:45 UTC  (13+ messages)

[PATCH] oom: handle overflow in mem_cgroup_out_of_memory()
 2011-01-26 18:30 UTC  (5+ messages)

[PATCH 0/6] use BUG_ON correctly
 2011-01-26 18:54 UTC  (7+ messages)
` [PATCH 1/6] mm: use BUG_ON correctly in nommu.c
` [PATCH 2/6] dma: use BUG_ON correctly in iop-adma.c
` [PATCH 3/6] dma: use BUG_ON correctly in mv_xor.c
` [PATCH 4/6] dma: use BUG_ON correctly in ppc4xx/adam.c
` [PATCH 5/6] wl_cfg80211.c: use BUG_ON correctly
` [PATCH 6/6] scsi_lib.c: "

[RFC PATCH 1/5] arm/dt: Add dt machine definition
 2011-01-26 18:27 UTC  (2+ messages)
` [RFC,1/5] "

[PATCH] compile time initialization for event flags value
 2011-01-26 17:19 UTC  (2+ messages)

[PATCH 0/6] use BUG_ON correctly
 2011-01-26 18:39 UTC  (7+ messages)
` [PATCH 1/6] mm: use BUG_ON correctly in nommu.c
` [PATCH 2/6] dma: use BUG_ON correctly in iop-adma.c
` [PATCH 3/6] dma: use BUG_ON correctly in mv_xor.c
` [PATCH 4/6] dma: use BUG_ON correctly in ppc4xx/adam.c
` [PATCH 5/6] wl_cfg80211.c: use BUG_ON correctly
` [PATCH 6/6] scsi_lib.c: "

[PATCH 1/2] tty: serial: altera_uart: remove early_altera_uart_setup
 2011-01-26 18:18 UTC  (3+ messages)
` [PATCH 2/2] tty: serial: altera_uart: add devicetree support

[PATCH 00/16] New Proposal for steal time in KVM
 2011-01-26 18:11 UTC  (32+ messages)
` [PATCH 01/16] KVM-HDR: register KVM basic header infrastructure
` [PATCH 03/16] KVM-HDR: KVM Userspace registering ioctl
` [PATCH 05/16] KVM-HDR: Implement wallclock over KVM - KVM Virtual Memory
` [PATCH 16/16] KVM-GST: adjust scheduler cpu power

[PATCH 2/2] tracing, perf : add cpu hotplug trace events
 2011-01-26 17:32 UTC  (2+ messages)

2.6.38-rc2: acpi backlight control missing
 2011-01-26 18:01 UTC  (3+ messages)

[PATCH 1/8] staging: hv: Convert camel cased variables in connection.c to lower cases
 2011-01-26 18:04 UTC  (9+ messages)
` [PATCH 2/8] staging: hv: Convert camel cased functions "
  ` [PATCH 3/8] staging: hv: Convert camel cased variables in vmbus_drv.c "
    ` [PATCH 4/8] staging: hv: Convert camel cased functions "
      ` [PATCH 5/8] staging: hv: Convert camel cased struct fields in vmbus_api.h "
        ` [PATCH 6/8] staging: hv: Convert camel cased struct fields in vmbus_channel_interface.h "
          ` [PATCH 7/8] staging: hv: Convert camel cased struct fields in vmbus_packet_format.h "
            ` [PATCH 8/8] staging: hv: Convert camel cased struct fields in vmbus_private.h "

[PATCHSET] workqueue: update workqueue users - replace create_workqueue()
 2011-01-26 18:04 UTC  (14+ messages)
` [PATCH 08/32] drm/nouveau: use system_wq instead of dev_priv->wq
        ` [PATCH UPDATED "
` [PATCH 20/32] video/msm_fb: use system_wq instead of dedicated workqueues
` [PATCH 21/32] fs/aio: aio_wq isn't used in memory reclaim path
  ` [PATCH UPDATED "

[PATCH] add Atheros BT AR9285 fw supported
 2011-01-26 17:30 UTC  (2+ messages)

Linux 2.6.37 x86 ncpfs regression: kernel BUG at include/linux/dcache.h:340 with >1366 files in directory
 2011-01-26 17:26 UTC  (4+ messages)

[PATCHSET] Refactor barrier=/nobarrier flags from fs to block layer
 2011-01-26 17:24 UTC  (7+ messages)
` [PATCH 1/3] block: Create sysfs knobs to override FLUSH/FUA support flags

[RFC] [PATCH 2.6.37-rc5-tip 0/20] 0: Inode based uprobes
 2011-01-26 17:12 UTC  (31+ messages)
` [RFC] [PATCH 2.6.37-rc5-tip 4/20] 4: uprobes: Adding and remove a uprobe in a rb tree
` [RFC] [PATCH 2.6.37-rc5-tip 5/20] 5: Uprobes: register/unregister probes
` [RFC] [PATCH 2.6.37-rc5-tip 8/20] 8: uprobes: mmap and fork hooks
` [RFC] [PATCH 2.6.37-rc5-tip 14/20] 14: uprobes: Handing int3 and singlestep exception

[PATCH] mfd: Fix ASIC3 build with GENERIC_HARDIRQS_NO_DEPRECATED
 2011-01-26 17:11 UTC  (2+ messages)

[PATCH 0/4] x86, amd: family 0x15 L3 cache features
 2011-01-26 17:08 UTC  (5+ messages)
` [PATCH 4/4] x86, amd: Support L3 Cache Partitioning on AMD family 0x15 CPUs

{painfully BISECTED} Please revert f25c80a4b2: arch/um/drivers: remove duplicate structure field initialization
 2011-01-26 16:32 UTC  (3+ messages)
  ` {painfullyBISECTED} "

[PATCH V2] firmware_classs: change val uevent's type to bool
 2011-01-26 16:59 UTC  (2+ messages)

[PATCH] serio: allow registered drivers to get status flag
 2011-01-26 17:00 UTC  (5+ messages)

[PATCH] Staging: Westbridge: fix EXPORT_SYMBOL errors reported by checkpatch.pl
 2011-01-26 16:58 UTC 

[PATCH 1/2] Refactor zone_reclaim code (v4)
 2011-01-26 16:57 UTC  (3+ messages)
` [PATCH 3/3] Provide control over unmapped pages (v4)

[PATCH 0/3] Unmapped Page Cache Control (v4)
 2011-01-26 16:56 UTC  (3+ messages)
` [PATCH 1/3] Move zone_reclaim() outside of CONFIG_NUMA (v4)

[PATCH 04/20] staging/cx25721: serialize access to devlist
 2011-01-26 16:52 UTC  (6+ messages)
` [PATCH 10/20] hpfs: replace BKL with a global mutex

[PATCH] perf: fix alloc_callchain_buffers()
 2011-01-26 16:23 UTC  (2+ messages)

flex_array related problems on selinux policy loading
 2011-01-26 16:15 UTC  (8+ messages)

[REGRESSION] S3 suspend on SandyBridge freezes due to on_each_cpu() change (bd924e8)
 2011-01-26 16:02 UTC 

[PATCH] procfs: Do not release pid_ns->proc_mnt too early
 2011-01-26 15:57 UTC  (11+ messages)
              ` [PATCH 0/4] pid_ns_prepare_proc/unshare cleanups
                ` [PATCH 0/6] Unshare support for the pid namespace

A MMC card transfer issue
 2011-01-26 15:42 UTC  (8+ messages)

[PATCH v3] smc91x: add devicetree support
 2011-01-26 15:32 UTC  (4+ messages)
` [PATCH v4] "

Kernel deferring driver 'close' call: workaround?
 2011-01-26 15:29 UTC  (5+ messages)

[PATCH] memsw: handle swapaccount kernel parameter correctly
 2011-01-26 15:21 UTC 

[RFC -v6 PATCH 0/8] directed yield for Pause Loop Exiting
 2011-01-26 15:20 UTC  (4+ messages)
` [RFC -v6 PATCH 7/8] kvm: keep track of which task is running a KVM vcpu

[PATCH] Export the augmented rbtree helper functions
 2011-01-26 14:55 UTC 

[PATCH 18/20] rtmutex-tester: remove BKL tests
 2011-01-26 15:00 UTC  (2+ messages)
` [tip:core/locking] rtmutex-tester: Remove "

[PATCH] tpm: fix panic caused by "tpm: Autodetect itpm devices"
 2011-01-26 14:59 UTC  (5+ messages)

perf_events: question about __perf_event_read()
 2011-01-26 14:50 UTC  (5+ messages)

[PATCH 1/5] staging: ft1000: Remove unused variables
 2011-01-26 14:30 UTC  (7+ messages)
` [PATCH 4/5] staging: ft1000: Fix coding style in write_blk_fifo() function

perf, x86: Provide a PEBS capable cycle event
 2011-01-26 13:58 UTC  (5+ messages)


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