1. e460ab2 sh: Fix up stack overflow check with ftrace disabled. by Paul Mundt · 15 years ago
  2. a470b95 sh: Fix up ftrace build error when STACK_DEBUG=n. by Paul Mundt · 15 years ago
  3. fe27932 sh: Use DECLARE_EXPORT() for mcount symbol export. by Paul Mundt · 15 years ago
  4. 9f14b84 sh: Replace DEBUG_STACKOVERFLOW with STACK_DEBUG. by Paul Mundt · 15 years ago
  5. 473d1cf sh: Decouple mcount from ftrace. by Paul Mundt · 15 years ago
  6. f686d8c1 Merge branches 'sh/ftrace' and 'sh/stable-updates' by Paul Mundt · 15 years ago
  7. 7816fec sh: Mark __switch_to() as __notrace_funcgraph by Matt Fleming · 15 years ago
  8. 327933f sh: Function graph tracer support by Matt Fleming · 15 years ago
  9. b99610f sh: Provide diagnostic kernel stack checks by Matt Fleming · 15 years ago
  10. 69ca06c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  11. ac3f482 Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  12. 85be928 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  13. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  14. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  15. 2802e34 sh: Clean up linker script using new linker script macros. by Tim Abbott · 15 years ago
  16. e864561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  17. 8d7ff4f x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon by Robert Richter · 15 years ago
  18. ad46276 memory barrier: adding smp_mb__after_lock by Jiri Olsa · 15 years ago
  19. 44b5728 x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in by Yinghai Lu · 15 years ago
  20. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  21. b4b21ca Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  22. ed7ba2e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  23. d6d4655 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  24. 622f806 Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  25. 00024be x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTOR by Peter Chubb · 15 years ago
  26. ea96025 powerpc: Don't use alloc_bootmem() in init_IRQ() path by Anton Vorontsov · 15 years ago
  27. ad9064d powerpc: Fix spin_event_timeout() to be robust over context switches by Grant Likely · 15 years ago
  28. 30c5af4 powerpc: Use pr_devel() in do_dcache_icache_coherency() by Michael Ellerman · 15 years ago
  29. 33875f0 powerpc/cell: Use pr_devel() in axon_msi.c by Michael Ellerman · 15 years ago
  30. 29e5fa59 powerpc: Use pr_devel() in arch/powerpc/mm/gup.c by Michael Ellerman · 15 years ago
  31. 651e2dd powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.c by Michael Ellerman · 15 years ago
  32. 3665ee3 powerpc/perf_counter: Remove duplicated #include by Huang Weiyi · 15 years ago
  33. a1ac38a powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.c by Michael Ellerman · 15 years ago
  34. b69e9e9 powerpc/pseries: Use pr_devel() in xics.c by Michael Ellerman · 15 years ago
  35. d258e64 powerpc: Remove unnecessary semicolons by Joe Perches · 15 years ago
  36. 551a232 powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routines by Michael Ellerman · 15 years ago
  37. 01cc826 Merge commit 'jwb/merge' into merge by Benjamin Herrenschmidt · 15 years ago
  38. 2b5c0c7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh/for-2.6.31 by Paul Mundt · 15 years ago
  39. a2e1b4c [CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states by Mark Langsdorf · 15 years ago
  40. faf80d6 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  41. eca4ee0 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  42. dc53fff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  43. f560902 Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  44. 085ff82 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  45. f386c61 gcov: exclude code operating in userspace from profiling by Peter Oberparleiter · 15 years ago
  46. 7119888 Merge branches 'sh/ftrace' and 'sh/cachetlb' by Paul Mundt · 15 years ago
  47. c652d78 sh: Add ftrace syscall tracing support by Matt Fleming · 15 years ago
  48. c1340c0 sh: Define HAVE_FUNCTION_TRACE_MCOUNT_TEST by Matt Fleming · 15 years ago
  49. ca0d172 sh: Fix the value of MCOUNT_INSN_OFFSET by Matt Fleming · 15 years ago
  50. db6e3f9 microblaze: Fix cast warning for init.c by Michal Simek · 15 years ago
  51. 4ae7833 microblaze: Wire up new syscalls by Michal Simek · 15 years ago
  52. e513588 microblaze: use generic syscalls.h by Arnd Bergmann · 15 years ago
  53. 3183e06 microblaze: clean up signal handling by Arnd Bergmann · 15 years ago
  54. 0a58458 microblaze: convert all simple headers to use asm-generic by Remis Lima Baima · 15 years ago
  55. 14f8738 microblaze: use the generic lib/checksum.c by Remis Lima Baima · 15 years ago
  56. 81d8279 microblaze: fall back on generic header files for the ABI by Arnd Bergmann · 15 years ago
  57. 65b1bfc [ARM] pgtable: file pte layout documentation by Russell King · 15 years ago
  58. fb93a1c [ARM] pgtable: swp pte layout documentation, definitions, and check by Russell King · 15 years ago
  59. ba9b42e [ARM] export __cpu_flush_dcache_page by Russell King · 15 years ago
  60. a22ebd0 powerpc/44x: Fix build error with -Werror for Warp platform by Josh Boyer · 15 years ago
  61. ba703e1 powerpc/4xx: Have Warp take advantage of GPIO LEDs default-state = keep by Sean MacLennan · 15 years ago
  62. 7c3a742 powerpc/44x: Update Warp defconfig by Sean MacLennan · 15 years ago
  63. febe04d x86: fix usage of bios intcall() by Akinobu Mita · 15 years ago
  64. 0f60bb2 sh: Tidy up vmalloc fault handling. by Paul Mundt · 15 years ago
  65. c63c310 sh: use kprobes_built_in() for notify_page_fault(). by Paul Mundt · 15 years ago
  66. de481ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 15 years ago
  67. 4806626 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  68. 29f3177 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  69. 1ecc6ab Merge branches 'sh/hwblk', 'sh/cpuidle' and 'sh/stable-updates' by Paul Mundt · 15 years ago
  70. 5084f61 sh: Use bootmem ontop of lmb for NUMA by Matt Fleming · 15 years ago
  71. 7426394 sh: cpuidle for SuperH Mobile using hwblk by Magnus Damm · 15 years ago
  72. a61c1a6 sh: hwblk for sh7722 by Magnus Damm · 15 years ago
  73. 79714ac sh: hwblk base implementation by Magnus Damm · 15 years ago
  74. 9731f4a sh: add r8a66597 usb0 host to the se7724 board by Magnus Damm · 15 years ago
  75. 62edf5d intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics drivers by David Woodhouse · 15 years ago
  76. a79f0da x86: atomic64: Inline atomic64_read() again by Eric Dumazet · 15 years ago
  77. ddf9a00 x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative() by Ingo Molnar · 15 years ago
  78. 3a8d178 x86: atomic64: Improve atomic64_xchg() by Ingo Molnar · 15 years ago
  79. 1fde902 x86: atomic64: Export APIs to modules by Ingo Molnar · 15 years ago
  80. baf9227 MIPS: Fix CONFIG_FLATMEM version of pfn_valid() by Ralf Baechle · 15 years ago
  81. 01a6221 MIPS: Reorganize Cavium OCTEON PCI support. by David Daney · 15 years ago
  82. ada8e95 Update Yoichi Yuasa's e-mail address by Yoichi Yuasa · 15 years ago
  83. 3f5b3e1 MIPS: Allow suspend and hibernation again on uniprocessor kernels. by Ralf Baechle · 15 years ago
  84. cad9bc6 MIPS: 64-bit: Fix o32 core dump by Yong Zhang · 15 years ago
  85. eb9b514 MIPS: CMP: Update sync-r4k for current kernel by Tim Anderson · 15 years ago
  86. 47b178b MIPS: CMP: Move gcmp_probe to before the SMP ops by Tim Anderson · 15 years ago
  87. 0365070 MIPS: CMP: activate CMP support by Tim Anderson · 15 years ago
  88. a214cef MIPS: CMP: Extend IPI handling to CPU number by Tim Anderson · 15 years ago
  89. 9306c8d MIPS: CMP: Extend the GIC IPI interrupts beyond 32 by Tim Anderson · 15 years ago
  90. b53d4d1 MIPS: Define __arch_swab64 for all mips r2 cpus by David Daney · 15 years ago
  91. 27fdd32 MIPS: Update VR41xx GPIO driver to use gpiolib by Yoichi Yuasa · 15 years ago
  92. 69f16c9 MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open. by David Daney · 15 years ago
  93. d7e014d MIPS: Malta: Remove unnecessary function prototypes by Dmitri Vorobiev · 15 years ago
  94. 52a7a27 MIPS: MT: Remove unnecessary semicolons by Joe Perches · 15 years ago
  95. 7ca5dc1 MIPS: Add support for Texas Instruments AR7 System-on-a-Chip by Florian Fainelli · 15 years ago
  96. 67d7178 x86: atomic64: Improve atomic64_read() by Eric Dumazet · 15 years ago
  97. 8e049ef x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPP by Paul Mackerras · 15 years ago
  98. 22a26e6 Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
  99. c7210e1 x86: Remove unused function lapic_watchdog_ok() by Jaswinder Singh Rajput · 15 years ago
  100. 23d0cd8 x86: Remove unused variable disable_x2apic by Jaswinder Singh Rajput · 15 years ago