| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | MIPS: Alchemy: Move development board code to common subdirectory | Manuel Lauss | 2009-01-11 | 27 | -12/+28 |
* | MIPS: Add Cavium OCTEON to arch/mips/Kconfig | David Daney | 2009-01-11 | 1 | -2/+61 |
* | MIPS: Add defconfig for Cavium OCTEON. | David Daney | 2009-01-11 | 1 | -0/+943 |
* | MIPS: Adjust the dma-common.c platform hooks. | David Daney | 2009-01-11 | 6 | -20/+135 |
* | MIPS: Add Cavium OCTEON slot into proper tlb category. | David Daney | 2009-01-11 | 1 | -0/+1 |
* | MIPS: Compute branch returns for Cavium OCTEON specific branch instructions. | David Daney | 2009-01-11 | 1 | -0/+33 |
* | MIPS: Cavium OCTEON multiplier state preservation. | David Daney | 2009-01-11 | 1 | -0/+17 |
* | MIPS: Add SMP_ICACHE_FLUSH for the Cavium CPU family. | David Daney | 2009-01-11 | 1 | -0/+3 |
* | MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.c | David Daney | 2009-01-11 | 2 | -0/+35 |
* | MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h. | David Daney | 2009-01-11 | 1 | -0/+69 |
* | MIPS: Modify core io.h macros to account for the Octeon Errata Core-301. | David Daney | 2009-01-11 | 1 | -0/+14 |
* | MIPS: Hook up Cavium OCTEON in arch/mips. | David Daney | 2009-01-11 | 4 | -0/+19 |
* | MIPS: Hook Cavium OCTEON cache init into cache.c | David Daney | 2009-01-11 | 2 | -0/+9 |
* | MIPS: Add Cavium OCTEON processor constants and CPU probe. | David Daney | 2009-01-11 | 3 | -0/+41 |
* | MIPS: Override assembler target architecture for octeon. | David Daney | 2009-01-11 | 2 | -0/+6 |
* | MIPS: Add Cavium OCTEON specific register definitions to mipsregs.h | David Daney | 2009-01-11 | 1 | -0/+20 |
* | MIPS: For Cavium OCTEON set hwrena and lazily restore CP2 state. | David Daney | 2009-01-11 | 1 | -0/+21 |
* | MIPS: For Cavium OCTEON handle hazards as per the R10000 handling. | David Daney | 2009-01-11 | 1 | -2/+2 |
* | MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon. | David Daney | 2009-01-11 | 19 | -0/+4243 |
* | MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/ex... | David Daney | 2009-01-11 | 15 | -0/+4200 |
* | MIPS: Add Cavium OCTEON processor CSR definitions | David Daney | 2009-01-11 | 10 | -0/+7657 |
* | MIPS: Alchemy: Change strict_strtol to strict_strtoul | Julia Lawall | 2009-01-11 | 8 | -8/+8 |
* | MIPS: 64-bit: Use generic 32-bit ptrace compat code. | Anirban Sinha | 2009-01-11 | 1 | -63/+1 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-01-07 | 2 | -29/+1 |
|\ |
|
| * | PCI: mips: use generic INTx swizzle from PCI core | Bjorn Helgaas | 2009-01-07 | 1 | -16/+1 |
| * | PCI: mips: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2009-01-07 | 2 | -14/+1 |
* | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds | 2009-01-07 | 1 | -6/+18 |
|\ \ |
|
| * | | proc: add /proc/*/stack | Ken Chen | 2009-01-05 | 1 | -6/+18 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 | 1 | -1/+1 |
| |/ |
|
* | | mips: introduce asm/swab.h | Harvey Harrison | 2009-01-06 | 3 | -49/+59 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-06 | 1 | -1/+1 |
|\ \ |
|
| * | | mips: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 1 | -1/+1 |
| |/ |
|
* | | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 | 1 | -4/+1 |
|/ |
|
* | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 | 1 | -1/+3 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis | 2009-01-03 | 6 | -11/+13 |
| |\ |
|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-30 | 10 | -448/+649 |
| | |\ |
|
| | * | | cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell | 2008-12-26 | 1 | -1/+3 |
* | | | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 27 | -57/+50 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Ingo Molnar | 2008-12-16 | 26 | -56/+50 |
| |\ \ \ |
|
| | * \ \ | Merge ../linux-2.6-x86 | Rusty Russell | 2008-12-13 | 2 | -2/+1 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | * | | | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 12 | -11/+12 |
| | * | | | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 | 7 | -17/+18 |
| | * | | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell | 2008-12-13 | 1 | -2/+2 |
| | * | | | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 | 9 | -26/+18 |
| * | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-16 | 4 | -437/+638 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Merge branch 'sched/core' into cpus4096 | Ingo Molnar | 2008-12-12 | 12 | -866/+1435 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-02 | 2 | -13/+20 |
| |\ \ \ \ \ |
|
| * | | | | | | sched: convert struct root_domain to cpumask_var_t, fix | Ingo Molnar | 2008-11-26 | 1 | -1/+0 |
* | | | | | | | take init_fs to saner place | Al Viro | 2008-12-31 | 1 | -1/+0 |
| |_|_|_|_|/
|/| | | | | |
|