messages from 2009-01-28 21:45:54 to 2009-01-29 00:28:29 UTC [more...]
x86: unify genapic code, unify subarchitectures, remove old subarchitecture code
2009-01-28 23:42 UTC (112+ 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 112/114] x86: remove the subarch menu
[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
Buggy IPI and MTRR code on low memory
2009-01-28 23:41 UTC (9+ messages)
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
[mingo@elte.hu: [git pull] headers_check fixes]
2009-01-28 23:36 UTC (18+ messages)
` [PATCH] x86: do not expose CONFIG_BSWAP to userspace
[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 (6+ messages)
` [PATCH A 01/10] OMAP2/3: Add non-CORE DPLL rate set code and M, N programming
` [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)
[Bugme-new] [Bug 12564] New: poor performance while preprocessing source code
2009-01-28 23:04 UTC (4+ messages)
[PATCH -mmotm] mm: unify some pmd_*() functions fix
2009-01-28 23:04 UTC
[PATCH] - UV fix compile error on IA64 & eliminate compiler warning
2009-01-28 23:01 UTC (2+ messages)
[PATCH 0 of 7] x86/paravirt: optimise pvop calls and register use
2009-01-28 22:35 UTC (8+ messages)
` [PATCH 1 of 7] xen: move remaining mmu-related stuff into mmu.c
` [PATCH 2 of 7] x86/pvops: add a paravirt_ident functions to allow special patching
` [PATCH 3 of 7] x86: fix paravirt clobber in entry_64.S
` [PATCH 4 of 7] x86/paravirt: selectively save/restore regs around pvops calls
` [PATCH 5 of 7] x86/paravirt: add register-saving thunks to reduce caller register pressure
` [PATCH 6 of 7] x86/paravirt: implement PVOP_CALL macros for callee-save functions
` [PATCH 7 of 7] x86/paravirt: use callee-saved convention for pte_val/make_pte/etc
[PATCH 5/6] module: make modversion_info contain a pointer, not an array
2009-01-28 22:41 UTC (4+ messages)
[Bugme-new] [Bug 12562] New: High overhead while switching or synchronizing threads on different cores
2009-01-28 22:25 UTC (3+ messages)
[PATCH] dmi: Fix build breakage
2009-01-28 22:24 UTC (2+ messages)
[PATCH] tracer for sys_open() - sreadahead
2009-01-28 22:19 UTC (6+ messages)
Linux 2.6.29-rc3
2009-01-28 23:16 UTC
[STAGING] fix verification of memory area
2009-01-28 22:10 UTC (2+ messages)
` patch staging-poch-fix-verification-of-memory-area.patch added to gregkh-2.6 tree
[PATCH -tip] x86: trampoline_64.S - use predefined constants with simplification
2009-01-28 21:52 UTC (2+ messages)
[2.6.29-rc2][Suspend regression][DRM ???? bisected]
2009-01-28 22:00 UTC (3+ messages)
` [2.6.29-rc3][Suspend regression][DRM, RADEON]
[RFC PATCH 00/10] PCI core learns 'hotplug'
2009-01-28 21:59 UTC (11+ messages)
` [RFC PATCH 01/10] PCI: don't scan existing devices
` [RFC PATCH 02/10] PCI: always scan child buses
` [RFC PATCH 03/10] PCI: properly clean up ASPM link state on device remove
` [RFC PATCH 04/10] PCI: Introduce /sys/bus/pci/devices/.../remove
` [RFC PATCH 05/10] PCI: Introduce /sys/bus/pci/rescan
` [RFC PATCH 06/10] PCI: Introduce /sys/bus/pci/devices/.../rescan
` [RFC PATCH 07/10] PCI Hotplug: restore fakephp interface with complete reimplementation
` [RFC PATCH 08/10] PCI Hotplug: rename legacy_fakephp to fakephp
` [RFC PATCH 09/10] PCI Hotplug: schedule fakephp for feature removal
` [RFC PATCH 10/10] PCI: more whitespace cleanups
[patch 016/104] epoll: introduce resource usage limits
2009-01-28 21:46 UTC (2+ messages)
[patch-rt 0/4] Bugfixes for 2.6.26-rt
2009-01-28 21:29 UTC (5+ messages)
` [patch-rt 1/4] ftrace: fix swapped nibbles in tracer raw hex output
` [patch-rt 2/4] ftrace: fix erroneous histogram stop WARN_ON() messages
` [patch-rt 3/4] ftrace: display real preempt_count in ftracer
` [patch-rt 4/4] sched: mark SCHED_HRTICK broken
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