summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86: unify include/asm/dmi_32/64.hThomas Gleixner2007-10-173-38/+33
* x86: unify include/asm/delay_32/64.hThomas Gleixner2007-10-173-66/+31
* x86: unify include/asm/cache_32/64.hThomas Gleixner2007-10-173-44/+19
* x86: unify include/asm/cacheflush_32/64.hThomas Gleixner2007-10-173-78/+39
* x86: unify include/asm/auxvec_32/64.hThomas Gleixner2007-10-174-31/+11
* x86: unify include/asm/agp_32/64.hThomas Gleixner2007-10-173-74/+39
* x86: unify some more trivial include/asm-x86/ 32/64 variantsThomas Gleixner2007-10-1743-1199/+498
* x86: merge some trivially mergeable headersRoland Dreier2007-10-177-102/+40
* x86: trivial header mergesBrian Gerst2007-10-1716-115/+5
* x86: convert mm_context_t semaphore to a mutexLuiz Fernando N. Capitulino2007-10-171-2/+2
* x86: multi-byte single instruction NOPsJan Beulich2007-10-172-0/+44
* x86: convert mm_context_t semaphore to a mutexLuiz Fernando N. Capitulino2007-10-171-2/+2
* x86: expand /proc/interrupts to include missing vectors, v2Joe Korty2007-10-172-0/+11
* x86: unify include/asm/ldt_32/64.hThomas Gleixner2007-10-174-82/+39
* x86: unify include/asm/ptrace-abi_32/64.hThomas Gleixner2007-10-174-103/+79
* x86: unify include/asm/mce_32/64.hThomas Gleixner2007-10-173-128/+126
* x86: asm-i386/io.h fix constnessAndrew Morton2007-10-171-6/+11
* x86: visws extern inline to static inlineAdrian Bunk2007-10-172-8/+8
* x86: cleanup 64bit unistd.hThomas Gleixner2007-10-171-316/+301
* i386: fix argument signedness warningsSatyam Sharma2007-10-171-3/+6
* x86: rename .i assembler includes to .hAdrian Bunk2007-10-177-31/+28
* x86: Add parenthesis to IRQ vector macrosSteven Rostedt2007-10-171-16/+16
* x86: Eliminate result signage problem in asm-x86_64/bitops.hChuck Lever2007-10-171-1/+1
* x86: remove STR() macrosGlauber de Oliveira Costa2007-10-172-6/+0
* x86: remove x86_cpu_to_log_apicidMike Travis2007-10-171-1/+0
* i386: Remove strrchr assembler implementationAndi Kleen2007-10-171-3/+0
* x86: make atomic64_t work like atomic_tChris Snook2007-10-171-1/+1
* i386: no need to make enable_cpu_hotplug a variableAdrian Bunk2007-10-171-3/+0
* x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin2007-10-172-0/+9
* x86: constify stacktrace_opsJan Beulich2007-10-171-1/+1
* x86: remove reminder of i386 irqstat per cpu conversionThomas Gleixner2007-10-171-1/+0
* x86_64: Remove serialize_cpu() inlineAndi Kleen2007-10-171-5/+0
* x86: hide cond_syscall behind __KERNEL__Mike Frysinger2007-10-171-0/+2
* x86: mark read_crX() asm code as volatileKirill Korotaev2007-10-172-5/+5
* i386: fix 4 bit apicid assumption of mach-defaultSiddha, Suresh B2007-10-171-1/+7
* i386: export i386 smp_call_function_mask() to modulesLaurent Vivier2007-10-171-6/+3
* x86: clean up apicid_to_node declarationAndrew Morton2007-10-171-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-171-0/+2
|\
| * sched: fix !SYSFS build breakageDhaval Giani2007-10-171-0/+2
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-10-175-34/+26
|\ \
| * \ Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2007-10-171-2/+8
| |\ \
| | * | [POWERPC] mpc52xx: Update mpc52xx_psc structure with B revision changesSylvain Munaut2007-10-161-2/+8
| * | | [POWERPC] Add 1TB workaround for PA6TOlof Johansson2007-10-171-1/+2
| * | | [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes2007-10-171-31/+7
| * | | [POWERPC] Move of_device allocation into of_device.[ch]Joachim Fenkes2007-10-172-0/+9
| | |/ | |/|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...Linus Torvalds2007-10-176-79/+16
|\ \ \
| * | | Remove magic macros for screen_info structure membersH. Peter Anvin2007-10-161-9/+0
| * | | [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-165-70/+16
| |/ /
* | | security/ cleanupsAdrian Bunk2007-10-171-15/+0
* | | Implement file posix capabilitiesSerge E. Hallyn2007-10-174-19/+73
OpenPOWER on IntegriCloud