public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-03-16 23:31:00 to 2010-03-17 11:29:30 UTC [more...]

[PATCH -tip 04/10] perf probe: Rename session to param
 2010-03-17 11:28 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH -tip 02/10] perf probe: Use wrapper functions
 2010-03-17 11:27 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH -tip 03/10] perf probe: Move add-probe routine under util/
 2010-03-17 11:28 UTC  (2+ messages)
` [tip:perf/core] perf probe: Move add-probe routine to util/

[PATCH -tip 01/10] perf tools: Introduce xzalloc() for detecting out of memory
 2010-03-17 11:27 UTC  (2+ messages)
` [tip:perf/core] perf tools: Introduce xzalloc() for detecting out of memory conditions

kfifo: possible weird violation of what should be invariant
 2010-03-17 11:22 UTC  (3+ messages)

checkpatch false positive
 2010-03-17 11:00 UTC 

[Patch] netpoll: warn when there are spaces in parameters
 2010-03-17 10:58 UTC  (2+ messages)

[patch 0/2] x86, apic, perf - make apic_write/read noop on !APIC case
 2010-03-17 10:37 UTC  (3+ messages)
` [patch 1/2] x86, apic: Allow to use sertain functions without APIC built-in support
` [patch 2/2] x86, perf: Use apic_write unconditionally

ALPS Touchpad driver
 2010-03-17 10:36 UTC 

[PATCH -tip 00/10] perf-probe updates - data-structure support, etc
 2010-03-17 10:34 UTC  (4+ messages)
` [PATCH -tip 10/10] perf probe: Accessing members in data structures

[PATCH 0/11] Memory Compaction v4
 2010-03-17 10:31 UTC  (30+ messages)
` [PATCH 01/11] mm,migration: Take a reference to the anon_vma before migrating
` [PATCH 02/11] mm,migration: Do not try to migrate unmapped anonymous pages
` [PATCH 03/11] mm: Share the anon_vma ref counts between KSM and page migration
` [PATCH 04/11] Allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove
` [PATCH 05/11] Export unusable free space index via /proc/unusable_index
` [PATCH 06/11] Export fragmentation index via /proc/extfrag_index
` [PATCH 07/11] Memory compaction core
` [PATCH 08/11] Add /proc trigger for memory compaction
` [PATCH 09/11] Add /sys trigger for per-node "

[PATCH v1 2/3] Provides multiple submits and asynchronous notifications
 2010-03-17 10:27 UTC  (5+ messages)
`  "

CONFIG_NO_BOOTMEM woes, 2.6.34-rc1
 2010-03-17 10:28 UTC  (4+ messages)

Block device files and the page cache
 2010-03-17 10:22 UTC  (2+ messages)

64-syscall args on 32-bit vs syscall()
 2010-03-17 10:18 UTC  (14+ messages)

[patch 0/2] x86,pat: Reduce contention on the memtype_lock -V3
 2010-03-17 10:18 UTC  (3+ messages)
` [patch 1/2] x86,pat Update the page flags for memtype atomically instead of using memtype_lock. -V3

[PATCH v2] KVM: cleanup {kvm_vm_ioctl, kvm}_get_dirty_log()
 2010-03-17 10:13 UTC  (5+ messages)

[PATCH] ext4: Fix coding style in fs/ext4/move_extent.c
 2010-03-17 10:12 UTC 

[RESEND] gpio: introduce it8761e_gpio driver for IT8761E Super I/O chip
 2010-03-17 10:09 UTC  (3+ messages)
  ` it8761e_gpio: Fixed bug in gpio numbering

[PATCH] perf: x86: fix callgraphs of 32-bit processes on 64-bit kernels
 2010-03-17 10:07 UTC  (8+ messages)
` [PATCH] perf: x86: fix callgraphs of 32-bit processes on 64-bit kernels V2
      ` [PATCH] perf: x86: fix callgraphs of 32-bit processes on 64-bit kernels V3
        ` [PATCH] perf: x86: fix callgraphs of 32-bit processes on 64-bit kernels V4

[PATCH] Enhance perf to collect KVM guest os statistics from host side
 2010-03-17 10:06 UTC  (12+ messages)

[tip:sched/urgent] sched: sched_getaffinity(): Allow less than NR_CPUS length
 2010-03-17 10:03 UTC  (4+ messages)
    ` [tip:sched/urgent] sched: Use proper type in sched_getaffinity()

Can not get 'function_graph' for
 2010-03-17  9:53 UTC 

[PATCH RFC 00/11] lock monitor: Separate features related to lock
 2010-03-17  9:52 UTC  (8+ messages)

[PATCH] perf_events: fix bug in AMD per-cpu initialization
 2010-03-17  8:40 UTC 

[PATCH v3] perf: Fix unexported generic perf_arch_fetch_caller_regs
 2010-03-17  9:48 UTC  (2+ messages)
` [tip:perf/urgent] "

[RFC] x86,perf: Implement minimal P4 PMU driver v14
 2010-03-17  9:48 UTC  (6+ messages)
` [tip:perf/x86] perf, x86: Implement initial P4 PMU driver
    ` [tip:perf/core] perf, x86: Report error code that returned from x86_pmu.hw_config()

Poor interactive performance with I/O loads with fsync()ing
 2010-03-17  9:37 UTC  (7+ messages)

(no subject)
 2010-03-17  9:19 UTC 

[PATCH] USB: pl2303: switch to generic write implementation
 2010-03-17  9:16 UTC  (4+ messages)
` [PATCH v2] "

Will's kernel compilation error
 2010-03-17  9:13 UTC  (5+ messages)

[PATCH][RF C/T/D] Unmapped page cache control - via boot parameter
 2010-03-17  9:10 UTC  (12+ messages)

[PATCH 0/5] V2 usb console improvements series
 2010-03-17  9:08 UTC  (6+ messages)
` [PATCH 1/5] tty_port,usb-console: Fix usb serial console open/close regression
  ` [PATCH 2/5] usb-serial: Use tty_port version of console instead of the usb_serial_port version
    ` [PATCH 3/5] usb-console: pass baud from console to the initial tty open
      ` [PATCH 4/5] usb-hcd,usb-console: poll hcd device to force usb console writes

Weird wireless/wpa_supplicant screw-up
 2010-03-17  9:03 UTC  (8+ messages)

[PATCH] Enhance perf to collect KVM guest os statistics from host side
 2010-03-17  8:59 UTC  (35+ messages)
                              ` [RFC] Unify KVM kernel-space and user-space code into a single project

[PATCH v1 0/3] [RFC] resource, PCI: work around pci=use_crs conflicts
 2010-03-17  8:47 UTC  (5+ messages)
` [PATCH v1 2/3] x86/PCI: trim _CRS windows when they conflict with previous reservations

[PATCHSET sched/core] cpuhog: implement and use cpuhog, take#2
 2010-03-17  8:40 UTC  (5+ messages)
` [PATCH 1/4] cpuhog: implement cpuhog
` [PATCH 2/4] stop_machine: reimplement using cpuhog
` [PATCH 3/4] scheduler: replace migration_thread with cpuhog
` [PATCH 4/4] scheduler: kill paranoia check in synchronize_sched_expedited()

[PATCH v2] LEDS: fix race between LED device uevent and actual attributes creation
 2010-03-17  8:24 UTC  (2+ messages)

[PATCH 0/2] microblaze: Makefile fixes
 2010-03-17  8:25 UTC  (4+ messages)
` [PATCH 1/2] microblaze: Fix Makefile to delete build generated files
` [PATCH 2/2] microblaze: Makefile cleanups

Possible bug in eeepc-laptop.c - EeePC 900
 2010-03-17  8:22 UTC  (8+ messages)

ATA 4 KiB sector issues
 2010-03-17  8:01 UTC  (22+ messages)

[GIT PULL] sound fixes
 2010-03-17  8:07 UTC 

linux-next: build warning after merge of the tip tree
 2010-03-17  8:02 UTC  (5+ messages)

[PATCH] perf: Make printing table easily
 2010-03-17  7:59 UTC  (5+ messages)

inconsistent lock state
 2010-03-17  7:25 UTC  (10+ messages)
    ` [PATCH] r8169: Fix rtl8169_rx_interrupt()

linux-next: build failure after merge of the driver-core tree
 2010-03-17  7:21 UTC  (2+ messages)

[BUG] perf: hard lockup when using perf-sched
 2010-03-17  7:21 UTC 

PATCH: Fix snd-hda-intel boot hang on ASUS A8N-VM
 2010-03-17  7:16 UTC  (2+ messages)

[PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v7)
 2010-03-17  7:04 UTC  (4+ messages)
` [PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock

Patch for B&B Electronics USPLT4-LS
 2010-03-17  6:38 UTC  (3+ messages)

[Patch] netpoll: allow spaces in its parameter
 2010-03-17  6:38 UTC  (7+ messages)

[PATCH resend 0/3] sdhci-pltfm: Few additions and enhancements
 2010-03-17  6:14 UTC  (5+ messages)
` [PATCH 2/3] sdhci-pltfm: Implement platform data passing
` [PATCH 3/3] sdhci-pltfm: Do not print errors in case of an extended iomem size

[RFC] Input: implement sysrq as an input handler
 2010-03-17  6:19 UTC 

0001-Staging-cx25821-cx25821-audio-upstream.c-Fixed-some-.patch
 2010-03-17  6:11 UTC 

[PATCH] drivers/net/wimax/i2400m/fw.c fix possible double free
 2010-03-17  6:05 UTC  (3+ messages)

[PATCH] powerpc: fix swiotlb to respect the boot option
 2010-03-17  6:03 UTC  (2+ messages)

[PATCH] 460EX on-chip SATA driver<kernel 2.6.33> < resubmission : 01>
 2010-03-17  5:55 UTC  (3+ messages)

[PATCH] Netfilter: Remove unused headers in net/netfilter/nfnetlink.c
 2010-03-17 13:35 UTC 

[PATCH] Timekeeping: Fix dead lock in update_wall_time by correct shift convertion
 2010-03-17  5:14 UTC  (3+ messages)

linux-next: Tree for March 17
 2010-03-17  5:08 UTC 

[PATCH v2] USB: xhci: rename driver to xhci_hcd
 2010-03-17  4:30 UTC  (3+ messages)

[PATCH net-next 0/7] drivers/net conversions to netdev_<level>, etc
 2010-03-17  4:31 UTC  (4+ messages)
  ` [PATCH net-next] drivers/net/e100.c: Use pr_<level> and netif_<level>

[PATCH] KVM: cleanup kvm_get_dirty_log()
 2010-03-17  4:29 UTC  (3+ messages)

[PATCH] NET: Support clause 45 MDIO commands at the MDIO bus level
 2010-03-17  4:28 UTC  (2+ messages)

[PATCH v2] KVM MMU: check reserved bits only when CR4.PSE=1 or CR4.PAE=1
 2010-03-17  3:43 UTC 

[PATCH -tip] rcu: local_irq_disable() also delimits RCU_SCHED read-site critical sections
 2010-03-17  2:26 UTC  (4+ messages)

SCSI GENERIC command queueing for block storage is unstable
 2010-03-17  3:30 UTC  (4+ messages)

[PATCH] fs/cifs: Neaten cERROR and cFYI macros, reduce text space ~2.5K
 2010-03-17  3:20 UTC  (2+ messages)

[PATCH] xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c
 2010-03-17  3:19 UTC 

[PATCH] xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c
 2010-03-17  3:00 UTC  (3+ messages)

[PATCH 0/3] ratelimit: patchset focus on return value of __ratelimit()
 2010-03-17  2:58 UTC  (4+ messages)
` [PATCH 1/3] ratelimit: annotate ___ratelimit()
` [PATCH 2/3] kernel.h: fix wrong usage of __ratelimit()
` [RFC PATCH 3/3] ratelimit: Fix return value when fail to get lock

[PATCH] Staging: comedi: fixes all space before tabs warnings in drivers/staging/comedi/comedi_fops.c This is patch that tends to fix all WARNING: no space before tab warnings in drivers/staging/comedi/comedi_fops.c Signed-off-by: Bas Langenberg <baslangenberg@gmail.com>
 2010-03-17  2:53 UTC 

[PATCH] exit: fix oops in sync_mm_rss
 2010-03-17  2:26 UTC  (3+ messages)

ACPI spam
 2010-03-17  2:21 UTC  (3+ messages)

host panic based on kernel 2.6.34-RC1
 2010-03-17  2:21 UTC  (3+ messages)

[PATCH 0/5][GIT PULL][2.6.34] tracing: urgent fixes
 2010-03-17  2:08 UTC  (5+ messages)
` [PATCH 5/5] tracing: Do not record user stack trace from NMI context

linux-next: manual merge of the block tree with Linus' tree
 2010-03-17  2:03 UTC  (2+ messages)

Suspend/hibernate wireless regression with 2.6.33 kernel
 2010-03-17  1:51 UTC 

GET BACK TO ME,
 2010-03-10 16:35 UTC 

PROBLEM: 2.6.30 fails to detect hardware limitation requiring "noapic"
 2010-03-17  0:47 UTC 

[GIT PULL] backlight updates for 2.6.34-rc2
 2010-03-16 20:37 UTC 

[GIT PULL] led updates for 2.6.34-rc2
 2010-03-16 20:40 UTC 

[PATCH] Documentation: rename PCI/PCI-DMA-mapping.txt to DMA-API-HOWTO.txt
 2010-03-17  0:07 UTC 

[PATCH 1/1] infiniband: ulp/iser, fix error retval in iser_create_ib_conn_res
 2010-03-16 23:52 UTC  (2+ messages)

ATA 4 KiB sector issues
 2010-03-16 22:21 UTC 

[PATCH] oom_kill: set default process to kill
 2010-03-16 23:43 UTC  (2+ messages)

[Regression] r8169: enable 64-bit DMA by default for PCI Express devices (v2)
 2010-03-16 23:40 UTC  (6+ messages)

[GIT PULL] XFS update for 2.6.34-rc1
 2010-03-16 23:33 UTC 


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