Age | Commit message (Expand) | Author | Files | Lines |
2007-02-11 | [PATCH] Consolidate default sched_clock() | Alexey Dobriyan | 1 | -5/+0 |
2007-02-11 | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman | 1 | -0/+2 |
2007-02-11 | [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA | Christoph Lameter | 1 | -0/+4 |
2007-02-09 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm | Linus Torvalds | 3 | -635/+9 |
2007-02-09 | [APM] MIPS: Convert to use shared APM emulation. | Ralf Baechle | 3 | -635/+9 |
2007-02-09 | [TC] TURBOchannel support for the DECstation | Maciej W. Rozycki | 4 | -0/+101 |
2007-02-06 | [MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macro | Ralf Baechle | 1 | -1/+1 |
2007-02-06 | [MIPS] Fix warnings in run_uncached on 32bit kernel | Yoichi Yuasa | 1 | -0/+4 |
2007-02-06 | [MIPS] Move .set reorder out of conditional code | Chris Dearman | 1 | -1/+2 |
2007-02-06 | [MIPS] Check FCSR for pending interrupts before restoring from a context. | Chris Dearman | 1 | -0/+16 |
2007-02-06 | [MIPS] Jaguar ATX: Fix large number of warnings. | Ralf Baechle | 1 | -2/+4 |
2007-02-06 | [MIPS] Jaguar: Fix MAC address detection after platform_device conversion. | Ralf Baechle | 3 | -56/+236 |
2007-02-06 | [MIPS] SMTC: Make a bunch of functions and variables static. | Ralf Baechle | 1 | -9/+9 |
2007-02-06 | [MIPS] Use compat_sys_pselect6 | Joseph S. Myers | 2 | -2/+2 |
2007-02-06 | [MIPS] SMTC: Cleanup idle hook invocation. | Ralf Baechle | 1 | -4/+2 |
2007-02-06 | [MIPS] SELinux: Add security hooks to mips-mt {get,set}affinity | David Quigley | 1 | -2/+7 |
2007-02-06 | [MIPS] IRIX: Linux coding style cleanups. | Ralf Baechle | 1 | -153/+178 |
2007-02-06 | [MIPS] PB1100: Fix pile of warnings | Ralf Baechle | 1 | -45/+48 |
2007-02-06 | [MIPS] Alchemy: Fix bunch of warnings | Ralf Baechle | 1 | -7/+11 |
2007-02-06 | [MIPS] Whitespace cleanups. | Ralf Baechle | 12 | -56/+56 |
2007-02-06 | [MIPS] Alchemy: Fix bunch more warnings. | Ralf Baechle | 1 | -8/+11 |
2007-02-06 | [MIPS] Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 5 | -7/+10 |
2007-02-06 | [MIPS] Fix some whitespace damage | Jan Altenberg | 1 | -4/+4 |
2007-02-06 | [MIPS] Add missing ifdef arch/mips/pmc-sierra/yosemite/setup.c | Mathieu Desnoyers | 1 | -0/+2 |
2007-02-06 | [MIPS] Fix pb1200/irqmap.c and apply some missed patches | Atsushi Nemoto | 1 | -22/+10 |
2007-02-06 | [MIPS] Do not allow oprofile to be enabled on SMTC. | Ralf Baechle | 1 | -1/+1 |
2007-02-06 | [MIPS] Remove superfluous "ifdef CONFIG_KGDB". | Robert P. J. Day | 3 | -12/+0 |
2007-02-06 | [MIPS] vpe_elfload and vpe_run are only used locally, make them static. | Ralf Baechle | 1 | -2/+2 |
2007-02-06 | [MIPS] SMTC: remove unused atomic_postclear | Ralf Baechle | 1 | -22/+0 |
2007-02-06 | [MIPS] Move some kernel globals from asm file to C file. | Atsushi Nemoto | 4 | -29/+18 |
2007-02-06 | [MIPS] Kconfig: Provide sane NR_CPUS defaults for more configurations | Ralf Baechle | 1 | -3/+32 |
2007-02-06 | [MIPS] vr41xx: Use symbolic names for IRQ numers | Yoichi Yuasa | 1 | -8/+8 |
2007-02-06 | [MIPS] use name instead of typename for each irq_chip | Atsushi Nemoto | 32 | -56/+56 |
2007-02-06 | [MIPS] Kconfig: Move some entries to appropriate menu | Atsushi Nemoto | 1 | -34/+34 |
2007-02-06 | [MIPS] vr41xx: add MACINT controls | Yoichi Yuasa | 1 | -1/+26 |
2007-02-06 | [MIPS] FLATMEM: introduce PHYS_OFFSET. | Franck Bui-Huu | 1 | -4/+8 |
2007-02-06 | [MIPS] Setup min_low_pfn/max_low_pfn correctly | Franck Bui-Huu | 2 | -21/+38 |
2007-02-06 | [MIPS] Unify memset.S | Atsushi Nemoto | 5 | -152/+31 |
2007-02-06 | [MIPS] prom_free_prom_memory cleanup | Atsushi Nemoto | 29 | -113/+40 |
2007-02-06 | [MIPS] Make I8259A_IRQ_BASE customizable | Atsushi Nemoto | 4 | -71/+20 |
2007-02-06 | [MIPS] Define MIPS_CPU_IRQ_BASE in generic header | Atsushi Nemoto | 24 | -78/+55 |
2007-02-06 | [MIPS] Remove unused rm9k_cpu_irq_disable() | Atsushi Nemoto | 1 | -9/+0 |
2007-01-30 | [MIPS] Fix typo of "CONFIG_MT_SMP". | Robert P. J. Day | 1 | -1/+1 |
2007-01-30 | [MIPS] Ocelot G: Fix a few misspellings of CONFIG_GALILEO_GT64240_ETH | Ralf Baechle | 2 | -4/+4 |
2007-01-30 | [PATCH] Malta: Fix build if CONFIG_MTD is diabled. | Jan Altenberg | 1 | -1/+2 |
2007-01-24 | [MIPS] VPE loader: Initialize lists before they're actually being used ... | Ralf Baechle | 1 | -4/+5 |
2007-01-24 | [MIPS] Fix reported amount of freed memory - it's in kB not bytes | Thiemo Seufer | 2 | -2/+3 |
2007-01-24 | [MIPS] SMTC: Fix module build by exporting symbol | Ralf Baechle | 1 | -0/+3 |
2007-01-24 | [MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entries | Ralf Baechle | 1 | -2/+5 |
2007-01-24 | [MIPS] There is no __GNUC_MAJOR__ | Alexey Dobriyan | 1 | -1/+1 |