messages from 2009-07-25 15:42:28 to 2009-07-26 22:56:35 UTC [more...]
[Patch RFC 00/37] Cleanup init_MUTEX[_LOCKED] / DECLARE_MUTEX
2009-07-26 22:56 UTC (43+ messages)
` [Patch RFC 01/37] semaphore: Add DEFINE_SEMAPHORE, semaphore_init, semaphore_init_locked
` [Patch RFC 02/37] input: keyboard/hil_kbd: semaphore cleanup
` [Patch RFC 03/37] input: misc/hp_sdc_rtc: "
` [Patch RFC 04/37] input: mouse/hil_ptr: "
` [Patch RFC 05/37] input: serio/hil_mlc: "
` [Patch RFC 06/37] input: serio/hp_sdc: "
` [Patch RFC 07/37] net: 3c527: "
` [Patch RFC 08/37] hamradio: 6pack: "
` [Patch RFC 09/37] hamradio: mkiss: "
` [Patch RFC 10/37] net: ppp_async: "
` [Patch RFC 11/37] parport: "
` [Patch RFC 12/37] ibmphp-hpc: "
` [Patch RFC 13/37] s390: cio/crw: "
` [Patch RFC 14/37] scsi: aacraid "
` [Patch RFC 15/37] bluetooth: Convert hdev->req_lock to mutex
` [Patch RFC 16/37] smbfs: Convert server->sem "
` [Patch RFC 17/37] hpfs: Convert sbi->hpfs_creation_de "
` [Patch RFC 18/37] hpfsplus: Convert tree_lock "
` [Patch RFC 19/37] hfs: "
` [Patch RFC 20/37] cifs: convert semaphore "
` [Patch RFC 21/37] affs: use semaphore_init instead of init_MUTEX
` [Patch RFC 22/37] usb: ftdi-elan: Convert "mutex" to semaphore
` [Patch RFC 23/37] usb: gadgetfs: Convert semaphore to mutex
` [Patch RFC 24/37] xfs: semaphore cleanup
` [Patch RFC 25/37] net: wan/cosa.c: Convert "mutex" to semaphore
` [Patch RFC 26/37] irda: semaphore cleanup
` [Patch RFC 27/37] mmc: Convert "mutex" to semaphore
` [Patch RFC 28/37] dvb: "
` [Patch RFC 29/37] infiniband: Make user_mad semaphore a real one
` [Patch RFC 30/37] drivers/base: Convert dev->sem to mutex
` [Patch RFC 31/37] ia64: salinfo: semaphore_init instead of init_MUTEX
` [Patch RFC 32/37] drivers/macintosh/adb: Do not claim that the semaphore is a mutex
` [Patch RFC 33/37] arm: w90x900: convert semaphore to mutex
` [Patch RFC 34/37] printk: Make console_sem a semaphore not a pseudo mutex
` [Patch RFC 35/37] staging: Bulk convert the semaphore mess
` [Patch RFC 36/37] fs: Convert bd_mount_sem to mutex
` [Patch RFC 37/37] semaphore: Remove mutex emulation
[PATCH 0/2] ZERO PAGE again v3
2009-07-26 22:56 UTC (7+ messages)
` [PATCH 0/2] ZERO PAGE again v4
[PATCH 1/1] acer-wmi: switch driver to dev_pm_ops
2009-07-26 22:51 UTC (11+ messages)
[PATCH -tip][RFC] serial8250: update to dev_pm_ops
2009-07-26 22:38 UTC (10+ messages)
` [PATCH v2 "
[PATCH] Don't export scsi kernel variables in userspace headers
2009-07-26 22:14 UTC (2+ messages)
[PATCH 1/1 tip] perf top: Add mwait_idle_with_hints to skip_symbols
2009-07-26 22:06 UTC
OpenSolaris boot failure with KVM and VirtualBox
2009-07-26 21:59 UTC (6+ messages)
Should I use kmap or kmap_atomic to map user pages that will be written in a loop ?
2009-07-26 21:52 UTC (3+ messages)
[patch -mmotm] mm: introduce oom_adj_child
2009-07-26 21:50 UTC
smatch and tun.c
2009-07-26 21:40 UTC (2+ messages)
2.6.31-rc2: Possible regression in rt61pci driver
2009-07-26 21:33 UTC (6+ messages)
[PATCH 0/32] mmc and omap_hsmmc patches
2009-07-26 19:57 UTC (14+ messages)
` [PATCH 7/32] mmc: add host capabilities for SD only and MMC only
` [PATCH 20/32] omap_hsmmc: put MMC regulator to sleep
` [PATCH 32/32] ARM: OMAP: RX51: set MMC capabilities and power-saving flag
[PATCH V2] au1xmmc: dev_pm_ops conversion
2009-07-26 19:38 UTC (13+ messages)
[PATCH 2.6.31] rfkill: allow toggling soft state in sysfs again
2009-07-26 19:32 UTC (5+ messages)
` [Acpi4asus-user] "
report a bug about sched_rt
2009-07-26 19:03 UTC (24+ messages)
[Regression] kdesu broken
2009-07-26 17:41 UTC (21+ messages)
[PATCH 00/13] ISDN: Update for net-next
2009-07-26 17:00 UTC (15+ messages)
` [PATCH 01/13] ISDN: Make isdnhdlc usable for other ISDN drivers
` [PATCH 02/13] ISDN: Clean up isdnhdlc code
` [PATCH 03/13] ISDN: Add support for none reverse bitstreams to isdnhdc
` [PATCH 04/13] ISDN: Fix isdnhdlc for one byte hdlc packets
` [PATCH 05/13] mISDN: Make clearing B-channel a common function
` [PATCH 11/13] drivers/isdn: Drop unnecessary NULL test
` [PATCH 06/13] mISDN: Add driver for Infineon ISDN chipset family
` [PATCH 07/13] mISDN: Driver for AVM Fritz!CARD PCI
` [PATCH 08/13] mISDN: Add support for Speedfax+ cards
` [PATCH 09/13] mISDN: Add driver for Winbond cards
` [PATCH 10/13] mISDN: Add support for Traverse Technologies NETJet PCI cards
` [PATCH 12/13] ISDN: ARRAY_SIZE changes
` [PATCH 13/13] mISDN: hfcmulti display real PCI ids for not supported cards
RAID60 - MD / LVM
2009-07-26 16:04 UTC (3+ messages)
[PATCH] fs/notify/inotify: decrement user inotify count on close
2009-07-26 15:57 UTC (4+ messages)
[PATCH 0/6] various x86 kvm fixes
2009-07-26 15:23 UTC (3+ messages)
` [PATCH 1/6] kvm/x86/svm: force new asid on vcpu migration
[RFC PATCH 0/4] (Take 2): transcendent memory ("tmem") for Linux
2009-07-26 15:00 UTC (8+ messages)
Linux 2.4.37.4
2009-07-26 14:41 UTC
2.6.31-rc2: X stop accepting keystrokes?
2009-07-26 13:00 UTC (2+ messages)
[PATCH] [RFC] ark3116: add IrDA support (for Gembird UIR-22)
2009-07-26 12:19 UTC
[PATCH] regulator: da903x: add support for DA9030 BUCK2 with DVM
2009-07-26 10:34 UTC (3+ messages)
WARN_ON namespace.c:638 mntput_no_expire on umount in 2.6.30
2009-07-26 10:10 UTC
[PATCH v2 0/4] ARM:dma-mapping:DMA-API debugging patch set
2009-07-26 10:05 UTC (2+ messages)
[PATCH] lib/kobject: put kobject if kobject_add_internal fails
2009-07-26 9:32 UTC (4+ messages)
[GIT PULL] sound fixes for 2.6.31-rc4
2009-07-26 9:15 UTC
iwlwifi (4965) regression since 2.6.30
2009-07-26 7:57 UTC
[ANNOUNCE] GIT 1.6.4-rc3
2009-07-26 8:16 UTC
[PATCH 2/2] tsc2007: reduced number of I2C transfers
2009-07-26 8:02 UTC (4+ messages)
[PATCH] wireless: wl12xx, fix lock imbalance
2009-07-26 8:00 UTC (10+ messages)
` stanse [was: wireless: wl12xx, fix lock imbalance]
suspend to disk now broken
2009-07-26 5:24 UTC (3+ messages)
man-pages-3.22 is released
2009-07-26 5:22 UTC
Securing a system with limits.conf
2009-07-26 4:10 UTC
inaccurate cpu idle time from top command
2009-07-26 3:34 UTC
Starting 2nd cpu on recent intel macbook
2009-07-26 2:45 UTC
Kernel 2.6.30.1 Oops on Alpha Architecture when starting Xserver
2009-07-26 1:26 UTC (6+ messages)
[PATCH] 9p: Add missing cast for the error return value in v9fs_get_inode
2009-07-26 1:45 UTC
[PATCH linux-next] agp: correct missing cleanup on error in agp_add_bridge
2009-07-26 1:30 UTC
how to debug: BUG: soft lockup - CPU#3 stuck for 61s!
2009-07-26 1:11 UTC
kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT set
2009-07-26 0:10 UTC
[RFC][PATCH 0/5] hw-breakpoints: Make the API generic + support for perfcounters
2009-07-25 23:57 UTC (12+ messages)
` [RFC][PATCH 5/5] perfcounter: Add support for kernel hardware breakpoints
[PATCH] cyclades: Read buffer overflow
2009-07-25 22:59 UTC
inotify regression, missing events
2009-07-25 22:27 UTC (5+ messages)
PM/hibernate swapfile regression
2009-07-25 21:58 UTC (4+ messages)
kernel BUG at fs/buffer.c:3259
2009-07-25 21:36 UTC
[BISECTED] HP G7000 battery disappears after suspend
2009-07-25 20:52 UTC (4+ messages)
[PATCH 1/2] hpfall: reduce risk that hpfall can do harm
2009-07-25 20:48 UTC (3+ messages)
` [PATCH 2/2] hpfall: accept disk device to unload as argument
[PATCH]: fsl usb gadget driver pullup fix
2009-07-25 20:12 UTC (3+ messages)
annoying drivers/char/vr41xx_giu.c file still there
2009-07-25 19:51 UTC (2+ messages)
[PATCH] sched: Provide iowait counters
2009-07-25 18:25 UTC (12+ messages)
2.6.31-rc4: btrfs kernel bug
2009-07-25 18:10 UTC
slqb enables interrupts very early
2009-07-25 18:03 UTC
[PATCH] remove needless variable from drivers/video/fbmon.c
2009-07-25 17:44 UTC
[PATCH] net: irda: nsc-ircc: switch driver to dev_pm_ops
2009-07-25 17:28 UTC
[PATCH] net: irda: ali-ircc: switch driver to dev_pm_ops
2009-07-25 16:57 UTC
[PATCH] tty: Fix a USB serial crash/scribble
2009-07-25 16:55 UTC (5+ messages)
[Bug 13012] 2.6.28.9 causes init to segfault on Debian etch; 2.6.28.8 OK
2009-07-25 16:49 UTC (6+ messages)
2.6.28.9: EXT3/NFS inodes corruption
2009-07-25 15:17 UTC (3+ messages)
[PATCH 1/2] Add function to convert between calendar time and broken-down time for universal use
2009-07-25 8:50 UTC (9+ messages)
` [PATCH 1/2] Add function to convert between calendar time andbroken-down "
` [PATCH v3 0/2] Add function to convert between calendar time and broken-down "
` [PATCH v3 1/2] "
2.6.31-rc2: Reported regressions from 2.6.30
2009-07-25 16:33 UTC (4+ messages)
` [Bug #13667] drm: display arifacts when X.Org is stopped
[PATCH] acpi: remove superfluous NULL pointer check from acpi_processor_get_throttling_info()
2009-07-25 16:24 UTC
[PATCH] viafb: fix rmmod bug
2009-07-25 16:18 UTC
[PATCH] acpi: fix NULL pointer dereference in acpi_ex_release_mutex()
2009-07-25 16:01 UTC
[PATCH] scsi: remove superfluous NULL pointer check from scsi_kill_request()
2009-07-26 14:29 UTC (3+ messages)
[PATCH 0/2] implement uid mount option for ext2 and ext3
2009-07-25 15:44 UTC (4+ messages)
` [PATCH 1/2] implement uid mount option for ext2
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