summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sh: Cleanup and document register bank usage.Paul Mundt2006-09-272-3/+31
* sh: Add support for R7780RP and R7780MP boards.Paul Mundt2006-09-2710-15/+236
* sh: Store Queue API rework.Paul Mundt2006-09-271-18/+5Star
* sh: Board updates for I/O routine rework.Paul Mundt2006-09-2714-213/+29Star
* sh: Fixup SHMLBA definition for SH7705.Paul Mundt2006-09-275-81/+38Star
* sh: ioremap() overhaul.Paul Mundt2006-09-272-1/+13
* sh: page table alloc cleanups and page fault optimizations.Paul Mundt2006-09-277-102/+73Star
* sh: SH-4A Privileged Space Mapping Buffer (PMB) support.Paul Mundt2006-09-271-1/+47
* sh: Titan board support.Jamie Lenehan2006-09-271-0/+43
* sh: Add control register barriers.Paul Mundt2006-09-272-13/+37
* sh: landisk board support.kogiidena2006-09-273-0/+137
* sh: Fix libata build.Paul Mundt2006-09-272-9/+9
* sh: Fix fatal oops in copy_user_page() on sh4a (SH7780).Paul Mundt2006-09-271-4/+0Star
* sh: Wire up new syscalls.Paul Mundt2006-09-271-2/+24
* sh: remove cpu_online() definition from <asm/smp.h>Alexey Dobriyan2006-09-271-5/+0Star
* sh: Support for SH7770/SH7780 CPU subtypes.Paul Mundt2006-09-272-0/+6
* sh: earlyprintk= support and cleanups.Paul Mundt2006-09-271-0/+2
* sh: prefetch()/prefetchw() support.Paul Mundt2006-09-271-0/+13
* sh: Optimized cache handling for SH-4/SH-4A caches.Richard Curnow2006-09-271-4/+18
* sh: Support for SH-4A memory barriers.Paul Mundt2006-09-271-0/+7
* sh: HS7751RVoIP board updates.Paul Mundt2006-09-271-0/+6
* sh: Move hd64461.h to a more sensible location.Paul Mundt2006-09-273-68/+26Star
* sh: Fixup TMU_TOCR definition for SH7300.Paul Mundt2006-09-271-3/+4
* sh: hugetlb updates.Paul Mundt2006-09-271-1/+0Star
* sh: Various cosmetic cleanups.Paul Mundt2006-09-275-12/+12
* sh: Add a simple cmpxchg().Tom Rini2006-09-271-0/+40
* sh: Move smc37c93x.h for SystemH board use.Paul Mundt2006-09-271-0/+0
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-2685-777/+879
|\
| * [PATCH] x86: Add a cumulative thermal throttle event counter.Dmitriy Zavin2006-09-261-0/+3
| * [PATCH] x86: Refactor thermal throttle processingDmitriy Zavin2006-09-263-0/+9
| * [PATCH] Add 64bit jiffies compares (for use with get_jiffies_64)Dmitriy Zavin2006-09-261-0/+15
| * [PATCH] Fix unwinder warning in traps.cAndi Kleen2006-09-261-2/+2
| * [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen2006-09-261-0/+2
| * [PATCH] x86: Move direct PCI scanning functions out of lineAndi Kleen2006-09-261-38/+4Star
| * [PATCH] Don't leak NT bit into next taskAndi Kleen2006-09-261-2/+3
| * [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich2006-09-264-0/+23
| * [PATCH] i386: Fix pack_descriptor()Jeremy Fitzhardinge2006-09-261-1/+1
| * [PATCH] Fix idle notifiersAndi Kleen2006-09-261-1/+2
| * [PATCH] Remove unused asm-x86_64/mmx.hAndi Kleen2006-09-261-14/+0Star
| * [PATCH] Define __bad_pda_field as noreturnAndi Kleen2006-09-261-1/+1
| * [PATCH] Reindent macros in pda.hAndi Kleen2006-09-261-32/+53
| * [PATCH] Fix some stylistic issues in uaccess.hAndi Kleen2006-09-261-10/+10
| * [PATCH] Add __must_check to copy_*_userAndi Kleen2006-09-262-21/+29
| * [PATCH] Fix zeroing on exception in copy_*_userAndi Kleen2006-09-261-3/+3
| * [PATCH] i386: Allow a kernel not to be in ring 0Rusty Russell2006-09-262-2/+20
| * [PATCH] i386: Abstract sensitive instructionsRusty Russell2006-09-261-2/+5
| * [PATCH] Type checking for write_pda()Jeremy Fitzhardinge2006-09-261-1/+2
| * [PATCH] Use %c instead of %P modifier in pda accessAndi Kleen2006-09-261-6/+6
| * [PATCH] Add the canary field to the PDA area and the task structArjan van de Ven2006-09-262-1/+11
| * [PATCH] Add comments to the PDA structure to annotate offsetsArjan van de Ven2006-09-261-7/+8