All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-04-29 11:11:22 to 2009-04-29 13:14:26 UTC [more...]

[Buildroot] [Bug 101] New: update gstreamer packages
 2009-04-29 13:14 UTC  (2+ messages)
` [Buildroot] [Bug 101] "

[PATCH 0/29] x86/perfcounters: x86 and AMD cpu updates
 2009-04-29 13:08 UTC  (24+ messages)
` [PATCH 01/29] x86: perfcounter: remove X86_FEATURE_ARCH_PERFMON flag for AMD cpus
  ` [tip:perfcounters/core] perf_counter, x86: "
` [PATCH 04/29] x86/perfcounters: rework pmc_amd_save_disable_all() and pmc_amd_restore_all()
  ` [tip:perfcounters/core] perf_counter, x86: "
` [PATCH 18/29] x86/perfcounters: rename cpuc->active_mask
  ` [tip:perfcounters/core] perf_counter, x86: "
` [PATCH 26/29] x86/perfcounters: introduce max_period variable
  ` [tip:perfcounters/core] perf_counter, x86: "
` [PATCH 29/29] perfcounters: updating kerneltop documentation

[PATCH 25/29] x86/perfcounters: return raw count with x86_perf_counter_update()
 2009-04-29 13:08 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter, x86: "

[PATCH 24/29] x86/perfcounters: implement the interrupt handler for AMD cpus
 2009-04-29 13:07 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter, x86: "

[PATCH 23/29] x86/perfcounters: change and remove pmu initialization checks
 2009-04-29 13:07 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter, x86: "

[PATCH 22/29] x86/perfcounters: rework counter disable functions
 2009-04-29 13:07 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter, x86: "

[Buildroot] svn commit: [26242] trunk/buildroot/toolchain/uClibc
 2009-04-29 13:12 UTC 

generating uevents by xfs
 2009-04-29 13:12 UTC  (3+ messages)

[PATCH] fix build failures on msp_irq_slp.c
 2009-04-29 13:12 UTC  (3+ messages)

[PATCH 21/29] x86/perfcounters: rework counter enable functions
 2009-04-29 13:07 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter, x86: "

[PATCH 20/29] x86/perfcounters: consistent use of type int for counter index
 2009-04-29 13:07 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter, x86: "

udp ping pong with various process bindings (and correct cpu mappings)
 2009-04-29 13:07 UTC  (11+ 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

Data Deduplication with the help of an online filesystem check
 2009-04-29 13:11 UTC  (12+ messages)

[PATCH 19/29] x86/perfcounters: generic use of cpuc->active
 2009-04-29 13:06 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter, x86: "

[PATCH 17/29] x86/perfcounters: make x86_pmu_read() static inline
 2009-04-29 13:06 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter, x86: "

[PATCH 16/29] x86/perfcounters: make pmu version generic
 2009-04-29 13:06 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter, x86: "

[PATCH 15/29] x86/perfcounters: move counter parameters to struct x86_pmu
 2009-04-29 13:06 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter, x86: "

[PATCH 14/29] x86/perfcounters: make x86_pmu data a static struct
 2009-04-29 13:05 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter, x86: "

realtek ALC272 support
 2009-04-29 13:09 UTC  (5+ messages)

[PATCH 12/29] x86/perfcounters: rename intel only functions
 2009-04-29 13:05 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter, x86: "

[PATCH 13/29] x86/perfcounters: modify initialization of struct x86_pmu
 2009-04-29 13:05 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter, x86: "

[Buildroot] svn commit: [26241] trunk/buildroot/package/multimedia: gst-plugins-base gst-plugins-good gst-pl etc
 2009-04-29 13:08 UTC 

[PATCH 11/29] x86/perfcounters: rename __hw_perf_counter_set_period into x86_perf_counter_set_period
 2009-04-29 13:05 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter, x86: "

[PATCH 10/29] x86/perfcounters: remove ack_status() from struct x86_pmu
 2009-04-29 13:05 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter, x86: "

Live Migration fails Windows 2008 64bit
 2009-04-29 12:56 UTC 

[PATCH 09/29] x86/perfcounters: remove get_status() from struct x86_pmu
 2009-04-29 13:05 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter, x86: "

[PATCH 08/29] x86/perfcounters: make interrupt handler model specific
 2009-04-29 13:04 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter, x86: "

[PATCH 07/29] x86/perfcounters: rename struct pmc_x86_ops into struct x86_pmu
 2009-04-29 13:04 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter, x86: "

[PATCH 05/29] x86/perfcounters: protect per-cpu variables with compile barriers only
 2009-04-29 13:04 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter, x86: "

[PATCH 06/29] perfcounters: rename struct hw_perf_counter_ops into struct pmu
 2009-04-29 13:04 UTC  (2+ messages)
` [tip:perfcounters/core] "

int32_t undefined in mini-os/include/posix/dirent.h
 2009-04-29 13:05 UTC  (3+ messages)

[PATCH 03/29] x86/perfcounters: add default path to cpu detection
 2009-04-29 13:03 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter, x86: "

[PATCH 02/29] perfcounter: declare perf_max_counters only for CONFIG_PERF_COUNTERS
 2009-04-29 13:03 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter, x86: "

6-channel output and i2s
 2009-04-29 13:04 UTC  (2+ messages)

do_rootfs : (offline root mode: not running openntpd.postinst)
 2009-04-29 12:57 UTC  (2+ messages)

Q: selinux_bprm_committed_creds() && signals/do_wait
 2009-04-29 12:56 UTC  (11+ messages)

Udev integration for device-mapper and its subsystems
 2009-04-29 12:59 UTC  (5+ messages)

maybe stability issues
 2009-04-29 12:26 UTC 

[Buildroot] HEADS UP: svn->git transition
 2009-04-29 12:55 UTC  (2+ messages)

Invalid search parameter in webinterface
 2009-04-29 12:52 UTC  (4+ messages)
` [PATCH] gitweb: escape searchtext and parameters for replay

[PATCH] atomic: fix atomic_long_cmpxchg/xchg for 64 bit architectures
 2009-04-29 12:48 UTC  (2+ messages)

[PATCH] SELinux: Remove excessive interrupt disablement
 2009-04-29 12:47 UTC 

[PATCH 1/6] powerpc: Move #ifdef'ed body of do_IRQ() into a separate function
 2009-04-29 12:48 UTC  (5+ messages)

bug in drivers/edac/mpc85xx_edac.c:mpc85xx_mc_check()
 2009-04-29 12:46 UTC  (4+ messages)

Driver SFC: Possible bug in LM87 temperature XFP detection code
 2009-04-29 12:47 UTC  (6+ messages)

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

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

[PATCH] powerpc: Keep track of emulated instructions
 2009-04-29 12:43 UTC  (4+ messages)

[Buildroot] [Bug 293] New: update samba to version 3.3.3
 2009-04-29 12:43 UTC  (2+ messages)
` [Buildroot] [Bug 293] "

String conversions
 2009-04-29 12:42 UTC  (2+ messages)

[PATCH] crypto: catch base cipher self-test failures in fips mode
 2009-04-29 12:38 UTC  (3+ messages)

[PATCH] perf_counter: powerpc: allow use of limited-function counters
 2009-04-29 12:38 UTC 

[patch] mm: close page_mkwrite races (try 2)
 2009-04-29 12:39 UTC  (9+ messages)
` [patch] mm: close page_mkwrite races (try 3)

[PATCH 2/2] powerpc: Move VSX load/stores into ppc-opcode.h
 2009-04-29 12:38 UTC  (2+ messages)

Regarding SCTP_DELAYED_ACK_TIME
 2009-04-29 12:38 UTC  (3+ messages)
` regarding SCTP_DELAYED_ACK_TIME

[U-Boot] PCI on mpc832x?
 2009-04-29 12:35 UTC  (6+ messages)

[PATCH] ptrace: do not use task->ptrace directly in core kernel
 2009-04-29 12:28 UTC 

[PATCH, RFC] Fix bogus modpost warnings
 2009-04-29 12:32 UTC 

[PATCH] twl4030-gpio: Avoid call to a discarded function
 2009-04-29 12:31 UTC 

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

[PATCH 0/6] ir-kbd-i2c conversion to the new i2c binding model (v2)
 2009-04-29 12:29 UTC  (2+ messages)

Learn how make your GF happy
 2009-04-29 12:29 UTC 

[SPAM] 5 столиц Европы
 2009-04-29 12:28 UTC 

[oe-commits] Carsten Haitzler (Rasterman : angstrom, exquisite, psplash, opkg, angsrtom-images, sysvinit: abstract splash
 2009-04-29 12:23 UTC  (2+ messages)

[Qemu-devel] Tap network reloading
 2009-04-29 12:25 UTC 

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

[PATCH] therm_windtunnel: Convert to a new-style i2c driver
 2009-04-29 12:25 UTC  (2+ messages)

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

htb parallelism on multi-core platforms
 2009-04-29 12:23 UTC  (10+ messages)

[PATCH] Document memory barriers implied by sleep/wake-up primitives
 2009-04-29 12:18 UTC  (2+ messages)
` [tip:sched/docs] sched: "

[PATCH] Freescale STMP SPI driver
 2009-04-29 12:20 UTC 

Class device namespaces
 2009-04-29 12:19 UTC  (11+ messages)

[PATCH 2/2] Exit bluetoothd if adapter_ops registration fails
 2009-04-29 12:16 UTC 

(topgit question) deleting a dependency
 2009-04-29 12:15 UTC  (6+ messages)

[PATCH 1/2] Moving adapter_ops registration to adapter.c
 2009-04-29 12:16 UTC 

kernel panics and errors on lsi 1064e
 2009-04-29 12:13 UTC  (9+ messages)

[PATCH 0/3] NFS regression in 2.6.26?, "task blocked for more than 120 seconds"
 2009-04-29 12:12 UTC  (10+ messages)
                  ` NFS client packet storm on 2.6.27.x

different git-merge behavior with regard to submodules in 1.6.2.4 vs. 1.6.2.1
 2009-04-29 12:15 UTC  (5+ messages)

linux-next: Tree for April 24
 2009-04-29 12:10 UTC  (10+ messages)
` Next April 24: [S390] allmodconfig build failure (trace/events)
          ` [tip:tracing/core] tracing: fix build failure on s390

arch/x86/Kconfig selects invalid HAVE_READQ, HAVE_WRITEQ vars
 2009-04-29 12:10 UTC  (6+ messages)
  ` [PATCH] x86: Remove readq()/writeq() on 32-bit

[PATCH 3/3] tracing/filters: a better event parser
 2009-04-29 12:09 UTC  (3+ messages)
` [tip:tracing/core] "

[PATCH 2/3] tracing/filters: distinguish between signed and unsigned fields
 2009-04-29 12:09 UTC  (3+ messages)
` [tip:tracing/core] "

[PATCH 1/3] tracing/filters: move preds into event_filter object
 2009-04-29 12:09 UTC  (3+ messages)
` [tip:tracing/core] "

[MIPS] Remove the RAMROOT function for msp71xx
 2009-04-29 12:10 UTC  (2+ messages)

[PATCH] OMAP: sDMA: Correct the the omap_request_dma_chain() signature
 2009-04-29 12:09 UTC 

Analyzed/Solved: Booting 2.6.30-rc2-git7 very slow
 2009-04-29 12:08 UTC  (5+ messages)

[patch 2.6.30-rc3] platform_bus: remove "which platform_data?" confusion
 2009-04-29 12:08 UTC  (3+ messages)

[Buildroot] quick way of doing make atngw100-expanded_defconfig
 2009-04-29 12:04 UTC  (3+ messages)

[PATCH] input: Add support for the TSC2003 controller
 2009-04-29 12:03 UTC 

[PATCH 1/8] x86/irq: remove NUMA_MIGRATIE_IRQ_DESC
 2009-04-29 12:00 UTC  (10+ messages)
  ` [PATCH 1/9] x86/irq: remove NUMA_MIGRATE_IRQ_DESC
    ` [PATCH 8/9] x86/irq: make MSI irq_desc numa aware
      ` [PATCH 8/9] x86/irq: make MSI irq_desc numa aware -v3

how to properly post/disseminate kernel cleanup/janitorial possibilities?
 2009-04-29 12:01 UTC  (5+ messages)

[PATCH 01/12] mutex: add atomic_dec_and_mutex_lock
 2009-04-29 11:59 UTC  (3+ messages)

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

[RFC PATCH] mark buffer_head mapping preallocate area as new during write_begin with delayed allocation
 2009-04-29 11:57 UTC  (10+ messages)

[StGit PATCH 0/9] Various StGit updates
 2009-04-29 11:56 UTC  (5+ messages)
` [StGit PATCH 9/9] Use the default git colouring scheme rather than specific scripts

load_policy.c:351:1: error: "MNT_DETACH" redefined
 2009-04-29 11:51 UTC  (2+ messages)

[PATCH] [0/16] POISON: Intro
 2009-04-29 11:45 UTC  (18+ messages)
` [PATCH] [13/16] POISON: The high level memory error handler in the VM
      ` [PATCH] [13/16] POISON: The high level memory error handler in the VM II
                ` btrfs BUG on creating huge sparse file

[PATCH] OMAP3: SR: Fix SR driver to check for omap-pm return values
 2009-04-29 11:45 UTC  (2+ messages)

oops in futex_init()
 2009-04-29 11:40 UTC  (5+ messages)

Microblaze MMU patches
 2009-04-29 11:39 UTC  (11+ messages)
` [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

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

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

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

linux-next: Tree for April 28
 2009-04-29 11:36 UTC  (5+ messages)
` Next April 28: boot failure on PowerPC with SLQB

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

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

[RFC, PATCH 2.6.29.2] Ethernet V2.0 Configuration Testing Protocol, revision 20090428
 2009-04-29 11:34 UTC  (3+ messages)

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

md extension to support booting from raid whole disks
 2009-04-29 11:32 UTC  (9+ messages)

RAID halting
 2009-04-29 11:25 UTC  (2+ messages)

fec driver question
 2009-04-29 11:11 UTC  (2+ messages)

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

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

Regression: EEE PC hangs when booting off battery
 2009-04-29 11:20 UTC  (14+ messages)
` [BISECTED] "
      ` [FIXED] "
          `  "
            ` [PATCH] [RFC] "

acpi 'video' driver, and issues with 'brightness_switch_enabled=0'
 2009-04-29 11:15 UTC  (5+ messages)

[PATCH 1/2 for 2.6.31] ext4: Use -1 as the fake block number for delayed new buffer_head
 2009-04-29 11:13 UTC  (2+ messages)
` [PATCH 2/2 for 2.6.31] ext4: Mark the unwritten buffer_head mapped during write_begin

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

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


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.