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