| Commit message (Expand) | Author | Age | Files | Lines |
* | eeprom: More consistent symbol names | Jean Delvare | 2009-01-26 | 7 | -10/+10 |
* | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-15 | 1 | -1/+1 |
|\ |
|
| * | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 2009-01-14 | 1 | -1/+1 |
* | | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-15 | 2 | -3/+0 |
|/ |
|
* | MIPS: Only write c0_framemask on CPUs which have this register. | Ralf Baechle | 2009-01-11 | 1 | -1/+4 |
* | MIPS: Alchemy: new userspace suspend interface for development boards. | Manuel Lauss | 2009-01-11 | 5 | -353/+234 |
* | MIPS: Alchemy: dbdma suspend/resume support. | Manuel Lauss | 2009-01-11 | 3 | -0/+81 |
* | MIPS: Alchemy: Fix up PM code on Au1550/Au1200 | Manuel Lauss | 2009-01-11 | 4 | -167/+225 |
* | MIPS: Alchemy: move calc_clock function. | Manuel Lauss | 2009-01-11 | 4 | -54/+64 |
* | MIPS: Alchemy: RTC counter clocksource / clockevent support. | Manuel Lauss | 2009-01-11 | 5 | -181/+143 |
* | MIPS: make cp0 counter clocksource/event usable as fallback. | Manuel Lauss | 2009-01-11 | 5 | -12/+28 |
* | MIPS: Alchemy: remove cpu_table. | Manuel Lauss | 2009-01-11 | 5 | -100/+42 |
* | MIPS: Alchemy: remove get/set_au1x00_lcd_clock(). | Manuel Lauss | 2009-01-11 | 3 | -34/+0 |
* | MIPS: Print irq handler description | Manuel Lauss | 2009-01-11 | 1 | -0/+1 |
* | MIPS: Alchemy: pb1200: update CPLD cascade irq handler. | Manuel Lauss | 2009-01-11 | 1 | -57/+30 |
* | MIPS: Alchemy: update core interrupt code. | Manuel Lauss | 2009-01-11 | 15 | -644/+514 |
* | MIPS: Alchemy: move commandline mangling out of common code | Manuel Lauss | 2009-01-11 | 9 | -41/+136 |
* | MIPS: Alchemy: devboards: consolidate files | Manuel Lauss | 2009-01-11 | 23 | -481/+107 |
* | 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-08 | 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-07 | 3 | -49/+59 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-07 | 1 | -1/+1 |
|\ \ |
|