]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch/mips/kernel
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
[linux-2.6-omap-h63xx.git] / arch / mips / kernel /
2006-10-02 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-10-02 David Howells[PATCH] BLOCK: Revert patch to hack around undeclared...
2006-10-02 Arnd Bergmann[PATCH] provide kernel_execve on all architectures
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: switch to using uts namespaces
2006-10-02 Serge E. Hallyn[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
2006-10-02 Serge E. Hallyn[PATCH] namespaces: add nsproxy
2006-10-01 Yoichi Yuasa[MIPS] Update i8259 resources.
2006-10-01 Atsushi Nemoto[MIPS] Make unwind_stack() can dig into interrupted...
2006-10-01 Atsushi Nemoto[MIPS] Stacktrace build-fix and improvement
2006-10-01 Atsushi Nemoto[MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKD...
2006-10-01 Atsushi Nemoto[MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORT
2006-10-01 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-10-01 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-10-01 Atsushi Nemoto[PATCH] kill wall_jiffies
2006-09-30 Linus TorvaldsMerge branch 'block' of git://brick.kernel.dk/data...
2006-09-30 David Howells[PATCH] BLOCK: Move extern declarations out of fs/...
2006-09-30 Linus TorvaldsMerge branch 'drm-patches' of git://git.kernel.org...
2006-09-30 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/mcheh...
2006-09-30 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2006-09-30 Linus TorvaldsMerge branch 'intelfb-patches' of master.kernel.org...
2006-09-29 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2006-09-29 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs/xfs-2.6
2006-09-29 Atsushi Nemoto[PATCH] simplify update_times (avoid jiffies/jiffies_64...
2006-09-28 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2006-09-28 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2006-09-27 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-09-27 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-09-27 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-09-27 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/letha...
2006-09-27 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-09-27 Eric W. Biederman[PATCH] sysctl: Allow /proc/sys without sys_sysctl
2006-09-27 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2006-09-27 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2006-09-27 Franck Bui-Huu[MIPS] setup.c: use early_param() for early command...
2006-09-27 Franck Bui-Huu[MIPS] setup.c: remove MAXMEM macro
2006-09-27 Franck Bui-Huu[MIPS] setup.c: do not inline functions
2006-09-27 Franck Bui-Huu[MIPS] setup.c: remove useless includes.
2006-09-27 Franck Bui-Huu[MIPS] setup.c: move initrd code inside dedicated functions
2006-09-27 Franck Bui-Huu[MIPS] setup.c: cleanup bootmem_init()
2006-09-27 Franck Bui-Huu[MIPS] get_wchan(): remove uses of mfinfo[64]
2006-09-27 Franck Bui-Huu[MIPS] get_frame_info(): null function size means size...
2006-09-27 Franck Bui-Huu[MIPS] unwind_stack(): return ra if an exception occure...
2006-09-27 Richard Sandiford[MIPS] The o32 fstatat syscall behaves differently...
2006-09-27 Ralf Baechle[MIPS] Move definition of IRIX compat constant into...
2006-09-27 Ralf Baechle[MIPS] TLS: set_thread_area returns asmlinkage int...
2006-09-27 Ralf Baechle[MIPS] TLS: Delete unused sys32_set_thread_area
2006-09-27 Atsushi Nemoto[MIPS] Reduce race between cpu_wait() and need_resched...
2006-09-27 Atsushi Nemoto[MIPS] Wire up set_robust_list(2) and get_robust_list(2)
2006-09-27 Atsushi Nemoto[MIPS] Make prepare_frametrace() not clobber v0
2006-09-27 Elizabeth Oldham[MIPS] MT: Fix setting of XTC.
2006-09-27 Ralf Baechle[MIPS] SMTC Build fix.
2006-09-27 Ralf Baechle[MIPS] Avoid double signal restarting.
2006-09-27 Chris Dearman[MIPS] MT: Initialise all writable bits in Cause regist...
2006-09-27 Ralf Baechle[MIPS] Add missing returns in signal code.
2006-09-27 Ralf Baechle[MIPS] IRIX: Crapectopy.
2006-09-27 Ralf Baechle[MIPS] Don't call try_to_freeze in do_signal & co.
2006-09-27 Franck Bui-Huu[MIPS] Improve unwind_stack()
2006-09-27 Franck Bui-Huu[MIPS] Make get_frame_info() more robust
2006-09-27 Franck Bui-Huu[MIPS] Simplify dump_stack()
2006-09-27 Franck Bui-Huu[MIPS] Make frame_info_init() more readable.
2006-09-27 Franck Bui-Huu[MIPS] Miscellaneous cleanup in prologue analysis code
2006-09-27 Franck Bui-Huu[MIPS] Remove unused MODULE_RANGE macro.
2006-09-27 Franck Bui-Huu[MIPS] Make get_frame_info() more readable.
2006-09-27 Peter Watkins[MIPS] N32 rt_sigqueueinfo uses O32 padding, not N64
2006-09-27 Atsushi Nemoto[MIPS] dump_stack() based on prologue code analysis
2006-09-27 Atsushi Nemoto[MIPS] Rearrange show_stack, show_trace
2006-09-27 Maxime Bizon[MIPS] Honour "panic_on_oops" sysctl.
2006-09-26 Tony LuckPull esi-support into release branch
2006-09-26 Tony LuckPull model-name into release branch
2006-09-17 Stefan Richterieee1394: merge from Linus
2006-08-30 David WoodhouseMerge branch 'master' of git://git.kernel.org/pub/scm...
2006-08-21 Len BrownMerge trivial low-risk suspend hotkey bugzilla-5918...
2006-08-05 Dmitry TorokhovMerge rsync://rsync.kernel.org/pub/scm/linux/kernel...
2006-08-01 Paul MackerrasMerge branch 'merge'
2006-07-27 John W. LinvilleMerge branch 'from-linus' into upstream
2006-07-21 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2006-07-19 Jeff GarzikMerge branch 'upstream' of git://git.kernel.org/pub...
2006-07-17 Jeff GarzikMerge branch 'upstream-fixes-jgarzik' of git://lost...
2006-07-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2006-07-13 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-07-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-07-13 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-07-13 Ralf Baechle[MIPS] Replace board_timer_setup function pointer by...
2006-07-13 Ralf Baechle[MIPS] SMTC: Reformat to Linux style.
2006-07-13 Ralf Baechle[MIPS] TRACE_IRQFLAGS_SUPPORT support.
2006-07-13 Yoichi Yuasa[MIPS] MIPS MT: Fix build error.
2006-07-13 Chris Dearman[MIPS] Panic on fp exception in kernel mode.
2006-07-13 Thiemo Seufer[MIPS] Save 2k text size in cpu-probe
2006-07-13 Thiemo Seufer[MIPS] Uses MIPS_CONF_AR instead of magic constants.
2006-07-13 Ralf Baechle[MIPS] Wire up vmsplice(2) and move_pages(2).
2006-07-13 Ralf Baechle[MIPS] Eleminate interrupt migration helper use.
2006-07-13 Ralf Baechle[MIPS] Don't include obsolete <linux/config.h>.
2006-07-13 Chris Dearman[MIPS] Use KERN_DEBUG to log the SDBBP messages
2006-07-13 Chris Dearman[MIPS] Less noise on multithreading exceptions.
2006-07-13 Ralf Baechle[MIPS] Avoid interprocessor function calls.
2006-07-12 Jeff GarzikMerge branch 'upstream-fixes' of git://git.kernel.org...
2006-07-12 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-07-10 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-07-10 David Howells[PATCH] FDPIC: Move roundup() into linux/kernel.h
2006-07-10 Jon Smirl[PATCH] tty: Remove include of screen_info.h from tty.h
next