aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* [MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake.Ralf Baechle2006-09-27
* [MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>.Ralf Baechle2006-09-27
* [MIPS] fstatat syscall namesRichard Sandiford2006-09-27
* [MIPS] Remove EV96100 as previously announced.Ralf Baechle2006-09-27
* [MIPS] Cleanup hazard handling.Ralf Baechle2006-09-27
* [MIPS] Fix USER_PTRS_PER_PGD for 64K page size.Peter Watkins2006-09-27
* [MIPS] Move excite_fpga.h to include/asm-mips/mach-excitethomas@koeller.dyndns.org2006-09-27
* [MIPS] Reformat missformated SMTC bits.Ralf Baechle2006-09-27
* [MIPS] Qemu does not have D-cache aliasesAtsushi Nemoto2006-09-27
* [MIPS] Remove F_SETSIG and F_GETSIG in favor of the asm-generic definitions.Yoichi Yuasa2006-09-27
* [MIPS] Move definition of IRIX compat constant into IRIX compat code.Ralf Baechle2006-09-27
* [MIPS] Use common definitions from asm-generic/signal.hYoichi Yuasa2006-09-27
* [MIPS] Atlas: update interrupt handlingMaciej W. Rozycki2006-09-27
* [MIPS] Atlas: Fix building the RTC driverMaciej W. Rozycki2006-09-27
* [MIPS] Wire up set_robust_list(2) and get_robust_list(2)Atsushi Nemoto2006-09-27
* [MIPS] Fix errors detected by "make headers_check"Atsushi Nemoto2006-09-27
* [MIPS] Do not lose upper 32-bit on MIPS32 with 64-bit addresses in __pte().Ralf Baechle2006-09-27
* [MIPS] Replace generic__raw_read_trylock usageRalf Baechle2006-09-27
* [MIPS] Retire flush_icache_page from mm use.Ralf Baechle2006-09-27
* [MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPURalf Baechle2006-09-27
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-26
|\
| * [PATCH] x86: Add a cumulative thermal throttle event counter.Dmitriy Zavin2006-09-26
| * [PATCH] x86: Refactor thermal throttle processingDmitriy Zavin2006-09-26
| * [PATCH] Add 64bit jiffies compares (for use with get_jiffies_64)Dmitriy Zavin2006-09-26
| * [PATCH] Fix unwinder warning in traps.cAndi Kleen2006-09-26
| * [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen2006-09-26
| * [PATCH] x86: Move direct PCI scanning functions out of lineAndi Kleen2006-09-26
| * [PATCH] Don't leak NT bit into next taskAndi Kleen2006-09-26
| * [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich2006-09-26
| * [PATCH] i386: Fix pack_descriptor()Jeremy Fitzhardinge2006-09-26
| * [PATCH] Fix idle notifiersAndi Kleen2006-09-26
| * [PATCH] Remove unused asm-x86_64/mmx.hAndi Kleen2006-09-26
| * [PATCH] Define __bad_pda_field as noreturnAndi Kleen2006-09-26
| * [PATCH] Reindent macros in pda.hAndi Kleen2006-09-26
| * [PATCH] Fix some stylistic issues in uaccess.hAndi Kleen2006-09-26
| * [PATCH] Add __must_check to copy_*_userAndi Kleen2006-09-26
| * [PATCH] Fix zeroing on exception in copy_*_userAndi Kleen2006-09-26
| * [PATCH] i386: Allow a kernel not to be in ring 0Rusty Russell2006-09-26
| * [PATCH] i386: Abstract sensitive instructionsRusty Russell2006-09-26
| * [PATCH] Type checking for write_pda()Jeremy Fitzhardinge2006-09-26
| * [PATCH] Use %c instead of %P modifier in pda accessAndi Kleen2006-09-26
| * [PATCH] Add the canary field to the PDA area and the task structArjan van de Ven2006-09-26
| * [PATCH] Add comments to the PDA structure to annotate offsetsArjan van de Ven2006-09-26
| * [PATCH] i386: Avoid overwriting the current pgd (V4, i386)Magnus Damm2006-09-26
| * [PATCH] Avoid overwriting the current pgd (V4, x86_64)Magnus Damm2006-09-26
| * [PATCH] Remove most of the special cases for the debug IST stackKeith Owens2006-09-26
| * [PATCH] i386: Fix the EDD code misparsing the command lineH. Peter Anvin2006-09-26
| * [PATCH] Optimize PDA accesses slightlyAndi Kleen2006-09-26
| * [PATCH] x86: Remove incorrect comment about ACPI e820 entriesAndi Kleen2006-09-26
| * [PATCH] optimize hweight64 for x86_64Andi Kleen2006-09-26