1. c0f7ac3 kprobes/x86: Support kprobes jump optimization on x86 by Masami Hiramatsu · 15 years ago
  2. 3d55cc8 x86: Add text_poke_smp for SMP cross modifying code by Masami Hiramatsu · 15 years ago
  3. f007ea2 kprobes/x86: Cleanup save/restore registers by Masami Hiramatsu · 15 years ago
  4. 0f94eb6 kprobes/x86: Boost probes when reentering by Masami Hiramatsu · 15 years ago
  5. afd6625 kprobes: Introduce kprobes jump optimization by Masami Hiramatsu · 15 years ago
  6. d498f76 kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE by Masami Hiramatsu · 15 years ago
  7. 076dc4a x86/alternatives: Fix build warning by Masami Hiramatsu · 15 years ago
  8. 447a194 perf_events, x86: Fix bug in hw_perf_enable() by Stephane Eranian · 15 years ago
  9. fce877e bitops: Ensure the compile time HWEIGHT is only used for such by Peter Zijlstra · 15 years ago
  10. 8c48e44 perf_events, x86: Implement intel core solo/duo support by Peter Zijlstra · 15 years ago
  11. 4554dbc kprobes: Check probe address is reserved by Masami Hiramatsu · 15 years ago
  12. 2cfa197 ftrace/alternatives: Introducing *_text_reserved functions by Masami Hiramatsu · 15 years ago
  13. 615d0eb kprobes: Disable booster when CONFIG_PREEMPT=y by Masami Hiramatsu · 15 years ago
  14. ae7f671 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  15. 18c01f8 perf_events, x86: Remove spurious counter reset from x86_pmu_enable() by Peter Zijlstra · 15 years ago
  16. 452a339 perf_events, x86: Implement Intel Westmere support by Peter Zijlstra · 15 years ago
  17. 1a6e21f perf_events, x86: Clean up hw_perf_*_all() implementation by Peter Zijlstra · 15 years ago
  18. ed8777f perf_events, x86: Fix event constraint masks by Peter Zijlstra · 15 years ago
  19. 2e84187 perf_event: x86: Deduplicate the disable code by Peter Zijlstra · 15 years ago
  20. 184f412 perf, x86: Clean up event constraints code a bit by Ingo Molnar · 15 years ago
  21. 6c9687a perf_event: x86: Optimize x86_pmu_disable() by Peter Zijlstra · 15 years ago
  22. c933c1a perf_event: x86: Optimize the fast path a little more by Peter Zijlstra · 15 years ago
  23. 272d30b perf_event: x86: Optimize constraint weight computation by Peter Zijlstra · 15 years ago
  24. 63b1464 perf_event: x86: Optimize the constraint searching bits by Peter Zijlstra · 15 years ago
  25. 8433be1 perf_event: x86: Reduce some overly long lines with some MACROs by Peter Zijlstra · 15 years ago
  26. c91e0f5 perf_event: x86: Clean up some of the u64/long bitmask casting by Peter Zijlstra · 15 years ago
  27. 81269a0 perf_event: x86: Fixup constraints typing issue by Peter Zijlstra · 15 years ago
  28. 502568d perf_event: x86: Allocate the fake_cpuc by Peter Zijlstra · 15 years ago
  29. 8113070 perf_events: Add fast-path to the rescheduling code by Stephane Eranian · 15 years ago
  30. 1da53e0 perf_events, x86: Improve x86 event scheduling by Stephane Eranian · 15 years ago
  31. e0e53db x86/hw-breakpoints: Optimize return code from notifier chain in hw_breakpoint_handler by K.Prasad · 15 years ago
  32. 40f9249 x86/debug: Clear reserved bits of DR6 in do_debug() by K.Prasad · 15 years ago
  33. 339ce1a perf: Fix inconsistency between IP and callchain sampling by Anton Blanchard · 15 years ago
  34. 486d35e Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  35. 840f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  36. 4f4e65d Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  37. 443c39b KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init() by Wei Yongjun · 15 years ago
  38. 36cb93f KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks by Wei Yongjun · 15 years ago
  39. 062d5e9 KVM: S390: fix potential array overrun in intercept handling by Christian Borntraeger · 15 years ago
  40. a6085fb KVM: MMU: bail out pagewalk on kvm_read_guest error by Marcelo Tosatti · 15 years ago
  41. 82b7005 KVM: x86: Fix host_mapping_level() by Sheng Yang · 15 years ago
  42. e1f829b KVM: powerpc: Show timing option only on embedded by Alexander Graf · 15 years ago
  43. a5d36f8 KVM: Fix race between APIC TMR and IRR by Avi Kivity · 15 years ago
  44. 5c3db36 OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timer by Tero Kristo · 15 years ago
  45. 298a4c3 Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  46. 1619ce1 hmt: adjust for new pwm_backlight->notify prototype by Peter Korsgaard · 15 years ago
  47. e80b135 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  48. dedd0c2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  49. 970114a Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  50. def2052 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  51. b27d515 perf: x86: Add support for the ANY bit by Stephane Eranian · 15 years ago
  52. 1091ce6 sparc64: Fix IRQ ->set_affinity() methods. by David S. Miller · 15 years ago
  53. e5981fd sparc: cpumask_of_node() should handle -1 as a node by Anton Blanchard · 15 years ago
  54. b2d9591 Merge branch 'omap-fixes' into omap-fixes-for-linus by Tony Lindgren · 15 years ago
  55. ccaae27 Merge branch 'pm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-fixes-for-linus by Tony Lindgren · 15 years ago
  56. 6b34f9d PM debug: Fix warning when no CONFIG_DEBUG_FS by Sergio Aguirre · 15 years ago
  57. b92c572 OMAP3: PM: DSS PM_WKEN to refill DMA by Subramani Venkatesh · 15 years ago
  58. d92cfcb OMAP: timekeeping: time should not stop during suspend by Kevin Hilman · 15 years ago
  59. dccaad8 OMAP3: PM: Force write last pad config register into save area by Tero Kristo · 15 years ago
  60. 61b17d9 OMAP: omap3_pm_get_suspend_state() error ignored in pwrdm_suspend_get() by Roel Kluin · 15 years ago
  61. e3d9329 OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modules by Peter Ujfalusi · 15 years ago
  62. ae559d8 OMAP3: PM debug: fix build error when !CONFIG_DEBUG_FS by Manjunatha GK · 15 years ago
  63. 8640425 OMAP3: PM: Removing redundant and potentially dangerous PRCM configration by Sripathy, Vishwanath · 15 years ago
  64. a087cad OMAP3: Fixed ARM aux ctrl register save/restore by Tero Kristo · 15 years ago
  65. afbcf61 OMAP3: CPUidle: Fixed timer resolution by Tero Kristo · 15 years ago
  66. a174e60 OMAP3: PM: Remove duplicate code blocks by Sanjeev Premi · 15 years ago
  67. f18cc2f OMAP3: PM: Disable interrupt controller AUTOIDLE before WFI by Tero Kristo · 15 years ago
  68. b296c81 OMAP3: PM: Enable system control module autoidle by Tero Kristo · 15 years ago
  69. 2bbe3af OMAP3: PM: Ack pending interrupts before entering suspend by Tero Kristo · 15 years ago
  70. 1daa8c1 omap: Enable GPMC clock in gpmc_init by Olof Johansson · 15 years ago
  71. 3583cbd sparc64: Update defconfig. by David S. Miller · 15 years ago
  72. a084b66 sparc: Add missing SW perf fault events. by David S. Miller · 15 years ago
  73. e7bef6b sparc64: Fully support both performance counters. by David S. Miller · 15 years ago
  74. 4f6dbe4 sparc64: Add perf callchain support. by David S. Miller · 15 years ago
  75. af022fa OMAP1 clock: fix for "BUG: spinlock lockup on CPU#0" by Paul Walmsley · 15 years ago
  76. ecbb065 OMAP4: clocks: Fix the clksel_rate struct DPLL divs by Rajendra Nayak · 15 years ago
  77. 0324f59 OMAP4: PRCM: Fix the base address for CHIRONSS reg defines by Rajendra Nayak · 15 years ago
  78. be6066f Merge branch 'misc' into release by Len Brown · 15 years ago
  79. 247421f OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unlink_lch() by Roel Kluin · 15 years ago
  80. e9acb9b omap3: Fix cpu detection by Tony Lindgren · 15 years ago
  81. d4bb72e omap: Fix functions for dynamic remuxing of pins by Tony Lindgren · 15 years ago
  82. 2cb0c54 omap: Fix cmdline muxing by Tony Lindgren · 15 years ago
  83. 6468e3b OMAP3: clock: Remove unnecessarily .init initializers from OMAP3 clocks by Russell King · 15 years ago
  84. 883edfd OMAP3: hwmod: Adding flag to prevent caching of sysconfig register. by Thara Gopinath · 15 years ago
  85. 2045124 ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 and V7 comments by Tony Lindgren · 15 years ago
  86. 1f667c6 ARM: 5886/1: arm: Fix cpu_proc_fin() for proc-v7.S and make kexec work by Tony Lindgren · 15 years ago
  87. ad3e6c0 ARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reboot() by Tony Lindgren · 15 years ago
  88. 200b7a8 ARM: 5884/1: arm: Fix DCC console for v7 by Tony Lindgren · 15 years ago
  89. 79f211b sh64: wire up sys_accept4. by Paul Mundt · 15 years ago
  90. 6eacb2c sh: unwire sys_recvmmsg. by Paul Mundt · 15 years ago
  91. bb668da x86, apic: use logical flat for systems with <= 8 logical cpus by Suresh Siddha · 15 years ago
  92. dfea91d x86, apic: use physical mode for IBM summit platforms by Suresh Siddha · 15 years ago
  93. 9130287 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  94. 8888be6 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  95. 878194c microblaze: pci_controller->arch_data really is a struct device_node * by Michal Simek · 15 years ago
  96. 296e260 microblaze: Add missing double apostrophe in Kconfig by Michal Simek · 15 years ago
  97. 90974cb microblaze: Add PT_ macros for special purpose regs by Michal Simek · 15 years ago
  98. 4a3bb9a microblaze: Enable accept4 syscall by Michal Simek · 15 years ago
  99. ce9c37f microblaze: Wire up recvmmsg syscall by Michal Simek · 15 years ago
  100. a7b2296 ARM: 5883/1: Revert "disable NX support for OABI-supporting kernels" by Rabin Vincent · 15 years ago