summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-10-22m68knommu: some boards use fixed phy for FEC ethernetGreg Ungerer1-0/+16
2010-10-21m68knommu: support the external GPIO based interrupts of the 5272Greg Ungerer1-5/+51
2010-10-21m68knommu: mask of vector bits in exception word properlyGreg Ungerer1-5/+8
2010-10-21m68knommu: change to new flag variablesmatt mooney12-24/+24
2010-10-21m68knommu: Fix MCFUART_TXFIFOSIZE for m548x.Philippe De Muyter1-1/+3
2010-10-21m68knommu: add basic mmu-less m548x supportPhilippe De Muyter15-5/+493
2010-10-21m68knommu: .gitignore vmlinux.ldsPhilippe De Muyter1-0/+1
2010-10-21m68knommu: stop using __do_IRQGreg Ungerer7-27/+26
2010-10-21m68knommu: rename PT_OFF_VECTOR to PT_OFF_FORMATVEC.Philippe De Muyter3-10/+10
2010-10-21m68knommu: add support for Coldfire 547x/548x interrupt controllerPhilippe De Muyter1-8/+32
2010-10-21m68k{nommu}: Remove unused DEFINE's from asm-offsets.cPhilippe De Muyter2-21/+0
2010-10-21m68knommu: whitespace cleanup in 68328/entry.SPhilippe De Muyter1-7/+7
2010-10-21m68knommu: Document supported chips in intc-2.c and intc-simr.c.Philippe De Muyter2-1/+7
2010-10-21m68knommu: fix strace support for 68328/68360Philippe De Muyter2-2/+7
2010-10-21m68knommu: fix default starting datePhilippe De Muyter1-5/+8
2010-10-21arch/m68knommu: Removing dead 68328_SERIAL_UART2 config optionChristian Dietrich1-5/+0
2010-10-21arch/m68knommu: Removing dead RAM_{16,32}_MB config optionChristian Dietrich1-6/+0
2010-10-21arch/m68knommu: Removing dead M68KFPU_EMU config optionChristian Dietrich2-31/+0
2010-10-21arch/m68knommu: Removing dead RELOCATE config optionChristian Dietrich1-27/+0
2010-10-21arch/m68knommu: Removing dead M68000 config optionChristian Dietrich1-3/+0
2010-10-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds5-8/+12
2010-10-20Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-44/+19
2010-10-19MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau2-6/+6
2010-10-19MIPS: jz4740: Fix Kbuild Platform file.David Daney1-1/+1
2010-10-19MIPS: Repair Kbuild make clean breakage.David Daney2-1/+5
2010-10-19KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity3-44/+19
2010-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds12-44/+53
2010-10-18MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim1-0/+4
2010-10-18MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim1-0/+1
2010-10-18MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin1-1/+1
2010-10-18MIPS: do_sigaltstack() expects userland pointersAl Viro2-4/+6
2010-10-18MIPS: Fix error values in case of bad_stackAl Viro2-2/+2
2010-10-18MIPS: Sanitize restart logicsAl Viro7-35/+34
2010-10-18MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro1-2/+2
2010-10-18MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro1-0/+3
2010-10-15m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIANKyle McMartin1-2/+2
2010-10-15m32r: add kernel/.gitignore and ignore vmlinux.ldsKyle McMartin1-0/+1
2010-10-15m32r: get_user takes an lvalue, not a pointerKyle McMartin1-1/+1
2010-10-15m32r: restore _BLOCKABLEKyle McMartin1-0/+2
2010-10-15uml: fix buildFUJITA Tomonori1-9/+5
2010-10-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-4/+5
2010-10-15ubd: fix incorrect sector handling during request restartTejun Heo1-4/+5
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds1-17/+5
2010-10-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-17/+44
2010-10-13Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2010-10-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-10/+10
2010-10-13ARM: relax ioremap prohibition (309caa9) for -final and -stableRussell King1-2/+6
2010-10-12Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2-1/+2
2010-10-12ARM: 6440/1: ep93xx: DMA: fix channel_disableMika Westerberg1-1/+1
2010-10-11x86, numa: For each node, register the memory blocks actually usedYinghai Lu1-3/+5