summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | x86: use frame pointer information on x86_64 profile_pcGlauber Costa2008-10-131-0/+4
| * | | | | | | | x86: set bp field in pt_regs properlyGlauber Costa2008-10-131-0/+7
| * | | | | | | | x86: coalesce testsGlauber Costa2008-10-131-2/+1
| * | | | | | | | x86: use user_mode macroGlauber Costa2008-10-132-4/+1
| * | | | | | | | x86: cpu don't print duplicated vendor stringYinghai Lu2008-10-131-1/+1
| * | | | | | | | x86: make mm/gup.c more virtualization friendlyJan Beulich2008-10-132-6/+6
| * | | | | | | | x86-64: fix combining of regions in init_memory_mapping()Jan Beulich2008-10-131-1/+1
| * | | | | | | | x86: smpboot - check if we have ESR register in wakeup_secondary_cpuCyrill Gorcunov2008-10-131-4/+6
| * | | | | | | | x86: add memory clobber in switch_to()Vegard Nossum2008-10-131-1/+4
| * | | | | | | | x86: print out EBDA/lowmem addressIngo Molnar2008-10-131-0/+1
| * | | | | | | | x86: check dsdt before find oem table for es7000, v2Yinghai Lu2008-10-133-10/+39
| * | | | | | | | x86-64: don't check for map replacementJeremy Fitzhardinge2008-10-131-3/+0
| * | | | | | | | x86: use early_memremap() in setup.cJeremy Fitzhardinge2008-10-131-4/+4
| * | | | | | | | x86: add early_memremap()Jeremy Fitzhardinge2008-10-133-6/+19
| * | | | | | | | x86: remove duplicate early_ioremap declarationsJeremy Fitzhardinge2008-10-132-17/+0
| * | | | | | | | x86: add _PAGE_IOMAP pte flag for IO mappingsJeremy Fitzhardinge2008-10-134-8/+18
| * | | | | | | | i386: trace_hardirqs_fixup should now not be necessary: irqs are off.Alexander van Heukelum2008-10-131-10/+0
| * | | | | | | | i386: add TRACE_IRQS_OFF for the exception 3 (int3)Alexander van Heukelum2008-10-131-0/+1
| * | | | | | | | i386: add TRACE_IRQS_OFF for the nmiAlexander van Heukelum2008-10-131-0/+2
| * | | | | | | | i386: add TRACE_IRQS_OFF for exception 1 (debug)Alexander van Heukelum2008-10-131-0/+1
| * | | | | | | | i386: add TRACE_IRQS_OFF to entry_32.S in 'error_code'Alexander van Heukelum2008-10-131-0/+1
| * | | | | | | | i386: remove temporary DO_TRAP macros, expanding the last one usedAlexander van Heukelum2008-10-131-51/+15
| * | | | | | | | i386: convert hardware exception 19 to an interrupt gateAlexander van Heukelum2008-10-131-1/+3
| * | | | | | | | i386: convert hardware exception 18 to an interrupt gateAlexander van Heukelum2008-10-132-2/+11
| * | | | | | | | i386: convert hardware exception 17 to an interrupt gateAlexander van Heukelum2008-10-131-2/+2
| * | | | | | | | i386: convert hardware exception 16 to an interrupt gateAlexander van Heukelum2008-10-131-1/+2
| * | | | | | | | i386: convert hardware exception 15 to an interrupt gateAlexander van Heukelum2008-10-131-1/+2
| * | | | | | | | i386: convert hardware exception 13 to an interrupt gateAlexander van Heukelum2008-10-131-1/+3
| * | | | | | | | i386: convert hardware exception 12 to an interrupt gateAlexander van Heukelum2008-10-131-2/+2
| * | | | | | | | i386: convert hardware exception 11 to an interrupt gateAlexander van Heukelum2008-10-131-2/+2
| * | | | | | | | i386: convert hardware exception 10 to an interrupt gateAlexander van Heukelum2008-10-131-2/+2
| * | | | | | | | i386: convert hardware exception 9 to an interrupt gateAlexander van Heukelum2008-10-131-2/+2
| * | | | | | | | i386: convert hardware exception 7 to an interrupt gateAlexander van Heukelum2008-10-132-14/+15
| * | | | | | | | i386: convert hardware exception 6 to an interrupt gateAlexander van Heukelum2008-10-131-2/+2
| * | | | | | | | i386: convert hardware exception 5 to an interrupt gateAlexander van Heukelum2008-10-131-2/+2
| * | | | | | | | i386: convert hardware exception 4 to an interrupt gateAlexander van Heukelum2008-10-131-2/+2
| * | | | | | | | i386: expand exception 3 DO_TRAP macroAlexander van Heukelum2008-10-131-5/+6
| * | | | | | | | i386: convert hardware exception 0 to an interrupt gateAlexander van Heukelum2008-10-131-2/+2
| * | | | | | | | i386: prepare to convert exceptions to interruptsAlexander van Heukelum2008-10-131-11/+65
| * | | | | | | | i386: remove kprobes' restore_interrupts in favour of conditional_stiAlexander van Heukelum2008-10-132-10/+7
| * | | | | | | | x86: rename discontig_32.c to numa_32.cYinghai Lu2008-10-132-5/+1
| * | | | | | | | arch/x86/kernel/smpboot.c: Clarify when irq processing begins.Manfred Spraul2008-10-131-2/+5
| * | | | | | | | x86-64: slightly stream-line 32-bit syscall entry codeJan Beulich2008-10-131-16/+10
| * | | | | | | | x86-64: reduce boot fixmap spaceJan Beulich2008-10-131-4/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | tty: rename the remaining oddly named n_tty functionsAlan Cox2008-10-131-13/+13
* | | | | | | | fs3270: Correct error returnsAlan Cox2008-10-131-5/+4
* | | | | | | | fs3270: remove extra locksAlan Cox2008-10-131-5/+1
* | | | | | | | tty: tty_io.c shadows sparse fixJason Wessel2008-10-131-4/+4
* | | | | | | | serial: fix device name reporting when minor space is shared between driversDavid S. Miller2008-10-132-9/+20
* | | | | | | | applicom: Fix an unchecked user ioctl range and an error returnAlan Cox2008-10-131-4/+2