aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-28[PATCH] x86_64: Small assembly improvementsAndi Kleen
2005-07-28[PATCH] x86_64: Remove unnecessary include in fault.cAndi Kleen
2005-07-28[PATCH] x86_64: When running cpuid4 need to run on the correct CPUAndi Kleen
2005-07-28[PATCH] x86_64: Turn BUG data into valid instructionAndi Kleen
2005-07-28[PATCH] x86_64: Icecream has no way of detecting assembler-level includesAndreas Gruenbacher
2005-07-28[PATCH] x86_64: Support more than 8 cores on AMD systemsAndi Kleen
2005-07-28[PATCH] x86_64: Remove the broadcast options that were added for cpuhotplugAndi Kleen
2005-07-28[PATCH] x86_64: Remove IA32_* build tools in MakefileAndi Kleen
2005-07-28[PATCH] x86_64: Create per CPU machine check sysfs directoriesAndi Kleen
2005-07-28[PATCH] x86_64: Print a boot message for hotplug memory zonesAndi Kleen
2005-07-28[PATCH] x86_64: Fix overflow in NUMA hash function setupKeith Mannthey
2005-07-28[PATCH] x86_64: Fix incorrectly defined MSR_K8_SYSCFGAndi Kleen
2005-07-28[PATCH] x86_64: Fix some typos in system.h commentsAndi Kleen
2005-07-28[PATCH] x86_64: Remove obsolete eat_key prototypeAndi Kleen
2005-07-28[PATCH] x86_64: Fix some comments in tlbflush.hAndi Kleen
2005-07-28[PATCH] x86_64: Some updates for boot-options.txtAndi Kleen
2005-07-28[PATCH] x86_64: Improve CONFIG_GART_IOMMU description and make it default yAndi Kleen
2005-07-28[PATCH] x86_64: Remove unused variable in delay.cAndi Kleen
2005-07-28[PATCH] x86_64: Some cleanup in setup64.cAndi Kleen
2005-07-28[PATCH] x86_64: Clarify Booting processor ... messageAndi Kleen
2005-07-28[PATCH] x86_64: Minor clean up to CPU setup - use smp_processor_id instead of...Andi Kleen
2005-07-28[PATCH] x86_64: Move cpu_present/possible_map parsing earlierAndi Kleen
2005-07-28[PATCH] x86_64: i386/x86_64: remove prototypes for not existing functions in ...Andi Kleen
2005-07-28[PATCH] x86_64: Use for_each_cpu_mask for clustered IPI flushAndi Kleen
2005-07-28[PATCH] x86_64: Update defconfigAndi Kleen
2005-07-28[PATCH] x86_64: Always ack IPIs even on errorsAndi Kleen
2005-07-28[PATCH] x86_64: cpu hotplug changes kills nmi watchdogAlexander Nyberg
2005-07-28Linux 2.6.13-rc4Linus Torvalds
2005-07-28[PATCH] fix gconfig crashJoachim Nilsson
2005-07-28Revert broken "statement with no effect" warning fixLinus Torvalds
2005-07-28Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds
2005-07-28[PATCH] speed up on find_first_bit for i386 (let compiler do the work)Steven Rostedt
2005-07-28[PATCH] alpha: fix "statement with no effect" warningsRichard Henderson
2005-07-28[PATCH] PCDP: if PCDP contains parity information, use itBjorn Helgaas
2005-07-28[PATCH] e1000: no need for reboot notifierTony Luck
2005-07-28[PATCH] SELinux: default labeling of MLS fieldJames Morris
2005-07-28[PATCH] cs89x0: collect tx_bytes statisticsIan Campbell
2005-07-28[PATCH] Fix incorrect Asus k7m irq router detectionGiancarlo Formicuccia
2005-07-28[PATCH] cciss per disk queueMike Miller
2005-07-28[PATCH] pcmcia: disable read prefetch/write burst on old O2Micro bridgesDaniel Ritz
2005-07-28[PATCH] yenta: free_irq() on suspend.Daniel Ritz
2005-07-28[PATCH] pcmcia: fix sharing IRQs and request_irq without IRQ_HANDLE_PRESENTDominik Brodowski
2005-07-28[PATCH] pcmcia: update documentationDominik Brodowski
2005-07-28[PATCH] pcmcia: fix many device IDsKomuro
2005-07-28[PATCH] pcmcia: avoid duble iounmap of one addressDominik Brodowski
2005-07-28[PATCH] pcmcia: update au1000 to work with recent changesDominik Brodowski
2005-07-28[PATCH] pcmcia: remove duplicates in orinoco_csJar
2005-07-28[PATCH] pcmcia: fix commentPavel Roskin
2005-07-28[PATCH] pcmcia: ide-cs id_table updatePavel Roskin
2005-07-28[PATCH] bio_clone fixAndrew Morton