Age | Commit message (Expand) | Author |
2010-04-14 | ARM: mx3/lilly1131: add USB support | Daniel Mack |
2010-04-14 | imx31: add rtc device on litekit board. | Vladimir Zapolskiy |
2010-04-14 | imx3: Add rtc platform device support | Vladimir Zapolskiy |
2010-04-13 | sparc64: Add some more commentary to __raw_local_irq_save() | David S. Miller |
2010-04-13 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2010-04-12 | sparc64: Fix memory leak in pci_register_iommu_region(). | David S. Miller |
2010-04-12 | sparc64: Add kmemleak annotation to sun4v_build_virq() | David S. Miller |
2010-04-12 | sparc64: Support kmemleak. | David S. Miller |
2010-04-12 | sparc64: Add function graph tracer support. | David S. Miller |
2010-04-12 | sparc64: Give a stack frame to the ftrace call sites. | David S. Miller |
2010-04-12 | sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86. | David S. Miller |
2010-04-12 | sparc64: Remove profiling from some low-level bits. | David S. Miller |
2010-04-12 | sparc64: Kill unnecessary static on local var in ftrace_call_replace(). | David S. Miller |
2010-04-12 | sparc64: Kill CONFIG_STACK_DEBUG code. | David S. Miller |
2010-04-12 | sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up. | David S. Miller |
2010-04-12 | sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs. | David S. Miller |
2010-04-12 | sparc64: Use kstack_valid() in die_if_kernel(). | David S. Miller |
2010-04-12 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-04-12 | MIPS: Calculate proper ebase value for 64-bit kernels | David Daney |
2010-04-12 | MIPS: Alchemy: DB1200: Remove custom wait implementation | Manuel Lauss |
2010-04-12 | MIPS: Big Sur: Make defconfig more useful. | Ralf Baechle |
2010-04-12 | MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules | Anton Altaparmakov |
2010-04-12 | MIPS: Sibyte: Fix M3 TLB exception handler workaround. | Ralf Baechle |
2010-04-12 | MIPS: BCM63xx: Fix build failure in board_bcm963xx.c | Florian Fainelli |
2010-04-12 | MIPS: uasm: Add OR instruction. | Ralf Baechle |
2010-04-12 | MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions. | Ralf Baechle |
2010-04-12 | MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot. | Maxime Bizon |
2010-04-12 | MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callback | Florian Fainelli |
2010-04-12 | MIPS: BCM63xx: Fix typo in cpu-feature-overrides file. | Maxime Bizon |
2010-04-12 | MIPS: BCM63xx: Add support for second uart. | Maxime Bizon |
2010-04-12 | MIPS: BCM63xx: Fix double gpio registration. | Maxime Bizon |
2010-04-12 | MIPS: BCM63xx: Add DWVS0 board | Florian Fainelli |
2010-04-12 | MIPS: BCM63xx: Add the RTA1025W-16 BCM6348-based board to suppported boards. | Florian Fainelli |
2010-04-12 | MIPS: BCM63xx: Fix BCM6338 and BCM6345 gpio count | Florian Fainelli |
2010-04-12 | MIPS: libgcc.h: Checkpatch cleanup | Andrea Gelmini |
2010-04-12 | MIPS: Loongson-2F: Flush the branch target history in BTB and RAS | Wu Zhangjin |
2010-04-12 | MIPS: Move signal trampolines off of the stack. | David Daney |
2010-04-12 | MIPS: Preliminary VDSO | David Daney |
2010-04-12 | MIPS: Add SYSCALL to uasm. | David Daney |
2010-04-12 | MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET | Florian Fainelli |
2010-04-12 | MIPS: AR7: Fix phat finger of cpmac fixed_phy_add | Alexander Clouter |
2010-04-12 | MIPS: AR7: Fix phat finger of reset bit in vlynq_high_data | Alexander Clouter |
2010-04-12 | MIPS: Loongson: Add module info to the loongson2_clock driver | Wu Zhangjin |
2010-04-12 | MIPS: Lemote 2F: Ensure atomic execution of _rdmsr and _wrmsr | Wu Zhangjin |
2010-04-12 | MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0). | Robert P. J. Day |
2010-04-12 | MIPS: Fix elfcore.c build warning | Ralf Baechle |
2010-04-12 | MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memory | Yang Shi |
2010-04-12 | MIPS: Trace: Don't trace irqsoff for the idle process | Wu Zhangjin |
2010-04-12 | MIPS: delay: Fix use of current_cpu_data in preemptable code. | Ralf Baechle |
2010-04-12 | MIPS: Octeon: Remove #if 0 code. | David Daney |