Warning -mmc card when Suspend
2008-12-11 21:15 UTC
[RFC PATCH v5 0/7] Tunable sched_mc_power_savings=n
2008-12-11 17:43 UTC (7+ messages)
` [RFC PATCH v5 1/7] sched: Framework for sched_mc/smt_power_savings=N
` [RFC PATCH v5 2/7] sched: favour lower logical cpu number for sched_mc balance
` [RFC PATCH v5 3/7] sched: nominate preferred wakeup cpu
` [RFC PATCH v5 4/7] sched: bias task wakeups to preferred semi-idle packages
` [RFC PATCH v5 5/7] sched: activate active load balancing in new idle cpus
` [RFC PATCH v5 6/7] sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0
[PATCH 00/15] Kernel memory leak detector
2008-12-11 17:38 UTC (11+ messages)
` [PATCH 04/15] kmemleak: Add the slob memory allocation/freeing hooks
` [PATCH 07/15] kmemleak: Add memleak_alloc callback from alloc_large_system_hash
configfs, dlm_controld & lockdep
2008-12-11 17:34 UTC (3+ messages)
[PATCH][RFC 0/23] New SCSI target framework (SCST) and 4 target drivers
2008-12-11 17:28 UTC (6+ messages)
` [PATCH][RFC 2/23]: SCST core
` [PATCH][RFC 13/23]: Export of alloc_io_context() function
[PATCH 0/9] oprofile: port to the new ring buffer
2008-12-11 17:19 UTC (11+ messages)
` [PATCH 1/9] oprofile: adding cpu buffer r/w access functions
` [PATCH 2/9] oprofile: adding cpu_buffer_write_commit()
` [PATCH 3/9] oprofile: adding cpu_buffer_entries()
` [PATCH 4/9] oprofile: moving cpu_buffer_reset() to cpu_buffer.h
` [PATCH 5/9] ring_buffer: add remaining cpu functions to ring_buffer.h
` [PATCH 6/9] oprofile: port to the new ring_buffer
` [PATCH 7/9] oprofile: remove nr_available_slots()
` [PATCH 8/9] oprofile: fix lost sample counter
` [PATCH 9/9] ring_buffer: adding EXPORT_SYMBOLs
iwlagn interrupt problem
2008-12-11 17:14 UTC (4+ messages)
[RFC][PATCH 0/3] CGroups: CGroups: Hierarchy locking/refcount changes
2008-12-11 17:09 UTC (22+ messages)
` [RFC][PATCH 1/3] CGroups: Add a per-subsystem hierarchy_mutex
` [RFC][PATCH 2/3] CGroups: Use hierarchy_mutex in memory controller
` [RFC][PATCH 3/3] CGroups: Add css_tryget()
` [RFC][PATCH]example: use css_tryget() in memcg "
Linux 2.6.28-rc8
2008-12-11 17:05 UTC (22+ messages)
[PATCH] clocksource: pass clocksource to read() callback
2008-12-11 17:01 UTC (2+ messages)
[PATCH 0/6] Clean up virtio device object handling [was Re: [PATCH] virtio: make PCI devices take a virtio_pci module ref]
2008-12-11 17:00 UTC (15+ messages)
` [PATCH 1/6] virtio: add PCI device release() function
` [PATCH 2/6] virtio: add register_virtio_root_device()
` [PATCH 1/4] driver core: add root_device_register()
` [PATCH 2/4] virtio: do not statically allocate root device
` [PATCH 3/4] lguest: "
` [PATCH 4/4] s390: remove s390_root_dev_*()
` [PATCH 4/6] lguest: do not statically allocate root device
` [PATCH 5/6] kvm-s390: use register_virtio_root_device()
[PATCH 0/4 v2] i.MX31: dmaengine and framebuffer drivers
2008-12-11 16:56 UTC (8+ messages)
` [PATCH 1/4 v2] dmaengine: add a tx_free method to struct dma_async_tx_descriptor
idle USB harddrive spins up with 2.6.28-rc7 and 2.6.27.8, but not with 2.6.26.8
2008-12-11 16:43 UTC (3+ messages)
SMACK netfilter smacklabel socket match
2008-12-11 16:29 UTC (20+ messages)
[PATCH] console ASCII glyph 1:1 mapping
2008-12-11 16:25 UTC (2+ messages)
breakage in linux-next sound/soc/blackfin/bf5xx-i2s.c
2008-12-11 16:14 UTC (2+ messages)
Checking link targets are NULL-terminated
2008-12-11 16:06 UTC (5+ messages)
[PATCH] nohz: no softirq pending warnings for offline cpus
2008-12-11 16:04 UTC
ohci1394: "irq 19: nobody cared" during resume from suspend to ram
2008-12-11 16:02 UTC (4+ messages)
` [patch] ohci1394: don't leave interrupts enabled during suspend/resume
[patch] Performance Counters for Linux, v3
2008-12-11 15:52 UTC
[PATCH 1/1] devices cgroup: allow mkfifo
2008-12-11 15:50 UTC
[RFC][PATCH] mm: the page of MIGRATE_RESERVE don't insert into pcp
2008-12-11 15:39 UTC (4+ messages)
[PATCH 0/16 v6] PCI: Linux kernel SR-IOV support
2008-12-11 15:39 UTC (10+ messages)
` [PATCH 16/16 v6] PCI: document the new PCI boot parameters
[PATCH] dynamic_printk: add line feed to printk
2008-12-11 15:25 UTC (6+ messages)
[PATCH 2/2] tracing/fastboot: include missing headers
2008-12-11 15:14 UTC
[PATCH 1/2] tracing/fastboot: fix len of func buffer
2008-12-11 15:10 UTC
[RESEND][PATCH] uio: Add of_platform_driver to uio_pdrv_genirq
2008-12-11 15:05 UTC
[PATCH 0/10] oprofile and ftrace: some trivial patches
2008-12-11 15:04 UTC (11+ messages)
` [PATCH 01/10] oprofile: comment cleanup
` [PATCH 02/10] oprofile: update comment for oprofile_add_sample()
` [PATCH 03/10] oprofile: whitspace changes only
` [PATCH 04/10] oprofile: fix typo
` [PATCH 05/10] x86/oprofile: reordering IBS code in op_model_amd.c
` [PATCH 06/10] x86/oprofile: cleanup IBS init/exit functions "
` [PATCH 07/10] oprofile: implement switch/case in buffer_sync.c
` [PATCH 08/10] oprofile: set values to default when creating oprofilefs
` [PATCH 09/10] ring_buffer: update description for ring_buffer_alloc()
` [PATCH 10/10] ftrace: remove unused function arg in trace_iterator_increment()
[PATCH 1/1] devices cgroup: allow mkfifo
2008-12-11 14:59 UTC (3+ messages)
Tux3 report: Tux3 by Christmas?
2008-12-11 14:58 UTC (4+ messages)
Btrfs trees for linux-next
2008-12-11 14:43 UTC (6+ messages)
[Question] Can I open a substream in kernel space without attach to a file pointer?
2008-12-11 14:12 UTC (9+ messages)
TREAT AS URGENT!!!!!!!!!!!
2008-12-11 14:12 UTC
[GIT]: Networking
2008-12-11 14:01 UTC (4+ messages)
[RFC][PATCH] memcg: show real limit under hierarchy
2008-12-11 14:00 UTC (3+ messages)
[PATCH 9/9] mISDN: fix sparse warnings
2008-12-11 13:41 UTC (3+ messages)
[PATCH 0/4] cpumask: fixups and additions
2008-12-11 13:41 UTC (6+ messages)
` [PATCH 1/4] x86: fix assign_irq_vector boot up problem
` [PATCH 2/4] x86: fix cpu_mask_to_apicid_and to include cpu_online_mask
` [PATCH 3/4] cpumask: use maxcpus=NUM to extend the cpu limit as well as restrict the limit
` [PATCH 4/4] cpumask: add sysfs displays for configured and disabled cpu maps
TREAT AS URGENT!!!!!!!!!!!
2008-12-11 13:34 UTC
[PATCH, RFC] revert breakage from "tracehook: exec"
2008-12-11 13:29 UTC (3+ messages)
` [PATCH] tracehook: exec double-reporting fix
[patch 3/3] x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface
2008-12-11 12:53 UTC
[PATCH] block: Fix LSF default inconsistency
2008-12-11 12:50 UTC (9+ messages)
[patch 2/3] x86, bts: provide in-kernel branch-trace interface
2008-12-11 12:49 UTC
[patch 1/3] x86, bts: turn BUG_ON into WARN_ON_ONCE
2008-12-11 12:45 UTC
[RFC][PATCH 0/6] cgroup id and mix fixes (2008/12/09)
2008-12-11 12:43 UTC (9+ messages)
` [RFC][PATCH 1/6] memcg: fix pre_destory handler
linux-next: Tree for December 11
2008-12-11 12:40 UTC (2+ messages)
[PATCH] kernel/freezer.c : Removing extra checking
2008-12-11 12:31 UTC (5+ messages)
[PATCH][RFC] early platform driver support
2008-12-11 12:31 UTC
[PATCH] video: mbp_nvidia_bl: Fix brightness after suspend/hibernation
2008-12-11 12:30 UTC (3+ messages)
hardware time stamping with extra skb->hwtstamp
2008-12-11 12:11 UTC (11+ messages)
` [RFC PATCH 01/11] put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as caller
` [RFC PATCH 02/11] net: new user space API for time stamping of incoming and outgoing packets
` [RFC PATCH 03/11] net: infrastructure for hardware time stamping
` [RFC PATCH 04/11] net: socket infrastructure for SO_TIMESTAMPING
` [RFC PATCH 05/11] ip: support for TX timestamps on UDP and RAW sockets
` [RFC PATCH 06/11] net: pass new SIOCSHWTSTAMP through to device drivers
` [RFC PATCH 07/11] igb: stub support for SIOCSHWTSTAMP
` [RFC PATCH 08/11] clocksource: allow usage independent of timekeeping.c
2.6.26.[6|7]-rt11, alsa rawmidi, seq hang
2008-12-11 11:58 UTC (10+ messages)
` [alsa-devel] "
` [alsa-devel] 2.6.26.[6|7]-rt11, alsa rawmidi, seq hang (tasklet_hi_schedule?)
[PATCH] clocksource: add enable() and disable() callbacks
2008-12-11 11:49 UTC
[RT] preempt_disable() in rt_up() not necessary?
2008-12-11 11:40 UTC
[GIT PULL] i2c fixes for 2.6.28
2008-12-11 11:13 UTC
Segfault in fbcmap.c => Compiler bug?
2008-12-11 10:25 UTC (6+ messages)
[PATCH] use rwlock runtime init for drivers/isdn/mISDN/tei.c
2008-12-11 9:56 UTC (2+ messages)
[PATCH 0/33] Make static
2008-12-11 9:48 UTC (3+ messages)
` [PATCH 14/33] isdn: "
[PATCH] Do not pass the SLAB flags as GFP in slob kmem_cache_create
2008-12-11 9:31 UTC (2+ messages)
deadlocks if use htb
2008-12-11 8:46 UTC (3+ messages)
SATA passthrough commands from User Space
2008-12-11 8:30 UTC (2+ messages)
[PATCH 5/5] irq: move irq_desc according to smp_affinity v5
2008-12-11 8:15 UTC (5+ messages)
` [PATCH] irq: move irq_desc according to smp_affinity v6
` [PATCH] irq: move irq_desc according to smp_affinity v7
[PATCH for -mm] bailing out check first
2008-12-11 8:05 UTC
(no subject)
2008-12-11 8:03 UTC
linux-next: Tree for December 10
2008-12-11 7:32 UTC (11+ messages)
` [bug?] bio: add experimental support for inlining a number of bio_vecs inside the bio
` [linux-next][PATCH] cpumask:cpumask_of_node-ia64 fix
[PATCH] fix some code style that line over 80 characters
2008-12-11 7:20 UTC (3+ messages)
[PATCH] x86 - Make CONFIG_OLPC dependent on CONFIG_MGEODE_LX
2008-12-11 7:08 UTC (17+ messages)
` [PATCH] ALSA: cs5535audio: only build OLPC support if MGEODE_LX is defined
Regression from 2.6.26: Hibernation (possibly suspend) broken on Toshiba R500 (bisected)
2008-12-11 7:07 UTC (6+ messages)
` [PATCH 0/3] Fix hibernation regression on Toshiba Portege R500
` [PATCH 3/3] Sound (HDA Intel): Restore PCI configuration space with interrupts off
[PATCH] coredump_filter: enable to change the default filter
2008-12-11 6:46 UTC (2+ messages)
[PATCH] fix calls to request_module()
2008-12-11 6:28 UTC (15+ messages)
[PATCH] Fix VMI crash on boot in 2.6.27+ kernels
2008-12-11 5:44 UTC (5+ messages)
VMI not initializing in certain configurations
2008-12-11 5:34 UTC (2+ messages)
[PATCH] Another unusual_devs entry for another bad Argosy usb storage device
2008-12-11 4:01 UTC
page: next (older) | prev (newer) | 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®