summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* [SPARC64]: Add 'hypervisor' to ultra_tlb_type enumeration.David S. Miller2006-03-201-0/+1
* [SPARC64]: SUN4V hypervisor interface defines.David S. Miller2006-03-201-0/+2072
* [SPARC64]: Refine register window trap handling.David S. Miller2006-03-201-1/+233
* [SPARC64]: Add explicit register args to trap state loading macros.David S. Miller2006-03-201-44/+44
* [SPARC64]: Refine code sequences to get the cpu id.David S. Miller2006-03-203-47/+71
* [SPARC64]: Correctable ECC errors cannot occur at trap level > 0.David S. Miller2006-03-201-6/+3
* [SPARC64]: Access TSB with physical addresses when possible.David S. Miller2006-03-202-6/+91
* [SPARC64]: Kill out-of-date commentary in asm-sparc64/tsb.hDavid S. Miller2006-03-201-8/+0
* [SPARC64]: Fix race in LOAD_PER_CPU_BASE()David S. Miller2006-03-201-7/+12
* [SPARC64]: Increase swapper_tsb size to 32K.David S. Miller2006-03-201-3/+10
* [SPARC64]: Kill sole argument passed to setup_tba().David S. Miller2006-03-201-0/+1
* [SPARC64]: Fix incorrect TSB lock bit handling.David S. Miller2006-03-201-2/+3
* [SPARC64]: Preload TSB entries from update_mmu_cache().David S. Miller2006-03-201-0/+2
* [SPARC64]: Dynamically grow TSB in response to RSS growth.David S. Miller2006-03-202-0/+8
* [SPARC64]: Add infrastructure for dynamic TSB sizing.David S. Miller2006-03-203-6/+24
* [SPARC64]: TSB refinements.David S. Miller2006-03-202-30/+6
* [SPARC64]: Elminate all usage of hard-coded trap globals.David S. Miller2006-03-203-11/+95
* [SPARC64]: Kill pgtable quicklists and use SLAB.David S. Miller2006-03-203-145/+29
* [SPARC64]: No need to D-cache color page tables any longer.David S. Miller2006-03-202-57/+49
* [SPARC64]: Move away from virtual page tables, part 1.David S. Miller2006-03-207-57/+204
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-03-197-84/+128
|\
| * [MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle2006-03-181-1/+1
| * [MIPS] Sibyte: Fix M_SCD_TIMER_INIT and M_SCD_TIMER_CNT wrong field width.Ralf Baechle2006-03-181-2/+3
| * [MIPS] Work around bad code generation for <asm/io.h>.Ralf Baechle2006-03-181-3/+15
| * [MIPS] local_r4k_flush_cache_page fixAtsushi Nemoto2006-03-183-1/+6
| * [MIPS] SB1: Fix interrupt disable hazard.Ralf Baechle2006-03-181-77/+103
* | [TG3]: 40-bit DMA workaround part 2Michael Chan2006-03-191-0/+1
* | [AX.25]: Fix potencial memory hole.Ralf Baechle DL5RB2006-03-191-1/+8
|/
* [NET]: Fix race condition in sk_wait_event().Alexey Kuznetsov2006-03-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-03-161-0/+1
|\
| * [PATCH] powerpc: properly configure DDR/P5IOC children devsJohn Rose2006-03-161-0/+1
* | [ARM] 3364/1: [cleanup] warning fix - definitions for enable_hlt and disable_hltBen Dooks2006-03-151-0/+3
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-122-2/+4
|\
| * [ARM] iwmmxt thread state alignmentRussell King2006-03-122-2/+4
* | [PATCH] remove __put_task_struct_cb export againChristoph Hellwig2006-03-111-1/+0
* | [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations insideKirill Korotaev2006-03-111-0/+2
* | [PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.Christoph Lameter2006-03-091-2/+2
* | [PATCH] m68k: fix cmpxchg compile errors if CONFIG_RMW_INSNS=nRoman Zippel2006-03-091-3/+32
* | [PATCH] mtd: 64 bit fixesAtsushi Nemoto2006-03-091-0/+2
* | [MIPS] Undefine scr_writew and scr_readw in <asm/vga.h>.Ralf Baechle2006-03-091-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-03-083-7/+5
|\ \
| * | powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras2006-03-081-6/+2
| * | [PATCH] powerpc: Fix incorrect pud_ERROR() messageDavid Gibson2006-03-031-1/+1
| * | [PATCH] powerpc: Expose SMT and L1 icache snoop userland featuresBenjamin Herrenschmidt2006-03-031-0/+2
* | | [PATCH] i386: port ATI timer fix from x86_64 to i386 IIAndi Kleen2006-03-081-0/+2
* | | [PATCH] fix kexec asmMichael Matz2006-03-081-1/+2
* | | [PATCH] fix file countingDipankar Sarma2006-03-082-2/+1
* | | [PATCH] rcu batch tuningDipankar Sarma2006-03-081-1/+5
* | | [PATCH] percpu_counter_sum()Andrew Morton2006-03-081-0/+6
* | | [PATCH] __get_unaligned() gcc-4 fixAtsushi Nemoto2006-03-081-2/+2