| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] use name instead of typename for each irq_chip | Atsushi Nemoto | 2007-02-06 | 32 | -56/+56 |
* | [MIPS] Kconfig: Move some entries to appropriate menu | Atsushi Nemoto | 2007-02-06 | 1 | -34/+34 |
* | [MIPS] vr41xx: add MACINT controls | Yoichi Yuasa | 2007-02-06 | 1 | -1/+26 |
* | [MIPS] FLATMEM: introduce PHYS_OFFSET. | Franck Bui-Huu | 2007-02-06 | 1 | -4/+8 |
* | [MIPS] Setup min_low_pfn/max_low_pfn correctly | Franck Bui-Huu | 2007-02-06 | 2 | -21/+38 |
* | [MIPS] Unify memset.S | Atsushi Nemoto | 2007-02-06 | 5 | -152/+31 |
* | [MIPS] prom_free_prom_memory cleanup | Atsushi Nemoto | 2007-02-06 | 29 | -113/+40 |
* | [MIPS] Make I8259A_IRQ_BASE customizable | Atsushi Nemoto | 2007-02-06 | 4 | -71/+20 |
* | [MIPS] Define MIPS_CPU_IRQ_BASE in generic header | Atsushi Nemoto | 2007-02-06 | 24 | -78/+55 |
* | [MIPS] Remove unused rm9k_cpu_irq_disable() | Atsushi Nemoto | 2007-02-06 | 1 | -9/+0 |
* | [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 |