*.a *.aux *.bin *.bz2 *.cis *.cpio *.csp *.dsp *.dvi *.elf *.eps *.fw *.gcno *.gcov *.gen.S *.gif *.grep *.grp *.gz *.html *.i *.jpeg *.ko *.log *.lst *.lzma *.lzo *.mo *.moc *.mod.c *.o *.o.* *.order *.orig *.out *.patch *.pdf *.png *.pot *.ps *.rej *.s *.sgml *.so *.so.dbg *.symtypes *.tab.c *.tab.h *.tex *.ver *.xml *.xz *_MODULES *_vga16.c *~ \#*# *.9 .* .*.d .mm 53c700_d.h CVS ChangeSet GPATH GRTAGS GSYMS GTAGS Image Module.markers Module.symvers PENDING SCCS System.map* TAGS aconf af_names.h aic7*reg.h* aic7*reg_print.c* aic7*seq.h* aicasm aicdb.h* altivec*.c asm-offsets.h asm_offsets.h autoconf.h* av_permissions.h bbootsect bin2c binkernel.spec bootsect bounds.h bsetup btfixupprep build bvmlinux bzImage* capability_names.h capflags.c classlist.h* comp*.log compile.h* conf config config-* config_data.h* config.mak config.mak.autogen conmakehash consolemap_deftbl.c* cpustr.h crc32table.h* cscope.* defkeymap.c devlist.h* dnotify_test docproc dslm elf2ecoff elfconfig.h* evergreen_reg_safe.h fixdep flask.h fore200e_mkfirm fore200e_pca_fw.c* gconf gconf.glade.h gen-devlist gen_crc32table gen_init_cpio generated genheaders genksyms *_gray256.c hpet_example hugepage-mmap hugepage-shm ihex2fw ikconfig.h* inat-tables.c initramfs_list int16.c int1.c int2.c int32.c int4.c int8.c kallsyms kconfig keywords.c ksym.c* ksym.h* kxgettext lex.c lex.*.c linux logo_*.c logo_*_clut224.c logo_*_mono.c lxdialog mach-types mach-types.h machtypes.h map map_hugetlb media mconf miboot* mk_elfconfig mkboot mkbugboot mkcpustr mkdep mkprep mkregtable mktables mktree modpost modules.builtin modules.order modversions.h* nconf ncscope.* offset.h offsets.h oui.c* page-types parse.c parse.h patches* pca200e.bin pca200e_ecd.bin2 perf.data perf.data.old perf-archive piggyback piggy.gzip piggy.S pnmtologo ppc_defs.h* pss_boot.h qconf r100_reg_safe.h r200_reg_safe.h r300_reg_safe.h r420_reg_safe.h r600_reg_safe.h recordmcount relocs rlim_names.h rn50_reg_safe.h rs600_reg_safe.h rv515_reg_safe.h series setup setup.bin setup.elf sImage sm_tbl* split-include syscalltab.h tables.c tags test_get_len tftpboot.img timeconst.h times.h* trix_boot.h utsrelease.h* vdso-syms.lds vdso.lds vdso32-int80-syms.lds vdso32-syms.lds vdso32-syscall-syms.lds vdso32-sysenter-syms.lds vdso32.lds vdso32.so.dbg vdso64.lds vdso64.so.dbg version.h* vmImage vmlinux vmlinux-* vmlinux.aout vmlinux.bin.all vmlinux.lds vmlinuz voffset.h vsyscall.lds vsyscall_32.lds wanxlfw.inc uImage unifdef wakeup.bin wakeup.elf wakeup.lds zImage* zconf.hash.c zoffset.h .6.38.y Hosts the 0x221E linux distro kernel.Ubuntu
summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic/es7000_32.c
AgeCommit message (Expand)Author
2010-07-08x86/apic/es7000_32: Remove unused variableJavier Martinez Canillas
2010-05-04x86, irq: Kill io_apic_renumber_irqEric W. Biederman
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-10x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt)Joe Perches
2009-11-10x86: apic: Do not use stacked physid_mask_tCyrill Gorcunov
2009-08-29Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Ingo Molnar
2009-08-25x86: Fix x86_model test in es7000_apic_is_cluster()Roel Kluin
2009-07-13x86: Fix false positive section mismatch in es7000_32.cRakib Mullick
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-05-10x86: Fix false positive section mismatch warnings in the apic codeSam Ravnborg
2009-04-19x86: es7000, uv - use __cpuinit for kicking secondary cpusCyrill Gorcunov
2009-03-13cpumask: remove x86 cpumask_t uses.Rusty Russell
2009-03-13cpumask: remove cpumask_t assignment from vector_allocation_domain()Rusty Russell
2009-03-13cpumask: use new cpumask functions throughout x86Rusty Russell
2009-03-13cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: x86Rusty Russell
2009-03-02x86_32: apic/es7000_32, fix section mismatchJiri Slaby
2009-03-02x86_32: apic/es7000_32, fix cpu_mask_to_apicidJiri Slaby
2009-03-02x86_32: apic/es7000_32, cpu_mask_to_apicid cleanupJiri Slaby
2009-02-26x86: fix !ACPI build for es7000_32.cIngo Molnar
2009-02-26x86: apic: simplify secondary CPU wakeup methodsIngo Molnar
2009-02-26x86: remove update_apic from x86_quirksYinghai Lu
2009-02-17x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/*Ingo Molnar