linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-01-24 02:03:42 to 2008-01-24 16:43:47 UTC [more...]

[PATCH 0/6] IO context sharing
 2008-01-24 16:42 UTC  (11+ messages)
` [PATCH 1/6] ioprio: move io priority from task_struct to io_context
` [PATCH 2/6] io context sharing: preliminary support
` [PATCH 4/6] block: cfq: make the io contect sharing lockless

[PATCH] Missing usb_find_device symbol from usb.c
 2008-01-24 16:44 UTC  (11+ messages)

[WARNING -rc8] at fs/sysfs/dir.c:424 sysfs_add_one(), related with processor (ACPI)
 2008-01-24 16:32 UTC  (4+ messages)

Massive IDE problems. Who leaves data here?
 2008-01-24 16:29 UTC  (12+ messages)

[PATCH 0/3] x86/non-x86: percpu, node ids, apic ids x86.git fixup
 2008-01-24 16:24 UTC  (4+ messages)
` [PATCH 2/3] x86: add percpu, cpu_to_node debug options

[PATCH UCC TDM 1/3 Updated] Platform changes for UCC TDM driver for MPC8323eRDB. Also includes related QE changes and dts entries
 2008-01-24 16:23 UTC  (4+ messages)

[PATCH] firewire: fw-core: enforce write order when updating fw_device.generation
 2008-01-24 16:11 UTC  (13+ messages)
  ` dealing with barriers (was Re: [PATCH] firewire: fw-core: enforce write order when updating fw_device.generation)
` [PATCH 0/4] firewire: order of memory accesses (bus generation vs. node ID)
  ` [PATCH 1/4] firewire: fw-sbp2: use device generation, not card generation
  ` [PATCH 2/4] firewire: fw-cdev: "
  ` [PATCH 3/4] firewire: enforce access order between generation and node ID
  ` [PATCH 4/4] firewire: fw-core: react on bus resets while the config ROM is being fetched

InfiniBand/RDMA merge plans for 2.6.25
 2008-01-24 16:09 UTC  (3+ messages)
` [ofa-general] "

[PATCH 2/6] x86: use KSYM_NAME_LEN
 2008-01-24 16:08 UTC  (2+ messages)

[PATCH] Make idle iopriority class safe for non-root
 2008-01-24 16:07 UTC  (2+ messages)

[PATCH 1/3] x86: Unify fault_32|64.c by ifdef'd function bodies
 2008-01-24 16:03 UTC  (2+ messages)

Strange interaction between latencytop and the scheduler
 2008-01-24 15:41 UTC  (5+ messages)

[PATCH] mmu notifiers #v2
 2008-01-24 15:42 UTC  (38+ messages)
        ` [PATCH] mmu notifiers #v3
          ` [kvm-devel] "
              ` [kvm-devel] [PATCH] mmu notifiers #v4
                ` [kvm-devel] [PATCH] export notifier #1
                ` Enhance mmu notifiers to accomplish a lockless implementation (incomplete)

[PATCH] UCC TDM driver for QE based MPC83xx platforms
 2008-01-24 15:39 UTC  (3+ messages)

JMicron PATA 2.6.24-rc7 can't find drives
 2008-01-24 15:19 UTC  (10+ messages)

[PATCHv3 7/7] [POWERPC] Move definition of buffer descriptor to cpm.h
 2008-01-24 15:20 UTC 

[PATCHv3 6/7] [POWERPC] Rename commproc to cpm1 and cpm2_common.c to cpm2.c
 2008-01-24 15:19 UTC 

[PATCHv3 5/7] [POWERPC] Get rid of conditional includes of board specific setup
 2008-01-24 15:19 UTC 

[PATCHv3 4/7] [POWERPC] Remove sysdev/commproc.h
 2008-01-24 15:18 UTC 

[PATCHv3 3/7] [POWERPC] Remove unneeded and misspelled prototype m8xx_calibrate_decr
 2008-01-24 15:18 UTC 

[PATCHv3 2/7] [POWERPC] Rename m8xx_pic_init to mpc8xx_pics_init
 2008-01-24 15:17 UTC 

[PATCHv3 1/7] [POWERPC] Remove unused m8xx_cpm_hostalloc/free/dump()
 2008-01-24 15:16 UTC 

[PATCHv3 0/7] [POWERPC] 8xx cleanups
 2008-01-24 15:15 UTC 

[RFC][PATCH 1/2]: MM: Make Paget Tables Relocatable--Conditional TLB Flush
 2008-01-24 15:13 UTC  (3+ messages)

Programmed Exception Handling
 2008-01-24 14:48 UTC 

[PATCH -mm v4 0/9] atmel_serial cleanups and improvements
 2008-01-24 15:07 UTC  (12+ messages)
` [PATCH -mm v4 1/9] MAINTAINERS: Add myself as maintainer of the atmel_serial driver
  ` [PATCH -mm v4 2/9] atmel_serial: Clean up the code
    ` [PATCH -mm v4 3/9] atmel_serial: Use cpu_relax() when busy-waiting
      ` [PATCH -mm v4 4/9] atmel_serial: Use existing console options only if BRG is running
        ` [PATCH -mm v4 5/9] atmel_serial: Fix bugs in probe() error path and remove()
          ` [PATCH -mm v4 6/9] atmel_serial: Split the interrupt handler
            ` [PATCH -mm v4 7/9] atmel_serial: Add DMA support
              ` [PATCH -mm v4 8/9] atmel_serial: Use container_of instead of direct cast
                ` [PATCH -mm v4 9/9] atmel_serial: Show tty name in /proc/interrupts

[PATCH] W1: w1_therm.c standardize units to millidegrees C
 2008-01-24 14:53 UTC  (3+ messages)

[PATCH 15/49] ext4: store maxbytes for bitmapped files and return EFBIG as appropriate
 2008-01-24 14:53 UTC  (39+ messages)
` [PATCH 16/49] ext2: Fix the max file size for ext2 file system
  ` [PATCH 17/49] ext3: Fix the max file size for ext3 "
    ` [PATCH 18/49] ext4: sync up block group descriptor with e2fsprogs
      ` [PATCH 19/49] ext4: Return after ext4_error in case of failures
        ` [PATCH 20/49] ext4/super.c: fix #ifdef's (CONFIG_EXT4_* -> CONFIG_EXT4DEV_*)
          ` [PATCH 21/49] ext4: fix oops on corrupted ext4 mount
            ` [PATCH 22/49] ext4: Change the default behaviour on error
              ` [PATCH 23/49] Add buffer head related helper functions
                ` [PATCH 24/49] ext4: add block bitmap validation
                  ` [PATCH 25/49] jbd2: Remove printk from J_ASSERT to preserve registers during BUG
                    ` [PATCH 26/49] jbd2: Fix assertion failure in fs/jbd2/checkpoint.c
                      ` [PATCH 27/49] ext4: Check for the correct error return from
                        ` [PATCH 28/49] ext4: remove unused code from ext4_find_entry()
                          ` [PATCH 29/49] ext4: Make ext4_get_blocks_wrap take the truncate_mutex early
                            ` [PATCH 30/49] ext4: Convert truncate_mutex to read write semaphore
                              ` [PATCH 31/49] ext4: Take read lock during overwrite case
                                ` [PATCH 32/49] jbd2: jbd2 stats through procfs
                                  ` [PATCH 33/49] ext4: Add the journal checksum feature
                                    ` [PATCH 34/49] vfs: Add 64 bit i_version support
                                      ` [PATCH 35/49] ext4: Add inode version support in ext4
                                        ` [PATCH 36/49] ext4: Add EXT4_IOC_MIGRATE ioctl
                                          ` [PATCH 37/49] ext4: Fix ext4_show_options to show the correct mount options
                                            ` [PATCH 38/49] ext4: fix up EXT4FS_DEBUG builds
                                              ` [PATCH 39/49] ext4: Add ext4_find_next_bit()
                                                ` [PATCH 40/49] ext4: Add new functions for searching extent tree
                                                  ` [PATCH 41/49] ext4: Add multi block allocator for ext4

kernel bug report 2.6.24-rc8 on core2quad q6600 with debian unstable amd64
 2008-01-24 14:45 UTC  (5+ messages)

[PATCH linux-acpi] Fix /proc/acpi/alarm set error
 2008-01-24 14:43 UTC  (8+ messages)
` [PATCH linux-acpi] Remove superfluous code and correct counting error in function acpi_system_write_alarm
  ` [PATCH linux-acpi] Correct wakeup set error and append a new column PCI ID
    ` [PATCH linux-acpi] fix acpi fan state set error
      ` [PATCH] ACPI: fix processor throttling "
        ` [PATCH] ACPI: fix processor limit "
          ` [PATCH] ACPI: create proc entry 'power' only if C2 or C3 is supported

[PATCH -mm 0/2] AVR32 PWM driver and example user
 2008-01-24 14:33 UTC  (3+ messages)
` [PATCH -mm 1/2] Basic PWM driver for AVR32 and AT91
  ` [PATCH -mm 2/2] PWM LED driver

InfiniBand/RDMA merge plans for 2.6.25
 2008-01-24 13:54 UTC  (2+ messages)

[PATCH] cgroup: limit block I/O bandwidth
 2008-01-24 13:48 UTC  (14+ messages)

[PATCH 00/20 -v5] mcount and latency tracing utility -v5
 2008-01-24 10:36 UTC  (7+ messages)
` [PATCH 01/20 -v5] printk - dont wakeup klogd with interrupts disabled

[PATCH] printk deadlocks if called with runqueue lock held
 2008-01-24  9:00 UTC  (4+ messages)

[CALL FOR TESTING] Make Ext3 fsck way faster [2.6.24-rc6 -mm patch]
 2008-01-24 13:14 UTC  (3+ messages)

2.6.24-rc8-mm1 : net tcp_input.c warnings
 2008-01-24 13:11 UTC  (13+ messages)

[PATCH(v2) 2.6.24-rc8] Fix fakephp deadlock
 2008-01-24 12:52 UTC 

CONFIG_MARKERS
 2008-01-24 12:47 UTC  (9+ messages)
              ` [PATCH] Linux Kernel Markers Support for Proprierary Modules

[RFC][PATCH 0/8] mem_notify v5
 2008-01-24 12:19 UTC  (10+ messages)
` [RFC][PATCH 1/8] mem_notify v5: introduce poll_wait_exclusive() new API
` [RFC][PATCH 2/8] mem_notify v5: introduce wake_up_locked_nr() "
` [RFC][PATCH 3/8] mem_notify v5: introduce /dev/mem_notify new device (the core of this patch series)
` [RFC][PATCH 4/8] mem_notify v5: memory_pressure_notify() caller
` [RFC][PATCH 5/8] mem_notify v5: add new mem_notify field to /proc/zoneinfo
` [RFC][PATCH 6/8] mem_notify v5: (optional) fixed incorrect shrink_zone
` [RFC][PATCH 7/8] mem_notify v5: ignore very small zone for prevent incorrect low mem notify
` [RFC][PATCH 8/8] mem_notify v5: support fasync feature

[PATCH] tristate choices with mixed tristate and boolean values (v2)
 2008-01-24 12:02 UTC  (4+ messages)

[PATCH -mm] fix variable use in AVR32 pte_alloc_one
 2008-01-24 12:01 UTC  (5+ messages)
    ` [PATCH -mm] Fix timerfd breakage on avr32 (was Re: [PATCH -mm] fix variable use in AVR32 pte_alloc_one)

[PATCH] tristate choices with mixed tristate and boolean values (v3)
 2008-01-24 11:54 UTC 

[patch] PCI: disable MSI on more ATI NorthBridges
 2008-01-24 11:15 UTC  (4+ messages)
` [patch] PCI: disable the MSI of AMD RS690
  ` [patch] PCI: modify SB700 SATA MSI quirk

USB looks to be restarting
 2008-01-24 11:04 UTC  (2+ messages)

2.6.24-rc8-rt1
 2008-01-24 10:53 UTC  (5+ messages)
  ` 2.6.24-rc8-rt1: Strange latencies on mpc5200 powerpc

[PATCH -mm] define empty unxlate_dev_mem_ptr on AVR32
 2008-01-24 10:38 UTC  (3+ messages)

[PATCH UCC TDM 2/3 ]Updated: UCC TDM driver for QE based MPC83xx platforms
 2008-01-24 10:35 UTC 

[PATCH 0/2] dm-band: The I/O bandwidth controller: Overview
 2008-01-24 10:32 UTC  (4+ messages)
` [PATCH 2/2] dm-band: The I/O bandwidth controller: Document

Ban can ho cao cap V-Star (Korea) Quan 7, TP.HCM -DA CAP NHAT CAN HO MOI
 2008-01-24 10:24 UTC 

[dm-devel] [PATCH 0/2] dm-band: The I/O bandwidth controller: Overview
 2008-01-24 10:14 UTC  (3+ messages)

[PATCH] x86: Construct 32 bit boot time page tables in native format
 2008-01-24  9:39 UTC  (14+ messages)

[PATCH] drivers/char/moxa.c, kernel 2.6.23.14
 2008-01-24  9:32 UTC  (6+ messages)
` [RFC 1/5] Char: moxa, remove static isa support
` [RFC 2/5] Char: moxa, cleanup module-param passed isa init
` [RFC 3/5] Char: moxa, pci io space fixup
` [RFC 4/5] Char: moxa, fix TIOC(G/S)SOFTCAR param
` [RFC 5/5] Char: moxa, add firmware loading

[PATCH] atmel_lcdfb: backlight control
 2008-01-24  9:30 UTC  (2+ messages)
` [Linux-fbdev-devel] [PATCH] atmel_lcdfb: backlight control - tiny rework

[BUG] The kernel thread for md RAID1 could cause a md RAID1 array deadlock
 2008-01-24  9:32 UTC  (3+ messages)

bluetooth : lockdep warning on rfcomm
 2008-01-24  9:25 UTC  (2+ messages)

[PATCH] sysctl: Kill binary sysctl KERN_PPC_L2CR
 2008-01-24  9:18 UTC 

[PATCH] correct inconsistent ntp interval/tick_length usage
 2008-01-24  9:14 UTC  (2+ messages)

[PATCH] workqueue: make delayed_work_timer_fn() static
 2008-01-24  9:13 UTC 

Silent crash witk 2-6.24-rc8-git4
 2008-01-24  9:03 UTC  (6+ messages)

strex instrucion question in v6_early_abort
 2008-01-24  8:47 UTC 

epoll and shared fd's
 2008-01-24  8:40 UTC  (3+ messages)

[PATCH] USB: Use menuconfig objects
 2008-01-24  8:36 UTC 

[PATCH 2/2] ch: remove forward declarations
 2008-01-24  8:17 UTC 

[PATCH 1/2] ch: fix device minor number management bug
 2008-01-24  8:17 UTC 

[PATCH 0/2] dm-band: The I/O bandwidth controller: Overview
 2008-01-24  8:11 UTC  (2+ messages)

[PATCH] Remove BKL from sysctl(2)
 2008-01-24  7:56 UTC  (5+ messages)

LowFree/LowMem problem
 2008-01-24  7:16 UTC  (4+ messages)

[PATCH] x86: ignore spurious faults
 2008-01-24  7:11 UTC  (4+ messages)

[PATCH] [POWERPC] Always build setup-bus.c on powerpc
 2008-01-24  7:06 UTC  (6+ messages)
    ` [PATCH v2][POWERPC] "

[rfc] lockless get_user_pages for dio (and more)
 2008-01-24  7:06 UTC  (3+ messages)

[PATCH 0/5 v3] Porting RapidIO driver from ppc to powerpc architecture and adding memory mapped RapidIO driver
 2008-01-24  7:01 UTC  (7+ messages)
` [PATCH 1/5 v3] Add the explanation and a sample of RapidIO OF node to the document of booting-without-of.txt file
  ` [PATCH 2/5 v3] Add RapidIO OF-node to the MPC8641HPCN board dts file
    ` [PATCH 3/5 v3] Add the platform device support with RapidIO to MPC8641HPCN platform
      ` [PATCH 4/5 v3] Add RapidIO support to powerpc architecture
        ` [PATCH 5/5 v3] Add the memory management driver to RapidIO

[PATCH] [0/8] GBpages support for x86-64, v2
 2008-01-24  6:57 UTC  (4+ messages)
` [PATCH] [2/8] GBPAGES: Add feature macros for the gbpages cpuid bit

[RESEND][PATCH] pci-skeleton: Misc fixes to build neatly
 2008-01-24  6:51 UTC  (2+ messages)
` [PATCH] "

2.6.24-rc8-mm1
 2008-01-24  6:44 UTC  (3+ messages)
` 2.6.24-rc8-mm1 Kernel oops on CIFS while running fsstress
` 2.6.24-rc8-mm1 Badness at net/ipv4/tcp_input.c:2506

[PATCH 2/3] Platform changes for UCC TDM driver for MPC8323ERDB.Also includes related QE changes and dts entries
 2008-01-24  6:34 UTC  (2+ messages)

[PATCH] 2.4: fix memory corruption from misinterpreted bad_inode_ops return values
 2008-01-24  6:12 UTC 

2.6.24 regression: pan hanging unkilleable and un-straceable
 2008-01-24  5:30 UTC  (5+ messages)

[GIT PATCH] ACPI patches for 2.6.24-rc8
 2008-01-24  4:58 UTC 

[PATCH UCC TDM 3/3 ] Modified Documentation to explain dts entries for TDM driver
 2008-01-24  4:54 UTC 

[patch] lockdep: fix kernel crash on module unload
 2008-01-24  4:36 UTC 

[PATCH UCC TDM 0/3] UCC based TDM driver for QE based MPC83xx platforms
 2008-01-24  4:13 UTC 

fixed a bug of adma in rhel4u5 with HDS7250SASUN500G
 2008-01-24  3:20 UTC  (4+ messages)

[PATCH 0/2] Relax restrictions on setting CONFIG_NUMA on x86
 2008-01-24  3:19 UTC  (3+ messages)

[PATCH 0/30] Ocfs2 and Configfs patches for 2.6.25-rc1
 2008-01-24  3:14 UTC  (7+ messages)
` [PATCH 12/30] ocfs2: Add group extend for online resize
` [PATCH 13/30] ocfs2: Implement group add "

crash in kmem_cache_init
 2008-01-24  3:13 UTC  (12+ messages)
` [PATCH] Fix boot problem in situations where the boot CPU is running on a memoryless node

[PATCH]PCIE ASPM support - takes 3
 2008-01-24  2:21 UTC  (5+ messages)


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