aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge1-3/+1
2008-01-30x86: unify pgtable accessors which useJeremy Fitzhardinge1-2/+3
2008-01-30x86: avoid name conflict for Voyager leave_mmJeremy Fitzhardinge1-5/+5
2008-01-30x86: coding style fixes in arch/x86/ia32/audit.cPaolo Ciarrocchi1-1/+1
2008-01-30x86: make NUMA work on 32-bit againMel Gorman1-2/+11
2008-01-30x86, ptrace: add bts_struct size to status commandMarkus Metzger1-0/+2
2008-01-30x86: unify arch/x86/kernel/acpi/sleep*.cPavel Machek4-188/+88
2008-01-30x86: clean up arch/x86/mm/fault_64.cIngo Molnar1-3/+3
2008-01-30percpu: make the asm-generic/percpu.h more "generic"travis@sgi.com1-1/+1
2008-01-30percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com4-0/+12
2008-01-30i386: handle an initrd in highmem (version 2)H. Peter Anvin3-27/+112
2008-01-30x86 boot : export boot_params via debugfs for debuggingHuang, Ying5-1/+81
2008-01-30x86: reboot_{32|64}.c unificationMiguel Boton3-315/+160
2008-01-30x86: kprobes change kprobe_handler flowAbhishek Sagar1-67/+86
2008-01-30x86: make arch/x86/kernel/acpi/wakeup_32.S use a separateEric Dumazet2-1/+3
2008-01-30x86: mark memory_setup __initAndi Kleen1-1/+1
2008-01-30x86: Set CFQ as default in 32-bit defconfigAndi Kleen1-2/+2
2008-01-30x86: compile apm and voyager module only when selected in KconfigAndi Kleen4-9/+9
2008-01-30x86: document fdimage/isoimage completely in make helpAndi Kleen1-8/+12
2008-01-30x86: remove CPU capabitilites printks on 32-bitAndi Kleen1-19/+1
2008-01-30x86/efi: fix improper use of lvalueJeremy Fitzhardinge1-1/+1
2008-01-30x86: fix detection of CONSTANT_TSC bit for AMD CPUsAndreas Herrmann1-5/+4
2008-01-30x86: remove explicit C3 TSC check on 64bitAndi Kleen1-8/+1
2008-01-30x86: allow TSC clock source on AMD Fam10h and some cleanupAndi Kleen2-3/+7
2008-01-30x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detectionAndi Kleen5-24/+59
2008-01-30x86: fix sched_clock()Ingo Molnar1-9/+4
2008-01-30x86: remove get_cycles_syncAndi Kleen3-9/+9
2008-01-30x86: read_tsc syncIngo Molnar1-0/+3
2008-01-30x86: map vsyscalls early enoughIngo Molnar2-2/+3
2008-01-30x86: move native_read_tsc() offlineIngo Molnar1-0/+10
2008-01-30x86: lfence fixIngo Molnar1-1/+1
2008-01-30x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUsAndi Kleen2-5/+3
2008-01-30x86: implement support to synchronize RDTSC through MFENCE on AMD CPUsAndi Kleen2-2/+5
2008-01-30x86: clean up k8topology.cCarlos R. Mafra1-72/+72
2008-01-30x86: clean up apic_32.c, take 2Hiroshi Shimamoto1-6/+7
2008-01-30x86: debug: double-check the empty zero pageIngo Molnar1-0/+8
2008-01-30x86: not clear empty_zero_page againYinghai Lu1-2/+1
2008-01-30x86: clean up apic_32/64.cHiroshi Shimamoto2-9/+19
2008-01-30x86: introduce force_sig_info_fault helper to X86_64Harvey Harrison2-14/+19
2008-01-30x86: begin fault_{32|64}.c unificationHarvey Harrison2-25/+196
2008-01-30x86: fault_32.c cleanupHarvey Harrison1-2/+0
2008-01-30x86: fix style errors in nmi_int.cCarlos R. Mafra1-114/+98
2008-01-30x86: code clarification patch to Kprobes arch codeQuentin Barnes1-4/+7
2008-01-30x86: get rid of checkpatch.pl complains on apm_32.cCyrill Gorcunov1-170/+196
2008-01-30x86: default to PCI=yAdrian Bunk1-1/+1
2008-01-30x86: gitignore arch/x86/vdso filesSam Ravnborg2-0/+5
2008-01-30x86: coding style cleanup for kernel/bootflag.cCyrill Gorcunov1-23/+27
2008-01-30x86: hlt on early crashIngo Molnar2-2/+4
2008-01-30x86: reduce CONFIG_X86_PPRO_FENCE bloatNick Piggin1-1/+10
2008-01-30x86: unify arch/x86/lib/Makefile(s)Sam Ravnborg3-26/+24