summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | MIPS: MSP71xx: Resolve multiple definition of plat_timer_setupShane McDonald2009-05-141-5/+2
| * | | | | | MIPS: Make uaccess.h slightly more sparse friendly.Ralf Baechle2009-05-141-12/+27
| * | | | | | MIPS: Make access_ok() sideeffect proof.Ralf Baechle2009-05-141-3/+13
| * | | | | | MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.hThomas Bogendoerfer2009-05-141-2/+2
| * | | | | | MIPS: Alchemy: Timer build fixManuel Lauss2009-05-141-1/+1
| * | | | | | MIPS: Kconfig: Delete duplicate definition of RWSEM_GENERIC_SPINLOCK.Ralf Baechle2009-05-141-4/+0
| * | | | | | MIPS: Cavium: Add support for 8k and 32k page sizes.Ralf Baechle2009-05-146-4/+44
| * | | | | | MIPS: TXx9: Fix possible overflow in clock calculationsAtsushi Nemoto2009-05-143-3/+3
| * | | | | | MIPS: Synchronize dma_map_page and dma_map_singleAtsushi Nemoto2009-05-142-20/+8
| * | | | | | MIPS: Enable CLO / CLZ instructions via separate CPU propertyRalf Baechle2009-05-142-2/+11
| * | | | | | MIPS: Loongson 2 needs no hazard barriers.Zhang Le2009-05-141-2/+3
| * | | | | | MIPS: Do not include seccomp.h from compat.hAtsushi Nemoto2009-05-141-1/+0
| * | | | | | MIPS: RBTX4939: Fix typo in system nameAtsushi Nemoto2009-05-141-1/+1
| * | | | | | MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettimeDavid Daney2009-05-142-4/+4
| * | | | | | MIPS: Fix build error if CONFIG_CEVT_R4K is undefined.Ralf Baechle2009-05-141-1/+1
| * | | | | | MIPS: Add Loongson cpu-feature-overrides.hZhang Le2009-05-141-0/+59
| * | | | | | MIPS: Print the actual detected I-cache associativity on bootup.Ralf Baechle2009-05-141-1/+1
| * | | | | | MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.cDmitri Vorobiev2009-05-141-2/+2
| * | | | | | MIPS: IP32: ip32_be_handler symbol is needlessly defined globalDmitri Vorobiev2009-05-141-1/+1
| * | | | | | MIPS: IP32: Two symbols can become staticDmitri Vorobiev2009-05-141-2/+2
| * | | | | | MIPS: au1xxx-ide: Fix build with CONFIG_PMManuel Lauss2009-05-141-17/+0
| * | | | | | MIPS: Alchemy: Add missing Au1200 GPIO203 interruptManuel Lauss2009-05-141-2/+2
| * | | | | | MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-oneManuel Lauss2009-05-141-1/+1
| * | | | | | MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTCKevin D. Kissell2009-05-142-2/+6
| * | | | | | MIPS: SMTC: Bring set/clear/change_c0_## return value semantics uptodate.Kevin D. Kissell2009-05-141-8/+11
| | |_|/ / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds2009-05-1312-20/+81
| |\ \ \ \ \
| | * | | | | xtensa: Fix linker script to include .literal sectionsChris Zankel2009-05-112-6/+19
| | * | | | | xtensa: update s6105_defconfig for ccount calibrationOskar Schirmer2009-05-111-2/+1
| | * | | | | xtensa: implement ccount calibration for s6000Oskar Schirmer2009-05-113-0/+29
| | * | | | | xtensa: fix wrong extern declaration renamed in code using itOskar Schirmer2009-05-111-2/+2
| | * | | | | xtensa: register gpio chip before useJohannes Weiner2009-05-113-2/+10
| | * | | | | xtensa: always use correct stack pointer for stack tracesJohannes Weiner2009-05-111-2/+14
| | * | | | | xtensa: Fix checksum header fileChris Zankel2009-05-111-2/+4
| | * | | | | xtensa: Fix architecture specific KconfigChris Zankel2009-05-111-4/+2
| * | | | | | Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-05-132-6/+8
| |\ \ \ \ \ \
| | * | | | | | KVM: SVM: Remove port 80 passthroughAvi Kivity2009-05-111-1/+0
| | * | | | | | KVM: Make EFER reads safe when EFER does not existAvi Kivity2009-05-111-2/+2
| | * | | | | | KVM: Fix NX support reportingAvi Kivity2009-05-111-1/+1
| | * | | | | | KVM: SVM: Fix cross vendor migration issue with unusable bitAndre Przywara2009-05-111-2/+5
| | | |_|/ / / | | |/| | | |
| * | | | | | alpha: unbreak percpu againTejun Heo2009-05-121-1/+25
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2009-05-1128-438/+217
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | CRISv32: Fix typo compile error in ARTPEC-3 gpio driver.Jesper Nilsson2009-04-281-2/+2
| | * | | | CRIS: Wire up syscalls signalfd4 to writev.Jesper Nilsson2009-04-283-5/+29
| | * | | | CRISv32: Remove obsolete vcs_hook.o from MakefileJesper Nilsson2009-04-211-2/+0
| | * | | | CRIS: Merge machine dependent boot/compressed and boot/rescueJesper Nilsson2009-04-2123-429/+186
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-101-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.Krzysztof HaƂasa2009-05-091-1/+1
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-088-15/+40
| |\ \ \ \ \
| | * | | | | x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto2009-05-081-4/+6
| | * | | | | x86: xen, i386: reserve Xen pagetablesJeremy Fitzhardinge2009-05-081-0/+5
OpenPOWER on IntegriCloud