[PATCH] shm: make sysv ipc shared memory use stacked files
[safe/jmp/linux-2.6] / arch / mips /
2007-02-20 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-02-20 Dale Farnsworth[NET] Eliminate user-selectable CONFIG_MV643XX_ETH_...
2007-02-20 Atsushi Nemoto[MIPS] Drop __init from init_8259A()
2007-02-20 Ralf Baechle[MIPS] Fix Kconfig typo bug
2007-02-20 Atsushi Nemoto[MIPS] Fix double signal on trap and break instruction
2007-02-20 Ralf Baechle[MIPS] sigset_32 has been made redundand by compat_sigs...
2007-02-20 Yoichi Yuasa[MIPS] emma2rh: Remove needless <asm/i8259.h> inclusion.
2007-02-20 Yoichi Yuasa[MIPS] Add MTD device support for Cobalt
2007-02-20 Yoichi Yuasa[MIPS] Cobalt: Fix UART I/O type
2007-02-20 Ralf Baechle[MIPS] Fixup copy_from_user_inatomic
2007-02-20 Atsushi Nemoto[MIPS] Make some __setup functions static
2007-02-20 Ralf Baechle[MIPS] Declare highstart_pfn, highend_pfn only if CONFI...
2007-02-20 Ralf Baechle[MIPS] Allow selection of KGDB only on platforms where...
2007-02-19 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-02-18 Ralf Baechle[MIPS] Update defconfigs
2007-02-18 Thomas Bogendoerfer[MIPS] Support for several more SNI RM models.
2007-02-18 Ralf Baechle[MIPS] Include <asm/bugs> to for declaration of check_b...
2007-02-18 Atsushi Nemoto[MIPS] Add external declaration of pagetable_init(...
2007-02-18 Atsushi Nemoto[MIPS] Make kernel_thread_helper() static
2007-02-18 Ralf Baechle[MIPS] Make __declare_dbe_table static and avoid it...
2007-02-18 Ralf Baechle[MIPS] signals: Share even more code.
2007-02-18 Ralf Baechle[MIPS] Fix CONFIG_MIPS32_N32=y CONFIG_MIPS32_O32=n...
2007-02-18 Ralf Baechle[MIPS] Iomap implementation.
2007-02-18 Ralf Baechle[MIPS] IP27: Fix warning.
2007-02-18 Atsushi Nemoto[MIPS] Fix sigset_t endianess swapping issues in 32...
2007-02-17 Tobias KlauserStorage class should be before const qualifier
2007-02-16 Thomas Gleixner[PATCH] clocksource: fixup is_continous changes on...
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Eric W. Biederman[PATCH] sysctl: C99 convert arch/mips/lasat/sysctl...
2007-02-14 Eric W. Biederman[PATCH] sysctl: C99 convert the ctl_tables in arch...
2007-02-14 Eric W. Biederman[PATCH] sysctl: mips/au1000: remove sys_sysctl support
2007-02-14 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-02-13 Ralf Baechle[MIPS] Fix sigset_t endianess swapping issues in 32...
2007-02-13 Andrew Sharp[MIPS] Fix uniprocessor Sibyte builds.
2007-02-13 Franck Bui-Huu[MIPS] Make entry.S a little more readable.
2007-02-13 Atsushi Nemoto[MIPS] DECstation: Fix irq handling
2007-02-13 Franck Bui-Huu[MIPS] signals: make common _BLOCKABLE macro
2007-02-13 Ralf Baechle[MIPS] signal: Move sigframe definition for native...
2007-02-13 Ralf Baechle[MIPS] signal: Move {restore,setup}_sigcontext prototyp...
2007-02-13 Ralf Baechle[MIPS] signal: Fix warnings in o32 compat code.
2007-02-13 Ralf Baechle[MIPS] IP27: Enable N32 support in defconfig.
2007-02-13 Ralf Baechle[MIPS] Unify dma-{coherent,noncoherent.ip27,ip32}
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 2
2007-02-12 Alon Bar-Lev[PATCH] Dynamic kernel command-line: mips
2007-02-11 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-02-11 Robert P. J. Day[PATCH] extend the set of "__attribute__" shortcut...
2007-02-11 Kyle McMartin[PATCH] Common compat_sys_sysinfo
2007-02-11 Alexey Dobriyan[PATCH] proc: remove useless (and buggy) ->nlink settings
2007-02-11 Alexey Dobriyan[PATCH] Consolidate default sched_clock()
2007-02-11 Jean-Paul Saman[PATCH] disable init/initramfs.c: architectures
2007-02-11 Christoph Lameter[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA
2007-02-10 Franck Bui-Huu[MIPS] signal: do not inline handle_signal()
2007-02-10 Franck Bui-Huu[MIPS] signal: do not use save_static_function() anymore
2007-02-10 Franck Bui-Huu[MIPS] signal32: no need to save c0_status register...
2007-02-10 Franck Bui-Huu[MIPS] signal32: reduce {setup,restore}_sigcontext32...
2007-02-10 Franck Bui-Huu[MIPS] signal: factorize debug code
2007-02-10 Franck Bui-Huu[MIPS] signal: test return value of install_sigtramp()
2007-02-10 Franck Bui-Huu[MIPS] signal32: remove duplicate code
2007-02-10 Franck Bui-Huu[MIPS] signal: clean up sigframe structure
2007-02-10 Franck Bui-Huu[MIPS] signal: do not inline functions in signal-common.h
2007-02-10 Franck Bui-Huu[MIPS] signals: reduce {setup,restore}_sigcontext sizes
2007-02-10 Dale Farnsworth[MIPS] Fix eth2 platform device id for jaguar_atx and...
2007-02-10 Sergei Shtylyov[MIPS] JMR3927 and RBTX49x7 support little endian
2007-02-10 Sergei Shtylyov[MIPS] RBTX49x7: declare prom_getcmdline()
2007-02-10 Ralf Baechle[MIPS] RTLX: Sprinkle device model code into code to...
2007-02-10 Ralf Baechle[MIPS] VPE: Sprinkle device model code into code to...
2007-02-09 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-02-09 Ralf Baechle[APM] MIPS: Convert to use shared APM emulation.
2007-02-09 Maciej W. Rozycki[TC] TURBOchannel support for the DECstation
2007-02-06 Ralf Baechle[MIPS] Yosemite: Fix missing parens in SERIAL_READ_1...
2007-02-06 Yoichi Yuasa[MIPS] Fix warnings in run_uncached on 32bit kernel
2007-02-06 Chris Dearman[MIPS] Move .set reorder out of conditional code
2007-02-06 Chris Dearman[MIPS] Check FCSR for pending interrupts before restori...
2007-02-06 Ralf Baechle[MIPS] Jaguar ATX: Fix large number of warnings.
2007-02-06 Ralf Baechle[MIPS] Jaguar: Fix MAC address detection after platform...
2007-02-06 Ralf Baechle[MIPS] SMTC: Make a bunch of functions and variables...
2007-02-06 Joseph S. Myers[MIPS] Use compat_sys_pselect6
2007-02-06 Ralf Baechle[MIPS] SMTC: Cleanup idle hook invocation.
2007-02-06 David Quigley[MIPS] SELinux: Add security hooks to mips-mt {get...
2007-02-06 Ralf Baechle[MIPS] IRIX: Linux coding style cleanups.
2007-02-06 Ralf Baechle[MIPS] PB1100: Fix pile of warnings
2007-02-06 Ralf Baechle[MIPS] Alchemy: Fix bunch of warnings
2007-02-06 Ralf Baechle[MIPS] Whitespace cleanups.
2007-02-06 Ralf Baechle[MIPS] Alchemy: Fix bunch more warnings.
2007-02-06 Ahmed S. Darwish[MIPS] Use ARRAY_SIZE macro when appropriate
2007-02-06 Jan Altenberg[MIPS] Fix some whitespace damage
2007-02-06 Mathieu Desnoyers[MIPS] Add missing ifdef arch/mips/pmc-sierra/yosemite...
2007-02-06 Atsushi Nemoto[MIPS] Fix pb1200/irqmap.c and apply some missed patches
2007-02-06 Ralf Baechle[MIPS] Do not allow oprofile to be enabled on SMTC.
2007-02-06 Robert P. J. Day[MIPS] Remove superfluous "ifdef CONFIG_KGDB".
2007-02-06 Ralf Baechle[MIPS] vpe_elfload and vpe_run are only used locally...
2007-02-06 Ralf Baechle[MIPS] SMTC: remove unused atomic_postclear
2007-02-06 Atsushi Nemoto[MIPS] Move some kernel globals from asm file to C...
2007-02-06 Ralf Baechle[MIPS] Kconfig: Provide sane NR_CPUS defaults for more...
2007-02-06 Yoichi Yuasa[MIPS] vr41xx: Use symbolic names for IRQ numers
2007-02-06 Atsushi Nemoto[MIPS] use name instead of typename for each irq_chip
2007-02-06 Atsushi Nemoto[MIPS] Kconfig: Move some entries to appropriate menu
2007-02-06 Yoichi Yuasa[MIPS] vr41xx: add MACINT controls
2007-02-06 Franck Bui-Huu[MIPS] FLATMEM: introduce PHYS_OFFSET.
2007-02-06 Franck Bui-Huu[MIPS] Setup min_low_pfn/max_low_pfn correctly
next