| Commit message (Expand) | Author | Age |
... | |
* | | | | | | MIPS: Use -mno-check-zero-division | Ralf Baechle | 2009-05-14 |
* | | | | | | MIPS: Set compiler options only after the compiler prefix has ben set. | Ralf Baechle | 2009-05-14 |
* | | | | | | MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it. | Ralf Baechle | 2009-05-14 |
* | | | | | | MIPS: uaccess: Switch lock annotations to might_fault(). | Ralf Baechle | 2009-05-14 |
* | | | | | | MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx reset | Shane McDonald | 2009-05-14 |
* | | | | | | MIPS: MSP71xx: Resolve multiple definition of plat_timer_setup | Shane McDonald | 2009-05-14 |
* | | | | | | MIPS: Make uaccess.h slightly more sparse friendly. | Ralf Baechle | 2009-05-14 |
* | | | | | | MIPS: Make access_ok() sideeffect proof. | Ralf Baechle | 2009-05-14 |
* | | | | | | MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.h | Thomas Bogendoerfer | 2009-05-14 |
* | | | | | | MIPS: Alchemy: Timer build fix | Manuel Lauss | 2009-05-14 |
* | | | | | | MIPS: Kconfig: Delete duplicate definition of RWSEM_GENERIC_SPINLOCK. | Ralf Baechle | 2009-05-14 |
* | | | | | | MIPS: Cavium: Add support for 8k and 32k page sizes. | Ralf Baechle | 2009-05-14 |
* | | | | | | MIPS: TXx9: Fix possible overflow in clock calculations | Atsushi Nemoto | 2009-05-14 |
* | | | | | | MIPS: Synchronize dma_map_page and dma_map_single | Atsushi Nemoto | 2009-05-14 |
* | | | | | | MIPS: Enable CLO / CLZ instructions via separate CPU property | Ralf Baechle | 2009-05-14 |
* | | | | | | MIPS: Loongson 2 needs no hazard barriers. | Zhang Le | 2009-05-14 |
* | | | | | | MIPS: Do not include seccomp.h from compat.h | Atsushi Nemoto | 2009-05-14 |
* | | | | | | MIPS: RBTX4939: Fix typo in system name | Atsushi Nemoto | 2009-05-14 |
* | | | | | | MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettime | David Daney | 2009-05-14 |
* | | | | | | MIPS: Fix build error if CONFIG_CEVT_R4K is undefined. | Ralf Baechle | 2009-05-14 |
* | | | | | | MIPS: Add Loongson cpu-feature-overrides.h | Zhang Le | 2009-05-14 |
* | | | | | | MIPS: Print the actual detected I-cache associativity on bootup. | Ralf Baechle | 2009-05-14 |
* | | | | | | MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.c | Dmitri Vorobiev | 2009-05-14 |
* | | | | | | MIPS: IP32: ip32_be_handler symbol is needlessly defined global | Dmitri Vorobiev | 2009-05-14 |
* | | | | | | MIPS: IP32: Two symbols can become static | Dmitri Vorobiev | 2009-05-14 |
* | | | | | | MIPS: au1xxx-ide: Fix build with CONFIG_PM | Manuel Lauss | 2009-05-14 |
* | | | | | | MIPS: Alchemy: Add missing Au1200 GPIO203 interrupt | Manuel Lauss | 2009-05-14 |
* | | | | | | MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-one | Manuel Lauss | 2009-05-14 |
* | | | | | | MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTC | Kevin D. Kissell | 2009-05-14 |
* | | | | | | MIPS: SMTC: Bring set/clear/change_c0_## return value semantics uptodate. | Kevin D. Kissell | 2009-05-14 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 | Linus Torvalds | 2009-05-13 |
|\ \ \ \ \ |
|
| * | | | | | xtensa: Fix linker script to include .literal sections | Chris Zankel | 2009-05-12 |
| * | | | | | xtensa: update s6105_defconfig for ccount calibration | Oskar Schirmer | 2009-05-12 |
| * | | | | | xtensa: implement ccount calibration for s6000 | Oskar Schirmer | 2009-05-12 |
| * | | | | | xtensa: fix wrong extern declaration renamed in code using it | Oskar Schirmer | 2009-05-12 |
| * | | | | | xtensa: register gpio chip before use | Johannes Weiner | 2009-05-12 |
| * | | | | | xtensa: always use correct stack pointer for stack traces | Johannes Weiner | 2009-05-12 |
| * | | | | | xtensa: Fix checksum header file | Chris Zankel | 2009-05-12 |
| * | | | | | xtensa: Fix architecture specific Kconfig | Chris Zankel | 2009-05-12 |
* | | | | | | Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-05-13 |
|\ \ \ \ \ \ |
|
| * | | | | | | KVM: SVM: Remove port 80 passthrough | Avi Kivity | 2009-05-11 |
| * | | | | | | KVM: Make EFER reads safe when EFER does not exist | Avi Kivity | 2009-05-11 |
| * | | | | | | KVM: Fix NX support reporting | Avi Kivity | 2009-05-11 |
| * | | | | | | KVM: SVM: Fix cross vendor migration issue with unusable bit | Andre Przywara | 2009-05-11 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | alpha: unbreak percpu again | Tejun Heo | 2009-05-12 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge branch 'for-linus' of git://repo.or.cz/cris-mirror | Linus Torvalds | 2009-05-11 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | CRISv32: Fix typo compile error in ARTPEC-3 gpio driver. | Jesper Nilsson | 2009-04-28 |
| * | | | | CRIS: Wire up syscalls signalfd4 to writev. | Jesper Nilsson | 2009-04-28 |
| * | | | | CRISv32: Remove obsolete vcs_hook.o from Makefile | Jesper Nilsson | 2009-04-21 |
| * | | | | CRIS: Merge machine dependent boot/compressed and boot/rescue | Jesper Nilsson | 2009-04-21 |