summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-13x86: use user_mode_vm instead of user_modeGlauber Costa1-1/+1
2008-10-13x86: remove SEGMENT_IS_FLAT_CODEGlauber Costa1-3/+0
2008-10-13x86: use frame pointer information on x86_64 profile_pcGlauber Costa1-0/+4
2008-10-13x86: set bp field in pt_regs properlyGlauber Costa1-0/+7
2008-10-13x86: coalesce testsGlauber Costa1-2/+1
2008-10-13x86: use user_mode macroGlauber Costa2-4/+1
2008-10-13x86: cpu don't print duplicated vendor stringYinghai Lu1-1/+1
2008-10-13x86: make mm/gup.c more virtualization friendlyJan Beulich2-6/+6
2008-10-13x86-64: fix combining of regions in init_memory_mapping()Jan Beulich1-1/+1
2008-10-13x86: smpboot - check if we have ESR register in wakeup_secondary_cpuCyrill Gorcunov1-4/+6
2008-10-13x86: add memory clobber in switch_to()Vegard Nossum1-1/+4
2008-10-13x86: print out EBDA/lowmem addressIngo Molnar1-0/+1
2008-10-13x86: check dsdt before find oem table for es7000, v2Yinghai Lu3-10/+39
2008-10-13x86-64: don't check for map replacementJeremy Fitzhardinge1-3/+0
2008-10-13x86: use early_memremap() in setup.cJeremy Fitzhardinge1-4/+4
2008-10-13x86: add early_memremap()Jeremy Fitzhardinge3-6/+19
2008-10-13x86: remove duplicate early_ioremap declarationsJeremy Fitzhardinge2-17/+0
2008-10-13x86: add _PAGE_IOMAP pte flag for IO mappingsJeremy Fitzhardinge4-8/+18
2008-10-13i386: trace_hardirqs_fixup should now not be necessary: irqs are off.Alexander van Heukelum1-10/+0
2008-10-13i386: add TRACE_IRQS_OFF for the exception 3 (int3)Alexander van Heukelum1-0/+1
2008-10-13i386: add TRACE_IRQS_OFF for the nmiAlexander van Heukelum1-0/+2
2008-10-13i386: add TRACE_IRQS_OFF for exception 1 (debug)Alexander van Heukelum1-0/+1
2008-10-13i386: add TRACE_IRQS_OFF to entry_32.S in 'error_code'Alexander van Heukelum1-0/+1
2008-10-13i386: remove temporary DO_TRAP macros, expanding the last one usedAlexander van Heukelum1-51/+15
2008-10-13i386: convert hardware exception 19 to an interrupt gateAlexander van Heukelum1-1/+3
2008-10-13i386: convert hardware exception 18 to an interrupt gateAlexander van Heukelum2-2/+11
2008-10-13i386: convert hardware exception 17 to an interrupt gateAlexander van Heukelum1-2/+2
2008-10-13i386: convert hardware exception 16 to an interrupt gateAlexander van Heukelum1-1/+2
2008-10-13i386: convert hardware exception 15 to an interrupt gateAlexander van Heukelum1-1/+2
2008-10-13i386: convert hardware exception 13 to an interrupt gateAlexander van Heukelum1-1/+3
2008-10-13i386: convert hardware exception 12 to an interrupt gateAlexander van Heukelum1-2/+2
2008-10-13i386: convert hardware exception 11 to an interrupt gateAlexander van Heukelum1-2/+2
2008-10-13i386: convert hardware exception 10 to an interrupt gateAlexander van Heukelum1-2/+2
2008-10-13i386: convert hardware exception 9 to an interrupt gateAlexander van Heukelum1-2/+2
2008-10-13i386: convert hardware exception 7 to an interrupt gateAlexander van Heukelum2-14/+15
2008-10-13i386: convert hardware exception 6 to an interrupt gateAlexander van Heukelum1-2/+2
2008-10-13i386: convert hardware exception 5 to an interrupt gateAlexander van Heukelum1-2/+2
2008-10-13i386: convert hardware exception 4 to an interrupt gateAlexander van Heukelum1-2/+2
2008-10-13i386: expand exception 3 DO_TRAP macroAlexander van Heukelum1-5/+6
2008-10-13i386: convert hardware exception 0 to an interrupt gateAlexander van Heukelum1-2/+2
2008-10-13i386: prepare to convert exceptions to interruptsAlexander van Heukelum1-11/+65
2008-10-13i386: remove kprobes' restore_interrupts in favour of conditional_stiAlexander van Heukelum2-10/+7
2008-10-13x86: rename discontig_32.c to numa_32.cYinghai Lu2-5/+1
2008-10-13arch/x86/kernel/smpboot.c: Clarify when irq processing begins.Manfred Spraul1-2/+5
2008-10-13x86-64: slightly stream-line 32-bit syscall entry codeJan Beulich1-16/+10
2008-10-13x86-64: reduce boot fixmap spaceJan Beulich1-4/+4
2008-10-13MAINTAINERS: remove colon from headingsRandy Dunlap1-11/+11
2008-10-13MAINTAINERS: add F: and acronymsRandy Dunlap1-8/+9
2008-10-13MAINTAINERS: alpha sortRandy Dunlap1-415/+415
2008-10-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds10-32/+131