messages from 2009-01-28 23:08:59 to 2009-01-29 00:14:12 UTC [more...]
x86: unify genapic code, unify subarchitectures, remove old subarchitecture code
2009-01-28 23:42 UTC (76+ 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 075/114] x86: remove mach_apic.h
` [PATCH 076/114] x86, ES7000: Consolidate code
Serial Port (RS-232)
2009-01-29 0:14 UTC (7+ messages)
[Fwd: [PATCH RFC] sh: maple: Add support for SEGA Dreamcast VMU and clean up maple bus driver (1/3)]
2009-01-29 0:11 UTC
[PATCH RFC] sh: maple: Add support for SEGA Dreamcast VMU and
2009-01-29 0:09 UTC (7+ messages)
` [PATCH RFC] sh: maple: Add support for SEGA Dreamcast VMU and clean up maple bus driver (0/3)
` [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)
[Fwd: [PATCH RFC] sh: maple: Add support for SEGA Dreamcast VMU and clean up maple bus driver (0/3)]
2009-01-29 0:10 UTC
[U-Boot] [PATCH] rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
2009-01-29 0:08 UTC
"malloc failed"
2009-01-29 0:06 UTC (4+ messages)
[PATCH resend] crda: rename nl_handle to nl_sock for libnl-2.0
2009-01-29 0:05 UTC (2+ messages)
[PATCH] iw: rename nl_handle to nl_sock for libnl-2.0
2009-01-29 0:04 UTC (2+ messages)
[ofa-general] [PATCH 0/21] Reliable Datagram Sockets (RDS)
2009-01-29 0:05 UTC (3+ messages)
` [PATCH 17/21] RDS/IB: Receive datagrams via IB
` [ofa-general] "
[U-Boot] [PATCH 00/27] Blackfin updates for 2009.03 (part 2)
2009-01-29 0:03 UTC (28+ messages)
` [U-Boot] [PATCH 01/27] Blackfin: bfin_mac: force board_get_enetaddr() usage
` [U-Boot] [PATCH 02/27] Blackfin: bfin_mac: set MDCDIV based on SCLK
` [U-Boot] [PATCH 03/27] Blackfin: bfin_mac: cleanup MII/PHY functions
` [U-Boot] [PATCH 04/27] Blackfin: bfin_mac: respect CONFIG_PHY_{ADDR, CLOCK_FREQ}
` [U-Boot] [PATCH 05/27] Blackfin: bfin_mac: use common debug()
` [U-Boot] [PATCH 06/27] Blackfin: bfin_mac: convert CONFIG_BFIN_MAC_RMII to CONFIG_RMII
` [U-Boot] [PATCH 07/27] Blackfin: bfin_mac: cleanup pointer/casts for aliasing issues
` [U-Boot] [PATCH 08/27] Blackfin: only build post code when CONFIG_POST
` [U-Boot] [PATCH 09/27] Blackfin: add driver for on-chip SPI controller
` [U-Boot] [PATCH 10/27] Blackfin: dont check baud if it wont actually get used
` [U-Boot] [PATCH 11/27] Blackfin: enable --gc-sections
` [U-Boot] [PATCH 12/27] Blackfin: cache core/system clock values
` [U-Boot] [PATCH 13/27] Blackfin: setup bi_enetaddr for single nets
` [U-Boot] [PATCH 14/27] Blackfin: rewrite cache handling functions
` [U-Boot] [PATCH 15/27] Blackfin: dma_memcpy(): fix random failures
` [U-Boot] [PATCH 16/27] Blackfin: only flag L1 instruction for DMA memcpy
` [U-Boot] [PATCH 17/27] Blackfin: use 8/16/32 bit transfer widths in dma_memcpy()
` [U-Boot] [PATCH 18/27] Blackfin: fix up EBIU defines
` [U-Boot] [PATCH 19/27] Blackfin: build with -mno-fdpic
` [U-Boot] [PATCH 20/27] Blackfin: add driver for on-chip NAND controller
` [U-Boot] [PATCH 21/27] Blackfin: add driver for on-chip ATAPI controller
` [U-Boot] [PATCH 22/27] Blackfin: add port I bits
` [U-Boot] [PATCH 23/27] Blackfin: update asm-blackfin/posix_types.h to latest Linux version
` [U-Boot] [PATCH 24/27] Blackfin: set default CONFIG_ENV_SPI_CS based on bootrom
` [U-Boot] [PATCH 25/27] Blackfin: output booting source when booting
` [U-Boot] [PATCH 26/27] Blackfin: add port muxing for BF51x SPI
` [U-Boot] [PATCH 27/27] Blackfin: add driver for on-chip MMC/SD controller
[U-Boot] [PATCH] Exclude certain ns16550 functions from NAND_SPL builds
2009-01-29 0:02 UTC
[BUG] mlocked page counter mismatch
2009-01-28 23:57 UTC (4+ messages)
[PATCH 0/5] virtio_net: Add MAC and VLAN filtering
2009-01-28 23:55 UTC (4+ messages)
` [PATCH 4/5] virtio_net: Add a MAC filter table
[PATCH 0/9] Omap fixes for 2.6.29-rc series, also one arm generic fix
2009-01-28 23:53 UTC (7+ messages)
` [PATCH 1/9] ARM: Do early I/O mapping if spinlock debugging is enabled
` [PATCH 2/9] ARM: OMAP: Fix McBSP spin_lock deadlock
user message limits
2009-01-28 23:52 UTC (7+ messages)
[PATCH] TXx9: Add support for TX4939 internal RTC
2009-01-28 23:48 UTC (2+ messages)
FEC Patches
2009-01-28 23:46 UTC (4+ messages)
[PATCH 00/16] Quota cleanups
2009-01-28 23:46 UTC (19+ messages)
` [PATCH 01/16] quota: Move quota files into separate directory
` [PATCH 02/16] quota: Make global quota locks cacheline aligned
` [PATCH 03/16] quota: Remove NODQUOT macro
` [PATCH 04/16] quota: Remove dqbuf_t and other cleanups
` [PATCH 05/16] vfs: Use lowercase names of quota functions
` [PATCH 06/16] ramfs: Remove quota call
` [PATCH 07/16] ext2: Use lowercase names of quota functions
` [PATCH 08/16] ext3: "
` [PATCH 09/16] ext4: "
` [PATCH 10/16] reiserfs: "
` [PATCH 11/16] ufs: "
` [PATCH 12/16] udf: "
` [PATCH 13/16] jfs: "
state of some x86 acpi patches
2009-01-28 23:45 UTC (6+ 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
Buggy IPI and MTRR code on low memory
2009-01-28 23:41 UTC (9+ messages)
[U-Boot] [PATCH v2 0/9] Support for ATEVK1100 evaluation board
2009-01-28 23:40 UTC (9+ messages)
` [U-Boot] [PATCH v2 5/9] AVR32: macb - Disable 100mbps if clock is slow
2.6.29-rc2-git1: Reported regressions from 2.6.28
2009-01-28 23:39 UTC (4+ 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 (15+ 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)
[PATCH] add -u: do not fail to resolve a path as deleted
2009-01-28 23:32 UTC (2+ messages)
[RFC v2][PATCH] create workqueue threads only when needed
2009-01-28 23:31 UTC (3+ messages)
How to install and use a custom merge driver
2009-01-28 23:31 UTC (4+ messages)
cx18, HVR-1600 Clear qam tuning
2009-01-28 23:33 UTC (2+ messages)
[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
[PATCH] ahci: Fix build breakage
2009-01-28 23:30 UTC (5+ messages)
` [PATCH] ata_piix: "
` [PATCH] sata_sil: "
[merged] sata-piix-blacklist-system-that-spins-off-disks-during-acpi-power-off.patch removed from -mm tree
2009-01-28 23:28 UTC
[merged] dmi-introduce-dmi_first_match-to-make-the-interface-more-flexible.patch removed from -mm tree
2009-01-28 23:28 UTC
[merged] sata-sil-blacklist-system-that-spins-off-disks-during-acpi-power-off.patch removed from -mm tree
2009-01-28 23:28 UTC
[merged] hibernation-introduce-system_entering_hibernation.patch removed from -mm tree
2009-01-28 23:28 UTC
[merged] sata-blacklisting-of-systems-that-spin-off-disks-during-acpi-power-off.patch removed from -mm tree
2009-01-28 23:28 UTC
[PATCH] builtin-apply.c: do not set bogus mode in check_preimage() for deleted path
2009-01-28 23:27 UTC
[merged] fix-longstanding-error-storage-size-of-__mod_dmi_device_table-isnt-known.patch removed from -mm tree
2009-01-28 23:29 UTC
[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 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
valgrind patches, was Re: What's cooking in git.git (Jan 2009, #04; Mon, 19)
2009-01-28 23:27 UTC (15+ messages)
` Valgrind updates
[U-Boot] Coldfire: Compiler warnings when building M5271EVB
2009-01-28 23:21 UTC (3+ messages)
[StGit PATCH] Check for local changes with "goto"
2009-01-28 23:13 UTC
Technisat SkyStar HD + CI + CA says "PC card did not respond"
2009-01-28 23:13 UTC
[Buildroot] So what do we do about all the unmaintained boards?
2009-01-28 23:14 UTC (2+ messages)
[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: "
[Xenomai-help] proc interface isn't created
2009-01-28 23:13 UTC
[PATCH] crda: rename nl_handle to nl_sock for libnl-2.0
2009-01-28 23:12 UTC
[PATCH] iw: rename nl_handle to nl_sock for libnl-2.0
2009-01-28 23:11 UTC (2+ messages)
Does KVM PCI Device Assignment allow guests to access firewire?
2009-01-28 23:11 UTC (3+ messages)
[PATCH 0/4] Support IPv6 in umount.nfs command
2009-01-28 23:07 UTC (5+ messages)
` [PATCH 1/4] nfs-utils: git should ignore cscope.* files
` [PATCH 2/4] umount.nfs command: Add an AF_INET6-capable version of nfs_call_unmount()
` [PATCH 3/4] umount.nfs command: Support AF_INET6 server addresses
` [PATCH 4/4] umount command: remove do_nfs_umount23 function
Broken Tuning on Wintv Nova HD S2
2009-01-28 23:08 UTC (3+ messages)
` [linux-dvb] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.