1. 1ac2e6c x86, perf: Make copy_from_user_nmi() a library function by Robert Richter · 13 years ago
  2. f53173e x86, perf: P4 PMU - Fix typos in comments and style cleanup by Cyrill Gorcunov · 13 years ago
  3. f912987 perf, x86: P4 PMU - Introduce event alias feature by Cyrill Gorcunov · 13 years ago
  4. e08fbb7 tracing, x86/irq: Do not trace arch_local_{*,irq_*}() functions by Steven Rostedt · 13 years ago
  5. 931da61 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
  6. 9f8b6a6 Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/core by Ingo Molnar · 13 years ago
  7. 729aa21 Merge branch 'perf/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 13 years ago
  8. a2bbe75 x86: Don't use frame pointer to save old stack on irq entry by Frederic Weisbecker · 13 years ago
  9. 48ffee7 x86: Remove useless unwinder backlink from irq regs saving by Frederic Weisbecker · 13 years ago
  10. 3b99a3ef x86,64: Separate arg1 from rbp handling in SAVE_REGS_IRQ by Frederic Weisbecker · 13 years ago
  11. 1871853 x86,64: Simplify save_regs() by Frederic Weisbecker · 13 years ago
  12. 47ce11a x86: Fetch stack from regs when possible in dump_trace() by Frederic Weisbecker · 13 years ago
  13. 9e46294 x86: Save stack pointer in perf live regs savings by Frederic Weisbecker · 13 years ago
  14. 29dfc4f perf, powerpc: Fix build borkage by Peter Zijlstra · 13 years ago
  15. 0af3ac1 x86, perf: Add constraints for architectural PMU by Avi Kivity · 13 years ago
  16. 4dc0da8 perf: Add context field to perf_event by Avi Kivity · 13 years ago
  17. 89d6c0b perf, arch: Add generic NODE cache events by Peter Zijlstra · 13 years ago
  18. b79e894 perf, intel: Try alternative OFFCORE encodings by Peter Zijlstra · 13 years ago
  19. ee89cbc perf_events: Add Intel Sandy Bridge offcore_response low-level support by Stephane Eranian · 13 years ago
  20. cd8a38d perf_events: Fix validation of events using an extra reg by Stephane Eranian · 13 years ago
  21. efc9f05 perf_events: Update Intel extra regs shared constraints management by Stephane Eranian · 13 years ago
  22. a7ac67e perf: Remove the perf_output_begin(.sample) argument by Peter Zijlstra · 13 years ago
  23. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 13 years ago
  24. 1880c4a perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4 by Cyrill Gorcunov · 13 years ago
  25. 0f93362 irq_work, alpha: Fix up arch hooks by Peter Zijlstra · 13 years ago
  26. 4f8b50b irq_work, ppc: Fix up arch hooks by Peter Zijlstra · 13 years ago
  27. 8c95aa6 um: add asm/percpu.h by Richard Weinberger · 13 years ago
  28. c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 13 years ago
  29. edcda265 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  30. 9c317b3 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  31. 12f1ba5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  32. 111b20d ARM: pm: ensure ARMv7 CPUs save and restore the TLS register by Russell King · 13 years ago
  33. 7a0ee92 ARM: pm: proc-v7: fix missing struct processor pointers for suspend code by Russell King · 13 years ago
  34. 859c965 [S390] allow setting of upper 32 bit in smp_ctl_set_bit by Jan Glauber · 13 years ago
  35. 6815823 [S390] hwsampler: Set a sane default sampling rate by Christian Borntraeger · 13 years ago
  36. b530ce7 [S390] s390: enforce HW limits for the initial sampling rate by Christian Borntraeger · 13 years ago
  37. 80629b0 [S390] kvm-s390: fix kconfig dependencies by Christian Borntraeger · 13 years ago
  38. 35052cf MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep() by David Howells · 13 years ago
  39. 082763a ARM: 6969/1: plat-iop: fix build error by Linus Walleij · 13 years ago
  40. 946a105 ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entries by Dave Martin · 13 years ago
  41. 573619d ARM: SMP: wait for CPU to be marked active by Russell King · 13 years ago
  42. 85d45ad Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 13 years ago
  43. fdb9c3c msm: timer: Fix DGT rate on 8960 and 8660 by Stephen Boyd · 13 years ago
  44. ef46222 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  45. 10e18e6 Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  46. de2d1a5 KVM: Fix register corruption in pvclock_scale_delta by Zachary Amsden · 13 years ago
  47. a0a8eab KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap by Steve · 13 years ago
  48. 5233dd5 KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS by Marcelo Tosatti · 13 years ago
  49. b723363 KVM: MMU: Fix build warnings in walk_addr_generic() by Borislav Petkov · 13 years ago
  50. 7d68dc3 x86, efi: Do not reserve boot services regions within reserved areas by Maarten Lankhorst · 13 years ago
  51. 650f156 msm: timer: compensate for timer shift in msm_read_timer_count by Jeff Ohlstein · 13 years ago
  52. 0835619 Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  53. add7944 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  54. 9a00318 ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbols by Dave Martin · 13 years ago
  55. 343fda5 ARM: 6962/1: mach-h720x: fix build error by Linus Walleij · 13 years ago
  56. 2bc58a6 ARM: 6959/1: SMP build fix for entry-macro-multi.S by Magnus Damm · 13 years ago
  57. acd049c xen/setup: Fix for incorrect xen_extra_mem_start. by Konrad Rzeszutek Wilk · 13 years ago
  58. f8f44f0 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  59. f49cc57 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  60. 158f1e9 gpio: include linux/gpio.h where needed by Randy Dunlap · 13 years ago
  61. 261a9af sh: sh7724: Add USBHS DMAEngine support by Kuninori Morimoto · 13 years ago
  62. fb2e739 sh: ecovec: Add renesas_usbhs support by Kuninori Morimoto · 13 years ago
  63. 19a1166 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  64. 21c5977 alpha: fix several security issues by Dan Rosenberg · 13 years ago
  65. c7cbb02 rtc: fix build warnings in defconfigs by Wanlong Gao · 13 years ago
  66. b2abe50 xen: When calling power_off, don't call the halt function. by Tom Goetz · 13 years ago
  67. 900cba8 xen: support CONFIG_MAXSMP by Andrew Jones · 15 years ago
  68. a406ab6 Merge branch 'oprofile/urgent' into HEAD by Robert Richter · 13 years ago
  69. 5f30749 MIPS: oprofile: Add callgraph support by Daniel Kalmar · 13 years ago
  70. 94ea09c MIPS: Add new unwind_stack variant by Daniel Kalmar · 13 years ago
  71. a0e3e70 oprofile, x86: Fix nmi-unsafe callgraph support by Robert Richter · 13 years ago
  72. 8fe7e94 oprofile, x86: Fix race in nmi handler while starting counters by Robert Richter · 13 years ago
  73. 05a7929 ARM: mach-shmobile: mackerel: tidyup usbhs driver settings by Kuninori Morimoto · 13 years ago
  74. 3958106 x86: Swap save_stack_trace_regs parameters by Masami Hiramatsu · 13 years ago
  75. 60b8b1d x86 idle: APM requires pm_idle/default_idle unconditionally when a module by Andy Whitcroft · 13 years ago
  76. 3a2289a Merge branch 'for-linus-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  77. 4068b00 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/avr32-2.6 by Linus Torvalds · 13 years ago
  78. f39e8409 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  79. b8ce9fb Merge branch 'fixes-v3.0-rc3' into devel-fixes by Tony Lindgren · 13 years ago
  80. e9e35c5 OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIME by Kevin Hilman · 13 years ago
  81. ff71db2f avr32, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  82. c162755 avr32: make intc_resume() return void to conform to syscore_ops by Hans-Christian Egtvedt · 13 years ago
  83. 3000f00 avr32: add some more at91 to cpu.h definition by Nicolas Ferre · 13 years ago
  84. a527a14 avr32: set CONFIG_CC_OPTIMIZE_FOR_SIZE=y for all defconfigs by Hans-Christian Egtvedt · 13 years ago
  85. 4137b31 avr32/at32ap: fix mapping of platform device id for USART by Hans-Christian Egtvedt · 13 years ago
  86. 7bbf1d4 avr32: fix use of non-existing portnr variable in at32_map_usart() by Hans-Christian Egtvedt · 13 years ago
  87. 201fbce sh, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  88. 9aa7719 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-fixes-for-linus by Paul Mundt · 13 years ago
  89. 3110572 ARM: mach-shmobile: Correct SCIF port types for SH7367. by Paul Mundt · 13 years ago
  90. 485b2ab ARM: mach-shmobile: sh73a0 gic_arch_extn.irq_set_wake() fix by Magnus Damm · 13 years ago
  91. e2a53b7 ARM: mach-shmobile: Mackerel USB platform data update by Magnus Damm · 13 years ago
  92. 5294206 ARM: mach-shmobile: AG5EVM SDHI1 platform data update by Magnus Damm · 13 years ago
  93. 734c3ce m68k: use kernel processor defines for conditional optimizations by Greg Ungerer · 13 years ago
  94. 6235672 m68knommu: create config options for CPU classes by Greg Ungerer · 13 years ago
  95. dab104a m68knommu: fix linker script exported name sections by Greg Ungerer · 13 years ago
  96. 7ad35cf x86/uv/x2apic: update for change in pci bridge handling. by Dave Airlie · 13 years ago
  97. c78a9b9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  98. 842c895 Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  99. acb11bc Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 13 years ago
  100. c8e0bf9 Merge branch 'for_3.0/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixes by Tony Lindgren · 13 years ago