Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | microblaze: Optimize hw exception rutine | Michal Simek | 2010-08-04 | 1 | -16/+6 | |
| * | | | | microblaze: Implement clear_ums macro and fix SAVE_STATE macro | Michal Simek | 2010-08-04 | 1 | -0/+15 | |
| * | | | | microblaze: Remove additional setup for kernel_mode | Michal Simek | 2010-08-04 | 1 | -15/+10 | |
| * | | | | microblaze: Optimize SAVE_STATE macro | Michal Simek | 2010-08-04 | 1 | -8/+13 | |
| * | | | | microblaze: Remove additional loading | Michal Simek | 2010-08-04 | 1 | -5/+0 | |
| * | | | | microblaze: Completely remove working with R11 register | Michal Simek | 2010-08-04 | 1 | -41/+21 | |
| * | | | | microblaze: Do not setup BIP in _debug_exception | Michal Simek | 2010-08-04 | 1 | -3/+0 | |
| * | | | | microblaze: Simplify _debug_exception function | Michal Simek | 2010-08-04 | 1 | -5/+2 | |
| * | | | | microblaze: Optimize SAVE_STATE macro | Michal Simek | 2010-08-04 | 1 | -6/+14 | |
| * | | | | microblaze: trivial: Use la insted of addik | Michal Simek | 2010-08-04 | 1 | -32/+32 | |
| * | | | | microblaze: remove enable_irq from SAVE_STATE macro | Michal Simek | 2010-08-04 | 1 | -1/+0 | |
| * | | | | microblaze: Move stack backup to SAVE_STATE macro | Michal Simek | 2010-08-04 | 1 | -4/+1 | |
| * | | | | microblaze: Move BIP setup to the end of ret_from_trap/ret_from_exc | Michal Simek | 2010-08-04 | 1 | -6/+6 | |
| * | | | | microblaze: Remove PER_CPU(KM) variable | Michal Simek | 2010-08-04 | 1 | -23/+20 | |
| * | | | | microblaze: Optimize clear_vms_ums macro | Michal Simek | 2010-08-04 | 1 | -3/+1 | |
| * | | | | microblaze: Save and restore r3/r4 in SAVE/RESTORE_REGS macros | Michal Simek | 2010-08-04 | 1 | -40/+8 | |
| * | | | | microblaze: Fix VM_ON and VM_OFF macros | Michal Simek | 2010-08-04 | 1 | -4/+6 | |
| * | | | | microblaze: Do not use _start in vmlinux | Michal Simek | 2010-08-04 | 2 | -3/+3 | |
| * | | | | microblaze: Cleanup boot/Makefile | Michal Simek | 2010-08-04 | 1 | -5/+6 | |
| * | | | | microblaze: Fix number of pvr regs | Michal Simek | 2010-08-04 | 1 | -1/+1 | |
| * | | | | microblaze: Decrease time shifting values | Michal Simek | 2010-08-04 | 1 | -4/+5 | |
| * | | | | microblaze: Enable early printk only for uartlite | Michal Simek | 2010-08-04 | 1 | -0/+1 | |
| * | | | | microblaze: remove unused HAVE_ARCH_PCI_SET_DMA_MASK | FUJITA Tomonori | 2010-08-04 | 1 | -6/+0 | |
| * | | | | microblaze: Do not trace cpu_relax function | Michal Simek | 2010-08-04 | 1 | -2/+5 | |
| * | | | | microblaze: Improve ftrace time measuring | Michal Simek | 2010-08-04 | 2 | -2/+17 | |
| * | | | | microblaze: Add stack unwinder | Steven J. Magnani | 2010-08-04 | 10 | -95/+454 | |
| * | | | | microblaze: Allow PAGE_SIZE configuration | Steven J. Magnani | 2010-08-04 | 6 | -11/+50 | |
| * | | | | microblaze: Trace hardirqs | Michal Simek | 2010-08-04 | 1 | -0/+2 | |
| * | | | | microblaze: Fix sys_clone syscall | Michal Simek | 2010-08-04 | 1 | -7/+7 | |
| * | | | | microblaze: Disable FRAME_POINTER selection | Michal Simek | 2010-08-04 | 1 | -3/+3 | |
| * | | | | microblaze: Fix copy_to_user_page macro | Michal Simek | 2010-08-04 | 2 | -2/+19 | |
| * | | | | microblaze: Sync noMMU and MMU setup_memory | Michal Simek | 2010-08-04 | 1 | -6/+1 | |
| * | | | | microblaze: Remove unused label | Michal Simek | 2010-08-04 | 1 | -1/+0 | |
| * | | | | microblaze: Implement flush_dcache_page macro | Michal Simek | 2010-08-04 | 1 | -4/+10 | |
| * | | | | microblaze: Fix comment for TLB | Michal Simek | 2010-08-02 | 1 | -1/+1 | |
| * | | | | microblaze: Fix __copy_to/from_user_inatomic macros | Michal Simek | 2010-08-02 | 1 | -2/+2 | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-08-05 | 7 | -25/+26 | |
|\ \ \ \ \ | ||||||
| * | | | | | arch/sparc/mm: Use GFP_KERNEL | Julia Lawall | 2010-08-02 | 1 | -1/+1 | |
| * | | | | | MAINTAINERS: Add trailing slash to SBUS path. | David S. Miller | 2010-07-20 | 1 | -1/+1 | |
| * | | | | | sbus: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-07-20 | 5 | -23/+24 | |
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2010-08-05 | 10 | -9508/+1058 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Pull misc2-6-36 into release branch | Tony Luck | 2010-08-04 | 2 | -184/+200 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [IA64] perfmon: convert to unlocked_ioctl | Arnd Bergmann | 2010-07-06 | 1 | -11/+11 | |
| | * | | | | | | [IA64] beautify vmlinux.lds.h | Sam Ravnborg | 2010-06-21 | 1 | -173/+189 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Pull percpu256K into release branch | Tony Luck | 2010-08-04 | 22 | -55/+169 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [IA64] increase ia64 static per cpu area | Tony Luck | 2010-07-27 | 1 | -1/+1 | |
| * | | | | | | | Pull reduce-config into release branch | Tony Luck | 2010-08-04 | 7 | -9323/+857 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [IA64] Put ia64 config files on the Uwe Kleine-König diet | Tony Luck | 2010-07-13 | 7 | -9323/+857 | |
* | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-08-05 | 297 | -2178/+16724 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | MIPS: PowerTV: Separate PowerTV USB support from non-USB code | David VomLehn | 2010-08-05 | 5 | -229/+432 |