messages from 2010-07-31 02:31:22 to 2010-08-01 10:21:51 UTC [more...]
Small typo in kernel [current source from git] .config option
2010-08-01 10:21 UTC (4+ messages)
` [PATCH] nconfig: add search support
[PATCH 5/7] usb: omap_udc: check return value of proc_create()
2010-08-01 10:06 UTC (2+ messages)
[PATCH 3/3] cyber2000fb: add I2C support
2010-08-01 10:07 UTC (5+ messages)
` [PATCH 3/3 v2] "
` [PATCH 3/3 v3] "
[patch 1/2] workqueue: mark init_workqueues() as early_initcall()
2010-08-01 9:54 UTC (6+ messages)
` [PATCH wq#for-next] workqueue: explain for_each_*cwq_cpu() iterators
[PATCH mmotm] vmscan: raise the bar to PAGEOUT_IO_SYNC stalls
2010-08-01 9:12 UTC (3+ messages)
` [PATCH] vmscan: synchronous lumpy reclaim don't call congestion_wait()
[PATCH] arch/sparc/mm: Use GFP_KERNEL
2010-08-01 9:09 UTC
2.6.35-rc6+: i915: Bisected regression
2010-08-01 9:01 UTC
[PATCH repost] sched: export sched_set/getaffinity to modules
2010-08-01 8:50 UTC (11+ messages)
[PATCH] x86, UV: initialize BAU hub map
2010-08-01 8:48 UTC (2+ messages)
` [tip:x86/uv] x86, UV: Initialize "
[PATCH] vhost: locking/rcu cleanup
2010-08-01 8:41 UTC (3+ messages)
Why PAGEOUT_IO_SYNC stalls for a long time
2010-08-01 8:47 UTC (3+ messages)
[PATCH] vmscan: remove wait_on_page_writeback() from pageout()
2010-08-01 8:40 UTC (11+ messages)
[RFC PATCH v8 00/16] Provide a zero-copy method on KVM virtio-net
2010-08-01 8:31 UTC (9+ messages)
[PATCH] x86,mmiotrace: add support for tracing STOS instruction
2010-08-01 8:23 UTC (2+ messages)
[PATCH 0/6] Reduce writeback from page reclaim context V6
2010-08-01 8:19 UTC (6+ messages)
` [PATCH 6/6] vmscan: Kick flusher threads to clean pages when reclaim is encountering dirty pages
[PATCH] of/device: Replace struct of_device with struct of_platform
2010-08-01 8:08 UTC (3+ messages)
[PATCH RFC] perf lock: Add new event "lock_acquired_waittime" for contention analysis
2010-08-01 7:56 UTC (4+ messages)
[PATCH] net/rose: Use GFP_ATOMIC
2010-08-01 7:32 UTC (2+ messages)
[PATCH] drivers/spi: Convert printks to pr_<level>
2010-08-01 6:53 UTC (2+ messages)
Attempted summary of suspend-blockers LKML thread
2010-08-01 6:49 UTC (8+ messages)
[git pull] IOMMU updates for 2.6.36
2010-08-01 6:48 UTC (2+ messages)
[GIT PULL] Please pull NFS client bugfixes for 2.6.35-rc6
2010-08-01 6:44 UTC (2+ messages)
` [PATCH] NFS: Fix build failure on !CONFIG_NFS_V3 && !CONFIG_NFS_V3
[PATCH 1/7 v2] 68328serial: check return value of copy_*_user() instead of access_ok()
2010-08-01 6:29 UTC
[000/165] 2.6.32.17-rc1 -stable review
2010-08-01 6:19 UTC (2+ messages)
linux-next: OOPS at bot time
2010-08-01 6:23 UTC (6+ messages)
` [PATCH] PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()
[PATCH 2/7] usb: fsl_udc_core: check return value of create_proc_read_entry()
2010-08-01 6:19 UTC (3+ messages)
[PATCH 1/7] 68328serial: check return value of copy_*_user() instead of access_ok()
2010-08-01 6:14 UTC (3+ messages)
[PATCH] hwmon: f71882fg: properly acquire I/O regions while probing
2010-08-01 6:12 UTC (7+ messages)
` [PATCH 1/4] [RFC] hwmon: f71882fg: Add support for the Fintek F71808E
` [PATCH 1/4] "
[PATCH] x86,setup: add serial_console_port_base in boot_params
2010-08-01 5:20 UTC (9+ messages)
[PATCH] act_nat: the checksum of ICMP doesn't have pseudo header
2010-08-01 5:05 UTC (4+ messages)
[PATCH] drivers/acpi: call rcu_read_unlock in default case
2010-08-01 4:46 UTC (2+ messages)
[PATCH] swiotlb: enlarge iotlb buffer on demand
2010-08-01 3:03 UTC (4+ messages)
2.6.33.6-rt26: oops
2010-08-01 1:55 UTC (3+ messages)
` 2.6.33.6-rt26: oops (network related?)
[PATCH 0/8] v3 De-couple sysfs memory directories from memory sections
2010-08-01 0:27 UTC (4+ messages)
[PATCH 1/3] cyber2000fb: fix machine hang on module load
2010-07-31 22:51 UTC (5+ messages)
[PATCH v2 0/9] kconfig: introduce saveconfig and alldefconfig (+more)
2010-07-31 21:35 UTC (20+ messages)
` [PATCH] kconfig: use long options in conf
` [PATCH] kconfig: rename loose_nonint_oldconfig => oldnoconfig
` [PATCH] kconfig: change nonint_oldconfig to listnewconfig
` [PATCH] kconfig: save location of config symbols
` [PATCH] kconfig: print more info when we see a recursive dependency
` [PATCH] kconfig: add alldefconfig
` [PATCH] kconfig: refactor code in symbol.c
` [PATCH] kconfig: code refactoring in confdata.c
` [PATCH] kconfig: add savedefconfig
` [PATCH 1/9] kconfig: use long options in conf
` [PATCH 2/9] kconfig: rename loose_nonint_oldconfig => oldnoconfig
` [PATCH 3/9] kconfig: change nonint_oldconfig to listnewconfig
` [PATCH 4/9] kconfig: save location of config symbols
` [PATCH 5/9] kconfig: print more info when we see a recursive dependency
` [PATCH 6/9] kconfig: add alldefconfig
` [PATCH 7/9] kconfig: refactor code in symbol.c
` [PATCH 8/9] kconfig: code refactoring in confdata.c
` [PATCH 9/9] kconfig: add savedefconfig
[PATCH 4/4] [RFC] hwmon: f71882fg: Add watchdog API for F71808E and F71889
2010-07-31 21:36 UTC (11+ messages)
` [PATCH 1/3] resource: shared I/O region support
` [PATCH 2/3] hwmon: f71882fg: use a muxed resource lock for the Super I/O port
` [PATCH 3/3] [RFC] watchdog: f71808e_wdt: new watchdog driver for Fintek F71808E
[PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available [ver #6]
2010-07-31 21:20 UTC (26+ messages)
` [PATCH 00/18] Extended file stat functions "
iw reg set does not work because udev and crda do not respond to boot-time request
2010-07-31 21:05 UTC
[PATCH 2/3] cyber2000fb: add mode_option parameter
2010-07-31 20:55 UTC
[patch] afs: destroy work queue on init failure
2010-07-31 20:25 UTC
[RFC][PATCH 1/2] Remove stop_machine from change_clocksource
2010-07-31 20:07 UTC (3+ messages)
` [RFC][PATCH 2/2] Greatly improve TSC calibration using a timer
[PATCHv10 2.6.35-rc6-tip 0/14] Uprobes Patches
2010-07-31 19:30 UTC (5+ messages)
` [PATCHv10 2.6.35-rc6-tip 11/14] perf: perf interface for uprobes
[PATCH]md:dm.c Fix warning: statement with no effect
2010-07-31 19:13 UTC (4+ messages)
[PATCH 04/10] x86: mce: fix error handling
2010-07-31 19:07 UTC (9+ messages)
[PATCH]Documentation update broken web addresses
2010-07-31 19:07 UTC (2+ messages)
[PATCH]irq:manage.c Fix warning: variable 'old_name' set but not used
2010-07-31 19:04 UTC (2+ messages)
[PATCH]udf:super.c Fix warning: variable 'sbi' set but not used
2010-07-31 19:03 UTC (2+ messages)
[PATCH]X86:reboot.c Add some dmi entries to pci_reboot_dmi_table
2010-07-31 19:00 UTC (4+ messages)
[PATCH]acpi:glue.c Fix warning: variable 'ret' set but not used
2010-07-31 18:50 UTC (2+ messages)
[PATCH 91/91]Documentation/power/apm-acpi.txt update web address
2010-07-31 18:35 UTC (5+ messages)
` [PATCH 93/93]Documentation/RCU/RTFP.txt "
[PATCH] vmscan: raise the bar to PAGEOUT_IO_SYNC stalls
2010-07-31 18:09 UTC (6+ messages)
Get Back To Me Immediately
2010-07-31 17:37 UTC
[PATCH 1/12] scsi: megaraid_sas - Online Controller Reset - I: Enable Online Controller Reset Bit in register related functions
2010-07-31 17:46 UTC (9+ messages)
[PATCH 7/7] usb: adutux: fix misuse of return value of copy_to_user()
2010-07-31 17:40 UTC
[PATCH 6/7] usb: iowarrior: fix misuse of return value of copy_to_user()
2010-07-31 17:39 UTC
[PATCH 4/7] usb: lh7a40x_udc: check return value of create_proc_read_entry()
2010-07-31 17:39 UTC
[PATCH 3/7] usb: goku_udc: fix error path
2010-07-31 17:38 UTC
[PATCH 1/2] x86-64: Directly access per-cpu IST
2010-07-31 16:48 UTC (2+ messages)
` [PATCH 2/2] x86-32: Directly access per-cpu GDT
You Have Won $650,500.00
2010-07-31 16:38 UTC
[PATCH] video: igafb: introduce lost 'return'
2010-07-31 16:34 UTC
[PATCH] Staging: wlan-ng: remove typedef in p80211ioctl.h
2010-07-31 16:29 UTC
[PATCH] Staging: wlan-ng: fix style issues in p80211conv.h
2010-07-31 16:06 UTC
[PATCH] Tight check of pfn_valid on sparsemem - v4
2010-07-31 15:30 UTC (15+ messages)
[PATCH] random: reorder struct entropy_store to remove padding on 64bits
2010-07-31 15:14 UTC (5+ messages)
usb3.0 not recognizing hard disk
2010-07-31 14:23 UTC
zaurus battery patches
2010-07-31 13:48 UTC (2+ messages)
[ANNOUNCE] 2.6.33-rc8-rt2
2010-07-31 13:33 UTC (11+ messages)
` [ANNOUNCE] 2.6.33-rt3
` [ANNOUNCE] 2.6.33-rt6
` [ANNOUNCE] 2.6.33.1-rt11
` [ANNOUNCE] 2.6.33.2-rt13
` [ANNOUNCE] 2.6.33.3-rt16
` [ANNOUNCE] 2.6.33.3-rt17
` [ANNOUNCE] 2.6.33.3-rt19
` [ANNOUNCE] 2.6.33.5-rt23
` [ANNOUNCE] 2.6.33.6-rt26
` [ANNOUNCE] 2.6.33.6-rt27
[000/140] 2.6.33.7-rc1 stable review
2010-07-31 12:04 UTC (4+ messages)
` [070/140] x86: Send a SIGTRAP for user icebp traps
[PATCH 0/7] padata/pcrypt: cleanups
2010-07-31 11:56 UTC (2+ messages)
Re:await your response
2010-07-31 11:45 UTC
Additional fix : (was [v2]printk: fix delayed messages from CPU hotplug events)
2010-07-31 11:42 UTC (2+ messages)
` [linux-pm] "
Get Back To Me Immediately
2010-07-31 11:06 UTC
[PATCH 2.6.35-rc6] l2tp: fix export of header file for userspace
2010-07-31 11:15 UTC
[PATCH] p54spi: replace internal "cx3110x" name with "p54spi"
2010-07-31 9:37 UTC (5+ messages)
Regression 2.6.33->2.6.34: OOPS at boot, kmalloc corruption?
2010-07-31 10:06 UTC (4+ messages)
Make keyboard.c match braille-only keyboards
2010-07-31 9:43 UTC (2+ messages)
[2.6.35-rc6 patch] increase kmemleak robustness at boot
2010-07-31 9:42 UTC (9+ messages)
[S+Q2 00/19] SLUB with queueing (V2) beats SLAB netperf TCP_RR
2010-07-31 9:41 UTC (6+ messages)
` [S+Q2 07/19] slub: Allow removal of slab caches during boot
Using unsigned int for loop counters - better performance for Architectures - urban hacker legend?
2010-07-31 9:38 UTC (2+ messages)
[PATCH 1/2] arm: msm: Add System MMU support
2010-07-31 9:37 UTC (10+ messages)
[PATCH] mmc: only set blockaddressed for > 2GiB cards
2010-07-31 8:49 UTC (4+ messages)
[PATCH 5/9] staging: panel: check put_user() return value
2010-07-31 8:39 UTC (3+ messages)
(no subject)
2010-07-31 8:13 UTC
[PATCH -v27 00/17] Use memblock with x86
2010-07-31 7:15 UTC (2+ messages)
` [PATCH 01/17 -v2] memblock: Add memblock_free/reserve_reserved_regions()
[PATCH v2] Input: Make ADS7846 independent on regulator
2010-07-31 7:09 UTC
[PATCH] Input: Make ADS7846 independent on regulator
2010-07-31 7:03 UTC (3+ messages)
[PATCH] acpi: x2apic entry with uid < 255 could use processor statement
2010-07-31 6:51 UTC
[PATCH net-next] drivers/net/vxge/vxge-main.c: Use pr_<level> and netdev_<level>
2010-07-31 6:28 UTC (3+ messages)
[AppArmor #6 0/13] AppArmor security module
2010-07-31 6:15 UTC (3+ messages)
b43 wireless driver inhibits access to /dev/hwrng
2010-07-31 6:15 UTC (3+ messages)
[PATCH] tcp: cookie transactions setsockopt memory leak
2010-07-31 6:05 UTC (2+ messages)
ll_rw_blk() Comments still in the code
2010-07-31 5:27 UTC
[PATCH] drivers: Fixes a typo from "dev" to "ndev" that caused compilation erros
2010-07-31 5:20 UTC (2+ messages)
linux-next: Tree for July 29
2010-07-31 5:10 UTC (3+ messages)
` [PATCH -next] net: ks8842 depends on DMA_ENGINE
[PATCH]: Compress hibernation image with LZO (in-kernel)
2010-07-31 5:03 UTC (10+ messages)
Regression (bisected): Lots of wakeups when using battery
2010-07-31 4:01 UTC (2+ messages)
[PATCH V3 0/5] Package Level Thermal Control and Power Limit Notification
2010-07-31 3:04 UTC (6+ messages)
` [PATCH V3 2/5] Package Level Thermal Control and Power Limit Notification: pkgtemp hwmon driver
Re
2010-07-31 3:01 UTC
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