LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH 1/2] cgroups: export cgroup_iter_{start,next,end}
2011-01-31 12:38 UTC (3+ messages)
` [PATCH 2/2] cgroups: introduce timer slack subsystem
[PATCH] ARM: pxa: fix suspend on PXA3XX
2011-01-31 12:36 UTC (4+ messages)
linux-next: build warning after merge of the cifs tree
2011-01-31 12:29 UTC (6+ messages)
` [PATCH] cifs: fix compiler warning about incompatible pointer type (try #2)
` [PATCH] cifs: fix compiler warning about incompatible pointer type (try #3)
[PATCH -v2] x86, acpi: Handle xapic/x2apic entries in MADT at same time
2011-01-31 12:24 UTC (2+ messages)
dmaengine: i.MX dma fixes
2011-01-31 12:21 UTC (6+ messages)
` [PATCH 1/4] dmaengine i.MX dma: set maximum segment size for our device
` [PATCH 2/4] dmaengine i.MX dma: check sg entries for valid addresses and lengths
` [PATCH 3/4] dmaengine i.MX DMA: do not initialize chan_id field
` [PATCH 4/4] dmaengine i.MX dma: initialize dma capabilities outside channel loop
[PATCH] video: omap24xxcam: Fix compilation
2011-01-31 12:16 UTC
irq N: nobody cared (try booting with the "irqpoll" option)
2011-01-31 12:08 UTC
[RFC][PATCH] Power domains for platform bus type
2011-01-31 12:05 UTC (2+ messages)
[PATCH] soc: neo1973_wm8753 audio support does not require scoop
2011-01-31 12:05 UTC (3+ messages)
` [alsa-devel] "
[PATCH] checkpatch.pl: be more specific about what is wrong with Kconfig help
2011-01-31 12:00 UTC
dmaengine: i.MX SDMA fixes
2011-01-31 11:59 UTC (6+ messages)
` [PATCH 1/5] dmaengine i.MX sdma: set maximum segment size for our device
` [PATCH 2/5] dmaengine i.MX sdma: check sg entries for valid addresses and lengths
` [PATCH 3/5] dmaengine i.MX SDMA: do not initialize chan_id field
` [PATCH 4/5] dmaengine i.MX SDMA: initialize dma capabilities outside channel loop
` [PATCH 5/5] dmaengine i.MX SDMA: reserve channel 0 by not registering it
[RFC -v7 PATCH 0/7] directed yield for Pause Loop Exiting
2011-01-31 11:51 UTC (7+ messages)
` [RFC -v7 PATCH 3/7] sched: use a buddy to implement yield_task_fair
` [RFC -v7 PATCH 4/7] Add yield_to(task, preempt) functionality
` [RFC -v7 PATCH 5/7] export pid symbols needed for kvm_vcpu_on_spin
[PATCH] mlock: revert the optimization for dirtying pages and triggering writeback
2011-01-31 11:43 UTC (3+ messages)
[PATCH 0/3] dt: documentation reorganization
2011-01-31 11:41 UTC (7+ messages)
` [PATCH 1/3] dt: Move device tree documentation out of powerpc directory
` [PATCH 2/3] dt: Remove obsolete description of powerpc boot interface
` [PATCH 3/3 RFC] dt: add documentation of ARM dt "
[PATCH v2 00/20] localize xtime_lock usage to kernel/time/
2011-01-31 11:38 UTC (8+ messages)
` [PATCH v2 02/20] move get_jiffies_64 to kernel/time/jiffies.c
` [PATCH v2 03/20] provide get_xtime_and_monotonic_offset() and use it in hrtimer.c
` [PATCH v2 05/20] alpha: change do_timer() to xtime_update()
[PATCH v2 0/6] KVM Steal time, new submission
2011-01-31 11:27 UTC (8+ messages)
` [PATCH v2 2/6] KVM-HV: KVM Steal time implementation
` [PATCH v2 4/6] KVM-GST: KVM Steal time registration
` [PATCH v2 5/6] KVM-GST: adjust scheduler cpu power
Prepare for the unshare support of the pid namespace
2011-01-31 11:26 UTC (6+ messages)
` [PATCH 1/4] pid: Remove the child_reaper special case in init/main.c
` [PATCH 2/4] pidns: Call pid_ns_prepare_proc from create_pid_namespace
` [PATCH 3/4] procfs: kill the global proc_mnt variable
` [PATCH 4/4] pidns: Use task_active_pid_ns where appropriate
[PATCHSET] ptrace,signal: group stop / ptrace updates
2011-01-31 11:26 UTC (10+ messages)
` [PATCH 02/10] ptrace: remove the extra wake_up_process() from ptrace_detach()
` [PATCH 06/10] signal: fix premature completion of group stop when interfered by ptrace
` [PATCH 08/10] ptrace: participate in group stop from ptrace_stop() iff the task is trapping for group stop
[PATCHSET] block/SCSI: implement in-kernel disk event handling, take#2
2011-01-31 11:22 UTC (6+ messages)
` [PATCH 7/8] sr: implement sr_check_events()
` [PATCH] cdrom: support devices that have check_events but not media_changed
[PATCH] xen: convert p2m to a 3 level tree - partial revert
2011-01-31 11:21 UTC (3+ messages)
` [Xen-devel] "
DMA40 improvements
2011-01-31 11:14 UTC (4+ messages)
Hard LOCKUP with 2.6.32.28 (maybe scheduler/tick related?)
2011-01-31 11:05 UTC
[PATCH] drm/i915,agp/intel: Do not clear stolen entries
2011-01-31 10:57 UTC (2+ messages)
` [PATCH] drm/i915: Suppress spurious vblank interrupts
[PATCH V2 0/4] hid-multitouch work
2011-01-31 10:55 UTC (6+ messages)
` [PATCH v2 1/4] hid-multitouch: change default mt_class
` [PATCH v2 2/4] hid-multitouch: Rename MT_CLS_DUAL1 and MT_CLS_DUAL2
` [PATCH v2 3/4] hid-multitouch: add Benjamin Tissoires as module_author
` [PATCH v2 4/4] hid-multitouch: introduce IrTouch Infrared USB device
[PATCH 1/4 v4] video, sm501: add I/O functions for use on powerpc
2011-01-31 10:52 UTC (4+ messages)
` [PATCH 3/4 v4] video, sm501: add OF binding to support SM501
[PATCH] a patch to fix the cpu-offline-online problem caused by pm_idle
2011-01-31 10:48 UTC (11+ messages)
[PATCH 0/2][concept RFC] x86: BIOS-save kernel log to disk upon panic
2011-01-31 10:45 UTC (5+ messages)
[PATCH 1/4] mfd: Remove obsolete cleanup for clientdata
2011-01-31 10:45 UTC (2+ messages)
[PATCH 1/2] s390: Fix wrong size in memcmp (netiucv)
2011-01-31 10:44 UTC (4+ messages)
` [PATCH 2/2] s390: Fix possibly wrong size in strncmp (smsglucv)
[GIT PULL 0/7] perf/core improvements
2011-01-31 10:37 UTC (4+ messages)
` [PATCH 7/7] perf tools: Initial python binding
[PATCH 01/30] infiniband: update workqueue usage
2011-01-31 10:36 UTC (4+ messages)
` [PATCH] RDMA: update missed converion of flush_scheduled_work()
[PATCH] arch:arm:mbox-db5500.c Change initate to initiate
2011-01-31 10:33 UTC (2+ messages)
[PATCH v4 0/4] Introduce hardware spinlock framework
2011-01-31 10:33 UTC (5+ messages)
` [PATCH v4 1/4] drivers: hwspinlock: add framework
` [PATCH v4 2/4] drivers: hwspinlock: add OMAP implementation
` [PATCH v4 3/4] OMAP4: hwmod data: Add hwspinlock
` [PATCH v4 4/4] omap: add hwspinlock device
[PATCH]drivers:dma:coh901318.c Change initate to initiate
2011-01-31 10:32 UTC (2+ messages)
[PATCH 0/3] target: Add target_core_stat.c configfs code
2011-01-31 10:29 UTC (4+ messages)
` [PATCH 1/3] target: add initial device backend context target_core_stat.c code
` [PATCH 2/3] target: add initial fabric port "
` [PATCH 3/3] target: add initial fabric MappedLUN "
Common boot/shutdown issues with the latest 2.6.37 (Mostly Asus laptops)
2011-01-31 10:29 UTC (14+ messages)
[Patch] sound: silent echo'ed messages in Makefile
2011-01-31 10:29 UTC (2+ messages)
[PATCH] smp_call_function_many SMP race
2011-01-31 10:27 UTC (9+ messages)
` [PATCH 2/2] consolidate writes in smp_call_funtion_interrupt
` call_function_many: fix list delete vs add race
[PATCH V4 2/2] tracing, perf : add cpu hotplug trace events
2011-01-31 10:23 UTC
[PATCH V4 1/2] tracing, perf : add cpu hotplug trace events
2011-01-31 10:22 UTC
Checkpatch problem with Kconfig help symbol ?
2011-01-31 10:15 UTC (7+ messages)
[PATCH] printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig
2011-01-31 10:12 UTC (3+ messages)
` [PATCH 3/6] PM: use appropriate printk priority level
linux-next: build failure after merge of the suspend tree
2011-01-31 10:12 UTC (2+ messages)
kref and apparmor panic in 2.6.38-rc2
2011-01-31 10:06 UTC
[PATCH 00/21] mm: Preemptibility -v6
2011-01-31 10:02 UTC (4+ messages)
[PATCH 1/4] kmap_atomic: remove the second parameter
2011-01-31 9:56 UTC (4+ messages)
[RFC Patch] virtio: export model and type in /sys
2011-01-31 9:52 UTC (4+ messages)
[PATCH] Fix prlimit64 for suid/sgid processes
2011-01-31 9:40 UTC (4+ messages)
` [PATCH v2] "
` [for .36,.37 stable] "
[RFC PATCH -V1 0/7] Buffered write and writeable mmap support for 9P
2011-01-31 9:38 UTC (2+ messages)
[PATCH V10 00/15] ptp: IEEE 1588 hardware clock support
2011-01-31 9:29 UTC (2+ messages)
[PATCH] flex_array: Change behaviour on zero size allocations
2011-01-31 8:52 UTC
linux-next: manual merge of the staging tree with the staging.current tree
2011-01-31 8:52 UTC (2+ messages)
kernel compilation error
2011-01-31 8:45 UTC
[PATCH v2] i.MX51 Framebuffer support
2011-01-31 8:20 UTC (5+ messages)
` [PATCH 3/9] Add a mfd IPUv3 driver
[PATCH] i2c-gpio: add devicetree support
2011-01-31 8:09 UTC (3+ messages)
flex_array related problems on selinux policy loading
2011-01-31 8:08 UTC (12+ messages)
linux-next: build failure after merge of the final tree (net and tip tree related)
2011-01-31 8:02 UTC (2+ messages)
[Patch] rcupdate: remove dead code
2011-01-31 7:59 UTC (4+ messages)
[RFC] add pwmlib support
2011-01-31 7:58 UTC (11+ messages)
` [PATCH 1/2] pwmlib: add pwm support
[BUGFIX][PATCH 0/4] Fixes for memcg with THP
2011-01-31 7:41 UTC (7+ messages)
` [BUGFIX][PATCH 3/4] mecg: fix oom flag at THP charge
[PATCH] vt: Add virtual console keyboard mode OFF
2011-01-31 7:40 UTC (2+ messages)
[Patch] rcu: remove dead code in include/linux/pagemap.h
2011-01-31 7:40 UTC (2+ messages)
[PATCH 0/2] x86/microcode: support for microcode update in Xen dom0
2011-01-31 7:02 UTC (4+ messages)
[leds-pca9532] Add gpio capability v2
2011-01-31 6:53 UTC (3+ messages)
linux-next: Tree for January 31
2011-01-31 6:41 UTC
linux-next: build failure after merge of the final tree
2011-01-31 6:26 UTC
[PATCH] virtio: update MAINTAINERS
2011-01-31 6:16 UTC
linux-next: manual merge of the staging tree with the staging.current tree
2011-01-31 5:16 UTC
linux-next: build warnings after merge of the tip tree
2011-01-31 5:08 UTC (2+ messages)
[ANNOUNCE] Git 1.7.4
2011-01-31 5:05 UTC
[PATCH] arm: Fix possible memory leak
2011-01-31 5:01 UTC (2+ messages)
linux-next: manual merge of the usb tree with the arm tree
2011-01-31 4:53 UTC
linux-next: build failure after merge of the tip tree
2011-01-31 4:42 UTC
linux-next: build warning after merge of the idle-test tree
2011-01-31 4:37 UTC
[PATCH 1/2] Refactor zone_reclaim code (v4)
2011-01-31 4:37 UTC (11+ messages)
` [PATCH 3/3] Provide control over unmapped pages (v4)
[PATCH] ata: pata: Convert pr_*(DRV_NAME ...) to pr_fmt/pr_<level>
2011-01-31 4:34 UTC
[RFC][PATCH 0/2 v2.0]sched: updating /proc/schedstat
2011-01-31 4:10 UTC (4+ messages)
` [PATCH 1/2 v2.0]sched: Removing unused fields from /proc/schedstat
[PATCHv2] mfd: ab8500-gpadc add new GPADC driver
2011-01-31 4:07 UTC
linux-next: build failure after merge of the slab tree
2011-01-31 3:42 UTC
[PATCH 2/2] RFC: selinux: sysctl: fix selinux labeling broken by last patch
2011-01-31 3:26 UTC
[PATCH 1/2] security/selinux: Simplify proc inode to security label mapping
2011-01-31 3:25 UTC
linux-next: build warning after merge of the cifs tree
2011-01-31 3:25 UTC (2+ messages)
[RFC PATCH] Tracepoints: fix section alignment using pointer array
2011-01-31 3:18 UTC (2+ messages)
[PATCH] block/trivial: Remove barrier comment in blkdev_issue_zeroout
2011-01-31 2:46 UTC
linux-next: build warning after merge of the cifs tree
2011-01-31 2:25 UTC
linux-next: manual merge of the msm tree with the arm tree
2011-01-31 2:14 UTC
linux-next: manual merge of the msm tree with the arm tree
2011-01-31 2:14 UTC
linux-next: manual merge of the tty.current tree with Linus' tree
2011-01-31 1:46 UTC
Re:New Email From A Friend
2011-01-31 1:45 UTC
[PATCH 1/2] PCIe, AER, use pre-generated prefix in error information printing
2011-01-31 1:36 UTC (2+ messages)
` [PATCH 2/2] ACPI, APEI, Add PCIe AER error information printing support
[PATCH] mfd: Fix ASIC3 build with GENERIC_HARDIRQS_NO_DEPRECATED
2011-01-31 1:05 UTC (2+ messages)
[PATCH v2] mfd: Support configuration of WM831x /IRQ output in CMOS mode
2011-01-31 0:52 UTC (3+ messages)
[PATCH] mfd: Convert pcf50633 to dev_pm_ops
2011-01-31 0:49 UTC (2+ messages)
[PATCH] mfd: Staticise non-exported symbols in MAX8998 driver
2011-01-31 0:48 UTC (2+ messages)
[PATCH] mfd: Convert adp5520 to dev_pm_ops
2011-01-31 0:45 UTC (2+ messages)
[PATCH v8 00/11] tnetv107x ssp drivers
2011-01-31 0:40 UTC (4+ messages)
` [PATCH v8 01/11] mfd: add driver for sequencer serial port
PROBLEM: in kernel 2.6.37 and 2.6.38-rc1, rc2. Suspend Fails
2011-01-30 23:53 UTC
[PATCH] mfd: tps6586x: Invert GPIO and subdevices initialization
2011-01-30 23:37 UTC (2+ messages)
[PATCH] mfd: Leave acknowledgement of WM831x touchscreen IRQs to the driver
2011-01-30 23:20 UTC (2+ messages)
[PATCH 0/2] MAX8997/8966 MFD (PMIC+RTC+...) Initial Release
2011-01-30 23:19 UTC (3+ messages)
` [PATCH 1/2] MAX8997/8966 MFD Driver Initial Release (PMIC+RTC+MUIC+Haptic+...)
[RFC] merge 32/64 bits realmode wakeup code
2011-01-30 22:42 UTC (4+ messages)
[RFC][PATCH] Power domains for platform bus type
2011-01-30 22:39 UTC (2+ messages)
One (possible) x86 get_user_pages bug
2011-01-30 22:21 UTC (5+ messages)
[leds-pca9532] Add gpio capability
2011-01-30 21:43 UTC (4+ messages)
[PATCH] fs/eventpoll.c: fix spelling
2011-01-30 21:42 UTC
[PATCH 02/02] ath3k: Avoid duplication of code
2011-01-30 21:38 UTC (5+ messages)
` [PATCH] "
[PATCH] Staging: dabusb: fixed coding style issues
2011-01-30 21:19 UTC
[PATCH] MIPS: Loongson: Fix potentially wrong string handling
2011-01-30 20:41 UTC
[PATCH] isdn: icn: Fix potentially wrong string handling
2011-01-30 20:31 UTC
((((INFORMATION))))
2011-01-30 11:45 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;
as well as URLs for NNTP newsgroup(s).