messages from 2010-03-03 16:06:33 to 2010-03-03 21:57:39 UTC [more...]
[RFC][PATCH 00/11] Another stab at PEBS and LBR support
2010-03-03 21:57 UTC (29+ messages)
` [RFC][PATCH 01/11] perf, x86: Remove superfluous arguments to x86_perf_event_set_period()
` [RFC][PATCH 02/11] perf, x86: Remove superfluous arguments to x86_perf_event_update()
` [RFC][PATCH 03/11] perf, x86: Change x86_pmu.{enable,disable} calling convention
` [RFC][PATCH 04/11] perf, x86: Use unlocked bitops
` [RFC][PATCH 05/11] perf: Generic perf_sample_data initialization
` [RFC][PATCH 06/11] perf, x86: PEBS infrastructure
` [RFC][PATCH 07/11] perf: Provide PERF_SAMPLE_REGS
` [RFC][PATCH 08/11] perf, x86: Implement simple LBR support
` [RFC][PATCH 09/11] perf, x86: Implement PERF_SAMPLE_BRANCH_STACK
` [RFC][PATCH 10/11] perf, x86: use LBR for PEBS IP+1 fixup
` [RFC][PATCH 11/11] perf, x86: Clean up IA32_PERF_CAPABILITIES usage
[GIT PULL] Ambient Light Sensors subsystem
2010-03-03 21:56 UTC (17+ messages)
USB mass storage and ARM cache coherency
2010-03-03 21:54 UTC (17+ messages)
[RFC][PATCH] mm: Remove ZERO_SIZE_PTR
2010-03-03 21:54 UTC (4+ messages)
[RFC PATCH 0/6] Union mount core rewrite v1
2010-03-03 21:53 UTC (14+ messages)
` [PATCH 1/6] union-mount: Introduce union_mount structure and basic operations
` [PATCH 2/6] union-mount: Drive the union cache via dcache
` [PATCH 3/6] union-mount: Implement union lookup
` [PATCH 4/6] union-mount: Support for mounting union mount file systems
` [PATCH 5/6] union-mount: Call do_whiteout() on unlink and rmdir in unions
` [PATCH 6/6] union-mount: Copy up directory entries on first readdir()
` Multiple read-only layers in union mounts (was Re: [PATCH 6/6] union-mount: Copy up directory entries on first readdir())
Dynticks on Vortex86SX ? (Cx486SLC + just the standard i8254 PC timer)
2010-03-03 21:53 UTC (3+ messages)
[patch v3 2/2] ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSET
2010-03-03 21:53 UTC (6+ messages)
` linux-next requirements
[linux-pm] Is it supposed to be ok to call del_gendisk while userspace is frozen?
2010-03-03 21:50 UTC (3+ messages)
[PATCH 01/26] w35und: Remove unused struct _RXLAYER1
2010-03-03 21:50 UTC (3+ messages)
` [PATCH 13/26] w35und: Remove unused struct _MLMECALLBACK
[Resend][PATCH] ACPI / EC: Remove race between EC driver and suspend process (rev. 3)
2010-03-03 21:49 UTC (2+ messages)
[alsa-devel] [PATCH]Support MCP89 and GT21x hdmi audio
2010-03-03 21:49 UTC (8+ messages)
[PATCH -tip 1/2] perf probe: Correct probe syntax on command line help
2010-03-03 21:48 UTC (6+ messages)
` [PATCH -tip 2/2] x86: Issue at least one memory barrier in stop_machine_text_poke()
` [PATCH -tip] "
[GIT PATCH] driver core patches for 2.6.33-git
2010-03-03 21:48 UTC (11+ messages)
` [PATCH 19/62] Driver-Core: devtmpfs - remove EXPERIMENTAL and enable it by default
` [PATCH 61/62] msi-laptop: depends on RFKILL
[PATCH 00/26] ceph distributed file system client
2010-03-03 21:37 UTC (4+ messages)
` [PATCH 23/26] ceph: nfs re-export support
pullreq: wireless-next-2.6 2010-03-03
2010-03-03 21:26 UTC
O_NONBLOCK is NOOP on block devices
2010-03-03 21:25 UTC (4+ messages)
[PATCH 1/2] cfq-iosched: rework seeky detection
2010-03-03 21:21 UTC (5+ messages)
` [PATCH 2/2] cfq-iosched: rethink seeky detection for SSDs
[PATCH] kconfig: place git SHA1 in .config output if in SCM
2010-03-03 20:41 UTC (6+ messages)
[PATCH] Forcing capacity sizes for block devices (RFC)
2010-03-03 21:08 UTC
unable to handle kernel paging request on resume with 2.6.33-00001-gbaac35c
2010-03-03 21:04 UTC (4+ messages)
[PATCH 0/11] ahci: Add support for non-PCI devices
2010-03-03 20:52 UTC (23+ messages)
` [PATCH 01/11] ahci: Get rid of host->iomap usage
` [PATCH 02/11] ahci: Factor out PCI specifics from ahci_save_initial_config()
` [PATCH 03/11] ahci: Get rid of pci_dev argument in ahci_save_initial_config()
` [PATCH 04/11] ahci: Factor out PCI specifics from ahci_reset_controller()
` [PATCH 05/11] ahci: Get rid of pci_dev argument in ahci_port_init()
` [PATCH 06/11] ahci: Factor out PCI specifics from ahci_init_controller()
` [PATCH 07/11] ahci: Factor out PCI specifics from ahci_print_info()
` [PATCH 08/11] ahci: Introduce ahci_set_em_messages()
` [PATCH 09/11] ahci: Move generic code into libahci
` [PATCH 10/11] ahci: Export generic AHCI symbols, turn libahci into a separate module
` [PATCH 11/11] ahci: Add platform driver
[PATCH 3/3] cpufreq: add sysfs knob for toggling core performance boost
2010-03-03 20:59 UTC
evdev keyboard driver stopped working after upgrading from Kernel 2.6.33-rc8 to 2.6.33 (official release)
2010-03-03 20:45 UTC
[PATCH 2/3] [cpufreq] powernow-k8: add core performance boost support
2010-03-03 20:58 UTC
[PATCH 1/3] [cpufreq] [retry 1] Add APERF/MPERF support for AMD processors
2010-03-03 20:56 UTC
[GIT PULL] perf updates
2010-03-03 20:37 UTC (10+ messages)
` [RFC][PATCH 2/3] perf: Take a hot regs snapshot for trace events
[PATCH] pid_ns: zap_pid_ns_processes: use SEND_SIG_NOINFO instead of force_sig()
2010-03-03 20:26 UTC
[PATCH] x86/mrst: Fix APB timer per cpu clockevent
2010-03-03 20:27 UTC (2+ messages)
` [tip:x86/mrst] x86, mrst: "
System reboot hangs due to race against devices_kset->list triggered by SCSI FC workqueue
2010-03-03 20:25 UTC (4+ messages)
[PATCH 1/2] blkdev: fix merge_bvec_fn return value checks
2010-03-03 20:07 UTC (8+ messages)
[RFC][PATCH] init: Open /dev/console from rootfs
2010-03-03 20:07 UTC (3+ messages)
mmotm 2010-03-02-18-38 uploaded
2010-03-03 19:55 UTC (6+ messages)
` mmotm 2010-03-02 - kernel BUG at fs/direct-io.c:630
` [PATCH mmotm] xfs: needs LIST_SORT
` mmotm 2010-03-02-18-38 uploaded (dma unmapping)
[PATCH 0/6] Fix file descriptor leak on user-space processes and cleanup
2010-03-03 19:54 UTC (9+ messages)
` [PATCH 6/6] mqueue: fix mq_open() file descriptor leak on user-space processes
` [Patch] mqueue: fix the bad code in sys_mq_open()
[PATCH] cxgb3: fix hot plug removal crash
2010-03-03 19:49 UTC
[PATCH 0/18][RFC] Nested Paging support for Nested SVM (aka NPT-Virtualization)
2010-03-03 19:12 UTC (19+ messages)
` [PATCH 01/18] KVM: MMU: Check for root_level instead of long mode
` [PATCH 02/18] KVM: MMU: Make tdp_enabled a mmu-context parameter
` [PATCH 03/18] KVM: MMU: Make set_cr3 a function pointer in kvm_mmu
` [PATCH 04/18] KVM: X86: Introduce a tdp_set_cr3 function
` [PATCH 05/18] KVM: MMU: Introduce get_cr3 function pointer
` [PATCH 06/18] KVM: MMU: Introduce inject_page_fault "
` [PATCH 07/18] KVM: SVM: Implement MMU helper functions for Nested Nested Paging
` [PATCH 08/18] KVM: MMU: Change init_kvm_softmmu to take a context as parameter
` [PATCH 09/18] KVM: MMU: Let is_rsvd_bits_set take mmu context instead of vcpu
` [PATCH 10/18] KVM: MMU: Introduce generic walk_addr function
` [PATCH 11/18] KVM: MMU: Add infrastructure for two-level page walker
` [PATCH 12/18] KVM: MMU: Implement nested gva_to_gpa functions
` [PATCH 13/18] KVM: MMU: Introduce Nested MMU context
` [PATCH 14/18] KVM: SVM: Initialize Nested Nested MMU context on VMRUN
` [PATCH 15/18] KVM: MMU: Propagate the right fault back to the guest after gva_to_gpa
` [PATCH 16/18] KVM: X86: Add callback to let modules decide over some supported cpuid bits
` [PATCH 17/18] KVM: SVM: Report Nested Paging support to userspace
` [PATCH 18/18] KVM: X86: Add KVM_CAP_SVM_CPUID_FIXED
[BUG] usb-serial / pl2302 corrupted receive
2010-03-03 18:31 UTC (5+ messages)
[PATCH] uartlite: Fix build on sparc
2010-03-03 18:55 UTC (8+ messages)
[BUG #15248] Please apply the suggested fix
2010-03-03 18:42 UTC
[PATCH] usb/serial: Fix module name typo for qcaux Kconfig entry
2010-03-03 18:37 UTC
[PATCH] staging/dt3155: fix build error caused by removing TRUE / FALSE defines
2010-03-03 18:32 UTC
[PATCH 0/7][v4] PV extension of HVM (Hybrid) for Xen
2010-03-03 18:31 UTC (13+ messages)
` [PATCH 3/7] xen/hvm: Xen PV extension of HVM initialization
` [Xen-devel] "
` [PATCH 5/7] xen: Make event channel work with PV extension of HVM
` [Xen-devel] "
[PATCH] staging/dt3155: fix build error caused by {write|read}l change
2010-03-03 18:24 UTC
[PATCH 4 of 4] Linux pvops: xen pci platform device driver
2010-03-03 18:26 UTC (5+ messages)
` [Xen-devel] "
Regression - panic booting 2.6.33- 04130-gc9658bf
2010-03-03 18:14 UTC (2+ messages)
[Bugme-new] [Bug 15426] New: Running many copies of bonnie++ on different filesystems seems to deadlock in sync
2010-03-03 18:33 UTC (6+ messages)
[patch 0/2] Support for IA32_ENERGY_PERF_BIAS MSR
2010-03-03 17:55 UTC (6+ messages)
` [patch 2/2] x86: Manage ENERGY_PERF_BIAS based on cpufreq governor
[RFC v2 00/10] snet: Security for NETwork syscalls
2010-03-03 17:55 UTC (3+ messages)
` [RFC v2 10/10] snet: introduce snet_utils
[PATCH 1/1] Stage: hv: Rename struct device_context and re-arrange the fields inside (re-formatted)
2010-03-03 17:49 UTC (4+ messages)
` Ringbuffer usage in Linux Hyper-V drivers
Replacing kernel functions - kernel symtab
2010-03-03 17:11 UTC
[GIT PULL] x86/mm fixes
2010-03-03 17:10 UTC (4+ messages)
[GIT PULL] Squashfs updates for 2.6.34
2010-03-03 17:08 UTC (2+ messages)
[PATCH] trivial: fix typos concerning "initiali[zs]e"
2010-03-03 16:57 UTC
linux-next: Tree for February 19
2010-03-03 16:56 UTC (5+ messages)
` linux-next: Tree for February 19 (scsi/mpt2sas/raid_class)
` [PATCH -next] scsi: RAID_ATTRS depends on SCSI
[PATCH 0/3] sched: use EDF to throttle RT task groups v2
2010-03-03 17:01 UTC (20+ messages)
` [PATCH 1/3] sched: use EDF to schedule groups
` [PATCH 2/3] sched: enforce per-cpu utilization limits on runtime balancing
` [PATCH 3/3] sched: make runtime balancing code more EDF-friendly
[PATCH] cleanup __generic_block_fiemap and fix a few minor issues
2010-03-03 16:37 UTC
[PATCH] hpet: factor timer allocate from open
2010-03-03 16:26 UTC (5+ messages)
[PATCH -mm 0/7] transforming the PCI DMA API into the generic device model
2010-03-03 16:23 UTC (5+ messages)
` [PATCH -mm 7/7] pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pci-dma-compat.h
[PATCH 4/4] IPMI: Add proper offset for HP PCI interfaces
2010-03-03 16:17 UTC
[PATCH 3/4] IPMI: Remove ipmi_smi.h self-include
2010-03-03 16:16 UTC
[PATCH 2/4] IPMI: Fix slave_addrs setting to actually work
2010-03-03 16:16 UTC
[PATCH][GIT PULL] tracing: Fix warning in s_next of trace file ops
2010-03-03 16:16 UTC
[PATCH 1/4] IPMI: Add parameter to limit CPU usage in kipmid
2010-03-03 16:14 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).