Commit Graph

20819 Commits (2513926c286ca1d0d189c206966011bdd4080354)

Author SHA1 Message Date
Glauber Costa 68a1c3f8cd x86: move prefill_possible_map to common file 17 years ago
Glauber Costa 93b016f8f3 x86: move disabled_cpus to common header 17 years ago
Glauber Costa c559764923 x86: unify smp_cpus_done 17 years ago
Glauber Costa 7557da6720 x86: unify smp_prepare_cpus 17 years ago
Glauber Costa 1e3fac83da x86: unify prepare_boot_cpu 17 years ago
Glauber Costa 71d195492a x86: unify __cpu_up. 17 years ago
Glauber Costa 64b1a21e09 x86: unify smp_call_function_mask 17 years ago
Glauber Costa 8678969e60 x86: merge smp_send_reschedule 17 years ago
Glauber Costa c76cb36846 x86: move smp_ops extern declaration to common header 17 years ago
Glauber Costa 16694024d6 x86: define smp_ops in common header 17 years ago
Glauber Costa 53ebef4961 x86: merge extern variables definitions 17 years ago
Glauber Costa 639acb16e6 x86: merge extern function definitions 17 years ago
Glauber Costa c27cfeffad x86: commonize smp.h 17 years ago
Ingo Molnar 8b6451fe5c x86: fix switch_to() clobbers 17 years ago
Ingo Molnar 23b55bd9f3 x86: clean up switch_to() 17 years ago
Pavel Machek 0d7a1819e9 x86: wmb() confusion in system.h 17 years ago
Ingo Molnar 9fc34113f6 x86: debug pmd_bad() 17 years ago
Ingo Molnar 40869cd038 x86: redo cded932b75 17 years ago
Ingo Molnar 78a9909aab x86, tracing: add notrace to asm-x86/linkage.h 17 years ago
Ingo Molnar 0f8d2b926d x86: clean up cpu capabilities accesses 17 years ago
Yinghai Lu f8fffa4583 x86: apic_is_clustered_box for vsmp 17 years ago
Yinghai Lu 3def3d6ddf x86: clean up e820_reserve_resources on 64-bit 17 years ago
Ingo Molnar 513ad84bf6 x86: de-macro start_thread() 17 years ago
Ingo Molnar 4d46a89e7c x86: clean up include/asm-x86/processor.h 17 years ago
David P. Reed bc0a733fac x86: define outb_pic and inb_pic to stop using outb_p and inb_p 17 years ago
Glauber Costa 2785c8d052 x86: call vsmp_init explicitly 17 years ago
Yinghai Lu 04adf11435 x86: remove never used nodenumer in pda 17 years ago
Harvey Harrison 9902a702c7 x86: make X86_32 pt_regs members unsigned long 17 years ago
Harvey Harrison 92bc205685 x86: change most X86_32 pt_regs members to unsigned long 17 years ago
Yinghai Lu 48c508b364 x86: clean up find_e820_area(), 64-bit 17 years ago
Ingo Molnar 00d1c5e057 x86: add gbpages switches 17 years ago
Ingo Molnar 85eb69a16a x86: increase the kernel text limit to 512 MB 17 years ago
Sergei Shtylyov b4dcaea36b Pb1200/DBAu1200: fix bad IDE resource size 17 years ago
Sergei Shtylyov 09a77441f2 Au1200: kill IDE driver function prototypes 17 years ago
Krzysztof Helt 5f1a3f2ac4 acpi thermal trip points increased to 12 17 years ago
Ben Dooks d1e7780638 spi: spi_s3c24xx must initialize num_chipselect 17 years ago
Jan Kara 335e92e8a5 vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs 17 years ago
WANG Cong 1f4deba80a uml: compile error fix 17 years ago
Michael Buesch 4ac58469f1 ssb: Fix usage of struct device used for DMAing 17 years ago
Jens Axboe d237e5c7ce io context: increment task attachment count in ioc_task_link() 17 years ago
YOSHIFUJI Hideaki e9df2e8fd8 [IPV6]: Use appropriate sock tclass setting for routing lookup. 17 years ago
YOSHIFUJI Hideaki 7cd636fe9c [IPV6]: IPv6 extension header structures need to be packed. 17 years ago
Rusty Russell 14daa02139 net: make struct tun_struct private to tun.c 17 years ago
Vlad Yasevich ab38fb04c9 [SCTP]: Fix compiler warning about const qualifiers 17 years ago
Gui Jianfeng f4ad85ca3e [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK 17 years ago
J. Bruce Fields dc07e721a2 Spell out behavior of atomic_dec_and_lock() in kerneldoc 17 years ago
Heiko Carstens b0fac02370 Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protect 17 years ago
Bjorn Helgaas 544451a1a3 pnp: increase number of devices supported per protocol 17 years ago
Linus Torvalds d10d89ec78 Add commentary about the new "asmlinkage_protect()" macro 17 years ago
Roland McGrath 54a0151041 asmlinkage_protect replaces prevent_tail_call 17 years ago