| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc64: Kill CONFIG_STACK_DEBUG code. | David S. Miller | 2010-04-13 | 2 | -78/+1 |
* | sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up. | David S. Miller | 2010-04-13 | 2 | -7/+16 |
* | sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs. | David S. Miller | 2010-04-13 | 1 | -2/+12 |
* | sparc64: Use kstack_valid() in die_if_kernel(). | David S. Miller | 2010-04-13 | 1 | -23/+3 |
* | sparc64: Implement perf_arch_fetch_caller_regs | David S. Miller | 2010-04-04 | 1 | -0/+75 |
* | sparc64: Update defconfig. | David S. Miller | 2010-04-04 | 1 | -12/+16 |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-04-04 | 1360 | -20768/+73896 |
|\ |
|
| * | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-04-03 | 10 | -47/+123 |
| |\ |
|
| | * | ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel builds | Catalin Marinas | 2010-03-29 | 1 | -2/+2 |
| | * | ARM: 6005/1: arm: kprobes: fix register corruption with jprobes | Mika Westerberg | 2010-03-29 | 1 | -1/+9 |
| | * | ARM: 6001/1: removing compilation warning comming from clkdev.h | viresh kumar | 2010-03-29 | 1 | -0/+1 |
| | * | ARM: 6000/1: removing compilation warning comming from <asm/irq.h> | viresh kumar | 2010-03-29 | 1 | -0/+1 |
| | * | ARM: 5997/1: ARM: Correct the VFPv3 detection | Catalin Marinas | 2010-03-28 | 1 | -1/+1 |
| | * | ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4) | Catalin Marinas | 2010-03-25 | 2 | -6/+16 |
| | * | ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4) | Catalin Marinas | 2010-03-25 | 2 | -0/+11 |
| | * | ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4) | Catalin Marinas | 2010-03-25 | 2 | -0/+20 |
| | * | ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4) | Catalin Marinas | 2010-03-25 | 2 | -37/+62 |
| * | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-04-03 | 1 | -0/+2 |
| |\ \ |
|
| | * | | powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting them | Roman Fietze | 2010-03-27 | 1 | -0/+2 |
| * | | | Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-04-02 | 11 | -83/+294 |
| |\ \ \ |
|
| | * | | | sh: Fix up the SH-3 build for recent TLB changes. | Paul Mundt | 2010-04-02 | 4 | -28/+75 |
| | * | | | sh: export return_address() symbol. | Paul Mundt | 2010-04-02 | 1 | -0/+3 |
| | * | | | sh: Enable the mmu in start_secondary() | Matt Fleming | 2010-03-29 | 1 | -0/+1 |
| | * | | | sh: Fix FDPIC binary loader | Andrew Stubbs | 2010-03-29 | 1 | -2/+4 |
| | * | | | arch/sh/kernel: Use set_cpus_allowed_ptr | Julia Lawall | 2010-03-29 | 1 | -2/+2 |
| | * | | | sh: Update ecovec_defconfig | Yusuke Goda | 2010-03-29 | 1 | -46/+190 |
| | * | | | sh: update the TLB replacement counter for entry wiring. | Matt Fleming | 2010-03-26 | 2 | -5/+19 |
| | | |/
| | |/| |
|
| * | | | microblaze: Support word copying in copy_tofrom_user | Michal Simek | 2010-04-01 | 1 | -14/+25 |
| * | | | microblaze: Print early printk information to log buffer | Michal Simek | 2010-04-01 | 1 | -9/+15 |
| * | | | microblaze: head.S typo fix | Michal Simek | 2010-04-01 | 1 | -2/+2 |
| * | | | microblaze: Use MICROBLAZE_TLB_SIZE in asm code | Michal Simek | 2010-04-01 | 2 | -3/+3 |
| * | | | microblaze: Kconfig Fix - pci | Michal Simek | 2010-04-01 | 1 | -3/+0 |
| * | | | microblaze: Adding likely macros | Michal Simek | 2010-04-01 | 6 | -26/+28 |
| * | | | microblaze: Add .type and .size to ASM functions | Michal Simek | 2010-04-01 | 3 | -1/+22 |
| * | | | microblaze: Fix TLB macros | Michal Simek | 2010-04-01 | 1 | -1/+2 |
| * | | | microblaze: Use instruction with delay slot | Michal Simek | 2010-04-01 | 1 | -8/+5 |
| * | | | microblaze: Remove additional resr and rear loading | Michal Simek | 2010-04-01 | 1 | -15/+3 |
| * | | | microblaze: Change register usage for ESR and EAR | Michal Simek | 2010-04-01 | 1 | -35/+35 |
| * | | | microblaze: Prepare work for optimization in exception code | Michal Simek | 2010-04-01 | 1 | -6/+3 |
| * | | | microblaze: Add DEBUG option | Michal Simek | 2010-04-01 | 1 | -0/+2 |
| * | | | microblaze: Support systems without lmb bram | Michal Simek | 2010-04-01 | 1 | -0/+6 |
| * | | | microblaze: uaccess: Sync strlen, strnlen, copy_to/from_user | Michal Simek | 2010-04-01 | 1 | -56/+32 |
| * | | | microblaze: uaccess: Unify __copy_tofrom_user | Michal Simek | 2010-04-01 | 2 | -39/+22 |
| * | | | microblaze: uaccess: Move functions to generic location | Michal Simek | 2010-04-01 | 3 | -200/+61 |
| * | | | microblaze: uaccess: Fix put_user for noMMU | Michal Simek | 2010-04-01 | 1 | -22/+56 |
| * | | | microblaze: uaccess: Fix get_user macro for noMMU | Michal Simek | 2010-04-01 | 1 | -23/+66 |
| * | | | microblaze: uaccess: fix clear_user for noMMU kernel | Michal Simek | 2010-04-01 | 1 | -45/+36 |
| * | | | microblaze: uaccess: Fix strncpy_from_user function | Michal Simek | 2010-04-01 | 1 | -3/+11 |
| * | | | microblaze: uaccess: fix copy_from_user macro | Michal Simek | 2010-04-01 | 1 | -9/+14 |
| * | | | microblaze: uaccess: copy_to_user unification | Michal Simek | 2010-04-01 | 1 | -9/+16 |