summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-10-22m68knommu: convert to using tracehook_report_syscall_*Greg Ungerer
2010-10-22m68knommu: some boards use fixed phy for FEC ethernetGreg Ungerer
2010-10-21m68knommu: support the external GPIO based interrupts of the 5272Greg Ungerer
2010-10-21m68knommu: mask of vector bits in exception word properlyGreg Ungerer
2010-10-21m68knommu: change to new flag variablesmatt mooney
2010-10-21m68knommu: Fix MCFUART_TXFIFOSIZE for m548x.Philippe De Muyter
2010-10-21m68knommu: add basic mmu-less m548x supportPhilippe De Muyter
2010-10-21m68knommu: .gitignore vmlinux.ldsPhilippe De Muyter
2010-10-21m68knommu: stop using __do_IRQGreg Ungerer
2010-10-21m68knommu: rename PT_OFF_VECTOR to PT_OFF_FORMATVEC.Philippe De Muyter
2010-10-21m68knommu: add support for Coldfire 547x/548x interrupt controllerPhilippe De Muyter
2010-10-21m68k{nommu}: Remove unused DEFINE's from asm-offsets.cPhilippe De Muyter
2010-10-21m68knommu: whitespace cleanup in 68328/entry.SPhilippe De Muyter
2010-10-21m68knommu: Document supported chips in intc-2.c and intc-simr.c.Philippe De Muyter
2010-10-21m68knommu: fix strace support for 68328/68360Philippe De Muyter
2010-10-21m68knommu: fix default starting datePhilippe De Muyter
2010-10-21arch/m68knommu: Removing dead 68328_SERIAL_UART2 config optionChristian Dietrich
2010-10-21arch/m68knommu: Removing dead RAM_{16,32}_MB config optionChristian Dietrich
2010-10-21arch/m68knommu: Removing dead M68KFPU_EMU config optionChristian Dietrich
2010-10-21arch/m68knommu: Removing dead RELOCATE config optionChristian Dietrich
2010-10-21arch/m68knommu: Removing dead M68000 config optionChristian Dietrich
2010-10-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-20Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-19MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau
2010-10-19MIPS: jz4740: Fix Kbuild Platform file.David Daney
2010-10-19MIPS: Repair Kbuild make clean breakage.David Daney
2010-10-19KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity
2010-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-18MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim
2010-10-18MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim
2010-10-18MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin
2010-10-18MIPS: do_sigaltstack() expects userland pointersAl Viro
2010-10-18MIPS: Fix error values in case of bad_stackAl Viro
2010-10-18MIPS: Sanitize restart logicsAl Viro
2010-10-18MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro
2010-10-18MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro
2010-10-16m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIANKyle McMartin
2010-10-16m32r: add kernel/.gitignore and ignore vmlinux.ldsKyle McMartin
2010-10-16m32r: get_user takes an lvalue, not a pointerKyle McMartin
2010-10-16m32r: restore _BLOCKABLEKyle McMartin
2010-10-15uml: fix buildFUJITA Tomonori
2010-10-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-15ubd: fix incorrect sector handling during request restartTejun Heo
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds
2010-10-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-13Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-12ARM: relax ioremap prohibition (309caa9) for -final and -stableRussell King
2010-10-12Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King
2010-10-12ARM: 6440/1: ep93xx: DMA: fix channel_disableMika Westerberg