messages from 2010-10-14 23:18:31 to 2010-10-15 11:51:09 UTC [more...]
[PATCH] trace-cmd: Plug startup race between flush_threads and recorders
2010-10-15 11:50 UTC
[PATCH 3/4] sched: drop group_capacity to 1 only if local group has extra capacity
2010-10-15 11:50 UTC (4+ messages)
[PATCH v2.6.36-rc7] aoe: don't use flush_scheduled_work()
2010-10-15 11:36 UTC
fs: Inode cache scalability V2
2010-10-15 11:33 UTC (16+ messages)
` [PATCH 17/18] fs: icache remove inode_lock
[PATCH v2] procfs: fix numbering in /proc/locks
2010-10-15 11:32 UTC (4+ messages)
` [PATCH v3] "
[PATCH 00/22] Introduce little endian bitops
2010-10-15 11:14 UTC (27+ messages)
` [PATCH 01/22] bitops: merge little and big endian definisions in asm-generic/bitops/le.h
` [PATCH 02/22] bitops: rename generic le bitops functions
` [PATCH 03/22] s390: introduce little endian bitops
` [PATCH 04/22] arm: "
` [PATCH 05/22] m68k: introduce le bitops
` [PATCH 06/22] m68knommu: introduce little endian bitops
` [PATCH 07/22] bitops: introduce little endian bitops for most architectures
` [PATCH 08/22] rds: stop including asm-generic/bitops/le.h
` [PATCH 09/22] kvm: "
` [PATCH 10/22] asm-generic: use little endian bitops
` [PATCH 11/22] ext3: "
` [PATCH 12/22] ext4: "
` [PATCH 13/22] ocfs2: "
` [PATCH 14/22] nilfs2: "
` [PATCH 15/22] reiserfs: "
` [PATCH 16/22] udf: "
` [PATCH 17/22] ufs: "
` [PATCH 18/22] md: use little endian bit operations
` [PATCH 19/22] dm: "
` [PATCH 20/22] bitops: remove ext2 non-atomic bitops from asm/bitops.h
` [PATCH 21/22] m68k: convert minix bitops to use little endian bitops
` [PATCH 22/22] bitops: remove minix bitops from asm/bitops.h
[PATCH] mutex: Introduce mutex_cpu_relax()
2010-10-15 11:07 UTC (7+ messages)
` [PATCH] mutex: Introduce arch_mutex_cpu_relax()
High CPU load when machine is idle (related to PROBLEM: Unusually high load average when idle in 2.6.35, 2.6.35.1 and later)
2010-10-15 11:08 UTC (2+ messages)
[PATCH] ext3: Remove misplaced BUFFER_TRACE() in ext3_truncate()
2010-10-15 11:03 UTC
[GIT PULL] two block fixes for 2.6.36
2010-10-15 11:02 UTC
[PATCH v2.6.36-rc7] ubd: fix incorrect sector handling during request restart
2010-10-15 10:56 UTC (2+ messages)
[PATCH] ASoC: Add max98088 CODEC driver
2010-10-15 10:55 UTC (12+ messages)
` [PATCH] sound/soc: rename vol to volatile_register as appropriate
` [PATCH] sound/soc/codecs/wm8994.c: Remove unused vol
Process to push changes to include/linux/types.h
2010-10-15 10:15 UTC (11+ messages)
` Abbrevieated SHA1s (Was: Re: Process to push changes to include/linux/types.h)
Difference between twl4030_hsmmc_info and omap_mmc_platform_data
2010-10-15 10:08 UTC (2+ messages)
(no subject)
2010-10-15 10:07 UTC
linux-next: manual merge of the sound-asoc tree with Linus' tree
2010-10-15 10:04 UTC (2+ messages)
[PATCH] blk: fix a wrong accounting of hd_struct->in_flight
2010-10-15 10:04 UTC (10+ messages)
` [PATCH v2] "
` [PATCH v3] "
mmotm 2010-10-13-17-13 uploaded
2010-10-15 10:02 UTC (5+ messages)
` mmotm 2010-10-13 - GSPCA SPCA561 webcam driver broken
[RFC v5]Update broken web addresses in arch directory
2010-10-15 9:49 UTC (9+ messages)
[PATCH] perf: Detach group events when removing event from ctx
2010-10-15 9:42 UTC (2+ messages)
[PATCH][GIT PULL] ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT
2010-10-15 9:41 UTC (4+ messages)
Fwd: Re: UML kernel crash of v2.6.36-rcX kernel
2010-10-15 9:33 UTC (2+ messages)
[REGRESSION] um: rcu_sched_state detected stall on CPU 0
2010-10-15 9:24 UTC (6+ messages)
[PATCH] staging:ft1000: Use specific error return code for reg_ft1000_netdev(). Signed-off-by: Marek Belisko <marek.belisko@gmail.com>
2010-10-15 7:41 UTC
[RFC][PATCH 0/7] perf and jump_label bits
2010-10-15 9:14 UTC (3+ messages)
` [RFC][PATCH 7/7] perf: Optimize sw events
(no subject)
2010-10-15 9:06 UTC
[PATCH] staging:ft1000: Remove unused function ft1000_hbchk()
2010-10-15 8:51 UTC
(no subject)
2010-10-15 9:14 UTC
[patch] x86: allow ZONE_DMA to be configurable
2010-10-15 9:11 UTC (7+ messages)
[PATCH] HID: hidraw, fix a NULL pointer dereference in hidraw_ioctl
2010-10-15 9:10 UTC (7+ messages)
` [PATCH 0/2] HID: hidraw, fix two NULL pointer dereferences
` [stable] "
[patch] x86: allow ZONE_DMA to be configurable
2010-10-15 9:05 UTC (13+ messages)
[PATCH] types.h: define __aligned_u64 and expose to userspace
2010-10-15 9:03 UTC (4+ messages)
Question: how to copy to user space from a tasklet
2010-10-15 8:59 UTC (4+ messages)
[PATCH v13 00/16] Provide a zero-copy method on KVM virtio-net
2010-10-15 9:12 UTC (17+ messages)
` [PATCH v13 01/16] Add a new structure for skb buffer from external
` [PATCH v13 02/16] Add a new struct for device to manipulate external buffer
` [PATCH v13 03/16] Add a ndo_mp_port_prep pointer to net_device_ops
` [PATCH v13 04/16] Add a function make external buffer owner to query capability
` [PATCH v13 05/16] Add a function to indicate if device use external buffer
` [PATCH v13 06/16]Use callback to deal with skb_release_data() specially
` [PATCH v13 07/16] Modify netdev_alloc_page() to get external buffer
` [PATCH v13 08/16] Modify netdev_free_page() to release "
` [PATCH v13 09/16]Don't do skb recycle, if device use "
` [PATCH v13 10/16] Add a hook to intercept external buffers from NIC driver
` [PATCH v13 11/16] Add header file for mp device
` [PATCH v13 12/16] Add mp(mediate passthru) device
` [PATCH v13 13/16] Add a kconfig entry and make entry for mp device
` [PATCH v13 14/16]Provides multiple submits and asynchronous notifications
` [PATCH v13 15/16] An example how to modifiy NIC driver to use napi_gro_frags() interface
` [PATCH v13 16/16] An example how to alloc user buffer based on "
[PATCH 1/2] staging:ft1000: Check return value when init net device
2010-10-15 6:57 UTC (2+ messages)
` [PATCH 2/2] staging:ft1000: Use specific return error codes
RFC: Implement hwpoison on free for soft offlining
2010-10-15 8:50 UTC (2+ messages)
[RFC] perf: Dwarf cfi based user callchains
2010-10-15 8:39 UTC (6+ messages)
` [RFC PATCH 2/9] perf: Add ability to dump user regs
[PATCH] fix oops in usbserial_cleanup function;
2010-10-15 8:30 UTC
[RFC][PATCH 0/2] memcg: some updates to move_account and file_stat races
2010-10-15 8:12 UTC (3+ messages)
` [RFC][PATCH 1/2] memcg: avoiding unnecessary get_page at move_charge
` [RFC][PATCH 2/2] memcg: new lock for mutual execution of account_move and file stats
2.6.36-rc7-git2 - panic/GPF: e1000e/vlans?
2010-10-15 7:10 UTC
[PATCH 1/1 V2] rtc: Add real-time clock driver for Tegra
2010-10-15 8:03 UTC (2+ messages)
[PATCH 1/3] USB: isp116x-hcd - use resource_size instead of defining its own resource_len macro
2010-10-15 7:58 UTC (5+ messages)
` [PATCH 2/3] USB: isp1362-hcd "
` [PATCH 3/3] USB: ohci-sh "
[PATCH 1/3] drivers: misc: ad525x_dpot: Fix typo in spi write16 and write24 transfer counts
2010-10-15 7:53 UTC (6+ messages)
` [PATCH 2/3] drivers: misc: ad525x_dpot: Fix part name typos in defines
[PATCH -next] x86: olpc-xo1 uses/depends on PCI
2010-10-15 7:46 UTC (2+ messages)
` [tip:x86/olpc] x86, olpc: XO-1 "
[PATCH v2] OLPC: Add XO-1 poweroff support
2010-10-15 7:42 UTC (5+ messages)
` [tip:x86/olpc] x86, olpc: "
[PATCH resend] Add sc16is7x2 driver
2010-10-15 7:24 UTC (3+ messages)
[PATCH] staging:ft1000: Get rid of using typedef
2010-10-15 7:21 UTC
[GIT PATCH] ioat2: fix performance regression
2010-10-15 7:15 UTC (2+ messages)
!!!AWARD NOTICE!!!
2010-10-15 6:53 UTC
Results of my work on memorystick subsystem
2010-10-15 6:45 UTC (2+ messages)
[PATCHv2 0/1] omap: Ptr "isr_reg" tracked as NULL was dereferenced
2010-10-15 6:16 UTC (7+ messages)
` [PATCHv2 1/1] "
[PATCH 0/4] cris: kill __do_IRQ
2010-10-15 6:13 UTC (6+ messages)
` [PATCH 1/4] cris: use set_irq_chip helpers
` [PATCH 2/4] cris: convert arch-v10 away from __do_IRQ
` [PATCH 3/4] cris: convert arch-v32 "
` [PATCH 4/4] cris: turn on GENERIC_HARDIRQS_NO__DO_IRQ
linux-next: Tree for October 15
2010-10-15 5:50 UTC
Re: [PATCH] Serial: BUGFIX: uart_resume_port has an omitted condition
2010-10-15 5:10 UTC
linux-next: build failure after merge of the net tree
2010-10-15 0:38 UTC (2+ messages)
[PATCH 1/1] um: ubd: Fix data corruption
2010-10-15 4:47 UTC (11+ messages)
[PATCH v3 0/7] CFS Bandwidth Control
2010-10-15 4:45 UTC (12+ messages)
` [PATCH v3 3/7] sched: throttle cfs_rq entities which exceed their local quota
` [PATCH v3 4/7] sched: unthrottle cfs_rq(s) who ran out of quota at period refresh
[PATCH] h8300: get rid of __do_IRQ use
2010-10-15 4:30 UTC
kernel won't boot if kernel image passes 0xffffffff82000000
2010-10-15 4:30 UTC (2+ messages)
[PATCH] fix oops in usbserial_cleanup function;
2010-10-15 4:25 UTC (2+ messages)
[PATCH] fix oops in usbserial_cleanup function;
2010-10-15 4:20 UTC
[PATCH v2] pseries: don't override CONFIG_PPC_PSERIES_DEBUG
2010-10-15 4:01 UTC (3+ messages)
[PATCH] Add generic exponentially weighted moving average function
2010-10-15 3:40 UTC (3+ messages)
[PATCH] fix oops in l2cap_connect_req
2010-10-14 22:37 UTC (2+ messages)
[PATCH 0/3] [GIT PULL][2.6.37] ftrace: C version of recordmcount
2010-10-15 3:23 UTC (6+ messages)
` [PATCH 2/3] ftrace/x86: Add support for "
linux-next: manual merge of the spi tree with the tegra tree
2010-10-15 3:15 UTC (2+ messages)
[PATCH] perf, document event modifiers
2010-10-15 1:51 UTC
[GIT PULL] small instrumentation updates
2010-10-15 3:13 UTC (2+ messages)
2.6.36-rc8 -- drivers/built-in.o: In function `nouveau_acpi_edid': (.text+0xf7c04): undefined reference to `acpi_video_get_edid'
2010-10-15 2:46 UTC
[PATCH .36-rc8] a.out: Fix module build failure
2010-10-15 2:42 UTC (2+ messages)
linux-next: manual merge of the drm tree with Linus' tree
2010-10-15 1:54 UTC
[RFC PATCH] ppc: don't override CONFIG_PPC_PSERIES_DEBUG
2010-10-15 1:47 UTC (5+ messages)
[PATCH 1/2] ieee1394: move init_ohci1394_dma to drivers/firewire/
2010-10-14 23:29 UTC (5+ messages)
` [PATCH 2/2] ieee1394: remove the old IEEE 1394 driver stack
+ memcg-reduce-lock-hold-time-during-charge-moving.patch added to -mm tree
2010-10-15 0:47 UTC
Transparent Hugepage Support #31
2010-10-15 0:42 UTC
[PATCH 2.6.35-rc6] net-next: Add multiqueue support to vmxnet3 driver
2010-10-14 23:31 UTC (4+ messages)
[patch 2/2] vfs: relax count check in rw_verify_area
2010-10-14 23:30 UTC (2+ messages)
[patch 1/2] vfs: fix overflow in direct-io subsystem
2010-10-14 23:20 UTC (2+ messages)
[PATCH v4 0/6] PCI: allocate space top-down, not bottom-up
2010-10-14 23:18 UTC (7+ messages)
` [PATCH v4 1/6] resources: ensure alignment callback doesn't allocate below available start
` [PATCH v4 2/6] resources: support allocating space within a region from the top down
` [PATCH v4 3/6] PCI: allocate bus resources "
` [PATCH v4 4/6] x86/PCI: allocate space from the end of a region, not the beginning
` [PATCH v4 5/6] x86: update iomem_resource end based on CPU physical address capabilities
` [PATCH v4 6/6] x86: allocate space within a region top-down
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox