summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-10-21microblaze: Add PVR for endians plus detectionMichal Simek
2010-10-21microblaze: trivial: Add comment for AXI pvrMichal Simek
2010-10-21microblaze: pci-common cleanupNishanth Aravamudan
2010-10-21microblaze: Support early console on uart16550Michal Simek
2010-10-21microblaze: Do not compile early console support for uartlite if is disabledMichal Simek
2010-10-21microblaze: Setup early console dynamicallyMichal Simek
2010-10-21microblaze: Rename all uartlite early printk functionsMichal Simek
2010-10-21microblaze: remove early printk uarlite console dependency from headerMichal Simek
2010-10-21microblaze: Remove additional compatible propertiesMichal Simek
2010-10-21microblaze: Remove hardcoded asm instraction for PVR loadingMichal Simek
2010-10-21microblaze: Use static const char * const where possibleJoe Perches
2010-10-21microblaze: Define VMALLOC_START/ENDMichal Simek
2010-10-21microblaze: Export missing symbols for modulesMichal Simek
2010-10-21microblaze: Add libgcc function directly to kernelMichal Simek
2010-10-21microblaze: support gpio_to_irq()Michal Simek
2010-10-21microblaze: Define empty mmiowbMichal Simek
2010-10-21microblaze: wire up prlimit64 and fanotify* syscallsMichal Simek
2010-10-21microblaze: use asm-generic/pci-dma-compat.hFUJITA Tomonori
2010-10-21microblaze: Add PVR for BTCMichal Simek
2010-10-21microblaze: Add new microblaze versionsMichal Simek
2010-10-21microblaze: remove OUTPUT_FORMAT from linker scriptMichal Simek
2010-10-21microblaze: Fix r16 and r17 reg savingMichal Simek
2010-10-21microblaze: Removing dead CONTIGUOUS_PAGE_ALLOC config optionChristian Dietrich
2010-10-21microblaze: Report if only one timer is usedMichal Simek
2010-10-21microblaze: Clear return value in pt_regsMichal Simek
2010-10-21microblaze: Fix sys_rt_sigreturn_wrapperMichal Simek
2010-10-21microblaze: remove unused TIF_KERNEL_TRACEMichal Simek
2010-10-21microblaze: Add seccomp supportMichal Simek
2010-10-21microblaze: Remove old user debugging gdb stubMichal Simek
2010-10-21microblaze: trivial: thread_info cleanupMichal Simek
2010-10-21microblaze: Fix pmd_populate macroMichal Simek
2010-10-21microblaze: kgdb: Remove unused variable and fix return valueMichal Simek
2010-10-21microblaze: Fix generic DTS to ensure OF requirementsMichal Simek
2010-10-21microblaze: Remove pr_<level> uses of KERN_<level>Joe Perches
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