The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2008-05-22 18:30:23 to 2008-05-22 23:47:01 UTC [more...]

2.6.26-rc2-git5: Reported regressions from 2.6.25
 2008-05-22 11:50 UTC  (3+ messages)
` [Bug #10622] [BUG 2.6.26-rc1] scsi (or sysfs or vm?) oops in sr_probe()

[BUG] unable to handle kernel paging request in next-20080516
 2008-05-22 11:34 UTC  (3+ messages)

[PATCH] nommu: fix kobjsize() for SLOB and SLUB
 2008-05-22 23:45 UTC  (3+ messages)

build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware'
 2008-05-22 10:52 UTC  (4+ messages)

[Re: Linux 2.6.26-rc2] Write protect on on
 2008-05-22  8:23 UTC  (6+ messages)

[alsa-devel] HG -> GIT migration
 2008-05-22 23:40 UTC  (8+ messages)

capget() overflows buffers
 2008-05-22 23:37 UTC  (6+ messages)

linux-next: Tree for May 21
 2008-05-22 23:29 UTC  (7+ messages)
` [PATCH] linux-next: Tree for May 21 - build failure with netfilter on __nf_ct_helper_find()

[PATCH] net: wireless: airo semaphore to mutex
 2008-05-22 23:21 UTC 

Returning calls make $500 - $3,500......OR MORE
 2008-05-22 23:21 UTC 

[PATCH] x86: early dump pci conf space
 2008-05-22 23:15 UTC  (6+ messages)
` [PATCH] x86: early dump pci conf space v2
` [PATCH] x86: write_pci_config_byte fix offset

[PATCH][RFC]fix soft lock up at NFS mount by per-SB LRU-list of unused dentries
 2008-05-22 23:14 UTC  (3+ messages)

[PATCH] [POWERPC] Improve (in|out)_beXX() asm code
 2008-05-23  4:24 UTC  (6+ messages)

[PATCH] fix sys_prctl() returned uninitialized value
 2008-05-22 19:17 UTC  (5+ messages)

Moving sound/* to drivers/ ?
 2008-05-22 22:52 UTC  (4+ messages)
` Moving include/asm-* [was: Re: Moving sound/* to drivers/ ?]

[PATCH 0/8] x86: Timer through APIC and related clean-ups
 2008-05-22 22:51 UTC  (3+ messages)

[PATCH] firewire: fix some broken hardware NMI interrupt
 2008-05-22 22:45 UTC  (2+ messages)

2.6.26: x86/kernel/pci_dma.c: gfp |= __GFP_NORETRY ?
 2008-05-22 22:59 UTC  (6+ messages)

[PATCH 2/5] acpi: fix integer as NULL pointer warning
 2008-05-22 22:45 UTC 

[PATCH 4/5] scsi: fix integer as NULL pointer warning
 2008-05-22 22:45 UTC 

[PATCH 5/5] fbdev: fix integer as NULL pointer warning
 2008-05-22 22:45 UTC 

[PATCH 3/5] isdn: fix integer as NULL pointer warning
 2008-05-22 22:45 UTC 

[PATCH 1/5] x86: fix integer as NULL pointer warning
 2008-05-22 22:45 UTC 

[RFC] x86: xsave/xrstor support, ucontext_t extensions
 2008-05-22 22:36 UTC  (19+ messages)

[PATCH] MAINTAINERS: reiserfs entry is out of date
 2008-05-22 22:23 UTC 

Unify common parts of i8259.c
 2008-05-22 22:32 UTC  (7+ messages)
  ` Automatical unification "
      ` i8259: fix final uglyness

[PATCH] aacraid: BKL push down
 2008-05-22 22:18 UTC  (3+ messages)

[PATCH] apm_emu: push BKL down into ioctl handlers
 2008-05-22 22:17 UTC  (3+ messages)

[RFC PATCH] fs code: Push the BKL down into the file system ioctl handlers
 2008-05-22 22:15 UTC 

[PATCH] rtc: Push the BKL down into the driver ioctl method
 2008-05-22 22:12 UTC 

[PATCH] lp: BKL push down
 2008-05-22 22:10 UTC 

[PATCH] hrtimer: Remove unused variables in ktime_divns()
 2008-05-22 22:25 UTC 

[PATCH] x86: make e820.c to have common functions
 2008-05-22 22:20 UTC  (4+ messages)
` [PATCH] x86: extend e820 ealy_res support 32bit
  ` [PATCH] x86: extend e820 ealy_res support 32bit - fix
    ` [PATCH] x86: extend e820 ealy_res support 32bit - fix v2

Number of bugs - statistics
 2008-05-22 22:18 UTC  (11+ messages)

[PATCH 1/3] signals: sigqueue_free: don't free sigqueue if it is queued
 2008-05-22 21:50 UTC  (11+ messages)

[PATCH] lcd: Push the BKL down into the driver ioctl handler
 2008-05-22 22:00 UTC 

[PATCH] generic rtc and nvram: Push the BKL down
 2008-05-22 21:59 UTC 

[PATCH 1/5] x86: move pic_mode to apic_32.c
 2008-05-22 22:11 UTC  (11+ messages)
` [PATCH 3/5] x86: mp_bus_id_to_pci_bus is not needed
  ` [PATCH 3/5] x86: mp_bus_id_to_pci_bus is not needed,
` [PATCH 4/5] x86: move mp_bus_not_pci from mpparse.c
  ` [PATCH 1/2] x86: Set pic_mode only if local apic code is present
  ` [PATCH 2/2] x86: move pic_mode to apic_32.c

[PATCH] ncpfs: Push the BKL ioctl down - headers
 2008-05-22 21:56 UTC 

[PATCH] ncpfs: Push the BKL for ioctls down into the fs
 2008-05-22 21:55 UTC 

[PATCH] cifs: Push the BKL down into the fs ioctl code
 2008-05-22 21:52 UTC 

[PATCH] eCryptfs: Privileged kthread for lower file opens
 2008-05-22 22:03 UTC  (7+ messages)
  ` [PATCH] eCryptfs: Clean up kthread synchronization
        ` [PATCH] eCryptfs: Use kthread_should_stop() instead of the non-empty list hack

[PATCH] fb: Push down the BKL in the ioctl handler
 2008-05-22 21:50 UTC 

[PATCH] sisusb: Push down the BKL
 2008-05-22 21:48 UTC 

question about drivers/infiniband/core/cm.c's kobject usage
 2008-05-22 21:58 UTC  (3+ messages)

[PATCH] rio100: Push down the BKL
 2008-05-22 21:47 UTC 

[PATCH] auerwald: Push down the BKL into the driver
 2008-05-22 21:46 UTC 

[PATCH] spi: Push the BKL down into the drivers
 2008-05-22 21:45 UTC 

[PATCH] megaraid_mm: Remove BKL
 2008-05-22 21:43 UTC 

[PATCH] scsi: wrap remaining problem users of ->ioctl
 2008-05-22 21:42 UTC 

[PATCH] 3ware: BKL elimination
 2008-05-22 21:38 UTC 

[PATCH] video4linux: Push down the BKL
 2008-05-22 21:37 UTC 

[PATCH] raw1394: Push the BKL down into the driver ioctls
 2008-05-22 21:33 UTC 

[PATCH] i8k: Push the BKL down into the driver ioctl method
 2008-05-22 21:32 UTC 

[PATCH] dsp56k: BKL pushdown
 2008-05-22 21:31 UTC 

[PATCH] ds1302: Push down the BKL into the driver ioctl code
 2008-05-22 21:30 UTC 

[PATCH] tea575x: Switch to unlocked_ioctl
 2008-05-22 21:29 UTC 

[PATCH] rpc: Push down the ioctl BKL into the RPC code
 2008-05-22 21:27 UTC 

[PATCH] i2c: Push ioctl BKL down into the i2c code
 2008-05-22 21:23 UTC 

[RFC] x86: merging nmi 32/64 to nmi.c v2
 2008-05-22 21:37 UTC  (4+ messages)

[PATCH] snapshot: Push BKL down into ioctl handlers
 2008-05-22 21:25 UTC 

[PATCH] hiddev: Switch to unlocked_ioctl
 2008-05-22 21:22 UTC 

[PATCH] viotape: Push down BKL ioctls
 2008-05-22 21:20 UTC 

[PATCH] ppdev: Wrap ioctl handler in driver and push lock down
 2008-05-22 21:18 UTC 

[PATCH] cm4000_cs: Switch to unlocked_ioctl
 2008-05-22 21:17 UTC 

[PATCH] nwflash: Push down BKL
 2008-05-22 21:16 UTC 

[PATCH] DAC960: Push down BKL
 2008-05-22 21:14 UTC 

[PATCH] jffs2: eliminate BKL on ioctl
 2008-05-22 21:10 UTC 

[RFC][PATCH 0/2] Clocklib: generic clocks framework
 2008-05-22 21:21 UTC  (3+ messages)
` [RFC][PATCH 1/2] Clocklib: add generic framework for managing clocks
` [RFC][PATCH 2/2] Clocklib: Refactor PXA arm arch to use clocklib

[PATCH] pcwd: A couple of watchdogs escaped conversion
 2008-05-22 21:09 UTC 

[PATCH 7/8] debug printk infrastructure -convert aio dprintk -> pr_debug
 2008-05-22 21:20 UTC 

[PATCH 8/8] debug printk infrastructure -convert cpufreq
 2008-05-22 21:21 UTC 

[PATCH RESEND] atl1: fix 4G memory corruption bug
 2008-05-22 22:00 UTC  (2+ messages)

[PATCH] usblcd: Push down BKL into driver
 2008-05-22 21:07 UTC 

[PATCH 6/8] debug printk infrastructure -convert bonding to dynamic printk
 2008-05-22 21:19 UTC 

[PATCH 5/8] debug printk infrastructure -convert DEBUGP calls to pr_debug module.c
 2008-05-22 21:18 UTC 

[PATCH] iowarrior: Push down BKL
 2008-05-22 21:06 UTC 

[PATCH 4/8] debug printk infrastructure -dynamic printk docs
 2008-05-22 21:17 UTC 

[PATCH] ftdi_usb: Eliminate ioctl and BKL ioctl use
 2008-05-22 21:04 UTC 

[PATCH 3/8] debug printk infrastructure -compile fixes
 2008-05-22 21:16 UTC 

[PATCH 2/8] debug printk infrastructure -implement level controls
 2008-05-22 21:15 UTC 

[PATCH 1/8] debug printk infrastructure -base patch
 2008-05-22 21:14 UTC 

[patch 0/4] PNP: convert resource table to dynamic list, v2
 2008-05-22 21:18 UTC  (5+ messages)
` [patch 2/4] PNP: replace pnp_resource_table with dynamically allocated resources

[PATCH] gadget: Push BKL down into drivers
 2008-05-22 21:03 UTC 

fair group scheduler not so fair?
 2008-05-22 21:13 UTC  (6+ messages)

kgdb test suite failure
 2008-05-22 21:14 UTC  (5+ messages)

[patch 0/8] debug printk infrastructure
 2008-05-22 21:13 UTC 

[PATCH] ixj: Push BKL into driver and wrap ioctls
 2008-05-22 21:01 UTC 

[PATCH] rtc: Push BKL for ioctl down into the rtc drivers
 2008-05-22 21:00 UTC 

another cpufreq pull request for .26
 2008-05-22 20:40 UTC 

[PATCH] mtd: Switch to unlocked_ioctl and do BKL in the mtd layer
 2008-05-22 20:55 UTC 

[PATCH] sonypi: Eliminate BKL in ioctls
 2008-05-22 20:53 UTC 

[PATCH] isdn: Switch to unlocked_ioctl
 2008-05-22 20:52 UTC 

[PATCH] hidraw: Push down BKL into ioctl handler
 2008-05-22 20:50 UTC 

[PATCH] toshiba: Push BKL down into driver ioctl code
 2008-05-22 20:48 UTC 

Problems with suspend and USB storage
 2008-05-22 20:59 UTC  (3+ messages)

[PATCH] sx: Push BKL down into the firmware ioctl handler
 2008-05-22 20:47 UTC 

[PATCH] rio: Push down the BKL into the firmware ioctl handler
 2008-05-22 20:46 UTC 

[PATCH] mwave: ioctl BKL pushdown
 2008-05-22 20:44 UTC 

[PATCH] mmtimer: Push BKL down into the ioctl handler
 2008-05-22 20:42 UTC 

[PATCH] ip2: Push BKL down for the firmware interface
 2008-05-22 20:40 UTC 

[PATCH] hci_vhci: Elimiate BKL from ioctl handling
 2008-05-22 20:52 UTC  (2+ messages)

[PATCH] hpet: push BKL down into hpet driver
 2008-05-22 20:39 UTC 

[RFC] rfkill class rework
 2008-05-22 20:51 UTC  (4+ messages)
` [PATCH 14/15] rfkill: do not allow userspace to override ALL RADIOS OFF

[PATCH] efirtc: Push down the BKL
 2008-05-22 20:38 UTC 

[PATCH] dtlk: Push down the BKL
 2008-05-22 20:36 UTC 

[PATCH] ds1620: Push BKL down
 2008-05-22 20:35 UTC 

[PATCH] ds1286: push down BKL
 2008-05-22 20:34 UTC 

[PATCH] drm: Push BKL down into drivers
 2008-05-22 20:32 UTC 

[PATCH] pktcdvd: Push BKL down into driver
 2008-05-22 20:28 UTC 

[RFC PATCH] set TASK_TRACED before arch_ptrace code to fix a race
 2008-05-22 20:39 UTC  (8+ messages)

[PATCH] paride: Push ioctl down into driver
 2008-05-22 20:26 UTC 

[PATCH] applicom: push BKL down into driver
 2008-05-22 20:24 UTC 

[PATCH] x86: Switch apm to unlocked_kernel
 2008-05-22 20:22 UTC 

[announce] "kill the Big Kernel Lock (BKL)" tree
 2008-05-22 20:20 UTC  (3+ messages)

[PATCH] WAN: protect Cisco HDLC state changes with a spinlock
 2008-05-22 20:33 UTC  (3+ messages)

[X86] Move the AMD64 specific parts out of setup_64.c
 2008-05-22 19:44 UTC 

[X86] Move the 64-bit Intel specific parts out of setup_64.c
 2008-05-22 19:44 UTC 

[X86] Move the 64-bit Centaur specific parts out of setup_64.c
 2008-05-22 19:44 UTC 

[X86] Remove workaround for prescott (32bit P4) from 64-bit code
 2008-05-22 19:44 UTC 

[PATCH 0/1] UIO: Add a write() function to enable/disable interrupts
 2008-05-22 20:26 UTC  (5+ messages)
` [PATCH 1/1] "

[X86] Add recent Centaur CPUs to PAT whitelist
 2008-05-22 20:23 UTC  (8+ messages)

[PATCH 00/03][RFC] Reusable UIO Platform Driver
 2008-05-22 20:18 UTC  (4+ messages)
` [PATCH 01/03] uio: Add enable_irq() callback

[PATCH 1/3] ps3: gelic: scan_lock semaphore to mutex
 2008-05-22  7:00 UTC  (3+ messages)
` [PATCH 2/3] ps3: gelic: assoc_stat_lock "
` [PATCH 3/3] ps3: gelic: updown_lock "

[patch] provide rtc_cmos platform device
 2008-05-22 19:56 UTC  (4+ messages)

[PATCH] Standard indentation of arguments
 2008-05-22 19:40 UTC  (7+ messages)
` CFD: linux-wanking@vger.kernel.org (was [PATCH] Standard indentation of arguments)

[PATCH 3/4] [MMC] mmc_spi: add polling support for the card detect line
 2008-05-22 19:34 UTC  (6+ messages)

[PATCH] netfilter: use krealloc() in nf_conntrack_extend.c
 2008-05-22 19:22 UTC  (7+ messages)
` [PATCH] netfilter: use krealloc() in nf_conntrack_extend.c V2

pagevecs of more than PAGEVEC_SIZE pages
 2008-05-22 19:13 UTC 

[git patches] net driver updates for .27
 2008-05-22 19:10 UTC 

[git patch] net driver fixes for .26
 2008-05-22 19:10 UTC 

Wired behaviour with IPv6 over PPP
 2008-05-22 19:05 UTC  (4+ messages)

[RFC][Patch 4/4]integrity: IMA as an integrity service provider
 2008-05-22 18:39 UTC  (3+ messages)

[RFC][Patch 1/4]integrity: TPM internel kernel interface
 2008-05-22 18:39 UTC  (3+ messages)

[RFC/PATCH 1/3] SLAB: Add PageSlab checking to ksize()
 2008-05-22 18:31 UTC  (10+ messages)

[PATCH 0/2] ftrace ported to PPC
 2008-05-22 18:31 UTC  (4+ messages)
` [PATCH 2/2] ftrace: support for PowerPC
    ` [PATCH] ftrace: powerpc clean ups


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox