1. 171bb2f MIPS: Lantiq: Add initial support for Lantiq SoCs by John Crispin · 13 years ago
  2. c0a5afb MIPS: Enable kmemleak for MIPS by Maxin John · 13 years ago
  3. 9b130f8 MIPS: XLR, XLS: Add PCI support. by Jayachandran C · 13 years ago
  4. f9cab74 MIPS: Add default configuration for XLR/XLS processors by Jayachandran C · 13 years ago
  5. 7f058e8 MIPS: Kconfig and Makefile update for Netlogic XLR/XLS by Jayachandran C · 13 years ago
  6. 5c64250 MIPS: Platform files for XLR/XLS processor support by Jayachandran C · 13 years ago
  7. efa0f81 MIPS: Netlogic: Cache, TLB support and feature overrides for XLR by Jayachandran C · 13 years ago
  8. 3c595a5 MIPS: Netlogic: mach-netlogic include files by Jayachandran C · 13 years ago
  9. a7117c6 MIPS: Netlogic XLR/XLS processor IDs. by Jayachandran C · 13 years ago
  10. f721a46 params.c: Use new strtobool function to process boolean inputs by Jonathan Cameron · 13 years ago
  11. a037439 debugfs: move to new strtobool by Jonathan Cameron · 13 years ago
  12. d0f1fed Add a strtobool function matching semantics of existing in kernel equivalents by Jonathan Cameron · 13 years ago
  13. 6845756 modpost: Update 64k section support for binutils 2.18.50 by Anders Kaseorg · 13 years ago
  14. 9d63487 module: Use binary search in lookup_symbol() by Alessio Igor Bogani · 13 years ago
  15. 403ed27 module: Use the binary search for symbols resolution by Alessio Igor Bogani · 13 years ago
  16. 1a94dc3 lib: Add generic binary search function to the kernel. by Tim Abbott · 13 years ago
  17. f02e8a6 module: Sort exported symbols by Alessio Igor Bogani · 13 years ago
  18. de4d8d5 module: each_symbol_section instead of each_symbol by Rusty Russell · 13 years ago
  19. 01526ed module: split unset_section_ro_nx function. by Jan Glauber · 13 years ago
  20. 448694a module: undo module RONX protection correctly. by Jan Glauber · 13 years ago
  21. 4d10380 module: zero mod->init_ro_size after init is freed. by Jan Glauber · 13 years ago
  22. 5d05c70 minor ANSI prototype sparse fix by Daniel J Blueman · 13 years ago
  23. c5be0b2 module: reorder kparam_array to remove alignment padding on 64 bit builds by Richard Kennedy · 13 years ago
  24. a288bd6 module: remove 64 bit alignment padding from struct module with CONFIG_TRACE* by Richard Kennedy · 13 years ago
  25. 9b73a58 module: do not hide __modver_version_show declaration behind ifdef by Dmitry Torokhov · 13 years ago
  26. b4bc8428 module: deal with alignment issues in built-in module versions by Dmitry Torokhov · 13 years ago
  27. 61c4f2c Linux 2.6.39 by Linus Torvalds · 13 years ago
  28. 3f80fbf Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 13 years ago
  29. 95950c2 ftrace: Add self-tests for multiple function trace users by Steven Rostedt · 13 years ago
  30. 936e074 ftrace: Modify ftrace_set_filter/notrace to take ops by Steven Rostedt · 13 years ago
  31. fce5195 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  32. 7103dbe Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 13 years ago
  33. cdbe61b ftrace: Allow dynamically allocated function tracers by Steven Rostedt · 13 years ago
  34. b848914 ftrace: Implement separate user function filtering by Steven Rostedt · 13 years ago
  35. 07fd551 ftrace: Free hash with call_rcu_sched() by Steven Rostedt · 13 years ago
  36. 2b49938 ftrace: Have global_ops store the functions that are to be traced by Steven Rostedt · 13 years ago
  37. bd69c30 ftrace: Add ops parameter to ftrace_startup/shutdown functions by Steven Rostedt · 13 years ago
  38. 647bcd0 ftrace: Add enabled_functions file by Steven Rostedt · 13 years ago
  39. ed926f9 ftrace: Use counters to enable functions to trace by Steven Rostedt · 13 years ago
  40. 33dc9b1 ftrace: Separate hash allocation and assignment by Steven Rostedt · 13 years ago
  41. f45948e ftrace: Create a global_ops to hold the filter and notrace hashes by Steven Rostedt · 13 years ago
  42. 1cf41dd ftrace: Use hash instead for FTRACE_FL_FILTER by Steven Rostedt · 13 years ago
  43. b448c4e ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions by Steven Rostedt · 13 years ago
  44. b313207 perf bench, x86: Add alternatives-asm.h wrapper by Ingo Molnar · 13 years ago
  45. 01ed58a Merge branch 'x86/mem' into perf/core by Ingo Molnar · 13 years ago
  46. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  47. af2d03d Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  48. 01294d8 of: fix race when matching drivers by Milton Miller · 13 years ago
  49. a2b9c1f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  50. a5602a3 MIPS: Kludge IP27 build for 2.6.39. by Ralf Baechle · 13 years ago
  51. 3e9957b MIPS: AR7: Fix GPIO register size for Titan variant. by Florian Fainelli · 13 years ago
  52. 10423c9 MIPS: Fix duplicate invocation of notify_die. by Ralf Baechle · 13 years ago
  53. 3436830 MIPS: RB532: Fix iomap resource size miscalculation. by Ralf Baechle · 13 years ago
  54. edf76f8 irq: Export functions to allow modular irq drivers by Jonathan Cameron · 13 years ago
  55. fe12bc2 genirq: Uninline and sanity check generic_handle_irq() by Thomas Gleixner · 13 years ago
  56. fe05143 genirq: Remove pointless ifdefs by Thomas Gleixner · 13 years ago
  57. 24307aa configfs: Fix race between configfs_readdir() and configfs_d_iput() by Joel Becker · 13 years ago
  58. 26afb7c x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit by Jiri Olsa · 13 years ago
  59. df7f996 configfs: Don't try to d_delete() negative dentries. by Joel Becker · 13 years ago
  60. 3ec717b block: don't delay blk_run_queue_async by Shaohua Li · 13 years ago
  61. 2e9521f Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  62. 39dcfa5 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  63. 7f12b72 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  64. 8864f5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  65. f12a20f procfs: add stub for proc_mkdir_mode() by Randy Dunlap · 13 years ago
  66. b2db219 um: fix abort by Richard Weinberger · 13 years ago
  67. d6c438b memcg: fix zone congestion by KAMEZAWA Hiroyuki · 13 years ago
  68. d5f33d4 drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLE by Axel Lin · 13 years ago
  69. 0bf2461 rapidio: fix default routing initialization by Alexandre Bounine · 13 years ago
  70. 2f19e06 x86, mem: memset_64.S: Optimize memset by enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  71. 057e05c x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  72. 101068c x86, mem: memcpy_64.S: Optimize memcpy by enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  73. 4307bec x86, mem: copy_user_64.S: Support copy_to/from_user by enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  74. e365c9d x86, mem: clear_page_64.S: Support clear_page() with enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  75. 9072d11 x86, alternative: Add altinstruction_entry macro by Fenghua Yu · 13 years ago
  76. 5097313 x86, alternative, doc: Add comment for applying alternatives order by Fenghua Yu · 13 years ago
  77. 161ec53 x86, mem, intel: Initialize Enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  78. 724a92e x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  79. 6538df8 PM: Introduce generic prepare and complete callbacks for subsystems by Rafael J. Wysocki · 13 years ago
  80. 91e7c75 PM: Allow drivers to allocate memory from .prepare() callbacks safely by Rafael J. Wysocki · 13 years ago
  81. c650da2 PM: Remove CONFIG_PM_VERBOSE by Rafael J. Wysocki · 13 years ago
  82. 290c748 Merge branch 'power-domains' into for-linus by Rafael J. Wysocki · 13 years ago
  83. 2d2a916 Merge branch 'syscore' into for-linus by Rafael J. Wysocki · 13 years ago
  84. 1c1be3a Revert "PM / Hibernate: Reduce autotuned default image size" by Rafael J. Wysocki · 13 years ago
  85. ddeb648 PM / Hibernate: Add sysfs knob to control size of memory for drivers by Rafael J. Wysocki · 13 years ago
  86. 13e3813 PM / Wakeup: Remove useless synchronize_rcu() call by Eric Dumazet · 13 years ago
  87. 13d53f8 kmod: always provide usermodehelper_disable() by Kay Sievers · 13 years ago
  88. c3b0795 PM / ACPI: Remove acpi_sleep=s4_nonvs by Amerigo Wang · 13 years ago
  89. e762318 PM / Wakeup: Fix build warning related to the "wakeup" sysfs file by Rafael J. Wysocki · 13 years ago
  90. a144c6a PM: Print a warning if firmware is requested when tasks are frozen by Rafael J. Wysocki · 13 years ago
  91. e1866b3 PM / Runtime: Rework runtime PM handling during driver removal by Rafael J. Wysocki · 13 years ago
  92. ee940d8 Freezer: Use SMP barriers by Mike Frysinger · 13 years ago
  93. 3c43193 PM / Suspend: Do not ignore error codes returned by suspend_enter() by MyungJoo Ham · 13 years ago
  94. 11379b5 cifs: fix cifsConvertToUCS() for the mapchars case by Jeff Layton · 13 years ago
  95. 2494b03 x86, cpufeature: Fix cpuid leaf 7 feature detection by Fenghua Yu · 13 years ago
  96. 221d1d7 cifs: add fallback in is_path_accessible for old servers by Jeff Layton · 13 years ago
  97. 9469234 perf: Fix multi-event parsing bug by Stephane Eranian · 13 years ago
  98. a085963 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  99. 14fb57d x86, AMD: Fix ARAT feature setting again by Borislav Petkov · 13 years ago
  100. 328935e Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors" by Borislav Petkov · 13 years ago