aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-03158-2927/+5777
|\
| * vmcoreinfo: add the symbol "phys_base"Ken'ichi Ohmichi2008-04-021-0/+1
| * alpha: fix ALSA DMA mmap crashIvan Kokshaysky2008-04-021-3/+5
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-024-18/+31
| |\
| | * sparc64: remove unused calc_npages() in iommu_common.hFUJITA Tomonori2008-03-281-13/+0
| | * sparc64: add the segment boundary checking to IOMMUs while merging SG entriesFUJITA Tomonori2008-03-283-4/+33
| | * [SPARC64]: Don't open-code {get,put}_cpu_var() in flush_tlb_pending().David S. Miller2008-03-281-5/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds2008-04-018-4/+7
| |\ \
| | * | sh: Fix up uImage compression typeYoshihiro Shimoda2008-03-311-1/+1
| | * | remove include/asm-sh/floppy.hAdrian Bunk2008-03-311-3/+0
| | * | sh: Fix occasional FPU register corruption under preempt.Paul Mundt2008-03-266-0/+6
| * | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds2008-04-0113-423/+653
| |\ \ \
| | * | | [MIPS] XSS1500: Fix compilationFlorian Fainelli2008-04-012-3/+2
| | * | | [MIPS] Bigsur: make defconfig more useful.Ralf Baechle2008-04-011-364/+575
| | * | | [MIPS] Alchemy: work around clock misdetection on early Au1000Sergei Shtylyov2008-04-013-31/+42
| | * | | [MIPS] Add missing 4KEC TLB refill handlerThomas Bogendoerfer2008-04-011-0/+1
| | * | | [MIPS] BCM1480: Fix PCI/HT IO accessThomas Bogendoerfer2008-04-012-16/+11
| | * | | [MIPS] Fix the installation condition of MIPS clocksourceYoichi Yuasa2008-04-011-1/+1
| | * | | [MIPS] Check for GCC r10k-cache-barrier supportThomas Bogendoerfer2008-04-011-2/+5
| | * | | [MIPS] I8253: Export i2853_lock to modules.Ralf Baechle2008-04-011-0/+1
| | * | | [MIPS] VPE loader: Check result of memory allocation.Ralf Baechle2008-04-011-6/+15
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-013-3/+28
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [ARM] 4873/1: Fix ITE 8152 interrupt demuxMike Rapoport2008-03-281-2/+3
| | * | | [ARM] 4878/1: Add oabi shim for fstatat64Riku Voipio2008-03-282-1/+25
| * | | | powerpc/pseries/xcis: ansifyAl Viro2008-03-301-1/+1
| * | | | vma_map: use proper pointer typesAl Viro2008-03-301-21/+16
| | |_|/ | |/| |
| * | | Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEMAndrew Morton2008-03-281-3/+3
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-03-281-5/+5
| |\ \ \
| | * | | [POWERPC] Fix missed hardware breakpoints across multiple threadsMichael Ellerman2008-03-281-5/+5
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-03-272-50/+73
| |\ \ \ \
| | * | | | lguest: comment documentation update.Rusty Russell2008-03-282-50/+73
| | | |/ / | | |/| |
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-03-271-54/+88
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | [POWERPC] update pasemi_defconfigOlof Johansson2008-03-251-54/+88
| * | | x86: prefetch fix #2Ingo Molnar2008-03-271-7/+4
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-03-277-157/+274
| |\ \ \
| | * | | xen: fix UP setup of shared_infoJeremy Fitzhardinge2008-03-271-20/+25
| | * | | xen: fix RMW when unmasking eventsJeremy Fitzhardinge2008-03-272-3/+8
| | * | | x86: stricter check in follow_huge_addr()Christoph Lameter2008-03-271-1/+1
| | * | | rdc321x: GPIO routines bugfixesFlorian Fainelli2008-03-272-48/+153
| | * | | x86: ptrace.c: fix defined-but-unused warningsAndrew Morton2008-03-271-84/+85
| | * | | x86: fix prefetch workaroundIngo Molnar2008-03-271-1/+2
| * | | | Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds2008-03-272-0/+5
| |\ \ \ \
| | * | | | avr32: Fix bug in early resource allocation codeHaavard Skinnemoen2008-03-271-0/+1
| | * | | | avr32: Build fix for CONFIG_BUG=nHaavard Skinnemoen2008-03-131-0/+4
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-261-5/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-03-2617-120/+382
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | [SPARC64]: flush_ptrace_access() needs preemption disable.David S. Miller2008-03-261-0/+4
| | * | | | | [SPARC64]: Update defconfig.David S. Miller2008-03-261-4/+8
| | * | | | | [SPARC64]: Fix allnoconfig build, ptrace.c missing CONFIG_COMPAT checks.David S. Miller2008-03-261-0/+6
| | * | | | | [SPARC64]: Fix __get_cpu_var in preemption-enabled area.David S. Miller2008-03-261-1/+2