1. d60a279 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  2. 781c5a6 Merge branch 'x86-bios-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  3. e990c77 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  4. 2f0384e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  5. bc4016f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  6. 5d70f79 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  7. 31b7eab Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  8. 1053e6b Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  9. b0ae198 security: remove unused parameter from security_task_setscheduler() by KOSAKI Motohiro · 14 years ago
  10. 7d7c4d0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  11. ef2533d Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  12. e2cc502 MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls. by Michel Thebeau · 14 years ago
  13. 08be7b2 MIPS: jz4740: Fix Kbuild Platform file. by David Daney · 14 years ago
  14. ad4b2b6 MIPS: Repair Kbuild make clean breakage. by David Daney · 14 years ago
  15. 9581d44 KVM: Fix fs/gs reload oops with invalid ldt by Avi Kivity · 14 years ago
  16. 3f7edb1 [S390] hardirq: remove pointless header file includes by Heiko Carstens · 14 years ago
  17. 3c4ea5b [IA64] Move local_softirq_pending() definition by Tony Luck · 14 years ago
  18. 57fa721 perf, powerpc: Fix power_pmu_event_init to not use event->ctx by Paul Mackerras · 14 years ago
  19. 547af56 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  20. e82b8e4 x86: Add IRQ_TIME_ACCOUNTING by Venkatesh Pallipadi · 14 years ago
  21. e1e10a2 sched: Consolidate account_system_vtime extern declaration by Venkatesh Pallipadi · 14 years ago
  22. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  23. ba0cef3 perf_events: Fix bogus AMD64 generic TLB events by Stephane Eranian · 14 years ago
  24. f2f108e Merge branch 'linus' into core/locking by Ingo Molnar · 14 years ago
  25. a35bee8 MIPS: Enable ISA_DMA_API config to fix build failure by Namhyung Kim · 14 years ago
  26. 063c13a MIPS: 32-bit: Fix build failure in asm/fcntl.h by Namhyung Kim · 14 years ago
  27. ec33529 MIPS: Remove all generated vmlinuz* files on "make clean" by Wu Zhangjin · 14 years ago
  28. 4bfb8c5 MIPS: do_sigaltstack() expects userland pointers by Al Viro · 14 years ago
  29. 5b89c00 MIPS: Fix error values in case of bad_stack by Al Viro · 14 years ago
  30. 8f5a00eb MIPS: Sanitize restart logics by Al Viro · 14 years ago
  31. e5b377a MIPS: secure_computing, syscall audit: syscall number should in r2, not r0. by Al Viro · 14 years ago
  32. 062ab57 MIPS: Don't block signals if we'd failed to setup a sigframe by Al Viro · 14 years ago
  33. 2d01971 m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN by Kyle McMartin · 14 years ago
  34. 4f515cc m32r: add kernel/.gitignore and ignore vmlinux.lds by Kyle McMartin · 14 years ago
  35. 388d148 m32r: get_user takes an lvalue, not a pointer by Kyle McMartin · 14 years ago
  36. 99d6734 m32r: restore _BLOCKABLE by Kyle McMartin · 14 years ago
  37. e3c6cf6 uml: fix build by FUJITA Tomonori · 14 years ago
  38. 40ffa93 x86: Remove stale pmtimer_64.c by Thomas Gleixner · 14 years ago
  39. 264780c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  40. 4752690 ubd: fix incorrect sector handling during request restart by Tejun Heo · 14 years ago
  41. 6268464 Merge remote branch 'tip/perf/core' into oprofile/core by Robert Richter · 14 years ago
  42. 0fdf136 Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  43. cf4db25 ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT by Steven Rostedt · 14 years ago
  44. d9d572a Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  45. 72441cb ftrace/x86: Add support for C version of recordmcount by Steven Rostedt · 14 years ago
  46. ebc8827 x86: Barf when vmalloc and kmemcheck faults happen in NMI by Frederic Weisbecker · 14 years ago
  47. 0eead9a Don't dump task struct in a.out core-dumps by Linus Torvalds · 14 years ago
  48. ed859ed Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  49. 3cba11d kconfig/x86: Add HAVE_TEXT_POKE_SMP config for stop_machine dependency by Masami Hiramatsu · 14 years ago
  50. 3caa375 x86: Use __stop_machine() in text_poke_smp() by Masami Hiramatsu · 14 years ago
  51. 1efeb08 perf, ARM: Fix sysfs bits removal build failure by Ingo Molnar · 14 years ago
  52. d94bc4f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  53. 7081319 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  54. 509d448 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  55. d7acb92 x86-64, asm: If the assembler supports fxsave64, use it by H. Peter Anvin · 14 years ago
  56. 3d8a1a6 Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu by Ingo Molnar · 14 years ago
  57. 5d0d715 x86/amd-iommu: Update copyright headers by Joerg Roedel · 14 years ago
  58. 5bcd757 x86/amd-iommu: Reenable AMD IOMMU if it's mysteriously vanished over suspend by Matthew Garrett · 14 years ago
  59. 06c1088 ARM: relax ioremap prohibition (309caa9) for -final and -stable by Russell King · 14 years ago
  60. 841f48a Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 14 years ago
  61. 10d48b3 ARM: 6440/1: ep93xx: DMA: fix channel_disable by Mika Westerberg · 14 years ago
  62. 5356d94 arm: Bcmring: semaphore cleanup by Thomas Gleixner · 14 years ago
  63. 73cf624 x86, numa: For each node, register the memory blocks actually used by Yinghai Lu · 14 years ago
  64. 652953b Merge branch 'oprofile/core' (early part) into oprofile/perf by Robert Richter · 14 years ago
  65. ad0f7cf Merge branch 'oprofile/urgent' (early part) into oprofile/perf by Robert Richter · 14 years ago
  66. 86c8c04 sh: oprofile: Use perf-events oprofile backend by Matt Fleming · 14 years ago
  67. 3d90a00 oprofile: Abstract the perf-events backend by Matt Fleming · 14 years ago
  68. 58850e2 ARM: oprofile: Move non-ARM code into separate init/exit by Matt Fleming · 14 years ago
  69. 80e96b1 ARM: oprofile: Rename op_arm to oprofile_perf by Matt Fleming · 14 years ago
  70. 5694633 oprofile: Make op_name_from_perf_id() global by Matt Fleming · 14 years ago
  71. 84c7991 perf: New helper function for pmu name by Matt Fleming · 14 years ago
  72. 47008cd KVM: x86: Move TSC reset out of vmcb_init by Zachary Amsden · 14 years ago
  73. 5887767 KVM: x86: Fix SVM VMCB reset by Zachary Amsden · 14 years ago
  74. 6dcbfe4 x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order by Borislav Petkov · 14 years ago
  75. 3bf101b perf: Add helper function to return number of counters by Matt Fleming · 14 years ago
  76. 8ea3f0a Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  77. e92ba6d Define _addr_lsb in siginfo_t for mips by Andi Kleen · 14 years ago
  78. 4793ca40 cpuimx27: fix i2c bus selection by Eric Bénard · 14 years ago
  79. 22377ec cpuimx27: fix compile when ULPI is selected by Eric Bénard · 14 years ago
  80. c0bb586 ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9 by Tony Lindgren · 14 years ago
  81. 5c18920 ARM: 6436/1: AT91: Fix power-saving in idle-mode on 926T processors by Anders Larsen · 14 years ago
  82. 7cd2541 Merge commit 'v2.6.36-rc7' into perf/core by Ingo Molnar · 14 years ago
  83. b62be8e x86, mce, therm_throt.c: Fix missing curly braces in error handling logic by Jin Dongming · 14 years ago
  84. 7cf4b48 ARM: SAMSUNG: Add a workaround for get_clock() for serial driver by Marek Szyprowski · 14 years ago
  85. 4341f9b ARM: S5P: Bug fix on errors of build with CONFIG_PREEMPT_NONE by SeungChull Suh · 14 years ago
  86. 1a95036 ARM: SAMSUNG: Fix build warnings because of unused codes by Kukjin Kim · 14 years ago
  87. 81c20b9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  88. 34984f5 Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
  89. 7c6d45e powerpc: remove unused variable by Stephen Rothwell · 14 years ago
  90. 39c12be Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  91. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  92. 0fa035e omap: iommu-load cam register before flushing the entry by Hari Kanigeri · 14 years ago
  93. 31e7e93 xen: do not initialize PV timers on HVM if !xen_have_vector_callback by Stefano Stabellini · 14 years ago
  94. cdaf9a2 ARM: fix section mismatch warnings in Versatile Express by Russell King · 14 years ago
  95. c62f981 perf, gcc-4.6: Fix set but unused variable by Andi Kleen · 14 years ago
  96. 00e8976 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  97. 3c06806 Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  98. ccdf2e1 ARM: 6412/1: kprobes-decode: add support for MOVW instruction by Will Deacon · 14 years ago
  99. 7f58217 ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flags by Santosh Shilimkar · 14 years ago
  100. 475d92f ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to data corruption by Will Deacon · 14 years ago