All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-04-29 09:18:32 to 2009-04-29 11:12:37 UTC [more...]

[PATCH 0/29] x86/perfcounters: x86 and AMD cpu updates
 2009-04-29 11:11 UTC  (33+ messages)
` [PATCH 01/29] x86: perfcounter: remove X86_FEATURE_ARCH_PERFMON flag for AMD cpus
` [PATCH 02/29] perfcounter: declare perf_max_counters only for CONFIG_PERF_COUNTERS
` [PATCH 03/29] x86/perfcounters: add default path to cpu detection
` [PATCH 04/29] x86/perfcounters: rework pmc_amd_save_disable_all() and pmc_amd_restore_all()
` [PATCH 05/29] x86/perfcounters: protect per-cpu variables with compile barriers only
` [PATCH 06/29] perfcounters: rename struct hw_perf_counter_ops into struct pmu
` [PATCH 07/29] x86/perfcounters: rename struct pmc_x86_ops into struct x86_pmu
` [PATCH 08/29] x86/perfcounters: make interrupt handler model specific
` [PATCH 09/29] x86/perfcounters: remove get_status() from struct x86_pmu
` [PATCH 10/29] x86/perfcounters: remove ack_status() "
` [PATCH 11/29] x86/perfcounters: rename __hw_perf_counter_set_period into x86_perf_counter_set_period
` [PATCH 12/29] x86/perfcounters: rename intel only functions
` [PATCH 13/29] x86/perfcounters: modify initialization of struct x86_pmu
` [PATCH 14/29] x86/perfcounters: make x86_pmu data a static struct
` [PATCH 15/29] x86/perfcounters: move counter parameters to struct x86_pmu
` [PATCH 16/29] x86/perfcounters: make pmu version generic
` [PATCH 17/29] x86/perfcounters: make x86_pmu_read() static inline
` [PATCH 18/29] x86/perfcounters: rename cpuc->active_mask
` [PATCH 19/29] x86/perfcounters: generic use of cpuc->active
` [PATCH 20/29] x86/perfcounters: consistent use of type int for counter index
` [PATCH 21/29] x86/perfcounters: rework counter enable functions
` [PATCH 22/29] x86/perfcounters: rework counter disable functions
` [PATCH 23/29] x86/perfcounters: change and remove pmu initialization checks
` [PATCH 24/29] x86/perfcounters: implement the interrupt handler for AMD cpus
` [PATCH 25/29] x86/perfcounters: return raw count with x86_perf_counter_update()
` [PATCH 26/29] x86/perfcounters: introduce max_period variable
` [PATCH 27/29] x86/perfcounters: remove vendor check in fixed_mode_idx()
` [PATCH 28/29] x86/perfcounters: remove unused function argument in intel_pmu_get_status()
` [PATCH 29/29] perfcounters: updating kerneltop documentation

Powerpc Port linux-2.6.29
 2009-04-29 10:56 UTC 

[PATCH] virtio-blk: add SGI_IO passthru support
 2009-04-29 11:11 UTC  (14+ messages)
    ` [Qemu-devel] "

[Qemu-devel] [PATCH 0/7] kvm: fix system reset & rework slot management
 2009-04-29 11:10 UTC  (8+ messages)
` [Qemu-devel] [PATCH 4/7] kvm: Add sanity checks to "

[PATCH] OMAP OneNAND: add missing __devexit_p wrappers
 2009-04-29 11:10 UTC 

gcc_4.2.4.bb: QA Issue: No GNU_HASH in the elf binary
 2009-04-29 11:04 UTC  (7+ messages)
        ` [PATCH] "
          ` [PATCH] gcc_4.2.4.bb: QA Issue: No GNU_HASH in theelf binary

[Buildroot] [PATCH] uClibc: fix 0.9.30.1 build with linuxthreads on ARM
 2009-04-29 11:08 UTC  (3+ messages)

[PATCH] scsi: ses check name in enclosure_component_register
 2009-04-29 11:08 UTC  (8+ messages)

[PATCH 1/1] bitbake.conf: make MACHINE_KERNEL_PR defaults to PR
 2009-04-29 11:03 UTC 

Powerpc Port linux-2.6.29
 2009-04-29 11:14 UTC 

[PATCH/RFT 0/13] x86: unify vmlinux.lds
 2009-04-29 11:05 UTC  (6+ messages)
      ` [tip:x86/kbuild] x86, vmlinux.lds: fix relocatable symbols

[PATCH 0/4] mmiotrace: various fixes and cleaning
 2009-04-29 11:05 UTC  (11+ messages)
` [PATCH] x86 mmiotrace: fix range test
  ` [PATCH] x86 mmiotrace: code consistency/legibility improvement
    ` [PATCH] x86 mmiotrace: refactor clearing/restore of page presence
      ` [PATCH] x86 mmiotrace: only register for die notifier when tracer active
        ` [tip:tracing/core] tracing: x86, "
      ` [tip:tracing/core] tracing: x86, mmiotrace: refactor clearing/restore of page presence
    ` [tip:tracing/core] tracing: x86, mmiotrace: code consistency/legibility improvement
  ` [tip:tracing/urgent] tracing: x86, mmiotrace: fix range test

descrambling of non-FTA channels
 2009-04-29 11:05 UTC 

htb parallelism on multi-core platforms
 2009-04-29 11:03 UTC  (9+ messages)

splice() on two pipes
 2009-04-29 10:33 UTC 

KMS + fb + FBIOPUT_VSCREENINFO
 2009-04-29 11:02 UTC  (3+ messages)
  ` [Linux-fbdev-devel] "

USB EHCI - Power Management - Query
 2009-04-29 11:02 UTC 

Microblaze MMU patches
 2009-04-29 10:58 UTC  (35+ messages)
` [PATCH 01/30] microblaze_mmu_v1: Makefiles
  ` [PATCH 02/30] microblaze_mmu_v1: Kconfig update
    ` [PATCH 03/30] microblaze_mmu_v1: Add mmu_defconfig
      ` [PATCH 04/30] microblaze_mmu_v1: MMU update for startup code
        ` [PATCH 05/30] microblaze_mmu_v1: Alocate TLB for early console
          ` [PATCH 06/30] microblaze_mmu_v1: TLB low level code
            ` [PATCH 07/30] microblaze_mmu_v1: MMU initialization
              ` [PATCH 08/30] microblaze_mmu_v1: mmu.h update
                ` [PATCH 09/30] microblaze_mmu_v1: Page fault handling high level - fault.c
                  ` [PATCH 10/30] microblaze_mmu_v1: Context handling - mmu_context.c/h
                    ` [PATCH 11/30] microblaze_mmu_v1: Page table - ioremap - pgtable.c/h, section update
                      ` [PATCH 12/30] microblaze_mmu_v1: io.h MMU update
                        ` [PATCH 13/30] microblaze_mmu_v1: pgalloc.h and page.h
                          ` [PATCH 14/30] microblaze_mmu_v1: Update process creation for MMU
                            ` [PATCH 15/30] microblaze_mmu_v1: Update tlb.h and tlbflush.h
                              ` [PATCH 16/30] microblaze_mmu_v1: MMU asm offset update
                                ` [PATCH 17/30] microblaze_mmu_v1: Add CURRENT_TASK for entry.S
                                  ` [PATCH 18/30] microblaze_mmu_v1: entry.S, entry.h
                                    ` [PATCH 19/30] microblaze_mmu_v1: Update exception handling - MMU exception
                                      ` [PATCH 20/30] microblaze_mmu_v1: uaccess MMU update
                                        ` [PATCH 21/30] microblaze_mmu_v1: Add MMU related exceptions handling
                                          ` [PATCH 22/30] microblaze_mmu_v1: Update linker script for MMU
                                            ` [PATCH 23/30] microblaze_mmu_v1: Enable fork syscall for MMU and add fork as vfork for noMMU

[ath9k-devel] [PATCH] ath9k: uninline ath9k_io{read, write}32 routines
 2009-04-29 11:01 UTC 

qemu-kvm.git now live
 2009-04-29 10:55 UTC  (8+ messages)

[PATCH 0/2] crypto: ansi_cprng self-test infra and vectors
 2009-04-29 10:56 UTC  (5+ messages)
` [PATCH 1/2] add infrastructure for ansi_cprng self-tests
` [PATCH 2/2] add ansi_cprng test vectors

[oe-commits] Carsten Haitzler (Rasterman : angstrom, exquisite, psplash, opkg, angsrtom-images, sysvinit: abstract splash
 2009-04-29 10:47 UTC 

[PATCH] [MTD] MXC NAND driver fixes (v3)
 2009-04-29 10:52 UTC  (2+ messages)

[PATCH] crypto: print self-test pass notices in fips mode
 2009-04-29 10:52 UTC  (2+ messages)

[git-pull -tip] x86: cpu_debug patches
 2009-04-29 10:50 UTC  (8+ messages)

[PATCH] input: add driver for EETI touchpanels
 2009-04-29 10:50 UTC 

[PATCH] crypto: don't raise alarm for no ctr(aes*) tests in fips mode
 2009-04-29 10:50 UTC  (2+ messages)

c/s 19576 vs. AMD systems
 2009-04-29 10:49 UTC  (4+ messages)

[PATCH v2 00/16] interrupt injection rework
 2009-04-29 10:47 UTC  (9+ messages)

[PATCH v2 0/5] [GIT PULL] ftrace,tracing/events rebase updates
 2009-04-29 10:40 UTC  (7+ messages)
    ` BUG: Function graph tracer hang

[Qemu-devel] [PATCH 1/9] Remove stray GSO code from virtio_net
 2009-04-29 10:37 UTC  (4+ messages)
` [Qemu-devel] Re: [PATCH 9/9] Introduce VLANClientState::cleanup()

[PATCH 2/3] tracing/filters: distinguish between signed and unsigned fields
 2009-04-29 10:36 UTC  (3+ messages)

[PATCH] crypto: catch base cipher self-test failures in fips mode
 2009-04-29 10:36 UTC  (2+ messages)

Class device namespaces
 2009-04-29 10:30 UTC  (11+ messages)

Q: selinux_bprm_committed_creds() && signals/do_wait
 2009-04-29 10:25 UTC  (5+ messages)

udp ping pong with various process bindings (and correct cpu mappings)
 2009-04-29 10:27 UTC  (12+ messages)
` [PATCH] net: Avoid extra wakeups of threads blocked in wait_for_packet()
    ` [PATCH] poll: Avoid extra wakeups
        ` [PATCH] poll: Avoid extra wakeups in select/poll

[PATCH] mac80211: tell driver when idle
 2009-04-29 10:26 UTC  (3+ messages)
` [PATCH v2] "

[Buildroot] Buildroot 2009.02 released
 2009-04-29 10:25 UTC  (4+ messages)

IRQ / SoftIRQ CPU time accounting broken by 457533a7d3402d1d91fbc125c8bd1bd16dcd3cd4
 2009-04-29 10:24 UTC  (8+ messages)
    ` [PATCH] sched: account system time properly

[GIT PATCH] block,scsi,ide: unify sector and data_len
 2009-04-29 10:19 UTC  (20+ messages)
` [PATCH 01/10] nbd: don't clear rq->sector and nr_sectors unnecessarily
` [PATCH 02/10] ide-tape: don't initialize rq->sector for rw requests
` [PATCH 03/10] block: add rq->resid_len
` [PATCH 04/10] block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones
` [PATCH 05/10] block: convert to pos and nr_sectors accessors
` [PATCH 06/10] ide: convert to rq "
` [PATCH 07/10] block: drop request->hard_* and *nr_sectors
` [PATCH 08/10] block: cleanup rq->data_len usages
` [PATCH 09/10] ide: "
` [PATCH 10/10] block: hide request sector and data_len

*** GMX Spamverdacht *** [Qemu-devel] [PATCH] Merge usb-wacom.c into usb-hid.c
 2009-04-29 10:23 UTC  (4+ messages)

[U-Boot] Disable features
 2009-04-29 10:22 UTC  (2+ messages)

int32_t undefined in mini-os/include/posix/dirent.h
 2009-04-29 10:21 UTC 

FSL Driver load issues with OF
 2009-04-29  9:45 UTC 

[patch] kvm.h only needs asm/types.h
 2009-04-29 10:05 UTC  (2+ messages)

[PATCH][RFC] Handle improbable possibility of io_context->refcount overflow
 2009-04-29 10:03 UTC  (3+ messages)

[PATCH] HID: Fix the support for apple mini aluminium keyboard
 2009-04-29 10:05 UTC 

Udev integration for device-mapper and its subsystems
 2009-04-29 10:05 UTC  (2+ messages)

Intel KMS + fbcon + Mplayer
 2009-04-29 10:04 UTC  (2+ messages)

[PATCH 0/4] Make page_mkwrite() more useful for blocksize < pagesize
 2009-04-29 10:02 UTC  (5+ messages)
` [PATCH 1/4] vfs: Add better VFS support for page_mkwrite when "
` [PATCH 2/4] ext2: Allocate space for mmaped file on page fault
` [PATCH 3/4] ext4: Make sure blocks are properly allocated under mmaped page even when blocksize < pagesize
` [PATCH 4/4] ext3: Allocate space for mmaped file on page fault

fec driver question
 2009-04-29 10:01 UTC 

[PATCH 02/04] qemu-kvm: Add header files for ia64
 2009-04-29  9:57 UTC  (9+ messages)

[PATCH] fix a Section mismatch on drivers/leds/leds-gpio.c
 2009-04-29  9:56 UTC 

[Qemu-devel] updating git tree
 2009-04-29  9:57 UTC  (3+ messages)

[PATCH 0/5] [GIT PULL] tracing/splice/ringbuffer: updates for tip
 2009-04-29  9:56 UTC  (10+ messages)
` [PATCH 5/5] ring-buffer: fix printk output

[Buildroot] gdb snapshot
 2009-04-29  9:55 UTC  (5+ messages)

[PATCH] remove duplicated include <linux/audit.h>
 2009-04-29  9:54 UTC 

ACPI Exception
 2009-04-29  9:51 UTC  (3+ messages)

linux-next: Tree for April 24
 2009-04-29  9:51 UTC  (5+ messages)
` Next April 24: [S390] allmodconfig build failure (trace/events)

[U-Boot] Toradex board with Colibri PXA270
 2009-04-29  9:49 UTC  (4+ messages)
    ` [U-Boot] PXA unified lowlevel_init.S ?

[Qemu-devel] [7241] qemu: refactor main_loop (Marcelo Tosatti)
 2009-04-29  9:47 UTC  (8+ messages)
` [Qemu-devel] "

ASUS 'My Cinema Europa Hybrid' (P7131 DVB-T) [SAA7134] Firmware oddities
 2009-04-29  9:47 UTC  (3+ messages)

[PATCH] ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.c
 2009-04-29  9:46 UTC  (2+ messages)

[PATCH] elf_core_dump: use rcu_read_lock() to access ->real_parent
 2009-04-29  9:46 UTC  (2+ messages)

Analyzed/Solved: Booting 2.6.30-rc2-git7 very slow
 2009-04-29  9:45 UTC  (7+ messages)

[Buildroot] misc development news
 2009-04-29  9:44 UTC  (3+ messages)

Annoucement: RTLWS 2009
 2009-04-29  9:42 UTC 

[PATCH] mm: prevent divide error for small values of vm_dirty_bytes
 2009-04-29  9:40 UTC  (5+ messages)

[PATCH 1/1] mpt fusion: hotplug event MPTSAS_DEL_DEVICE fix
 2009-04-29  9:20 UTC 

[PATCH] RX51: Remove multiple definition of MACH_NOKIA_RX51 in Kconfig
 2009-04-29  9:38 UTC 

gitweb sets incorrect <base> header
 2009-04-29  9:33 UTC  (3+ messages)

[PATCH RFC 0/5] Eliminate most lock_super() calls from ext4
 2009-04-29  9:28 UTC  (6+ messages)
` [PATCH 1/5] ext4: Avoid races caused by on-line resizing and SMP memory reordering

Invalid search parameter in webinterface
 2009-04-29  9:12 UTC 

[PATCH] Modified kaeilos distro configuration
 2009-04-29  9:15 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.