1. 718c45b x86/gpio: Implement x86 gpio_to_irq convert function by Alek Du · 14 years ago
  2. 990a32d x86, UV: Fix APICID shift for Westmere processors by Jack Steiner · 14 years ago
  3. 24d9b70 x86: Use PCI method for enabling AMD extended config space before MSR method by Jan Beulich · 14 years ago
  4. 29fe359 x86: tsc: Prevent delayed init if initial tsc calibration failed by Thomas Gleixner · 14 years ago
  5. 4aed89d x86, lapic-timer: Increase the max_delta to 31 bits by Pierre Tardy · 14 years ago
  6. 9adcc4a Merge branch 'x86/numa' into x86/urgent by Ingo Molnar · 14 years ago
  7. 30285c6 Merge branch 'x86/apic-cleanups' into x86/urgent by Ingo Molnar · 14 years ago
  8. 91d88ce x86: Fix sparse non-ANSI function warnings in smpboot.c by Randy Dunlap · 14 years ago
  9. 1c2a48c Merge branch 'linus' into x86/apic-cleanups by Ingo Molnar · 14 years ago
  10. d906f0e x86, numa: Fix CONFIG_DEBUG_PER_CPU_MAPS without NUMA emulation by David Rientjes · 14 years ago
  11. ca86828 x86, AMD, PCI: Add AMD northbridge PCI device id for CPU families 12h and 14h by Robert Richter · 14 years ago
  12. cb600d2 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  13. 47935a7 Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  14. 77a0dd5 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  15. d7a5a18 Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  16. 4f00b90 Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  17. b4c6e2e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  18. 6f46b12 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  19. 4e1db5e Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  20. 37d9a8c Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  21. 017892c3 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  22. 42cbd8e 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
  23. dda5f0a Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  24. 65b2074 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
  25. 28d9bfc 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
  26. f3b0cfa Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  27. 2af49b6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  28. b08b272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 14 years ago
  29. 8484baa kernel-doc: code reorganization by Randy Dunlap · 14 years ago
  30. d5ba92b Documentation: update kernel-docs.txt by Nicolas Kaiser · 14 years ago
  31. a406497 Documentation/dontdiff: add further autogenerated files to ignore list by Michael Prokop · 14 years ago
  32. 4b95f13 tools, perf: Documentation for the power events API by Jean Pihet · 14 years ago
  33. 938cfed perf: Add calls to suspend trace point by Jean Pihet · 14 years ago
  34. eccdfe2 perf script: Make some lists static by Arnaldo Carvalho de Melo · 14 years ago
  35. 6d8afb5 perf script: Use the default lost event handler by Arnaldo Carvalho de Melo · 14 years ago
  36. 1109599 perf session: Warn about errors when processing pipe events too by Arnaldo Carvalho de Melo · 14 years ago
  37. d030260 perf tools: Fix perf_event.h header usage by Stephane Eranian · 14 years ago
  38. 454a3bb perf test: Clarify some error reports in the open syscall test by Arnaldo Carvalho de Melo · 14 years ago
  39. 74d91e3 x86, NMI: Add touch_nmi_watchdog to io_check_error delay by Huang Ying · 14 years ago
  40. 554ec06 x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same time by Dongdong Deng · 14 years ago
  41. 9ab181f x86: Only call smp_processor_id in non-preempt cases by Don Zickus · 14 years ago
  42. aef1b9c Merge commit 'v2.6.37' into perf/core by Ingo Molnar · 14 years ago
  43. 6bf4123 sched: Change wait_for_completion_*_timeout() to return a signed long by NeilBrown · 14 years ago
  44. 27066fd4 Merge commit 'v2.6.37' into sched/core by Ingo Molnar · 14 years ago
  45. cb2ded3 x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion by Yinghai Lu · 14 years ago
  46. 3c0eee3 Linux 2.6.37 by Linus Torvalds · 14 years ago
  47. 65f4288 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  48. 9fc3bbb ipv4/route.c: respect prefsrc for local routes by Joel Sing · 14 years ago
  49. 8a87694 remove trim_fs method from Documentation/filesystems/Locking by Christoph Hellwig · 14 years ago
  50. 101e5f7 sched, autogroup: Fix reference leak by Mike Galbraith · 14 years ago
  51. 4f82198 sched, autogroup: Fix potential access to freed memory by Mike Galbraith · 14 years ago
  52. d50d8fe x86, mm: Initialize initial_page_table before paravirt jumps by Rusty Russell · 14 years ago
  53. bc030d6 Merge commit 'v2.6.37-rc8' into x86/apic by Ingo Molnar · 14 years ago
  54. 6706125 sched: Remove redundant CONFIG_CGROUP_SCHED ifdef by Yong Zhang · 14 years ago
  55. 20c457b perf timechart: Adjust perf timechart to the new power events by Thomas Renninger · 14 years ago
  56. 25e4193 perf: Clean up power events by introducing new, more generic ones by Thomas Renninger · 14 years ago
  57. 61a0d49 perf: Do not export power_frequency, but power_start event by Thomas Renninger · 14 years ago
  58. 9285855 Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 14 years ago
  59. cc22219 Merge commit 'v2.6.37-rc8' into perf/core by Ingo Molnar · 14 years ago
  60. d854861 perf test: Add test for counting open syscalls by Arnaldo Carvalho de Melo · 14 years ago
  61. 4eed11d perf evsel: Auto allocate resources needed for some methods by Arnaldo Carvalho de Melo · 14 years ago
  62. 86bd5e8 perf evsel: Use {cpu,thread}_map to shorten list of parameters by Arnaldo Carvalho de Melo · 14 years ago
  63. 5c98d466 perf tools: Refactor all_tids to hold nr and the map by Arnaldo Carvalho de Melo · 14 years ago
  64. 60d567e perf tools: Refactor cpumap to hold nr and the map by Arnaldo Carvalho de Melo · 14 years ago
  65. 4829060 perf evsel: Introduce per cpu and per thread open helpers by Arnaldo Carvalho de Melo · 14 years ago
  66. c52b12e perf evsel: Steal the counter reading routines from stat by Arnaldo Carvalho de Melo · 14 years ago
  67. 989d873 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  68. d9a1abe arch/mn10300/kernel/irq.c: fix build by Andrew Morton · 14 years ago
  69. 867c202 ima: fix add LSM rule bug by Mimi Zohar · 14 years ago
  70. 0422846 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 14 years ago
  71. e6f2612 bridge: stp: ensure mac header is set by Florian Westphal · 14 years ago
  72. 03ed6a3 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
  73. 4c37a4b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  74. d45fa56 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  75. a1cf11d name_to_dev_t() must not call __init code by Jan Beulich · 14 years ago
  76. cfa6091 x86, UV, BAU: Extend for more than 16 cpus per socket by Cliff Wickman · 14 years ago
  77. 9d89081 bridge: fix br_multicast_ipv6_rcv for paged skbs by Tomas Winkler · 14 years ago
  78. 2f32c86 atl1: fix oops when changing tx/rx ring params by J. K. Cliburn · 14 years ago
  79. a0a2b71 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 14 years ago
  80. 70d544d perf evsel: Delete the event selectors at exit by Arnaldo Carvalho de Melo · 14 years ago
  81. 1e7972c perf util: Move do_read from session to util by Arnaldo Carvalho de Melo · 14 years ago
  82. daec78a perf evsel: Adopt MATCH_EVENT macro from 'stat' by Arnaldo Carvalho de Melo · 14 years ago
  83. 69aad6f perf tools: Introduce event selectors by Arnaldo Carvalho de Melo · 14 years ago
  84. 9e76a97 x86, hwmon: Add core threshold notification to therm_throt.c by R, Durgadoss · 14 years ago
  85. 24c7855 ARM: pxa: fix page table corruption on resume by Aric D. Blumer · 14 years ago
  86. 823a2df ARM: it8152: add IT8152_LAST_IRQ definition to fix build error by Mike Rapoport · 14 years ago
  87. 82427de ARM: pxa: PXA_ESERIES depends on FB_W100. by Lennert Buytenhek · 14 years ago
  88. d425de5 perf: Fix callchain hit bad cast on ascii display by Frederic Weisbecker · 14 years ago
  89. c7c2580 arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU by Robert Richter · 14 years ago
  90. 8fd0bda [media] em28xx: radio_fops should also use unlocked_ioctl by Hans Verkuil · 14 years ago
  91. 46e67ac [media] wm8775: Revert changeset fcb9757333 to avoid a regression by Mauro Carvalho Chehab · 14 years ago
  92. f23b795 [media] cx25840: Prevent device probe failure due to volume control ERANGE error by Andy Walls · 14 years ago
  93. 8f33d52 dmaengine: provide dummy functions for DMA_ENGINE=n by Guennadi Liakhovetski · 14 years ago
  94. 8333f65 mv_xor: fix race in tasklet function by Saeed Bishara · 14 years ago
  95. 7c0ab43 ARM: 6605/1: Add missing include "asm/memory.h" by Axel Lin · 14 years ago
  96. 5514237 watchdog: Improve initialisation error message and documentation by Ben Hutchings · 14 years ago
  97. b518a64 hwmon: (s3c-hwmon) Fix compilation by Maurus Cuelenaere · 14 years ago
  98. 9109f4e Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  99. a1a5430 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  100. d864b7b Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago