aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-03x86 ptrace: avoid unnecessary wrmsrRoland McGrath1-4/+7
2008-04-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds26-134/+227
2008-04-03[POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet worksRené Bürgel1-0/+15
2008-04-03[POWERPC] mpc5200: Amalgamated DTS fixes and updatesBartlomiej Sieka3-30/+112
2008-04-03[POWERPC] Fix rtas_flash procfs interfaceMaxim Shchetynin1-1/+1
2008-04-03[POWERPC] Fix deadlock with mmu_hash_lock in hash_page_syncBenjamin Herrenschmidt1-2/+6
2008-04-03[POWERPC] Fix iSeries hard irq enabling regressionBenjamin Herrenschmidt2-7/+7
2008-04-03[POWERPC] Fix CPM2 SCC1 clock initialization.Laurent Pinchart1-0/+1
2008-04-02vmcoreinfo: add the symbol "phys_base"Ken'ichi Ohmichi1-0/+1
2008-04-02alpha: fix ALSA DMA mmap crashIvan Kokshaysky1-3/+5
2008-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-18/+31
2008-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds8-4/+7
2008-04-01Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/upstream-linusLinus Torvalds13-423/+653
2008-04-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-3/+28
2008-04-01[MIPS] XSS1500: Fix compilationFlorian Fainelli2-3/+2
2008-04-01[MIPS] Bigsur: make defconfig more useful.Ralf Baechle1-364/+575
2008-04-01[MIPS] Alchemy: work around clock misdetection on early Au1000Sergei Shtylyov3-31/+42
2008-04-01[MIPS] Add missing 4KEC TLB refill handlerThomas Bogendoerfer1-0/+1
2008-04-01[MIPS] BCM1480: Fix PCI/HT IO accessThomas Bogendoerfer2-16/+11
2008-04-01[MIPS] Fix the installation condition of MIPS clocksourceYoichi Yuasa1-1/+1
2008-04-01[MIPS] Check for GCC r10k-cache-barrier supportThomas Bogendoerfer1-2/+5
2008-04-01[MIPS] I8253: Export i2853_lock to modules.Ralf Baechle1-0/+1
2008-04-01[MIPS] VPE loader: Check result of memory allocation.Ralf Baechle1-6/+15
2008-03-31[POWERPC] Fix defconfigs so we dont set both GENRTC and RTCLIBKumar Gala10-80/+30
2008-03-31[POWERPC] sata_fsl: reduce compatibility to fsl,pq-sataKim Phillips2-6/+6
2008-03-31[POWERPC] 83xx: enable usb in 837x rdb and 83xx defconfigsKim Phillips2-2/+46
2008-03-31[POWERPC] 83xx: Fix wrong USB phy type in mpc837xrdb dtsAnton Vorontsov3-6/+3
2008-03-31sh: Fix up uImage compression typeYoshihiro Shimoda1-1/+1
2008-03-31remove include/asm-sh/floppy.hAdrian Bunk1-3/+0
2008-03-30powerpc/pseries/xcis: ansifyAl Viro1-1/+1
2008-03-30vma_map: use proper pointer typesAl Viro1-21/+16
2008-03-28sparc64: remove unused calc_npages() in iommu_common.hFUJITA Tomonori1-13/+0
2008-03-28sparc64: add the segment boundary checking to IOMMUs while merging SG entriesFUJITA Tomonori3-4/+33
2008-03-28[SPARC64]: Don't open-code {get,put}_cpu_var() in flush_tlb_pending().David S. Miller1-5/+2
2008-03-28Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEMAndrew Morton1-3/+3
2008-03-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-5/+5
2008-03-28[ARM] 4873/1: Fix ITE 8152 interrupt demuxMike Rapoport1-2/+3
2008-03-28[ARM] 4878/1: Add oabi shim for fstatat64Riku Voipio2-1/+25
2008-03-28[POWERPC] Fix missed hardware breakpoints across multiple threadsMichael Ellerman1-5/+5
2008-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-50/+73
2008-03-28lguest: comment documentation update.Rusty Russell2-50/+73
2008-03-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-54/+88
2008-03-27x86: prefetch fix #2Ingo Molnar1-7/+4
2008-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds7-157/+274
2008-03-27Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2-0/+5
2008-03-27xen: fix UP setup of shared_infoJeremy Fitzhardinge1-20/+25
2008-03-27xen: fix RMW when unmasking eventsJeremy Fitzhardinge2-3/+8
2008-03-27x86: stricter check in follow_huge_addr()Christoph Lameter1-1/+1
2008-03-27rdc321x: GPIO routines bugfixesFlorian Fainelli2-48/+153
2008-03-27x86: ptrace.c: fix defined-but-unused warningsAndrew Morton1-84/+85