public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-03-29 22:07:34 to 2010-03-30 09:35:14 UTC [more...]

scheduler bug: process running since 5124095h
 2010-03-30  9:34 UTC  (9+ messages)

Network performance - iperf
 2010-03-30  9:34 UTC  (6+ messages)

[PATCH 0/3] perf/core, x86: unify perfctr bitmasks
 2010-03-30  9:28 UTC  (4+ messages)
` [PATCH 3/3] perf/core, x86: implement ARCH_PERFMON_EVENTSEL bit masks

[PATCH 0/14] Memory Compaction v6
 2010-03-30  9:14 UTC  (15+ messages)
` [PATCH 01/14] mm,migration: Take a reference to the anon_vma before migrating
` [PATCH 02/14] mm,migration: Do not try to migrate unmapped anonymous pages
` [PATCH 03/14] mm: Share the anon_vma ref counts between KSM and page migration
` [PATCH 04/14] Allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove
` [PATCH 05/14] Export unusable free space index via /proc/unusable_index
` [PATCH 06/14] Export fragmentation index via /proc/extfrag_index
` [PATCH 07/14] Move definition for LRU isolation modes to a header
` [PATCH 08/14] Memory compaction core
` [PATCH 09/14] Add /proc trigger for memory compaction
` [PATCH 10/14] Add /sys trigger for per-node "
` [PATCH 11/14] Direct compact when a high-order allocation fails
` [PATCH 12/14] Add a tunable that decides when memory should be compacted and when it should be reclaimed
` [PATCH 13/14] Do not compact within a preferred zone after a compaction failure
` [PATCH 14/14] mm,migration: Allow the migration of PageSwapCache pages

[PATCH] atmel_serial: Atmel RS485 support v2
 2010-03-30  9:07 UTC  (3+ messages)

[PATCH 4/4] [RFC] hwmon: f71882fg: Add watchdog API for F71808E and F71889
 2010-03-30  9:06 UTC  (5+ messages)
` [PATCH 1/3] resource: shared I/O region support
  ` [PATCH 2/3] hwmon: f71882fg: use a muxed resource lock for the Super I/O port
    ` [PATCH 3/3] [RFC] watchdog: f71808e_wdt: new watchdog driver for Fintek F71808E

[PATCH] [4/4] SLAB: Fix node add timer race in cache_reap
 2010-03-30  9:01 UTC  (11+ messages)
      ` [patch] slab: add memory hotplug support
                ` [patch v2] "

[PATCH] trace power_frequency events on the correct cpu (for Intel x86 CPUs)
 2010-03-30  8:56 UTC  (8+ messages)

[PATCH] net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()
 2010-03-30  8:52 UTC  (3+ messages)

[PATCH tip/core/urgent] rcu: protect fork-time cgroup access
 2010-03-30  8:50 UTC  (7+ messages)

[PATCH] lockdep fix incorrect percpu usage
 2010-03-30  8:47 UTC  (2+ messages)

[PATCHSET linux-next] update gfp/slab.h includes
 2010-03-30  8:23 UTC  (17+ messages)
` [PATCH 09/17] pcmcia: "
` [PATCH 13/17] hid: "
` [PATCH 14/17] input: "
` [PATCH 15/17] libata: "

linux-next: Tree for March 30
 2010-03-30  8:18 UTC 

[PATCH 2/3] can: add support for Janz VMOD-ICAN3 Intelligent CAN module
 2010-03-30  8:14 UTC  (2+ messages)

[PATCH]vmscan: handle underflow for get_scan_ratio
 2010-03-30  8:13 UTC  (7+ messages)

[PATCH 4/5] usb:Push BKL on open down into the drivers
 2010-03-30  8:13 UTC  (4+ messages)

[PATCH v3 0/6] hid: new driver for PicoLCD device
 2010-03-30  8:12 UTC  (9+ messages)
` [PATCH v3 1/6] "
        ` [PATCH v4 "

[PATCH 00/10] x86/irq
 2010-03-30  8:07 UTC  (40+ messages)
` [PATCH 02/10] x86: fix out of order of gsi - full
        ` [PATCH 0/14] Start coping gsis < 16 that are not isa irqs
          ` [PATCH 01/14] x86 acpi/irq: Introduce apci_isa_irq_to_gsi
          ` [PATCH 02/14] x86 acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irq
          ` [PATCH 03/14] x86 acpi/irq: pci device dev->irq is an isa irq not a gsi
          ` [PATCH 04/14] x86 acpi/irq: Fix acpi_sci_ioapic_setup so it has both bus_irq and gsi
          ` [PATCH 05/14] x86 acpi/irq: Generalize mp_config_acpi_legacy_irqs
          ` [PATCH 06/14] x86 ioapic: Only export mp_find_ioapic and mp_find_ioapic_pin in io_apic.h
          ` [PATCH 07/14] x86 ioapic: Fix the types of gsi values
          ` [PATCH 08/14] x86 ioapic: Teach mp_register_ioapic to compute a global gsi_end
          ` [PATCH 09/14] x86 ioapic: In mpparse use mp_register_ioapic
          ` [PATCH 10/14] x86 ioapic: Move nr_ioapic_registers calculation to mp_register_ioapic
          ` [PATCH 11/14] x86 ioapic: Optimize pin_2_irq
          ` [PATCH 12/14] x86 ioapic: Simplify probe_nr_irqs_gsi
          ` [PATCH 13/14] x86 acpi/irq: Handle isa irqs that are not identity mapped to gsi's
          ` [PATCH 14/14] x86 irq: Kill io_apic_renumber_irq
          ` [PATCH 0/15] Start coping gsis < 16 that are not isa irqs. v2
            ` [PATCH 01/15] x86 acpi/irq: Introduce apci_isa_irq_to_gsi
            ` [PATCH 02/15] x86 acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irq
            ` [PATCH 03/15] x86 acpi/irq: pci device dev->irq is an isa irq not a gsi
            ` [PATCH 04/15] x86 acpi/irq: Fix acpi_sci_ioapic_setup so it has both bus_irq and gsi
            ` [PATCH 05/15] x86 acpi/irq: Generalize mp_config_acpi_legacy_irqs
            ` [PATCH 06/15] x86 ioapic: Only export mp_find_ioapic and mp_find_ioapic_pin in io_apic.h
            ` [PATCH 07/15] x86 ioapic: Fix io_apic_redir_entries to return the number of entries
            ` [PATCH 08/15] x86 ioapic: Fix the types of gsi values
            ` [PATCH 09/15] x86 ioapic: Teach mp_register_ioapic to compute a global gsi_end
            ` [PATCH 10/15] x86 ioapic: In mpparse use mp_register_ioapic
            ` [PATCH 11/15] x86 ioapic: Move nr_ioapic_registers calculation to mp_register_ioapic
            ` [PATCH 12/15] x86 ioapic: Optimize pin_2_irq
            ` [PATCH 13/15] x86 ioapic: Simplify probe_nr_irqs_gsi
            ` [PATCH 14/15] x86 acpi/irq: Handle isa irqs that are not identity mapped to gsi's
            ` [PATCH 15/15] x86 irq: Kill io_apic_renumber_irq

reiserfs + acl corruption
 2010-03-30  8:02 UTC 

EDAC: Is it possible to calculate which piece of memory is bad?
 2010-03-30  8:00 UTC  (3+ messages)

[RFC] perf_events: support for uncore a.k.a. nest units
 2010-03-30  7:42 UTC  (2+ messages)

[Bug 12309] Large I/O operations result in slow performance and high iowait times
 2010-03-30  7:44 UTC 

Please pull logfs tree
 2010-03-30  7:22 UTC  (2+ messages)
` Please pull logfs tree for fixes

patch iwlwifi-silence-tfds_in_queue-message.patch added to 2.6.32-stable tree
 2010-03-30  7:16 UTC 

Setting up KGDB environment on MIPS Processor
 2010-03-30  7:12 UTC 

[PATCH 0/6] Kill the bkl in procfs
 2010-03-30  7:07 UTC  (13+ messages)
` [PATCH 1/6] procfs: Kill BKL in llseek on proc base
` [PATCH 2/6] procfs: Use generic_file_llseek in /proc/kcore
` [PATCH 3/6] procfs: Use generic_file_llseek in /proc/kmsg
` [PATCH 4/6] procfs: Use generic_file_llseek in /proc/vmcore
` [PATCH 5/6] procfs: Push down the bkl from ioctl
` [PATCH 6/6] procfs: Kill the bkl in ioctl

[git pull] drm fixes
 2010-03-30  7:07 UTC  (4+ messages)

[PATCH -v9 00/31] use lmb with x86
 2010-03-30  6:57 UTC  (28+ messages)
` [PATCH 07/31] lmb: Add reserve_lmb/free_lmb

linux-next: manual merge of the slabh tree with the percpu tree
 2010-03-30  6:22 UTC 

[PATCH] fs/cifs: Neaten cERROR and cFYI macros, reduce text space ~2.5K
 2010-03-30  6:09 UTC  (4+ messages)

linux-next: build warning after merge of the sound tree
 2010-03-30  6:07 UTC  (2+ messages)

[PATCH RFC] e820_remove_range fail?
 2010-03-30  5:38 UTC  (3+ messages)
` [PATCH] x86: Make e820_remove_range to handle all covered case

[PATCH] drivers/serial/sunsu.c: Correct use after free
 2010-03-30  5:33 UTC  (2+ messages)

[patch 0/2] Run interrupt handlers always with interrupts disabled
 2010-03-30  5:33 UTC  (5+ messages)
` [patch 1/2] genirq: Run irq handlers "

[Lguest] 2.6.33 guest crash (was: Re: 2.6.32-rc5 guest crash)
 2010-03-30  4:51 UTC  (4+ messages)
      ` [Lguest] 2.6.33 guest crash

[PATCH] SCSI: improve arcmsr's error handlers on lk2.6.33
 2010-03-30  4:36 UTC 

Loan Request
 2010-03-30  3:43 UTC 

[PATCH -stable] modules fix incorrect percpu usage
 2010-03-30  3:36 UTC  (2+ messages)
` [PATCH] "

Good day,
 2010-03-30  3:01 UTC 

[PATCH 2.6.29.x - 2.6.31.1] module: fix __module_ref_addr()
 2010-03-30  3:04 UTC  (9+ messages)
    ` [stable] "

[PATCH 0/2] [GIT PULL][v2.6.34] tracing: fixes
 2010-03-30  2:58 UTC  (3+ messages)
` [PATCH 1/2] tracing: Fix lockdep warning in global_clock()
` [PATCH 2/2] ring-buffer: Add missing unlock

linux-next: manual merge of the net tree with the wireless-current tree
 2010-03-30  2:37 UTC 

Contact This Email For Claims atmcard2010@osoud.org
 2010-03-30  2:05 UTC 

Kjære hio.no Bruker
 2010-03-30  1:45 UTC 

[RFC] alpha: hack objstrip.c to make it compile
 2010-03-30  1:49 UTC 

[PATCH 9/12] drivers/scsi/qla2xxx: Add missing unlock
 2010-03-30  1:23 UTC 

[PATCH] Block: Fix block/elevator.c elevator_get() off-by-one error
 2010-03-30  9:21 UTC 

[PATCH next-next-2.6] virtio_net: missing sg_init_table
 2010-03-30  1:19 UTC  (4+ messages)
  ` [PATCH next-next-2.6 v2] "

KVM bug, git bisected
 2010-03-30  0:34 UTC  (6+ messages)

[PATCHv3 0/2] serial: Drivers for Altera UARTs
 2010-03-30  0:18 UTC  (10+ messages)
` [PATCHv3 1/2] serial: Add driver for the Altera JTAG UART
  ` [PATCHv3 2/2] serial: Add driver for the Altera UART

[PATCH 1/3] perf symbols: Move more map_groups methods to map.c
 2010-03-30  0:02 UTC  (3+ messages)
` [PATCH 3/3] perf tools: Move the prototypes in util/string.h to util.h

[PATCH] r8169: offical fix for CVE-2009-4537 (overlength frame DMAs)
 2010-03-29 23:44 UTC  (5+ messages)

[PATCH 2/2] ath: fix macros coding style issue in regd.c
 2010-03-29 23:39 UTC  (3+ messages)

[PATCH] NFS: Fix RCU warnings in nfs_inode_return_delegation_noreclaim() [ver #2]
 2010-03-29 23:26 UTC  (10+ messages)

linux-next: build failure after merge of the slabh tree
 2010-03-29 23:16 UTC  (3+ messages)

[PATCH] CRED: Fix memory leak in error handling
 2010-03-29 23:04 UTC 

Add PGM protocol support to the IP stack
 2010-03-29 23:01 UTC  (9+ messages)

[GIT PULL] perf fixes
 2010-03-29 22:53 UTC  (7+ messages)
` [PATCH 2/2] perf: Use hot regs with software sched switch/migrate events

[PATCH] hangcheck-timer is broken on x86
 2010-03-29 22:34 UTC  (10+ messages)

[BUG] fault while using perf callchains in sparc64
 2010-03-29 22:32 UTC  (6+ messages)

[PATCH] Net: wireless: ath: fix macros coding style issue in hw.c
 2010-03-29 22:24 UTC  (2+ messages)

[PATCH -tip 0/7] perf-probe updates - data-structure support improvements, etc
 2010-03-29 22:23 UTC  (7+ messages)
` [PATCH -tip 5/7] perf probe: Query basic types from debuginfo

[PATCH] treewide: Add and use ADD_MOD macro
 2010-03-29 22:18 UTC  (6+ messages)
    ` [PATCH] kernel.h: Convert rounding macros to statement expressions, add ADD_MOD
        ` [PATCH V2] "


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