summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-49/+37
2009-07-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-410/+1015
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds4-42/+31
2009-07-06Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds49-1803/+120
2009-07-06Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-0/+12
2009-07-06gcov: exclude code operating in userspace from profilingPeter Oberparleiter1-0/+2
2009-07-06microblaze: Fix cast warning for init.cMichal Simek1-3/+3
2009-07-06microblaze: Wire up new syscallsMichal Simek2-1/+5
2009-07-06microblaze: use generic syscalls.hArnd Bergmann6-62/+28
2009-07-06microblaze: clean up signal handlingArnd Bergmann7-345/+43
2009-07-06microblaze: convert all simple headers to use asm-genericRemis Lima Baima19-266/+21
2009-07-06microblaze: use the generic lib/checksum.cRemis Lima Baima4-241/+6
2009-07-06microblaze: fall back on generic header files for the ABIArnd Bergmann17-887/+16
2009-07-05[ARM] pgtable: file pte layout documentationRussell King1-9/+14
2009-07-05[ARM] pgtable: swp pte layout documentation, definitions, and checkRussell King1-5/+25
2009-07-05[ARM] export __cpu_flush_dcache_pageRussell King1-0/+1
2009-07-04x86: fix usage of bios intcall()Akinobu Mita2-4/+3
2009-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Linus Torvalds23-188/+173
2009-07-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds91-449/+3731
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds1-1/+1
2009-07-04intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics driversDavid Woodhouse1-0/+12
2009-07-03MIPS: Fix CONFIG_FLATMEM version of pfn_valid()Ralf Baechle1-1/+8
2009-07-03MIPS: Reorganize Cavium OCTEON PCI support.David Daney8-221/+197
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa45-59/+59
2009-07-03MIPS: Allow suspend and hibernation again on uniprocessor kernels.Ralf Baechle1-2/+2
2009-07-03MIPS: 64-bit: Fix o32 core dumpYong Zhang3-4/+22
2009-07-03MIPS: CMP: Update sync-r4k for current kernelTim Anderson2-16/+17
2009-07-03MIPS: CMP: Move gcmp_probe to before the SMP opsTim Anderson3-5/+16
2009-07-03MIPS: CMP: activate CMP supportTim Anderson5-62/+25
2009-07-03MIPS: CMP: Extend IPI handling to CPU numberTim Anderson2-38/+40
2009-07-03MIPS: CMP: Extend the GIC IPI interrupts beyond 32Tim Anderson2-11/+8
2009-07-03MIPS: Define __arch_swab64 for all mips r2 cpusDavid Daney1-2/+6
2009-07-03MIPS: Update VR41xx GPIO driver to use gpiolibYoichi Yuasa2-19/+4
2009-07-03MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open.David Daney5-6/+20
2009-07-03MIPS: Malta: Remove unnecessary function prototypesDmitri Vorobiev1-3/+0
2009-07-03MIPS: MT: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-07-03MIPS: Add support for Texas Instruments AR7 System-on-a-ChipFlorian Fainelli18-0/+3307
2009-07-03Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-4/+9
2009-07-03x86: Remove unused function lapic_watchdog_ok()Jaswinder Singh Rajput2-6/+0
2009-07-03x86: Remove unused variable disable_x2apicJaswinder Singh Rajput1-2/+0
2009-07-03x86, kvm: Fix section mismatches in kvm.cRakib Mullick1-1/+1
2009-07-03x86: Add missing annotation to arch/x86/lib/copy_user_64.S::copy_to_userMike Galbraith1-0/+1
2009-07-03x86: Fix fixmap page order for FIX_TEXT_POKE0,1Mathieu Desnoyers1-2/+2
2009-07-03parisc: use generic atomic64 on 32-bitKyle McMartin2-1/+6
2009-07-03parisc: perf: wire up sys_perf_counter_openKyle McMartin3-1/+9
2009-07-03parisc: add task_pt_regs macroKyle McMartin1-0/+3
2009-07-03parisc: wire sys_perf_counter_open to sys_ni_syscallKyle McMartin2-1/+3
2009-07-03parisc: inventory.c, fix bloated stack frameKyle McMartin1-17/+24
2009-07-03parisc: processor.c, fix bloated stack frameKyle McMartin1-5/+11
2009-07-03parisc: fix compile warning in mm/init.cKyle McMartin1-1/+1