| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] Fix typo of "CONFIG_MT_SMP". | Robert P. J. Day | 2007-01-30 | 1 | -1/+1 |
* | [MIPS] Ocelot G: Fix a few misspellings of CONFIG_GALILEO_GT64240_ETH | Ralf Baechle | 2007-01-30 | 2 | -4/+4 |
* | [PATCH] Malta: Fix build if CONFIG_MTD is diabled. | Jan Altenberg | 2007-01-30 | 1 | -1/+2 |
* | [MIPS] VPE loader: Initialize lists before they're actually being used ... | Ralf Baechle | 2007-01-24 | 1 | -4/+5 |
* | [MIPS] Fix reported amount of freed memory - it's in kB not bytes | Thiemo Seufer | 2007-01-24 | 2 | -2/+3 |
* | [MIPS] SMTC: Fix module build by exporting symbol | Ralf Baechle | 2007-01-24 | 1 | -0/+3 |
* | [MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entries | Ralf Baechle | 2007-01-24 | 1 | -2/+5 |
* | [MIPS] There is no __GNUC_MAJOR__ | Alexey Dobriyan | 2007-01-24 | 1 | -1/+1 |
* | [MIPS] Vr41xx: Fix after GENERIC_HARDIRQS_NO__DO_IRQ change | Yoichi Yuasa | 2007-01-23 | 1 | -3/+9 |
* | [MIPS] SMTC: Instant IPI replay. | Ralf Baechle | 2007-01-23 | 2 | -21/+47 |
* | [MIPS] Delete duplicate call to load_irq_save. | Ralf Baechle | 2007-01-19 | 1 | -1/+0 |
* | [MIPS] SMTC: Fix cp0 hazard. | Ralf Baechle | 2007-01-19 | 1 | -0/+1 |
* | [PATCH] Change cpu_up and co from __devinit to __cpuinit | Gautham R Shenoy | 2007-01-11 | 1 | -1/+1 |
* | [MIPS] Alchemy: Fix PCI-memory access | Alexander Bigga | 2007-01-10 | 1 | -4/+4 |
* | [MIPS] Fix N32 SysV IPC routines | Atsushi Nemoto | 2007-01-10 | 2 | -4/+16 |
* | [MIPS] PNX8550: Fix system timer initialization | Atsushi Nemoto | 2007-01-10 | 1 | -0/+1 |
* | [MIPS] PNX8550: Fix system timer support | Vitaly Wool | 2007-01-08 | 2 | -9/+37 |
* | [MIPS] TX49: Fix use of CDEX build_store_reg() | Atsushi Nemoto | 2007-01-08 | 1 | -5/+4 |
* | [MIPS] pnx8550: Fix write_config_byte() PCI config space accessor | Davy Chan | 2007-01-08 | 1 | -1/+1 |
* | [MIPS] Fix build errors on SEAD | Atsushi Nemoto | 2007-01-08 | 2 | -4/+9 |
* | [MIPS] csum_partial and copy in parallel | Atsushi Nemoto | 2007-01-08 | 4 | -53/+445 |
* | [MIPS] Malta: Add missing MTD file. | Ralf Baechle | 2007-01-08 | 1 | -0/+63 |
* | [PATCH] MIPS: Fix COW D-cache aliasing on fork | Atsushi Nemoto | 2006-12-13 | 1 | -0/+25 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -1/+1 |
* | [MIPS] paging_init(): use highend_pfn/highstart_pfn | Franck Bui-Huu | 2006-12-12 | 1 | -9/+8 |
* | [MIPS] Malta: Resurrect MTD support for onboard flash. | Ralf Baechle | 2006-12-12 | 3 | -41/+80 |
* | [MIPS] Discard .exit.text and .exit.data at runtime. | Ralf Baechle | 2006-12-12 | 1 | -2/+4 |
* | [MIPS] Export local_flush_data_cache_page for sake of IDE. | Ralf Baechle | 2006-12-10 | 1 | -0/+1 |
* | [MIPS] Export pm_power_off | Ralf Baechle | 2006-12-10 | 1 | -0/+2 |
* | [MIPS] Export csum_partial_copy_nocheck. | Ralf Baechle | 2006-12-10 | 1 | -0/+3 |
* | [MIPS] Discard .exit.text at linktime. | Ralf Baechle | 2006-12-10 | 1 | -3/+1 |
* | [PATCH] fdtable: Make fdarray and fdsets equal in size | Vadim Lobanov | 2006-12-10 | 1 | -1/+1 |
* | [PATCH] sysctl: remove unused "context" param | Alexey Dobriyan | 2006-12-10 | 1 | -9/+8 |
* | [PATCH] add STB810 support (Philips PNX8550-based) | Vitaly Wool | 2006-12-09 | 10 | -20/+1376 |
* | [MIPS] Qemu now has an ELF loader. | Ralf Baechle | 2006-12-09 | 1 | -1/+1 |
* | [MIPS] Add GENERIC_HARDIRQS_NO__DO_IRQ for i8259 users | Atsushi Nemoto | 2006-12-09 | 4 | -38/+9 |
* | [MIPS] Optimize csum_partial for 64bit kernel | Atsushi Nemoto | 2006-12-09 | 1 | -22/+54 |
* | [MIPS] Optimize flow of csum_partial | Atsushi Nemoto | 2006-12-09 | 1 | -75/+54 |
* | [MIPS] Make csum_partial more readable | Atsushi Nemoto | 2006-12-09 | 1 | -70/+74 |
* | [MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machines | Thomas Bogendoerfer | 2006-12-09 | 49 | -59/+59 |
* | [PATCH] Generic ioremap_page_range: mips conversion | Haavard Skinnemoen | 2006-12-08 | 1 | -88/+8 |
* | [PATCH] add process_session() helper routine | Cedric Le Goater | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 2006-12-08 | 1 | -0/+8 |
* | [PATCH] struct path: convert mips | Josef Sipek | 2006-12-08 | 4 | -12/+12 |
* | [PATCH] Pass struct dev pointer to dma_cache_sync() | Ralf Baechle | 2006-12-07 | 4 | -4/+6 |
* | [PATCH] Add struct dev pointer to dma_is_consistent() | Ralf Baechle | 2006-12-07 | 4 | -4/+4 |
* | [PATCH] elf: include terminating zero in n_namesz | Magnus Damm | 2006-12-07 | 1 | -2/+2 |
* | [PATCH] elf: Always define elf_addr_t in linux/elf.h | Magnus Damm | 2006-12-07 | 3 | -6/+0 |
* | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra | 2006-12-07 | 1 | -6/+4 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-12-06 | 27 | -310/+105 |
|\ |
|