Age | Commit message (Expand) | Author |
2006-05-01 | [PATCH] drop task argument of audit_syscall_{entry,exit} | Al Viro |
2006-04-27 | [MIPS] Fix branch emulation for floating-point exceptions. | Ralf Baechle |
2006-04-27 | [MIPS] Cleanup inode->r_dev usage. | Ralf Baechle |
2006-04-26 | [PATCH] fix mips sys32_p{read,write} | Al Viro |
2006-04-19 | [MIPS] Make mips_srs_init static. | Ralf Baechle |
2006-04-19 | [MIPS] FPU affinity for MT ASE. | Ralf Baechle |
2006-04-19 | [MIPS] MT: Improved multithreading support. | Ralf Baechle |
2006-04-19 | [MIPS] kpsd and other AP/SP improvements. | Ralf Baechle |
2006-04-19 | [MIPS] R2: Instruction hazard barrier. | Ralf Baechle |
2006-04-19 | [MIPS] R2: Implement shadow register allocation without spinlock. | Ralf Baechle |
2006-04-19 | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle |
2006-04-19 | [MIPS] Rewrite spurious_interrupt from assembler to C. | Ralf Baechle |
2006-04-19 | [MIPS] Sort out duplicate exports. | Ralf Baechle |
2006-04-19 | [MIPS] Wire up sync_file_range(2). | Ralf Baechle |
2006-04-19 | [MIPS] Wire splice syscall. | Ralf Baechle |
2006-04-19 | [MIPS] Some formatting fixes. | Ralf Baechle |
2006-04-19 | [MIPS] Fixup printk in mips_srs_init. | Ralf Baechle |
2006-04-19 | [MIPS] Remove redundant initialization of sr_allocated. | Ralf Baechle |
2006-04-19 | [MIPS] Make set_vi_srs_handler static. | Ralf Baechle |
2006-04-11 | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin |
2006-04-02 | Manual merge with Linus. | Dmitry Torokhov |
2006-03-31 | [PATCH] unexport get_wchan | Adrian Bunk |
2006-03-28 | [PATCH] remove add_parent()'s parent argument | Oleg Nesterov |
2006-03-27 | [PATCH] mips: fixed collision of rtc function name | Yoichi Yuasa |
2006-03-27 | [PATCH] unify PFN_* macros | Dave Hansen |
2006-03-26 | [PATCH] consolidate sys32/compat_adjtimex | Stephen Rothwell |
2006-03-26 | [PATCH] create struct compat_timex and use it everywhere | Stephen Rothwell |
2006-03-25 | [PATCH] sys_alarm() unsigned signed conversion fixup | Thomas Gleixner |
2006-03-23 | [PATCH] more for_each_cpu() conversions | Andrew Morton |
2006-03-21 | [MIPS] Separate CPU entries in /proc/cpuinfo with a blank line. | Martin Michlmayr |
2006-03-21 | [MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT. | H. Peter Anvin |
2006-03-21 | [MIPS] War on whitespace: cleanup initial spaces followed by tabs. | Ralf Baechle |
2006-03-21 | [MIPS] Remove CONFIG_BUILD_ELF64. | Ralf Baechle |
2006-03-21 | [MIPS] Further sparsification for 32-bit compat code. | Atsushi Nemoto |
2006-03-21 | [MIPS] fix wrong __user usage in _sysn32_rt_sigsuspend | Atsushi Nemoto |
2006-03-21 | [MIPS] Signal cleanup | Atsushi Nemoto |
2006-03-21 | [MIPS] Reformat all of signal32.c with tabs instead of space for consistency | Martin Michlmayr |
2006-03-21 | [MIPS] Delete unused sys32_waitpid. | Ralf Baechle |
2006-03-18 | [MIPS] Protect more of timer_interrupt() by xtime_lock. | Ralf Baechle |
2006-03-14 | Input: pcspkr - separate device and driver registration | Michael Neuling |
2006-03-09 | [MIPS] Momentum: Resurrect after things were moved around a while ago. | Ralf Baechle |
2006-03-09 | [MIPS] Discard .exit.text at runtime. | Ralf Baechle |
2006-03-01 | [MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday. | Atsushi Nemoto |
2006-02-27 | [MIPS] Use generic compat routines for readdir, getdents | Atsushi Nemoto |
2006-02-27 | [MIPS] SMP: Fix initialization order bug. | Ralf Baechle |
2006-02-24 | [PATCH] flags parameter for linkat | Ulrich Drepper |
2006-02-21 | [MIPS] jiffies_to_compat_timeval fix | Atsushi Nemoto |
2006-02-21 | [MIPS] Add topology_init. | Rojhalat Ibrahim |
2006-02-21 | [MIPS] N32: Make sure pointer is good before passing it to sys_waitid(). | Ralf Baechle |
2006-02-21 | [MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage. | Ralf Baechle |