linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-05-15 21:00:06 to 2010-05-16 23:01:46 UTC [more...]

[PATCH 7/10] security/selinux/ss: Use kstrdup
 2010-05-16 23:01 UTC  (2+ messages)

[PATCH 13/37] drivers/net/wireless/iwmc3200wifi: Use kmemdup
 2010-05-16 23:01 UTC  (2+ messages)

[PATCH 0/8] v2 Moorestown core patches for 35 merge window
 2010-05-16 22:57 UTC  (17+ messages)
` [PATCH 1/8] x86/mrst/pci: return 0 for non-present pci bars
` [PATCH 2/8] x86/mrst: add cpu type detection for Medfield
` [PATCH 3/8] x86/mrst: add more timer options to include Medfield
` [PATCH 4/8] x86/apbt: support more timer configurations on mrst
` [PATCH 5/8] x86/platform: add a wallclock_init func to x86_platforms ops
` [PATCH 6/8] x86/mrst: add vrtc driver which serves as a wall clock device
` [PATCH 7/8] x86/mrst: add nop functions to x86_init mpparse functions
` [PATCH 8/8] input: do not select i8042 for x86 mid

[GIT PULL] Ptrace bkl removal for 2.6.35-rc1
 2010-05-16 22:56 UTC 

[PATCH] mfd: new AB8500 driver
 2010-05-16 22:53 UTC  (2+ messages)

[PATCH RFC] Optimize semtimedop
 2010-05-16 22:40 UTC  (9+ messages)
` [PATCH 1/2] ipc semaphores: reduce ipc_lock contention in semtimedop

[PATCH 1/2] mfd: add TC35892 MFD core
 2010-05-16 22:34 UTC  (3+ messages)

[PATCH] uml: Convert to unlocked_ioctls to remove implicit BKL
 2010-05-16 22:30 UTC  (2+ messages)

[PATCH] GPIO: rdc321x fix inverted gpio data out registers
 2010-05-16 22:25 UTC  (2+ messages)

[PATCH 0/1] tracing/sched: Fix task states in sched_switch event
 2010-05-16 22:18 UTC  (2+ messages)
` [PATCH 1/1] fix-task-states-in-sched_switch-event.patch

[patch] pm_qos update fixing mmotm 2010-05-11 -dies in pm_qos_update_request()
 2010-05-16 22:21 UTC  (4+ messages)

[PATCH v2] MFD: rdc321x: change resources flags to IORESOURCE_IO
 2010-05-16 22:14 UTC  (2+ messages)

[PATCH] x86: CPU detection for RDC System-on-Chip
 2010-05-16 22:07 UTC  (4+ messages)

[PATCH 1/1] hidraw: Use Interrupt Endpoint for OUT Transfers if Available
 2010-05-16 22:07 UTC 

[PATCH 0/4] MFD: pcf50633: Fixes and updates
 2010-05-16 22:02 UTC  (2+ messages)

[PATCH 0/3] Add pcf50633 backlight driver
 2010-05-16 22:00 UTC  (5+ messages)
` [PATCH 3/3] gta02: Use pcf50633 backlight driver instead of platform "

Linux 2.6.34
 2010-05-16 21:39 UTC 

qemu/nfsroot: BUG: sleeping function called from invalid context at 2.6.33.3-rt19-i686-pc/kernel/rtmutex.c:684
 2010-05-16 21:33 UTC 

[linux-pm] Is it supposed to be ok to call del_gendisk while userspace is frozen?
 2010-05-16 21:32 UTC  (5+ messages)

General questiin about SYSFS
 2010-05-16 21:08 UTC 

[PATCH] Staging: quatech_usb2: Convert eos semaphore to mutex
 2010-05-16 20:45 UTC  (4+ messages)

PROBLEM: tickless scheduling
 2010-05-16 20:41 UTC  (10+ messages)

[PATCH] x86: Export tsc related information in sysfs
 2010-05-16 20:29 UTC  (9+ messages)

[PATCH 1/2] Staging: comedi: Fixed long line lengths in comedi.h
 2010-05-16 20:15 UTC  (6+ messages)
` [PATCH 2/2] Staging: comedi: Fixed more "
        ` [PATCH] staging/comedi/comedi.h: cleanups

[RFC][PATCH] PM / PCI: Update PCI power management documentation
 2010-05-16 19:49 UTC 

[PATCH 0/8] Suspend block api (version 7)
 2010-05-16 19:42 UTC  (2+ messages)

[linux-pm] Is it supposed to be ok to call del_gendisk while userspace is frozen?
 2010-05-16 19:35 UTC  (3+ messages)

[PATCH] staging/comedi: new Kconfig and Makefiles, drivers grouped by bustype
 2010-05-16 19:30 UTC  (4+ messages)

[PATCH] ad7877: fix spi word size to 16 bit
 2010-05-16 19:25 UTC  (7+ messages)

[PATCHSET] block,libata: implement ->unlock_native_capacity()
 2010-05-16 19:23 UTC  (22+ messages)
` [PATCH 1/8] buffer: make invalidate_bdev() drain all percpu LRU add caches
` [PATCH 2/8] block: restart partition scan after resizing a device
` [PATCH 3/8] block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity()
` [PATCH 4/8] block: use struct parsed_partitions *state universally in partition check code
` [PATCH 5/8] block: improve automatic native capacity unlocking
` [PATCH 6/8] SCSI: implement sd_unlock_native_capacity()
` [PATCH 7/8] libata: use the enlarged capacity after late HPA unlock
` [PATCH 8/8] libata: implement on-demand HPA unlocking

INFO: task umount:1524 blocked for more than 120 seconds
 2010-05-16 18:28 UTC  (4+ messages)

ERR_PTR and PTR_ERR
 2010-05-16 18:26 UTC  (4+ messages)

[PATCH] mmc: drop the "state" argument to mmc_suspend_host()
 2010-05-16 18:20 UTC  (2+ messages)

Funds
 2010-05-16  9:53 UTC 

[PATCH] ramzswap: Remove backing swap support
 2010-05-16 16:50 UTC  (5+ messages)

perf, ftrace and MCEs
 2010-05-16 16:51 UTC  (5+ messages)

[PATCH 35/37] drivers/block/aoe: Use kmemdup
 2010-05-16 16:38 UTC  (5+ messages)

[PATCH] ipc/sem.c: Update description of the implementation
 2010-05-16 16:44 UTC 

[PATCH v2 3/3] vga16fb, drm: vga16fb->drm handoff
 2010-05-16 15:33 UTC 

[PATCH v2 2/3] fbmem, drm/nouveau: kick firmware framebuffers as soon as possible
 2010-05-16 15:29 UTC 

[PATCH v3 1/3] fbdev: allow passing more than one aperture for handoff
 2010-05-16 15:27 UTC 

[PATCH] serial: apbuart: Let boards without apbuart boot
 2010-05-16 15:09 UTC  (4+ messages)

[PATCH, RFC] addjust discard request to be aligned with hwsect size to support SSDs with larger sector size
 2010-05-16 13:38 UTC  (2+ messages)

[PATCH 2/2] Staging:asus_oled:fix style issue in assus_oled.c
 2010-05-16 13:37 UTC 

[PATCH v3 00/10] BKL conversion in tty layer
 2010-05-16 12:58 UTC  (14+ messages)
` [PATCH 01/10] tty: replace BKL with a new tty_lock
` [PATCH 02/10] tty: never hold BTM while getting tty_mutex
` [PATCH 03/10] tty: fix console_sem lock order
` [PATCH 04/10] cdc-acm: remove dead code
` [PATCH 05/10] tty: introduce wait_event_interruptible_tty
` [PATCH 06/10] tty: annotate tty_write_lock
` [PATCH 07/10] tty: reorder ldisc locking
` [PATCH 08/10] tty: untangle locking of wait_until_sent
` [PATCH 09/10] tty: remove tty_lock_nested
` [PATCH 10/10] tty: implement BTM as mutex instead of BKL

[PATCH 2.6.34-rc7] HID: hid-samsung: add support for Creative Desktop Wireless 6000
 2010-05-16 12:25 UTC  (4+ messages)
` [PATCH 2.6.34-rc7 v2] "

2.6.33-2.6.34-rc5 suspend issues
 2010-05-12  6:08 UTC  (10+ messages)

[linux-pm] Power Domain Framework
 2010-05-16 11:13 UTC  (2+ messages)

[PATCH] lktdm: Bring support for hardlockup, softlockup and hung task crashes
 2010-05-16 10:46 UTC  (4+ messages)

[PATCH] staging: dream: smd: remove all smd related code
 2010-05-16 10:13 UTC  (3+ messages)

linux-next: build failure after merge of the final tree
 2010-05-16  9:20 UTC  (2+ messages)
` [tip:perf/nmi] lockup_detector: Cross arch compile fixes

LOAN OFFERS
 2010-05-15  7:19 UTC 

[GIT] Networking
 2010-05-16  8:32 UTC 

linux-next: build failure after merge of the final tree
 2010-05-16  7:56 UTC  (8+ messages)
` [GIT PULL] Lockup detector build fixes
` [PATCH 1/4] lockup_detector: Update some config
` [PATCH 2/4] lockup_detector: Adapt CONFIG_PERF_EVENT_NMI to other archs
` [PATCH 3/4] lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTOR
` [PATCH 4/4] lockup_detector: Cross arch compile fixes

[PATCH 0/2] net-next/fec: bug fixing after introduced phylib supporting
 2010-05-16  7:28 UTC  (3+ messages)
` [PATCH 1/2] netdev/fec: fix performance impact from mdio poll operation

[PATCH 2.6.34-rc6] net: Improve ks8851 snl transmit performance
 2010-05-16  7:26 UTC  (2+ messages)

About HOW TO use "SCHED_FIFO"
 2010-05-16  7:25 UTC 

[PATCH -V7 4/9] vfs: Add open by file handle support
 2010-05-16  7:24 UTC  (2+ messages)

commit e9e9250b: sync wakeup bustage when waker is an RT task
 2010-05-16  7:21 UTC  (4+ messages)

[Patch v10 0/3] net: reserve ports for applications using fixed port numbers
 2010-05-16  6:28 UTC  (2+ messages)

[PATCH 0/6] tagged sysfs support
 2010-05-16  6:26 UTC  (4+ messages)
` [PATCH 0/6] netns support in the kobject layer

Loan Offer
 2010-05-13 18:04 UTC 

[PATCH] list debugging: warn when deleting a deleted entry
 2010-05-16  5:45 UTC  (2+ messages)

[PATCH 20/37] drivers/bluetooth: Use kmemdup
 2010-05-16  4:53 UTC  (2+ messages)

[PATCH 31/37] drivers/infiniband/core: Use kmemdup
 2010-05-16  3:05 UTC  (2+ messages)

Microsoft Award Office England
 2010-05-15 23:27 UTC 

[PATCH] media/IR: Add missing include file to rc-map.c
 2010-05-16  1:54 UTC  (5+ messages)

[PATCH 0/4] [GIT PULL] tracing: updates
 2010-05-16  1:29 UTC  (8+ messages)
` [PATCH 3/4] tracing: Allow mmio tracer to display trace_printk() and other events

[PATCH] mm: Consider the entire user address space during node migration
 2010-05-16  1:14 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH 2/2] amd64-agp: Probe unknown AGP devices the right way
 2010-05-16  1:09 UTC  (2+ messages)

[PATCH 1/2] sis-agp: Remove SIS 760, handled by amd64-agp
 2010-05-16  1:08 UTC  (2+ messages)

[GIT PULL 0/2] perf improvements
 2010-05-16  0:59 UTC  (3+ messages)
` [PATCH 1/2] perf newt: Exit browser unconditionally when CTRL+C, q or Q is pressed
` [PATCH 2/2] perf newt: Add single key shortcuts for zoom into DSO and threads

[GIT PULL 0/2] perf improvement and fix
 2010-05-15 23:50 UTC  (3+ messages)
` [PATCH 1/2] perf newt: Make <- exit the ui_browser
` [PATCH 2/2] perf newt: Fix the 'A'/'a' shortcut for annotate

[linux-pm] [PATCH 0/8] Suspend block api (version 6)
 2010-05-15 20:14 UTC  (4+ messages)

[PATCH]460EX on-chip SATA driver <Kernel 2.6.33> < resubmission >
 2010-05-15 23:40 UTC  (3+ messages)

[PATCH 13/20] net/caif: Use kzalloc
 2010-05-15 22:54 UTC  (2+ messages)

[PATCH] x86: Export tsc related information in sysfs
 2010-05-15 22:45 UTC  (2+ messages)

[PATCH tip/core/rcu 0/11] Add debugobjects checking to RCU callbacks
 2010-05-15 21:50 UTC  (6+ messages)
` [PATCH RFC tip/core/rcu 06/11] staging: remove all rcu head initializations

[PATCH -tip/master] x86,perf: p4_pmu_schedule_events -- use smp_processor_id
 2010-05-15 21:45 UTC 

[PATCH 1/1] hv: Added new hv_utils driver with shutdown as first functionality - NO OUTLOOK
 2010-05-15 21:39 UTC  (2+ messages)
` [PATCH 1/1] staging: hv: Added heartbeat functionality to hv_utils

[PATCH 11/37] drivers/acpi: Use kmemdup
 2010-05-15 21:33 UTC  (2+ messages)

[PATCH 37/37] drivers/parport: Use kmemdup
 2010-05-15 21:25 UTC 

[PATCH 36/37] drivers/net/wireless/orinoco: Use kmemdup
 2010-05-15 21:24 UTC 

[PATCH 34/37] drivers/mtd: Use kmemdup
 2010-05-15 21:23 UTC 

[PATCH 33/37] drivers/net/usb: Use kmemdup
 2010-05-15 21:23 UTC 

[PATCH 32/37] drivers/net/wireless/p54: Use kmemdup
 2010-05-15 21:22 UTC 

[PATCH 30/37] drivers/platform/x86: Use kmemdup
 2010-05-15 21:22 UTC 

[PATCH 29/37] drivers/input/misc: Use kmemdup
 2010-05-15 21:22 UTC 

[PATCH 28/37] drivers/staging: Use kmemdup
 2010-05-15 21:21 UTC 

[PATCH 27/37] drivers/input/touchscreen: Use kmemdup
 2010-05-15 21:21 UTC 

[PATCH 26/37] drivers/net/wireless/ipw2x00: Use kmemdup
 2010-05-15 21:21 UTC 

[PATCH 25/37] drivers/net/usb: Use kmemdup
 2010-05-15 21:20 UTC 

[PATCH 24/37] drivers/net/wireless/b43: Use kmemdup
 2010-05-15 21:20 UTC 

[PATCH 23/37] drivers/s390/char: Use kmemdup
 2010-05-15 21:20 UTC 

[linux-pm] [PATCH 0/8] Suspend block api (version 6)
 2010-05-15 21:19 UTC  (2+ messages)

[PATCH 22/37] drivers/scsi/mpt2sas: Use kmemdup
 2010-05-15 21:19 UTC 

[PATCH 21/37] drivers/hid: Use kmemdup
 2010-05-15 21:19 UTC 

[PATCH 19/37] drivers/net/usb: Use kmemdup
 2010-05-15 21:18 UTC 

[PATCH 18/37] drivers/media/video/tlg2300: Use kmemdup
 2010-05-15 21:18 UTC 

[PATCH 17/37] drivers/pci/hotplug: Use kmemdup
 2010-05-15 21:18 UTC 

[PATCH 16/37] drivers/media/video/uvc: Use kmemdup
 2010-05-15 21:17 UTC 

[PATCH 15/37] drivers/gpu/drm: Use kmemdup
 2010-05-15 21:17 UTC 

[PATCH 14/37] drivers/net/wireless/ath/ath9k: Use kmemdup
 2010-05-15 21:17 UTC 

[PATCH 12/37] drivers/net/wireless/wl12xx: Use kmemdup
 2010-05-15 21:16 UTC 

[PATCH 10/37] drivers/net/wireless/libertas_tf: Use kmemdup
 2010-05-15 21:16 UTC 

[PATCH 9/37] drivers/usb/gadget: Use kmemdup
 2010-05-15 21:15 UTC 

[PATCH 8/37] drivers/media/video/zoran: Use kmemdup
 2010-05-15 21:15 UTC 

[PATCH 7/37] drivers/net/wireless/wl12xx: Use kmemdup
 2010-05-15 21:15 UTC 

[PATCH 6/37] drivers/media/video/gspca: Use kmemdup
 2010-05-15 21:14 UTC 

[PATCH 5/37] drivers/message/fusion: Use kmemdup
 2010-05-15 21:14 UTC 

[PATCH 4/37] drivers/block: Use kmemdup
 2010-05-15 21:14 UTC 

[PATCH 3/37] drivers/misc/iwmc3200top/log.c: Use kmemdup
 2010-05-15 21:13 UTC 

[PATCH 2/37] drivers/memstick/core/mspro_block.c: Use kmemdup
 2010-05-15 21:13 UTC 

[PATCH 1/37] drivers/net/wireless/libertas: Use kmemdup
 2010-05-15 21:12 UTC 


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).