messages from 2009-01-28 23:05:16 to 2009-01-29 02:12:37 UTC [more...]
[PATCH 0/3] cpu freq: fix problems with work_on_cpu usage in acpi-cpufreq
2009-01-29 2:12 UTC (5+ messages)
` [PATCH 2/3] work_on_cpu: Use our own workqueue
a question about p4_clockmod module on Xeon quad core processors
2009-01-29 2:11 UTC (2+ messages)
[announce] Performance Counters for Linux, v6
2009-01-29 2:10 UTC (2+ messages)
2.6.29-rc3: tg3 dead after resume
2009-01-29 2:10 UTC (4+ messages)
[PATCH v1 0/8] Deferred dput() and iput() -- reducing lock contention
2009-01-29 2:09 UTC (3+ messages)
[PATCH] percpu: add optimized generic percpu accessors
2009-01-29 2:06 UTC (4+ messages)
a question about p4_clockmod module on Xeon quad core processors
2009-01-29 2:06 UTC (2+ messages)
Buggy IPI and MTRR code on low memory
2009-01-29 1:56 UTC (13+ messages)
` [PATCH] use per cpu data for single cpu ipi calls
x86: unify genapic code, unify subarchitectures, remove old subarchitecture code
2009-01-29 1:52 UTC (116+ messages)
` [PATCH 001/114] x86, genapic: refactor genapic_64.h
` [PATCH 002/114] x86, genapic: refactor genapic_32.h
` [PATCH 003/114] x86, genapic: unify struct genapic
` [PATCH 004/114] x86, genapic: finish unification
` [PATCH 005/114] x86, genapic: cleanups
` [PATCH 006/114] x86, genapic: provide IPI callbacks unconditionally
` [PATCH 007/114] x86: rename 'genapic' to 'apic'
` [PATCH 008/114] x86: clean up genapic_flat
` [PATCH 009/114] x86: clean up genapic_phys_flat
` [PATCH 010/114] x86: clean up apic_x2apic_uv_x
` [PATCH 011/114] x86: clean up apic_x2apic_phys
` [PATCH 012/114] x86: clean up apic_x2apic_cluster
` [PATCH 013/114] x86, genapic: cleanup 32-bit apic_default template
` [PATCH 014/114] x86, genapic: cleanup 32-bit apic_bigsmp template
` [PATCH 015/114] x86, genapic: cleanup 32-bit apic_numaq template
` [PATCH 016/114] x86, genapic: cleanup 32-bit apic_es7000 template
` [PATCH 017/114] x86, genapic: cleanup 32-bit apic_summit template
` [PATCH 018/114] x86: remove APIC_INIT / APICFUNC / IPIFUNC
` [PATCH 019/114] x86: clean up apic->acpi_madt_oem_check methods
` [PATCH 020/114] x86: clean up apic->apic_id_registered() methods
` [PATCH 021/114] x86, genapic: rename int_delivery_mode, et. al
` [PATCH 022/114] x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODE
` [PATCH 023/114] x86, apic: remove DEFAULT_IRQ_DELIVERY_MODE and DEFAULT_IRQ_DEST_MODE
` [PATCH 024/114] x86, apic: remove SUMMIT_IRQ_DELIVERY_MODE and SUMMIT_IRQ_DEST_MODE
` [PATCH 025/114] x86, apic: remove NUMAQ_IRQ_DELIVERY_MODE and NUMAQ_IRQ_DEST_MODE
` [PATCH 026/114] x86, apic: remove BIGSMP_IRQ_DELIVERY_MODE and BIGSMP_IRQ_DEST_MODE
` [PATCH 027/114] x86, apic: remove ES7000_IRQ_DELIVERY_MODE and ES7000_IRQ_DEST_MODE
` [PATCH 028/114] x86, apic: remove IRQ_DEST_MODE
` [PATCH 029/114] x86, apic: clean up target_cpus methods
` [PATCH 030/114] x86, apic: clean up / remove TARGET_CPUS
` [PATCH 031/114] x86: clean up esr_disable() methods
` [PATCH 032/114] x86: rename ->ESR_DISABLE to ->disable_esr
` [PATCH 033/114] x86: clean up the APIC_DEST_LOGICAL logic
` [PATCH 034/114] x86, apic: rename genapic::apic_destination_logical to genapic::dest_logical
` [PATCH 035/114] x86, apic: clean up check_apicid*() callbacks
` [PATCH 036/114] x86, apic: remove no_balance_irq and no_ioapic_check flags
` [PATCH 037/114] x86, apic: clean up ->vector_allocation_domain()
` [PATCH 038/114] x86, apic: clean up ->init_apic_ldr()
` [PATCH 039/114] x86, apic: clean up ->ioapic_phys_id_map()
` [PATCH 040/114] x86, apic: clean up ->setup_apic_routing()
` [PATCH 041/114] x86, apic: streamline the ->multi_timer_check() quirk
` [PATCH 042/114] x86, apic: clean up ->apicid_to_node()
` [PATCH 043/114] x86, apic: clean up ->cpu_to_logical_apicid()
` [PATCH 044/114] x86, apic: clean up ->cpu_present_to_apicid()
` [PATCH 045/114] x86, apic: clean up ->apicid_to_cpu_present()
` [PATCH 046/114] x86: refactor ->setup_portio_remap() subarch methods
` [PATCH 047/114] x86: refactor ->check_phys_apicid_present() "
` [PATCH 048/114] x86: refactor ->enable_apic_mode() "
` [PATCH 049/114] x86, es7000: clean up es7000_enable_apic_mode()
` [PATCH 050/114] x86, apic: unify phys_pkg_id()
` [PATCH 051/114] x86, apic: refactor ->phys_pkg_id()
` [PATCH 052/114] x86, smp: clean up mps_oem_check()
` [PATCH 053/114] x86, mpparse: call the generic quirk handlers early
` [PATCH 054/114] x86: consolidate the ->mps_oem_check() code
` [PATCH 055/114] x86, apic: refactor ->get_apic_id() & GET_APIC_ID()
` [PATCH 056/114] x86, apic: refactor ->apic_id_mask & APIC_ID_MASK
` [PATCH 057/114] x86, apic: get rid of *_APIC_ID_MASK definitions
` [PATCH 058/114] x86, apic: refactor ->cpu_mask_to_apicid*()
` [PATCH 059/114] x86, apic: untangle the send_IPI_*() jungle
` [PATCH 060/114] x86, smp: clean up ->trampoline_phys_low/high handling
` [PATCH 061/114] x86: set ->trampoline_phys_low/high on 64-bit too
` [PATCH 062/114] x86, smp: refactor ->wait_for_init_deassert()
` [PATCH 063/114] x86, smp: refactor ->smp_callin_clear_local_apic() methods
` [PATCH 064/114] x86, smp: refactor ->store/restore_NMI_vector() methods
` [PATCH 065/114] x86, smp: remove ->restore_NMI_vector()
` [PATCH 066/114] x86, smp: refactor ->inquire_remote_apic() methods
` [PATCH 067/114] x86, ES7000: consolidate the APIC code
` [PATCH 068/114] x86, smp: eliminate asm/mach-default/mach_wakecpu.h
` [PATCH 069/114] x86: eliminate asm/mach-*/mach_mpparse.h
` [PATCH 070/114] x86: remove mach_mpspec.h
` [PATCH 071/114] x86: remove mach_apicdef.h
` [PATCH 072/114] x86, smp: refactor ->wake_cpu
` [PATCH 073/114] x86, numaq: consolidate code
` [PATCH 074/114] x86, summit: "
` [PATCH 075/114] x86: remove mach_apic.h
` [PATCH 076/114] x86, ES7000: Consolidate code
` [PATCH 077/114] x86, NUMAQ: "
` [PATCH 078/114] x86, bigsmp: consolidate code
` [PATCH 079/114] x86, bigsmp: consolidate header code
` [PATCH 080/114] x86, smp: remove mach_ipi.h
` [PATCH 081/114] x86: remove subarchitecture support code
` [PATCH 082/114] x86: move mach-default/*.h files to asm/
` [PATCH 083/114] x86: remove subarchitecture support
` [PATCH 084/114] x86/Voyager: clean up BROKEN Kconfig reference
` [PATCH 085/114] x86: disable Voyager temporarily
` [PATCH 086/114] x86/Voyager: remove MCA Kconfig quirk
` [PATCH 087/114] x86/Voyager: remove NATSEMI "
` [PATCH 088/114] x86/Voyager: remove KVM "
` [PATCH 089/114] x86/Voyager: remove KGDB "
` [PATCH 090/114] x86/Voyager: remove HIBERNATION "
` [PATCH 091/114] x86/Voyager: remove ARCH_SUSPEND_POSSIBLE "
` [PATCH 092/114] x86: replace CONFIG_X86_SMP with CONFIG_SMP
` [PATCH 093/114] x86: generalize boot_cpu_id
` [PATCH 094/114] x86/Voyager: remove X86_HT Kconfig quirk
` [PATCH 095/114] x86/Voyager: remove X86_BIOS_REBOOT "
` [PATCH 096/114] x86/Voyager: remove X86_FIND_SMP_CONFIG "
` [PATCH 097/114] x86/VisWS: remove "
` [PATCH 098/114] x86/Voyager: remove VMI "
` [PATCH 099/114] x86/Voyager: remove KVM_CLOCK quirk
` [PATCH 100/114] x86/Voyager: remove KVM_GUEST quirk
` [PATCH 101/114] x86/Voyager: remove PARAVIRT Kconfig quirk
` [PATCH 102/114] x86/Voyager: remove APIC/IO-APIC Kbuild quirk
` [PATCH 103/114] x86/Voyager: remove MCE quirk
` [PATCH 104/114] x86/Voyager: remove HOTPLUG_CPU Kconfig quirk
` [PATCH 105/114] x86/Voyager: remove power management "
` [PATCH 106/114] x86/Voyager: remove ISA quirk
` [PATCH 107/114] x86: cleanup, introduce CONFIG_NON_STANDARD_PLATFORMS
` [PATCH 108/114] x86: move ELAN to the NON_STANDARD_PLATFORM section
` [PATCH 109/114] x86: move VOYAGER "
` [PATCH 110/114] x86: move non-standard 32-bit platform Kconfig entries
` [PATCH 111/114] x86: move X86_VSMP from subarch menu
` [PATCH 112/114] x86: remove the "
` [PATCH 113/114] x86: rename X86_GENERICARCH to X86_32_NON_STANDARD
` [PATCH 114/114] x86/Voyager: move to the X86_32_NON_STANDARD code section
[BUG] mlocked page counter mismatch
2009-01-29 1:48 UTC (5+ messages)
lowmemory android driver not needed?
2009-01-29 1:48 UTC (3+ messages)
[RFC][PATCH 2/2] add a counter for writers spinning on a rwlock
2009-01-29 1:42 UTC (6+ messages)
` [PATCH v4] softlockup: remove hung_task_check_count
[Bugme-new] [Bug 12564] New: poor performance while preprocessing source code
2009-01-29 1:37 UTC (6+ messages)
[PATCH] migration: migrate_vmas should check "vma"
2009-01-29 1:16 UTC (4+ messages)
nbd: add locking to nbd_ioctl
2009-01-29 1:18 UTC (3+ messages)
[PATCH RFC] sh: maple: Add support for SEGA Dreamcast VMU and clean up maple bus driver (0/3)
2009-01-29 1:12 UTC (8+ messages)
` [PATCH RFC] sh: maple: Add support for SEGA Dreamcast VMU and clean up maple bus driver (1/3)
` [PATCH RFC] sh: maple: Add support for SEGA Dreamcast VMU and clean up maple bus driver (2/3)
` [PATCH RFC] sh: maple: Add support for SEGA Dreamcast VMU and clean up maple bus driver (3/3)
[PATCH stable] resources: skip sanity check of busy resources
2009-01-29 1:05 UTC (3+ messages)
` [stable] "
Linux 2.6.27.13
2009-01-29 0:37 UTC (4+ messages)
` [stable] "
Seagate disk freeze for 30 seconds then comes back (RecovComm 10B8B)
2009-01-29 0:52 UTC (2+ messages)
[PATCH 000/011] early platform patches
2009-01-29 0:51 UTC (2+ messages)
[PATCH] xen: make sysfs files behave as their names suggest
2009-01-29 0:50 UTC
[PATCH] tracer for sys_open() - sreadahead
2009-01-29 0:45 UTC (5+ messages)
Thermal problems with newer kernels
2009-01-29 0:44 UTC (2+ messages)
open(2) says O_DIRECT works on 512 byte boundries?
2009-01-29 0:41 UTC (2+ messages)
mmotm 2009-01-28-02-17 uploaded (i386 build errors: cpusets & kexec)
2009-01-29 0:30 UTC (2+ messages)
[patch 016/104] epoll: introduce resource usage limits
2009-01-29 0:28 UTC (9+ messages)
` [PATCH 1/3] epoll: increase default max_user_instances to 1024
[mingo@elte.hu: [git pull] headers_check fixes]
2009-01-28 23:47 UTC (16+ messages)
` [PATCH] x86: do not expose CONFIG_BSWAP to userspace
[patch 016/104] epoll: introduce resource usage limits
2009-01-28 23:54 UTC (2+ messages)
[PATCH 3/3] x86: asm/io.h: unify virt_to_phys/phys_to_virt
2009-01-28 23:42 UTC
[PATCH 2/3] x86: asm/io.h: unify virt_to_phys/phys_to_virt
2009-01-28 23:42 UTC
[PATCH 1/3] x86: unify asm/io.h: IO_SPACE_LIMIT
2009-01-28 23:42 UTC
2.6.29-rc2-git1: Reported regressions from 2.6.28
2009-01-28 23:39 UTC (3+ messages)
` [Bug #12402] 2.6.29-rc: kernel BUG at fs/xfs/support/debug.c:108
[PATCH RFC WIP] x86/paravirt: add register-saving thunks to reduce caller register pressure
2009-01-28 23:38 UTC (4+ messages)
[RFC v2][PATCH] create workqueue threads only when needed
2009-01-28 23:31 UTC (3+ messages)
[PATCH] ahci: Fix build breakage
2009-01-28 23:30 UTC (5+ messages)
` [PATCH] ata_piix: "
` [PATCH] sata_sil: "
[PATCH A 00/10] OMAP clock, A of F: preliminaries
2009-01-28 23:28 UTC (3+ messages)
` [PATCH A 09/10] OMAP2/3: Remove OMAP_PRM_REGADDR, OMAP_CM_REGADDR
[GIT PATCH] STAGING patches for 2.6-git
2009-01-28 23:26 UTC (11+ messages)
` [PATCH 01/10] Staging: comedi: fix Kbuild
` [PATCH 02/10] Staging: meilhaus: "
` [PATCH 03/10] Staging: android: binder: fix arm build errors
` [PATCH 04/10] Staging: android: timed_gpio: Fix build to build on kernels after 2.6.25
` [PATCH 05/10] Staging: android: fix build error on 64bit boxes
` [PATCH 06/10] Staging: android: Add lowmemorykiller documentation
` [PATCH 07/10] Staging: android: task_get_unused_fd_flags: fix the wrong usage of tsk->signal
` [PATCH 08/10] staging: agnx: drivers/staging/agnx/agnx.h needs <linux/io.h>
` [PATCH 09/10] Staging: usbip: usbip_start_threads(): handle kernel_thread failure
` [PATCH 10/10] Staging: poch: fix verification of memory area
[GIT PATCH] driver core fixes for your 2.6-git tree
2009-01-28 23:26 UTC (4+ messages)
` [PATCH 1/3] Sync patch for jp_JP/stable_kernel_rules.txt
` [PATCH 2/3] UIO: Add missing documentation of features added recently
` [PATCH 3/3] driver-core: fix kernel-doc parameter name
[PATCH 0/7] ieee1394 + firewire: misc sbp2 updates
2009-01-28 23:13 UTC (7+ messages)
` [PATCH RFT 7/7] firewire: sbp2: add workarounds for 2nd and 3rd generation iPods
` [PATCH revised] "
` [PATCH revised] ieee1394: "
[PATCH] psmouse: run kpsmoused only while needed
2009-01-28 23:08 UTC (3+ messages)
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