Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | oprofile: fix oprofile regression: select RING_BUFFER_ALLOW_SWAP | Christian Borntraeger | 2009-09-17 | 1 | -0/+1 | |
| | | * | | | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-09-17 | 1138 | -13212/+72863 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | tracing/function-graph: x86_64 stack allocation cleanup | Jiri Olsa | 2009-09-12 | 1 | -3/+3 | |
| | | * | | | | | | x86/tracing: comment need for atomic nop | Steven Rostedt | 2009-09-10 | 1 | -0/+2 | |
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-09-17 | 4 | -44/+55 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | sparc: Update defconfigs. | David S. Miller | 2009-09-16 | 2 | -40/+55 | |
| | | * | | | | | | | sparc: Kill PROM console driver. | David S. Miller | 2009-09-15 | 2 | -4/+0 | |
| | * | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-09-17 | 182 | -1629/+7940 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | MIPS: BCM63xx: Add integrated ethernet mac support. | Maxime Bizon | 2009-09-17 | 2 | -1/+160 | |
| | | * | | | | | | | | MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs. | Maxime Bizon | 2009-09-17 | 40 | -0/+5896 | |
| | | * | | | | | | | | MIPS: BCM63xx: Add Broadcom 63xx CPU definitions. | Maxime Bizon | 2009-09-17 | 3 | -0/+34 | |
| | | * | | | | | | | | MIPS: Octeon: Move some platform device registration to its own file. | David Daney | 2009-09-17 | 3 | -148/+166 | |
| | | * | | | | | | | | MIPS: Don't corrupt page tables on vmalloc fault. | David Daney | 2009-09-17 | 1 | -2/+10 | |
| | | * | | | | | | | | MIPS: Shrink the size of tlb handler | Wu Fei | 2009-09-17 | 4 | -63/+3 | |
| | | * | | | | | | | | MIPS: Alchemy: override loops_per_jiffy detection | Manuel Lauss | 2009-09-17 | 1 | -0/+4 | |
| | | * | | | | | | | | MIPS: Octeon: Add hardware RNG platform device. | David Daney | 2009-09-17 | 2 | -0/+131 | |
| | | * | | | | | | | | MIPS: Remove useless zero initializations. | Ralf Baechle | 2009-09-17 | 22 | -38/+38 | |
| | | * | | | | | | | | MIPS: Alchemy: get rid of allow_au1k_wait | Manuel Lauss | 2009-09-17 | 2 | -14/+14 | |
| | | * | | | | | | | | MIPS: Octeon: Set kernel_uses_llsc to false on non-SMP builds. | David Daney | 2009-09-17 | 1 | -4/+8 | |
| | | * | | | | | | | | MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC. | David Daney | 2009-09-17 | 6 | -47/+50 | |
| | | * | | | | | | | | MIPS: Get rid of CONFIG_CPU_HAS_LLSC | Ralf Baechle | 2009-09-17 | 34 | -53/+0 | |
| | | * | | | | | | | | MIPS: Malta: Remove pointless use use of CONFIG_CPU_HAS_LLSC | Ralf Baechle | 2009-09-17 | 1 | -4/+0 | |
| | | * | | | | | | | | MIPS: Rewrite clearing of ll_bit on context switch in C | Ralf Baechle | 2009-09-17 | 1 | -7/+2 | |
| | | * | | | | | | | | MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assembler | Ralf Baechle | 2009-09-17 | 5 | -150/+114 | |
| | | * | | | | | | | | MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file. | Ralf Baechle | 2009-09-17 | 4 | -9/+12 | |
| | | * | | | | | | | | MIPS: Clean up linker script using new linker script macros. | Nelson Elhage | 2009-09-17 | 1 | -78/+8 | |
| | | * | | | | | | | | MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE. | Nelson Elhage | 2009-09-17 | 3 | -11/+10 | |
| | | * | | | | | | | | MIPS: Convert to asm-generic/hardirq.h | Christoph Hellwig | 2009-09-17 | 1 | -9/+3 | |
| | | * | | | | | | | | MIPS: AR7: Make board code register ar7_wdt as a platform device | Florian Fainelli | 2009-09-17 | 1 | -0/+32 | |
| | | * | | | | | | | | MIPS: Loongson: Update the default config file for fuloong2e | Wu Zhangjin | 2009-09-17 | 1 | -283/+190 | |
| | | * | | | | | | | | MIPS: Loongson: Add GCC 4.4 support for Loongson2E | Wu Zhangjin | 2009-09-17 | 3 | -9/+17 | |
| | | * | | | | | | | | MIPS: Loongson: Add a machtype kernel command line argument | Wu Zhangjin | 2009-09-17 | 5 | -4/+49 | |
| | | * | | | | | | | | MIPS: Loongson: Split common loongson source code out | Wu Zhangjin | 2009-09-17 | 24 | -133/+351 | |
| | | * | | | | | | | | MIPS: Loongson: Change naming methods | Wu Zhangjin | 2009-09-17 | 25 | -90/+73 | |
| | | * | | | | | | | | MIPS: Loongson: Add oprofile support | Wu Zhangjin | 2009-09-17 | 5 | -0/+187 | |
| | | * | | | | | | | | MIPS: Loongson: RTC: Enable legacy RTC driver on fulong | Wu Zhangjin | 2009-09-17 | 1 | -1/+1 | |
| | | * | | | | | | | | MIPS: Loongson: PCI: Clean up pcimap setup | Wu Zhangjin | 2009-09-17 | 3 | -17/+45 | |
| | | * | | | | | | | | MIPS: Loongson: clean up the coding style | Wu Zhangjin | 2009-09-17 | 14 | -194/+62 | |
| | | * | | | | | | | | MIPS: Loongson: Split the implementation of prom and setup parts | Wu Zhangjin | 2009-09-17 | 9 | -86/+168 | |
| | | * | | | | | | | | MIPS: Loongson: PCI: use existing mips_io_port_base | Wu Zhangjin | 2009-09-17 | 1 | -4/+1 | |
| | | * | | | | | | | | MIPS: Loongson: pm: clean up the reboot support | Wu Zhangjin | 2009-09-17 | 1 | -8/+10 | |
| | | * | | | | | | | | MIPS: Loongson: pm: Remove redundant source code | Wu Zhangjin | 2009-09-17 | 1 | -6/+1 | |
| | | * | | | | | | | | MIPS: Loongson: Add new early_printk implmentation | Wu Zhangjin | 2009-09-17 | 2 | -0/+46 | |
| | | * | | | | | | | | MIPS: Loongson: Remove out-of-date board-specific kgdb source code | Wu Zhangjin | 2009-09-17 | 2 | -147/+1 | |
| | | * | | | | | | | | MIPS: Loongson: Remove existing early_printk implementation | Wu Zhangjin | 2009-09-17 | 1 | -6/+0 | |
| | | * | | | | | | | | MIPS: IP22, IP28: Build with -Werror | Ralf Baechle | 2009-09-17 | 1 | -1/+1 | |
| | | * | | | | | | | | MIPS: FW: Build with -Werror | Ralf Baechle | 2009-09-17 | 1 | -0/+2 | |
| | | * | | | | | | | | MIPS: Fulong: Convert reset initialization to initcall. | Ralf Baechle | 2009-09-17 | 3 | -6/+6 | |
| | | * | | | | | | | | MIPS: Malta: Convert reset initialization to initcall. | Ralf Baechle | 2009-09-17 | 2 | -2/+6 | |
| | | * | | | | | | | | MIPS: Get rid of duplicate cpu_idle() prototype. | Ralf Baechle | 2009-09-17 | 1 | -2/+1 |