public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-06-27 21:33:20 to 2008-06-28 12:42:36 UTC [more...]

Higher than expected disk write(2) latency
 2008-06-28 12:11 UTC 

[PATCH] ptrace: don't sleep in TASK_TRACED if SIGKILL is pending
 2008-06-28 12:44 UTC 

ALC883 recording troubles
 2008-06-28 12:39 UTC  (7+ messages)

[PATCH 1/3] sched: fix TASK_WAKEKILL vs SIGKILL race
 2008-06-28 12:38 UTC  (3+ messages)

[RFC v1] Tunable sched_mc_power_savings=n
 2008-06-28 12:36 UTC  (17+ messages)

[PATCH v4 0/6] dmaengine/mmc: DMA slave interface and two new drivers
 2008-06-28 12:29 UTC  (5+ messages)
` [PATCH v4 1/6] dmaengine: Add dma_client parameter to device_alloc_chan_resources
  ` [PATCH v4 2/6] dmaengine: Add dma_chan_is_in_use() function
    ` [PATCH v4 3/6] dmaengine: Add slave DMA interface

[PATCH 0/39] Merge files at x86/lib
 2008-06-28 12:12 UTC  (47+ messages)
` [PATCH 01/39] Don't use size specifiers
  ` [PATCH 02/39] provide delay loop for x86_64
    ` [PATCH 03/39] use rdtscll in read_current_timer for i386
      ` [PATCH 04/39] explicitly use edx in const delay function
        ` [PATCH 05/39] integrate delay functions
          ` [PATCH 06/39] use something common for both architectures
            ` [PATCH 07/39] don't clobber r8 nor use rcx
              ` [PATCH 08/39] don't use word-size specifiers
                ` [PATCH 09/39] adapt x86_64 getuser functions
                  ` [PATCH 10/39] rename threadinfo to TI
                    ` [PATCH 11/39] Don't use word-size specifiers on getuser_64
                      ` [PATCH 12/39] introduce __ASM_REG macro
                        ` [PATCH 13/39] use _ASM_PTR instead of explicit word-size pointers
                          ` [PATCH 14/39] merge getuser asm functions
                            ` [PATCH 15/39] don't save ebx in putuser_32.S
                              ` [PATCH 16/39] user put_user_x instead of all variants
                                ` [PATCH 17/39] clobber rbx in putuser_64.S
                                  ` [PATCH 18/39] pass argument to putuser_64 functions in ax register
                                    ` [PATCH 19/39] change testing logic in putuser_64.S
                                      ` [PATCH 20/39] replace function headers by macros
                                        ` [PATCH 21/39] don't use word-size specifiers in putuser files
                                          ` [PATCH 22/39] use macros from asm.h
                                            ` [PATCH 23/39] merge putuser asm functions
                                              ` [PATCH 24/39] commonize __range_not_ok
                                                ` [PATCH 25/39] merge common parts of uaccess
                                                  ` [PATCH 26/39] merge getuser
                                                    ` [PATCH 27/39] move __addr_ok to uaccess.h
                                                      ` [PATCH 28/39] use k modifier for 4-byte access
                                                        ` [PATCH 29/39] mark x86_64 as having a working WP
                                                          ` [PATCH 30/39] don't always use EFAULT on __put_user_size
                                                            ` [PATCH 31/39] merge __put_user_asm and its user
                                                              ` [PATCH 32/39] don't always use EFAULT on __get_user_size
                                                                ` [PATCH 33/39] merge __get_user_asm and its users
                                                                  ` [PATCH 34/39] Be more explicit in __put_user_x
                                                                    ` [PATCH 35/39] turn __put_user_check directly into put_user
                                                                      ` [PATCH 36/39] merge put_user
                                                                        ` [PATCH 37/39] move __get_user and __put_user into uaccess.h
                                                                          ` [PATCH 38/39] put movsl_mask "
                                                                            ` [PATCH 39/39] define architectural characteristics in uaccess.h

[PATCH RESEND 1/3] atmel_nand speedup via {read,write}s{b,w}()
 2008-06-28 12:14 UTC  (3+ messages)
` [PATCH RESEND 2/3] atmel_nand: Work around AT32AP7000 ECC errata
  ` [PATCH RESEND 3/3] MTD: atmel_nand can be modular

[PATCH -rt] ide: fix interrupts processing issue with preempt-able hardirqs
 2008-06-28 11:52 UTC  (12+ messages)
      ` [PATCH v2 -rt] ide: workaround buggy hardware issues with preemptable hardirqs

ABI change for device drivers using future AVX instruction set
 2008-06-28 11:47 UTC  (8+ messages)

[PATCH] add Sensoray 2255 v4l driver
 2008-06-28 11:31 UTC  (2+ messages)

[PATCH 00/16] x86: merge setup_32/64.c
 2008-06-28 11:07 UTC  (19+ messages)
` [PATCH] x86: move fix mapping page table range early
  ` [PATCH] x86: early res print out alignment
    ` [PATCH] x86: let setup_arch call init_apic_mappings for 32bit
    ` [PATCH] x86: early res print out alignment v2
  ` [PATCH] x86: fix init_memory_mapping over boundary
    ` [PATCH] x86: fix init_memory_mapping over boundary v2

[PATCH 01/34] AMD IOMMU: add Kconfig entry
 2008-06-28 11:04 UTC  (5+ messages)

[PATCH 00/34] AMD IOMMU driver
 2008-06-28 10:52 UTC  (8+ messages)
` [PATCH 01/34] AMD IOMMU: add Kconfig entry

Ctrl+C doesn't interrupt process waiting for I/O
 2008-06-28 10:38 UTC 

linux-next: Tree for June 26
 2008-06-28 10:32 UTC  (7+ messages)

[PATCH 00/20] mm: generic show_mem() v4
 2008-06-28 10:25 UTC  (6+ messages)
` [PATCH 02/20] mm: generic show_mem()
` [PATCH 17/20] sparc64: use "

[git patches] net driver updates for .27
 2008-06-28  8:39 UTC  (2+ messages)

Accelerometer, Gyros and ADC's etc within the kernel
 2008-06-28  8:34 UTC  (6+ messages)
  ` Accelerometer etc subsystem (Update on progress)
      ` [lm-sensors] "

How can I migrate a currently running task?
 2008-06-28  7:55 UTC  (6+ messages)

[PATCH 0/3] Fix copy_user on x86_64
 2008-06-28  6:22 UTC  (2+ messages)

[PATCH 1/13] EDAC i5100 new intel chipset driver
 2008-06-28  6:15 UTC  (4+ messages)

Microblaze init port v4
 2008-06-28  5:49 UTC  (13+ messages)
` [PATCH 01/60] microblaze_v4: Kconfig patches
` [PATCH 04/60] microblaze_v4: Open firmware files1
  ` [PATCH 05/60] microblaze_v4: Open firmware files2
    ` [PATCH 06/60] microblaze_v4: Open firmware common files
      ` [PATCH 07/60] microblaze_v4: Support for semaphores
        ` [PATCH 08/60] microblaze_v4: exception handling
          ` [PATCH 09/60] microblaze_v4: Signal support
            ` [PATCH 10/60] microblaze_v4: Interrupt handling, timer support, supported function
              ` [PATCH 11/60] microblaze_v4: cache support
                ` [PATCH 12/60] microblaze_v4: Generic dts file for platforms

[GIT PATCH] ACPI patches for 2.6.26-rc8
 2008-06-28  5:30 UTC 

[PATCH 50/60] microblaze_v4: device.h param.h topology.h
 2008-06-28  5:10 UTC  (11+ messages)
` [PATCH 51/60] microblaze_v4: pool.h socket.h
  ` [PATCH 52/60] microblaze_v4: fcntl.h sockios.h ucontext.h
    ` [PATCH 53/60] microblaze_v4: setup.h string.h thread_info.h
      ` [PATCH 54/60] microblaze_v4: Kbuild file
        ` [PATCH 55/60] microblaze_v4: pci headers
          ` [PATCH 56/60] microblaze_v4: IPC headers
            ` [PATCH 57/60] microblaze_v4: entry.S
              ` [PATCH 58/60] microblaze_v4: sys_microblaze.c
                ` [PATCH 59/60] microblaze_v4: syscall_table.S and unistd.h

[PATCH 15/60] microblaze_v4: PVR support, cpuinfo support
 2008-06-28  5:04 UTC  (21+ messages)
` [PATCH 16/60] microblaze_v4: defconfig file
  ` [PATCH 17/60] microblaze_v4: head.S + linker script
    ` [PATCH 18/60] microblaze_v4: supported function for memory - kernel/lib
      ` [PATCH 19/60] microblaze_v4: checksum support
        ` [PATCH 20/60] microblaze_v4: early_printk support
          ` [PATCH 21/60] microblaze_v4: uaccess files
            ` [PATCH 22/60] microblaze_v4: heartbeat file
              ` [PATCH 23/60] microblaze_v4: setup.c - system setting
                ` [PATCH 24/60] microblaze_v4: asm-offsets
                  ` [PATCH 25/60] microblaze_v4: process and init task function
                    ` [PATCH 26/60] microblaze_v4: time support
                      ` [PATCH 27/60] microblaze_v4: virtualization
                        ` [PATCH 28/60] microblaze_v4: ptrace support
                          ` [PATCH 29/60] microblaze_v4: traps support
                            ` [PATCH 30/60] microblaze_v4: support for a.out

Various x86 syscall mechanisms
 2008-06-28  5:00 UTC  (5+ messages)

[patch 0/6] dev_printk() conversions, v2
 2008-06-28  4:45 UTC  (3+ messages)
` [patch 1/6] ACPI: use dev_printk when possible

[patch 00/28] PNP: convert fixed tables to lists, v4
 2008-06-28  4:36 UTC  (30+ messages)
` [patch 01/28] PNP: add detail to debug resource dump
` [patch 02/28] PNP: remove pnp_resource.index
` [patch 03/28] PNP: add pnp_resource_type() internal interface
` [patch 04/28] PNP: add pnp_resource_type_name() helper function
` [patch 05/28] PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resources
` [patch 06/28] PNP: replace pnp_resource_table with dynamically allocated resources
` [patch 07/28] PNPACPI: keep disabled resources when parsing current config
` [patch 08/28] PNP: remove ratelimit on add resource failures
` [patch 09/28] PNP: dont sort by type in /sys/.../resources
` [patch 10/28] PNP: add pnp_possible_config() -- can a device could be configured this way?
` [patch 11/28] PNP: whitespace/coding style fixes
` [patch 12/28] PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM
` [patch 13/28] PNP: make resource option structures private to PNP subsystem
` [patch 14/28] PNP: introduce pnp_irq_mask_t typedef
` [patch 15/28] PNP: increase I/O port & memory option address sizes
` [patch 16/28] PNP: improve resource assignment debug
` [patch 17/28] PNP: in debug resource dump, make empty list obvious
` [patch 18/28] PNP: make resource assignment functions return 0 (success) or -EBUSY (failure)
` [patch 19/28] PNP: remove redundant pnp_can_configure() check
` [patch 20/28] PNP: centralize resource option allocations
` [patch 21/28] PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR
` [patch 22/28] PNP: rename pnp_register_*_resource() local variables
` [patch 23/28] PNP: support optional IRQ resources
` [patch 24/28] PNP: remove extra 0x100 bit from option priority
` [patch 25/28] ISAPNP: handle independent options following dependent ones
` [patch 26/28] PNP: convert resource options to single linked list
` [patch 27/28] PNP: avoid legacy IDE IRQs
` [patch 28/28] PNPACPI: add support for HP vendor-specific CCSR descriptors

[RFC 0/5] Memory controller soft limit introduction (v3)
 2008-06-28  4:36 UTC  (4+ messages)
` [RFC 5/5] Memory controller soft limit reclaim on contention

[PATCH 5/13] EDAC mpc85xx fix pci ofdev
 2008-06-28  4:24 UTC  (5+ messages)

[patch] experimental: try-resolve-unexported-symbol-references-in-modules
 2008-06-28  4:11 UTC  (2+ messages)

[GIT PULL] KVM fixes for 2.6.26-rc7
 2008-06-28  4:02 UTC  (3+ messages)

[PATCH 4/13] EDAC i5100 fix unmask ecc bits
 2008-06-28  3:40 UTC  (3+ messages)

[ANNOUNCE] Position Statement on Linux Kernel Modules
 2008-06-28  3:28 UTC  (5+ messages)

[PATCH 2/2] x86: Add "virt flag" in /proc/cpuinfo
 2008-06-28  3:12 UTC  (4+ messages)

[PATCH v2] CONNECTOR: add a proc entry to list connectors
 2008-06-28  3:03 UTC  (2+ messages)

Your (Ticketno:56475600545188)
 2008-06-28  2:59 UTC 

[Patch] net/sched/sch_generic.c: fix an error pointer
 2008-06-28  2:51 UTC  (4+ messages)

[PATCH 2.6.25.7 v1-v2] af_unix: fix 'poll for write'/connected DGRAM sockets
 2008-06-28  2:34 UTC  (3+ messages)

[PATCH 2.6.25.3 5/5] atl1e: Atheros L1E Gigabit Ethernet driver
 2008-06-28  2:00 UTC  (2+ messages)

[PATCH 2.6.25.3 4/5] atl1e: Atheros L1E Gigabit Ethernet driver
 2008-06-28  2:00 UTC  (2+ messages)

[PATCH 2.6.25.3 3/5] atl1e: Atheros L1E Gigabit Ethernet driver
 2008-06-28  2:00 UTC  (2+ messages)

[PATCH] input: Add support for eGalax TouchKit USB touchscreen used on HP tx1305us
 2008-06-28  1:36 UTC 

linux-next: Tree for June 27
 2008-06-28  1:05 UTC  (3+ messages)
` [BUILD-FAILURE] linux-next: Tree for June 27 - randconfig build fails with !CONFIG_XFS_POSIX_ACL

[PATCH 0/3] softlockup fixlets
 2008-06-28  0:45 UTC  (7+ messages)
` [PATCH 3/3] softlockup: fix watchdog task wakeup frequency

[PATCH 3/4] security: filesystem capabilities refactor kernel code
 2008-06-28  0:29 UTC  (3+ messages)

[PATCH] tcp.c: calculate tcp_mem based on low memory instead of all memory
 2008-06-28  0:24 UTC  (2+ messages)

[PATCH] hamradio: remove unused variable
 2008-06-28  0:22 UTC  (2+ messages)

[PATCH V2] Keep 3 high personality bytes across exec
 2008-06-28  0:08 UTC 

[RFC][PATCH] CGroups: Add a per-subsystem hierarchy lock
 2008-06-28  0:02 UTC  (2+ messages)

[PATCH] ext3: Add missing unlock to error path in ext3_quota_write()
 2008-06-27 23:54 UTC  (3+ messages)
` [PATCH] ext4: Add missing unlock to an error path in ext4_quota_write()

[PATCH 000 of 29] md: Introduction : patchbomb for 2.6.27 merge window
 2008-06-27 23:38 UTC  (4+ messages)
` [PATCH 008 of 29] md: Close race in md_probe

[PATCH 001/001] linux-input: Support for BCM5974 multitouch trackpad
 2008-06-27 22:17 UTC  (3+ messages)

2.6.25 new perfmon kernel patch + libpfm + pfmon available
 2008-06-27 23:07 UTC  (6+ messages)
` [PATCH 2/2] x86: add PCI extended config space access for AMD Barcelona
      ` [perfmon2] "

pull request: wireless-2.6 2008-06-27
 2008-06-27 23:06 UTC  (2+ messages)

[PATCH 2/4] security: filesystem capabilities bugfix2
 2008-06-27 23:04 UTC  (2+ messages)

clameter@sgi.com -> cl@linux-foundation.org
 2008-06-27 22:57 UTC  (2+ messages)

math-emu issue with fp divide
 2008-06-27 22:54 UTC  (4+ messages)

[RFC] Tracepoint proposal
 2008-06-27 22:45 UTC  (8+ messages)
      ` [RFC PATCH] Kernel Tracepoints

[regression] CD-DA delay needed after insertion
 2008-06-27 22:27 UTC  (6+ messages)

[PATCH] x86: Add PCI IDs for AMD Barcelona PCI devices
 2008-06-27 22:15 UTC  (2+ messages)

[PATCH] FS_ENET: Don't attempt to set mii_speed when fec_inf is null
 2008-06-27 22:09 UTC  (4+ messages)

[PATCH 1/2] x86 boot: add E820_RESVD_KERN
 2008-06-27 22:05 UTC  (7+ messages)

[PATCH 3/3] Fix copy_user on x86_64
 2008-06-27 21:52 UTC 

[PATCH 2/3] Fix copy_user on x86_64
 2008-06-27 21:51 UTC 

[PATCH 1/3] Fix copy_user on x86_64
 2008-06-27 21:50 UTC 

The state of the BKL-removal tree
 2008-06-27 21:43 UTC  (2+ messages)
` [PATCH] IB/uverbs: BKL is not needed for ib_uverbs_open()

setting ICSK_CA_PRIV_SIZE larger than 16 * sizeof(u32)
 2008-06-27 21:32 UTC  (4+ messages)


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