summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | [ARM] 4341/1: iop13xx: fix i/o address translationDan Williams2007-04-301-9/+13
| | | | |/ / | | | |/| |
| | | | * | [ARM] 4328/1: Move i.MX UART regs to driverSascha Hauer2007-05-031-118/+0
| | | |/ /
| | * | | [ARM] 4352/1: AT91: Platform data for LCD and AC97.Andrew Victor2007-05-031-1/+11
| | * | | [ARM] 4350/1: AT91: Hardware header for ADC peripheralAndrew Victor2007-05-031-0/+61
| | |/ /
| * | | [ARM] mm 10: allow memory type to be specified with ioremapRussell King2007-05-054-20/+28
| * | | [ARM] mm 9: add additional device memory typesRussell King2007-05-051-8/+12
| * | | [ARM] mm 7: remove duplicated __ioremap() prototypesRussell King2007-05-053-3/+0
| |/ /
| * | [ARM] EBSA110: Add readsw/readsl/writesw/writeslRussell King2007-04-211-0/+8
| * | [ARM] Add ability to dump exception stacks to kernel backtracesRussell King2007-04-211-0/+2
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-05125-1795/+2421
|\ \ \
| * | | [PATCH] i386: avoid redundant preempt_disable in __unlazy_fpuJan Kiszka2007-05-021-5/+6
| * | | [PATCH] i386: white space fixes in i387.hJan Kiszka2007-05-021-3/+3
| * | | [PATCH] x86: Use RDTSCP for synchronous get_cycles if possibleAndi Kleen2007-05-021-0/+9
| * | | [PATCH] i386: Add X86_FEATURE_RDTSCPAndi Kleen2007-05-021-0/+1
| * | | [PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386Andi Kleen2007-05-022-4/+1
| * | | [PATCH] i386: Implement alternative_io for i386Andi Kleen2007-05-021-0/+15
| * | | [PATCH] i386: Evaluate constant cpu features at runtimeAndi Kleen2007-05-021-2/+6
| * | | [PATCH] i386: Verify important CPUID bits in real modeAndi Kleen2007-05-022-0/+37
| * | | [PATCH] x86-64: Use the 32bit wd_ops for 64bit too.Andi Kleen2007-05-021-0/+9
| * | | [PATCH] i386: Clean up NMI watchdog codeAndi Kleen2007-05-021-0/+8
| * | | [PATCH] i386: pte simplify opsZachary Amsden2007-05-023-22/+15
| * | | [PATCH] i386: pte xchg optimizationZachary Amsden2007-05-022-0/+28
| * | | [PATCH] i386: pte clear optimizationZachary Amsden2007-05-022-1/+6
| * | | [PATCH] x86-64: Auto compute __NR_syscall_max at compile timeAndi Kleen2007-05-021-2/+0
| * | | [PATCH] x86-64: Use safe_apic_wait_icr_idle in __send_IPI_dest_field - x86_64Fernando Luis [** ISO-8859-1 charset **] VázquezCao2007-05-021-1/+4
| * | | [PATCH] x86-64: __send_IPI_dest_field - x86_64Fernando Luis [** ISO-8859-1 charset **] VázquezCao2007-05-021-22/+32
| * | | [PATCH] x86-64: safe_apic_wait_icr_idle - x86_64Fernando Luis VazquezCao2007-05-021-5/+3
| * | | [PATCH] i386: safe_apic_wait_icr_idle - i386Fernando Luis VazquezCao2007-05-021-6/+3
| * | | [PATCH] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in syncBernhard Kaindl2007-05-021-0/+5
| * | | [PATCH] x86: Save the MTRRs of the BSP before booting an APBernhard Kaindl2007-05-022-0/+4
| * | | [PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches.Bernhard Kaindl2007-05-022-0/+4
| * | | [PATCH] x86-64: Move mtrr prototypes from proto.h to mtrr.hAndi Kleen2007-05-022-7/+8
| * | | [PATCH] i386: Clean up ELF note generationJeremy Fitzhardinge2007-05-022-3/+3
| * | | [PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy@goop.org>Jeremy Fitzhardinge2007-05-022-4/+4
| * | | [PATCH] i386: Convert VMI timer to use clock eventsZachary Amsden2007-05-021-16/+2
| * | | [PATCH] x86: update for i386 and x86-64 check_bugsJeremy Fitzhardinge2007-05-021-1/+1
| * | | [PATCH] i386: Fix UP gdt bugsJeremy Fitzhardinge2007-05-022-0/+5
| * | | [PATCH] i386: Define per_cpu_offsetJeremy Fitzhardinge2007-05-021-0/+2
| * | | [PATCH] i386: cleanups to help using per-cpu variables from asmJeremy Fitzhardinge2007-05-021-5/+7
| * | | [PATCH] i386: Convert PDA into the percpu sectionJeremy Fitzhardinge2007-05-027-121/+139
| * | | [PATCH] i386: Page-align the GDTJeremy Fitzhardinge2007-05-021-2/+7
| * | | [PATCH] i386: PARAVIRT: drop unused ptep_get_and_clearJeremy Fitzhardinge2007-05-022-15/+2
| * | | [PATCH] i386: PARAVIRT: Clean up paravirt patchable wrappersJeremy Fitzhardinge2007-05-021-188/+60
| * | | [PATCH] i386: PARAVIRT: Use enums for paravirt lazy flush modiJeremy Fitzhardinge2007-05-021-6/+1
| * | | [PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pagesJeremy Fitzhardinge2007-05-024-2/+29
| * | | [PATCH] i386: PARAVIRT: revert map_pt_hook.Jeremy Fitzhardinge2007-05-022-26/+4
| * | | [PATCH] i386: PARAVIRT: add flush_tlb_others paravirt_opJeremy Fitzhardinge2007-05-022-2/+26
| * | | [PATCH] i386: PARAVIRT: add common patching machineryJeremy Fitzhardinge2007-05-021-0/+12
| * | | [PATCH] i386: PARAVIRT: Document asm-i386/paravirt.hJeremy Fitzhardinge2007-05-021-10/+121
| * | | [PATCH] i386: PARAVIRT: Consistently wrap paravirt ops callsites to make them...Jeremy Fitzhardinge2007-05-021-126/+560
OpenPOWER on IntegriCloud