summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | [PATCH] uml: add -ffreestanding to CFLAGSJeff Dike2006-06-051-0/+4
| * | [PATCH] uml: more __user annotationsAl Viro2006-06-052-14/+19
| * | [PATCH] uml: __user annotation in arch_prctlAl Viro2006-06-051-1/+1
| * | [PATCH] uml: fix a typo in do_uml_initcallsJeff Dike2006-06-051-1/+1
| * | [PATCH] uml: fix wall_to_monotonic initializationJeff Dike2006-06-053-20/+13
| * | [PATCH] pmf_register_irq_client() gives sleep with locks held warningBenjamin Herrenschmidt2006-06-051-7/+11
| * | [PATCH] alpha: SMP IRQ routing fixIvan Kokshaysky2006-06-054-15/+8
| * | [SPARC64]: Fix missing fold at end of checksums.David S. Miller2006-06-052-4/+6
| |/
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-031-3/+15
| |\
| | * [ARM] 3540/1: ixp23xx: deal with gap in interrupt bitmasksLennert Buytenhek2006-06-021-3/+15
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-033-25/+44
| |\ \ | | |/ | |/|
| | * [SPARC64]: Make smp_processor_id() functional before start_kernel()David S. Miller2006-05-313-25/+44
* | | powerpc: add context.vdso_base for 32-bit tooPaul Mackerras2006-06-116-8/+8
* | | powerpc: Fix bug in iommu_alloc_coherent causing hang during bootPaul Mackerras2006-06-101-1/+1
* | | [PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpcPaul Mackerras2006-06-092-2/+15
* | | [PATCH] powerpc: Implement support for setting little-endian mode via prctlPaul Mackerras2006-06-096-115/+231
* | | [PATCH] powerpc: Add udbg-immortal kernel optionBenjamin Herrenschmidt2006-06-091-2/+5
* | | [PATCH] powerpc: oprofile support for POWER6Michael Neuling2006-06-092-23/+27
* | | [PATCH] powerpc: node-aware dma allocationsChristoph Hellwig2006-06-093-8/+11
* | | [PATCH] powerpc: reorg RTAS delay codeJohn Rose2006-06-093-85/+55
* | | [PATCH] powerpc kbuild warning fixAndrew Morton2006-06-091-8/+8
* | | [PATCH] powerpc: add num_pmcs to 970MP cputable entryAnton Blanchard2006-06-091-0/+1
* | | [PATCH] powerpc: fix of_parse_dma_windowWill Schmidt2006-06-091-0/+3
* | | [PATCH] powerpc: Fix buglet with MMU hash managementBenjamin Herrenschmidt2006-06-092-1/+4
* | | [PATCH] powerpc vdso updatesBenjamin Herrenschmidt2006-06-093-27/+42
* | | [PATCH] powerpc: enable PPC_PTRACE_[GS]ETREGS on ppc32Renzo Davoli2006-06-091-2/+0
* | | Merge branch 'merge'Paul Mackerras2006-06-0151-211/+277
|\| |
| * | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-06-0117-133/+121
| |\ \
| | * | [MIPS] Treat R14000 like R10000.Kumba2006-06-015-0/+16
| | * | [MIPS] Remove EXPERIMENTAL from PAGE_SIZE_16KBRalf Baechle2006-06-011-6/+4
| | * | [MIPS] Fix deadlock on MP with cache aliases.Ralf Baechle2006-06-011-9/+30
| | * | [MIPS] Use generic STABS_DEBUG macro.Atsushi Nemoto2006-06-011-5/+2
| | * | [MIPS] Create consistency in "system type" selection.Martin Michlmayr2006-06-011-43/+43
| | * | [MIPS] Use generic DWARF_DEBUGAtsushi Nemoto2006-06-011-10/+3
| | * | [MIPS] Fix kgdb exception handler from user mode.Atsushi Nemoto2006-06-011-3/+5
| | * | [MIPS] Update struct sigcontext member namesDaniel Jacobowitz2006-06-012-32/+2
| | * | [MIPS] Remove support for sysmips(2) SETNAME and MIPS_RDNVRAM operations.Ralf Baechle2006-06-011-24/+0
| | * | [MIPS] Fix detection and handling of the 74K processor.Chris Dearman2006-06-015-0/+11
| | * | [MIPS] Add missing 34K processor IDsNigel Stephens2006-06-012-0/+2
| | * | [MIPS] AU1xxx mips_timer_interrupt() fixesHerbert Valerio Riedel2006-06-012-0/+2
| | * | [MIPS] Fix typoRalf Baechle2006-06-011-1/+1
| | |/
| * | [PATCH] ARM: Fix XScale PMD settingDeepak Saxena2006-06-011-2/+2
| * | [PATCH] powerpc: Fix boot on eMacBenjamin Herrenschmidt2006-06-011-0/+12
| |/
| * [PATCH] ARM: explicitly disable BTB on ixp2350Deepak Saxena2006-05-311-1/+2
| * Revert "[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300"Linus Torvalds2006-05-311-8/+0
| * [PATCH] x86_64: Don't do syscall exit tracing twiceAndi Kleen2006-05-311-6/+1
| * [PATCH] x86_64: Fix off by one in bad_addr checking in find_e820_areaRobert Hentosh2006-05-311-1/+1
| * [PATCH] x86_64: Handle empty node zeroDaniel Yeisley2006-05-313-2/+8
| * [PATCH] x86_64: fix last_tsc calculation of PM timerJan Beulich2006-05-311-1/+1
| * [PATCH] i386: apic= command line option should always beJan Beulich2006-05-311-6/+10