public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-06-27 18:29:46 to 2008-06-28 00:54:51 UTC [more...]

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

[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 

ALC883 recording troubles
 2008-06-28  0:05 UTC  (5+ messages)

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

[PATCH 0/39] Merge files at x86/lib
 2008-06-27 23:22 UTC  (42+ 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 00/34] AMD IOMMU driver
 2008-06-27 22:47 UTC  (14+ messages)
` [PATCH 01/34] AMD IOMMU: add Kconfig entry

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] "

[PATCH 4/13] EDAC i5100 fix unmask ecc bits
 2008-06-27 23:06 UTC  (2+ messages)

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

[PATCH 1/13] EDAC i5100 new intel chipset driver
 2008-06-27 23:05 UTC  (2+ messages)

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

linux-next: Tree for June 26
 2008-06-27 23:04 UTC  (4+ messages)

[patch 00/28] PNP: convert fixed tables to lists, v4
 2008-06-27 22:57 UTC  (29+ 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

[PATCH 5/13] EDAC mpc85xx fix pci ofdev
 2008-06-27 22:57 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  (10+ messages)
      ` [RFC PATCH] Kernel Tracepoints

[PATCH 00/20] mm: generic show_mem() v4
 2008-06-27 22:46 UTC  (6+ messages)
` [PATCH 02/20] mm: generic show_mem()
    ` [PATCH 02/20 fixed] "
` [PATCH 17/20] sparc64: use "

[PATCH 00/16] x86: merge setup_32/64.c
 2008-06-27 22:38 UTC  (5+ messages)
` [PATCH] x86: move fix mapping page table range early
  ` [PATCH] x86: early res print out alignment
    ` [PATCH] x86: early res print out alignment v2
  ` [PATCH] x86: fix init_memory_mapping over boundary

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

Various x86 syscall mechanisms
 2008-06-27 21:52 UTC  (4+ 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 

[PATCH 0/3] Fix copy_user on x86_64
 2008-06-27 21:48 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)

[PATCH v4 0/6] dmaengine/mmc: DMA slave interface and two new drivers
 2008-06-27 21:31 UTC  (15+ 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 v4 4/6] dmaengine: Make DMA Engine menu visible for AVR32 users
        ` [PATCH v4 5/6] dmaengine: Driver for the Synopsys DesignWare DMA controller
          ` [PATCH v4 6/6] Atmel MCI: Driver for Atmel on-chip MMC controllers

[PATCH 4/5 v2] x86 boot: show pfn addresses in hex not decimal in some kernel info printks
 2008-06-27 21:25 UTC  (11+ messages)

a.out.h userspace headers not present with O=
 2008-06-27 21:20 UTC  (7+ messages)
    ` [PATCH] Fix a.out.h export to userspace with O= build

[GIT PULL] one fix for -rc
 2008-06-27 21:19 UTC 

[PATCH] export linux/a.out.h
 2008-06-27 21:12 UTC  (8+ messages)
` [PATCH v2] "
        ` architectures with ARCH_SUPPORTS_AOUT but no binfmt_aout
            ` [2.6 patch] remove unused asm/a.out.h files

[PATCH] add diffconfig utility
 2008-06-27 21:10 UTC  (8+ messages)
          ` [PATCH] add diffconfig utility (v2)

[PATCH] Remove Module.markers during mrproper
 2008-06-27 21:08 UTC  (2+ messages)

[PATCH 4/4] security: filesystem capabilities no longer experimental
 2008-06-27 21:06 UTC  (2+ messages)

[PATCH] kbuild: sparse needs CF not CHECKFLAGS
 2008-06-27 21:07 UTC  (2+ messages)

[PATCH] kernel-doc: handle/strip __init
 2008-06-27 21:05 UTC  (2+ messages)

[PATCH] move __attribute__((__cold__)) functions back into final .text section
 2008-06-27 21:03 UTC  (2+ messages)

Userspace tools for BSD process accounting (v3)
 2008-06-27 21:01 UTC  (4+ messages)

x86: Add /sys/firmware/memmap
 2008-06-27 20:56 UTC  (6+ messages)
` [PATCH 1/2] "

[2.6 patch] asm/ptrace.h userspace headers cleanup
 2008-06-23 20:08 UTC  (2+ messages)

BUG: Linux 2.6.25 ptrace leaks struct_task
 2008-06-27 20:48 UTC  (5+ messages)
  ` [PATCH 2.6.25-stable] x86_64 ptrace: fix sys32_ptrace task_struct leak

[BUG] Linux 2.6.25.4 task_struct leak
 2008-06-12 19:01 UTC  (9+ messages)
            ` [PATCH stable-2.6.25] x86_64 ptrace: fix sys32_ptrace "

[PATCH 1/4] security: filesystem capabilities bugfix1
 2008-06-27 20:52 UTC  (2+ messages)

[PATCH 0/3] sched: newidle and RT wake-buddy fixes
 2008-06-27 20:51 UTC  (5+ messages)
` [PATCH 1/3] sched: enable interrupts and drop rq-lock during newidle balancing
` [PATCH 2/3] sched: terminate newidle balancing once at least one task has moved over
` [PATCH 3/3] sched: add avg-overlap support to RT tasks

[patch] make siginfo_t si_utime + si_sstime report times in USER_HZ, not HZ
 2008-06-27 20:27 UTC  (7+ messages)

[PATCH 1/3] sched: fix TASK_WAKEKILL vs SIGKILL race
 2008-06-09 21:10 UTC  (2+ messages)

[PATCH] coredump: elf_core_dump: skip kernel threads
 2008-06-19  7:19 UTC  (2+ messages)

[RFC PATCH] set TASK_TRACED before arch_ptrace code to fix a race
 2008-06-06  0:07 UTC  (13+ messages)

[PATCH 0/5 v2] x86 boot: various E820 & EFI related fixes - what changed in v2
 2008-06-27 20:43 UTC  (4+ messages)
` [PATCH 4/5 v2] x86 boot: show pfn addresses in hex not decimal in some kernel info printks

2.6.26-rc1 regression since 2.6.25 - problem in 2.6.26-rc8 again
 2008-06-27 20:43 UTC  (3+ messages)

[PATCH] devcgroup: relax white-list protection down to RCU
 2008-06-27 20:29 UTC  (2+ messages)

keyspan_pda.c use of keyspan_pda_get_modem_info
 2008-06-27 20:25 UTC  (5+ messages)
` [PATCH] usb: fix uninitialized variables in keyspan_pda

[PATCH 1/2] [OLPC] sdhci: add quirk for the Marvell CaFe's vdd/powerup issue
 2008-06-27 20:24 UTC 

[PATCH 2/2] [OLPC] sdhci: add quirk for the Marvell CaFe's interrupt timeout
 2008-06-27 20:24 UTC 

[PATCH] POWERPC CPM: Minor cosmetic changes to udbg_putc
 2008-06-27 20:11 UTC  (2+ messages)

[2.6 patch] remove pcibios_update_resource() functions
 2008-06-27 20:14 UTC  (2+ messages)

[PATCH 1/1] HID: fix quirk handling in usbmouse/kbd
 2008-06-27 20:09 UTC 

[PATCH] Fix pci_setup_device()'s sprinting into a const buffer
 2008-06-27 20:09 UTC  (2+ messages)

-tip build failure: No rule to make target `/etc/sound/dsp001.ld'
 2008-06-27 20:04 UTC  (6+ messages)

[PATCH -tip/master] x86: nmi_watchdog - documentation fix
 2008-06-27 20:00 UTC  (7+ messages)

[PATCH] INITRAMFS: propogate mtime from cpio'd directory tree
 2008-06-27 19:49 UTC 

[PATCH 2/3] Full conversion to early_initcall() interface, remove old interface
 2008-06-27 19:41 UTC  (7+ messages)

2.6.26-rc7: BUG at kernel/power/snapshot.c:493
 2008-06-27 19:35 UTC  (4+ messages)

2.6.26-rc7-git2: Reported regressions from 2.6.25
 2008-06-27 19:28 UTC  (5+ messages)
` [Bug #10868] Oops on loading ipaq module since 2.6.26, prevents use of device

[RESEND][PATCH 1/2] stacktrace: add saved stack traces to backtrace self-test
 2008-06-27 19:29 UTC  (4+ messages)

[GIT PULL] firewire update
 2008-06-27 19:05 UTC 

[PATCH 00 of 36] x86/paravirt: groundwork for 64-bit Xen support
 2008-06-27 19:04 UTC  (9+ messages)
          ` [Xen-devel] "

linux-next: Tree for June 27
 2008-06-27 18:58 UTC  (2+ messages)
` linux-next: Tree for June 27 - build fails at tc6393xb_attach_irq() with randconfig build

[PATCH 3/3] Add timeout feature
 2008-06-27 18:57 UTC  (4+ messages)

How can I migrate a currently running task?
 2008-06-27 18:48 UTC  (4+ messages)

x86: Add /sys/firmware/memmap
 2008-06-27 18:31 UTC  (5+ messages)
` [PATCH 2/2] Use FIRMWARE_MEMMAP on x86/E820

[PATCH] x86: Find offset for crashkernel reservation automatically
 2008-06-27 18:29 UTC  (8+ messages)


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