1. 228b983 MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()' by Christophe JAILLET · 4 years, 4 months ago
  2. 7523e4d module: use a structure to encapsulate layout. by Rusty Russell · 9 years ago
  3. c60f994 MIPS: MT: Remove "weak" from vpe_run() declaration by Bjorn Helgaas · 9 years ago
  4. 1c205b9 MIPS: VPE: Exit vpe_release() early if vpe_run() isn't defined by Bjorn Helgaas · 9 years ago
  5. cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  6. f58437f MIPS: VPE: Remove vpe_getuid and vpe_getgid by Eric W. Biederman · 10 years ago
  7. 5792bf6 MIPS: APRP: Code formatting clean-ups. by Steven J. Hill · 10 years ago
  8. 1a2a6d7 MIPS: APRP: Split VPE loader into separate files. by Deng-Cheng Zhu · 11 years ago
  9. 1b46763 MIPS: kernel: vpe: Make vpe_attrs an array of pointers. by Markos Chandras · 11 years ago
  10. 567b21e mips: convert vpe_class to use dev_groups by Greg Kroah-Hartman · 11 years ago
  11. aebb2af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  12. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  13. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  14. 8bfc245 Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next by Ralf Baechle · 11 years ago
  15. 535237c MIPS: remove broken conditional inside vpe loader code by John Crispin · 11 years ago
  16. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 11 years ago
  17. 3d2d032 MIPS: vpe.c: Fix null pointer dereference in print arguments. by Cong Ding · 11 years ago
  18. 2551aeb MIPS: MT: Remove kspd. by Ralf Baechle · 12 years ago
  19. b81947c Disintegrate asm/system.h for MIPS by David Howells · 12 years ago
  20. 848484e mips: remove needless include of module.h from core kernel files. by Paul Gortmaker · 13 years ago
  21. 9fbcbd7 MIPS: VPE: Select correct tc by Hillf Danton · 13 years ago
  22. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  23. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  24. 52bd080 MIPS: Replace deprecated spinlock initialization by Thomas Gleixner · 13 years ago
  25. 863abad MIPS: VPE loader: Check vmalloc return value in vpe_open by Jesper Juhl · 14 years ago
  26. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  27. 8facefd MIPS: Don't include <linux/smp_lock.h> unnecessarily. by Ralf Baechle · 14 years ago
  28. a22d621 MIPS: VPE: Remove stray unlock_kernel. by Ralf Baechle · 15 years ago
  29. 1bbfc20 MIPS: VPE: Get rid of BKL. by Ralf Baechle · 15 years ago
  30. 982f6ff MIPS: Remove useless zero initializations. by Ralf Baechle · 15 years ago
  31. ce21f4e MIPS: VPE: Delete unused function get_tc_unused(). by Ralf Baechle · 15 years ago
  32. 349c422 MIPS: VPE: Fix bogus indentation. by Ralf Baechle · 15 years ago
  33. f18b51c MIPS: VPE: Make various functions static. by Ralf Baechle · 15 years ago
  34. 477c4b0 MIPS: VPE: Free relocation chain on error. by Ralf Baechle · 15 years ago
  35. e2a9cf9 MIPS: VPE: Fix compiler warning. by Raghu Gandham · 15 years ago
  36. 52a7a27 MIPS: MT: Remove unnecessary semicolons by Joe Perches · 15 years ago
  37. 1bb5beb mips: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  38. cbacc2c Merge branch 'next' into for-linus by James Morris · 15 years ago
  39. 8ebcfc8 MIPS: Fix incorrect use of loose in vpe.c by Nick Andrew · 15 years ago
  40. d76b0d9 CRED: Use creds in file structs by David Howells · 16 years ago
  41. 7558da9 mips: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  42. d303f4a [MIPS] ELF handling - use SELFMAG instead of numeric constant by Cyrill Gorcunov · 16 years ago
  43. 9f2546a [MIPS] Don't use max_pfn which is no longer initialized these days. by Ralf Baechle · 16 years ago
  44. b618336 [MIPS] Fixes necessary for non-SMP kernels and non-relocatable binaries by Kevin D. Kissell · 16 years ago
  45. 5408c49 [MIPS] VPE loader: Check result of memory allocation. by Ralf Baechle · 16 years ago
  46. adfb899 [MIPS] Remove duplicate includes. by Lucas Woods · 17 years ago
  47. b1e3afa [MIPS] vpe: Add missing "space" by Joe Perches · 17 years ago
  48. 7c3a622 [MIPS] vpe: handle halting TCs in an errata safe way. by Nigel Stephens · 17 years ago
  49. 8292366 [MIPS] vpe: Use p_paddr instead of p_vaddr loader. by Ralf Baechle · 17 years ago
  50. 736fad1 [MIPS] VPE loader: convert from struct class_ device to struct device by Kay Sievers · 17 years ago
  51. bdf5d42 [MIPS] VPE: reimplement ELF loader. by Ralf Baechle · 17 years ago
  52. 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
  53. 0f5d0df [MIPS] RP: Sysfs interface for stopping RP program by Ralf Baechle · 17 years ago
  54. 41790e0 [MIPS] RP: Pass number of TCs available to RP program in $2. by Ralf Baechle · 17 years ago
  55. 07cc0c9 [MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC. by Ralf Baechle · 17 years ago
  56. f5dbeaf [MIPS] Replace __attribute_used__ with __used by David Rientjes · 17 years ago
  57. 6fb88ce [MIPS] AP/SP: Avoid triggering the 34K E125 performance issue by Ralf Baechle · 17 years ago
  58. c4c4018 [MIPS] RTLX, VPE: Make open actually atomic. by Ralf Baechle · 17 years ago
  59. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 17 years ago
  60. 27a3bba [MIPS] VPE: Sprinkle device model code into code to make udev happier. by Ralf Baechle · 17 years ago
  61. e0daad4 [MIPS] Whitespace cleanups. by Ralf Baechle · 17 years ago
  62. be6e143 [MIPS] vpe_elfload and vpe_run are only used locally, make them static. by Ralf Baechle · 17 years ago
  63. 9cfdf6f [MIPS] VPE loader: Initialize lists before they're actually being used ... by Ralf Baechle · 17 years ago
  64. 1b04fe9 [PATCH] struct path: convert mips by Josef Sipek · 17 years ago
  65. a94d702 [MIPS] MT: Fix setting of XTC. by Elizabeth Oldham · 18 years ago
  66. e1e80b4 [MIPS] Don't include obsolete <linux/config.h>. by Ralf Baechle · 18 years ago
  67. 79e55bc [MIPS] Cleanup inode->r_dev usage. by Ralf Baechle · 18 years ago
  68. 2600990 [MIPS] kpsd and other AP/SP improvements. by Ralf Baechle · 18 years ago
  69. 571e0be MIPS: MT: Fix 32-bit dependencies. by Ralf Baechle · 18 years ago
  70. 682e852 [PATCH] Fix more "if ((err = foo() < 0))" typos by Alexey Dobriyan · 18 years ago
  71. 307bd28 VPE loader janitoring by Ralf Baechle · 19 years ago
  72. 340ee4b Virtual SMP support for the 34K. by Ralf Baechle · 19 years ago
  73. e01402b More AP / SP bits for the 34K, the Malta bits and things. Still wants by Ralf Baechle · 19 years ago