Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
[sfrench/cifs-2.6.git] / arch / microblaze /
2010-08-05 Linus TorvaldsMerge branch 'for-linus' of git://git.monstr.eu/linux...
2010-08-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2010-08-05 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2010-08-05 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2010-08-05 Linus TorvaldsMerge git://git./linux/kernel/git/czankel/xtensa-2.6
2010-08-04 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-04 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-04 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2010-08-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-04 Linus TorvaldsMerge branch 'stable/swiotlb-0.8.3' of git://git./linux...
2010-08-04 Tony LuckPull misc2-6-36 into release branch
2010-08-04 Tony LuckPull reduce-config into release branch
2010-08-04 Jiri KosinaMerge branches 'magicmouse', 'roccat' and 'vec-pedal...
2010-08-04 Jiri KosinaMerge branch 'upstream' into for-linus
2010-08-04 Jiri KosinaMerge branch 'master' into for-next
2010-08-04 Michal Simekmicroblaze: Add KGDB support
2010-08-04 Michal Simekmicroblaze: Support brki rX, 0x18 for user application...
2010-08-04 Michal Simekmicroblaze: Remove nop after MSRCLR/SET, MTS, MFS instr...
2010-08-04 Michal Simekmicroblaze: Simplify syscall rutine
2010-08-04 Michal Simekmicroblaze: Move PT_MODE saving to delay slot
2010-08-04 Michal Simekmicroblaze: Fix _interrupt function
2010-08-04 Michal Simekmicroblaze: Fix _user_exception function
2010-08-04 Michal Simekmicroblaze: Put together addik instructions
2010-08-04 Michal Simekmicroblaze: Use delay slot in syscall macros
2010-08-04 Michal Simekmicroblaze: Save kernel mode in delay slot
2010-08-04 Michal Simekmicroblaze: Do not mix register saving and mode setting
2010-08-04 Michal Simekmicroblaze: Move SAVE_STATE upward
2010-08-04 Michal Simekmicroblaze: entry.S: Macro optimization
2010-08-04 Michal Simekmicroblaze: Optimize hw exception rutine
2010-08-04 Michal Simekmicroblaze: Implement clear_ums macro and fix SAVE_STAT...
2010-08-04 Michal Simekmicroblaze: Remove additional setup for kernel_mode
2010-08-04 Michal Simekmicroblaze: Optimize SAVE_STATE macro
2010-08-04 Michal Simekmicroblaze: Remove additional loading
2010-08-04 Michal Simekmicroblaze: Completely remove working with R11 register
2010-08-04 Michal Simekmicroblaze: Do not setup BIP in _debug_exception
2010-08-04 Michal Simekmicroblaze: Simplify _debug_exception function
2010-08-04 Michal Simekmicroblaze: Optimize SAVE_STATE macro
2010-08-04 Michal Simekmicroblaze: trivial: Use la insted of addik
2010-08-04 Michal Simekmicroblaze: remove enable_irq from SAVE_STATE macro
2010-08-04 Michal Simekmicroblaze: Move stack backup to SAVE_STATE macro
2010-08-04 Michal Simekmicroblaze: Move BIP setup to the end of ret_from_trap...
2010-08-04 Michal Simekmicroblaze: Remove PER_CPU(KM) variable
2010-08-04 Michal Simekmicroblaze: Optimize clear_vms_ums macro
2010-08-04 Michal Simekmicroblaze: Save and restore r3/r4 in SAVE/RESTORE_REGS...
2010-08-04 Michal Simekmicroblaze: Fix VM_ON and VM_OFF macros
2010-08-04 Michal Simekmicroblaze: Do not use _start in vmlinux
2010-08-04 Michal Simekmicroblaze: Cleanup boot/Makefile
2010-08-04 Michal Simekmicroblaze: Fix number of pvr regs
2010-08-04 Michal Simekmicroblaze: Decrease time shifting values
2010-08-04 Michal Simekmicroblaze: Enable early printk only for uartlite
2010-08-04 FUJITA Tomonorimicroblaze: remove unused HAVE_ARCH_PCI_SET_DMA_MASK
2010-08-04 Michal Simekmicroblaze: Do not trace cpu_relax function
2010-08-04 Michal Simekmicroblaze: Improve ftrace time measuring
2010-08-04 Steven J. Magnanimicroblaze: Add stack unwinder
2010-08-04 Steven J. Magnanimicroblaze: Allow PAGE_SIZE configuration
2010-08-04 Michal Simekmicroblaze: Trace hardirqs
2010-08-04 Michal Simekmicroblaze: Fix sys_clone syscall
2010-08-04 Michal Simekmicroblaze: Fix copy_to_user_page macro
2010-08-04 Michal Simekmicroblaze: Sync noMMU and MMU setup_memory
2010-08-04 Michal Simekmicroblaze: Remove unused label
2010-08-04 Michal Simekmicroblaze: Implement flush_dcache_page macro
2010-08-03 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-08-03 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-08-03 Chris ZankelMerge remote branch 'origin/master'
2010-08-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-08-02 Michal Simekmicroblaze: Fix comment for TLB
2010-08-02 Michal Simekmicroblaze: Fix __copy_to/from_user_inatomic macros
2010-07-31 Russell KingMerge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb...
2010-07-29 Linus TorvaldsMerge branch 'fix/hda' of git://git./linux/kernel/git...
2010-07-29 Russell KingMerge branch 'arm/booting' of git://git.pengutronix...
2010-07-29 Russell KingMerge branch 'for-rmk' of git://git.pengutronix.de...
2010-07-29 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2010-07-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-07-27 Linus TorvaldsMerge git://git.infradead.org/users/cbou/battery-2...
2010-07-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-07-27 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-07-27 Russell KingMerge branch 'origin' into misc
2010-07-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-07-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-26 Uwe Kleine-KönigMerge branch 'imx/for-2.6.36' of git://git.pengutronix...
2010-07-25 David S. MillerMerge branch 'wimax-2.6.35.y' of git://git./linux/kerne...
2010-07-23 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-07-23 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2010-07-23 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-07-22 Len BrownMerge branch 'bugzilla-102904-workaround' into release
2010-07-22 Len BrownMerge branch 'bugzilla-16244' into release
2010-07-22 Len BrownMerge branch 'bugzilla-16271' into release
2010-07-22 Len BrownMerge branch 'bugzilla-16357' into release
2010-07-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-22 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2010-07-22 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-07-22 Russell KingMerge branch 'master' of git://git.infradead.org/users...
2010-07-21 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2010-07-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2010-07-21 Russell KingMerge branch 'fix' of git://git./linux/kernel/git/ycmia...
2010-07-21 Russell KingMerge git://git./linux/kernel/git/nico/orion into devel...
next