1. d436989 perf_counter, x86: rework counter disable functions by Robert Richter · 16 years ago
  2. 7c90cc4 perf_counter, x86: rework counter enable functions by Robert Richter · 16 years ago
  3. 6f00cad perf_counter, x86: consistent use of type int for counter index by Robert Richter · 16 years ago
  4. 0953423 perf_counter, x86: generic use of cpuc->active by Robert Richter · 16 years ago
  5. 9390496 perf_counter, x86: rename cpuc->active_mask by Robert Richter · 16 years ago
  6. bb775fc perf_counter, x86: make x86_pmu_read() static inline by Robert Richter · 16 years ago
  7. faa28ae perf_counter, x86: make pmu version generic by Robert Richter · 16 years ago
  8. 0933e5c perf_counter, x86: move counter parameters to struct x86_pmu by Robert Richter · 16 years ago
  9. 4a06bd8 perf_counter, x86: make x86_pmu data a static struct by Robert Richter · 16 years ago
  10. 72eae04 perf_counter, x86: modify initialization of struct x86_pmu by Robert Richter · 16 years ago
  11. 55de0f2 perf_counter, x86: rename intel only functions by Robert Richter · 16 years ago
  12. 26816c2 perf_counter, x86: rename __hw_perf_counter_set_period into x86_perf_counter_set_period by Robert Richter · 16 years ago
  13. dee5d90 perf_counter, x86: remove ack_status() from struct x86_pmu by Robert Richter · 16 years ago
  14. b7f8859 perf_counter, x86: remove get_status() from struct x86_pmu by Robert Richter · 16 years ago
  15. 39d81ea perf_counter, x86: make interrupt handler model specific by Robert Richter · 16 years ago
  16. 5f4ec28 perf_counter, x86: rename struct pmc_x86_ops into struct x86_pmu by Robert Richter · 16 years ago
  17. 4aeb0b4 perfcounters: rename struct hw_perf_counter_ops into struct pmu by Robert Richter · 16 years ago
  18. 527e26a perf_counter, x86: protect per-cpu variables with compile barriers only by Robert Richter · 16 years ago
  19. 4295ee6 perf_counter, x86: rework pmc_amd_save_disable_all() and pmc_amd_restore_all() by Robert Richter · 16 years ago
  20. 4138960 perf_counter, x86: add default path to cpu detection by Robert Richter · 16 years ago
  21. da1a776 perf_counter, x86: remove X86_FEATURE_ARCH_PERFMON flag for AMD cpus by Robert Richter · 16 years ago
  22. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  23. 16752e2 m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h> by Geert Uytterhoeven · 16 years ago
  24. c3310e7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  25. 13beadd9 powerpc: Revert switch to TEXT_TEXT in linker script by Tim Abbott · 16 years ago
  26. d8f4845 powerpc/ps3: Fix build error on UP by Geoff Levand · 16 years ago
  27. ff61e5c powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEB by Michael Ellerman · 16 years ago
  28. 2e8aead powerpc: ppc32 needs elf_read_implies_exec() by Kumar Gala · 16 years ago
  29. a0871e8 sparc: cleanup references to deprecated .text.init* sections. by Tim Abbott · 16 years ago
  30. 882016f sh: Use __INIT macro instead of .text.init. by Tim Abbott · 16 years ago
  31. 9203fc9 powerpc: Use __REF macro instead of old .text.init.refok. by Tim Abbott · 16 years ago
  32. edada39 powerpc: Use TEXT_TEXT macro in linker script. by Tim Abbott · 16 years ago
  33. 991da17 arm: Use __INIT macro instead of .text.init. by Tim Abbott · 16 years ago
  34. df1f6d2 FRV: Use __INIT macro instead of .text.init. by Tim Abbott · 16 years ago
  35. b2ad5e1 FRV: Remove unused header asm/init.h. by Tim Abbott · 16 years ago
  36. de60fba Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 16 years ago
  37. 3fb8e49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  38. 28853da powerpc/86xx: Add device_type entry to soc for ppc9a by Martyn Welch · 16 years ago
  39. f70616a Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  40. 9a523d4 FRV: Stop gcc from generating uninitialised variable warnings after BUG() by David Howells · 16 years ago
  41. e37469f FRV: Wire up new syscalls by David Howells · 16 years ago
  42. ecd4ca5 sh: Fix up unsigned syscall_nr in SH-5 pt_regs. by Paul Mundt · 16 years ago
  43. 40f4a6d sh: sh7785lcr: fix defconfig for 29-bit mode by Yoshihiro Shimoda · 16 years ago
  44. 9b820a8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  45. fc2e318 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  46. 1e4b978 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  47. ce8a742 sparc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  48. bbe215c sh: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  49. 2133bb8 s390: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  50. e703984 powerpc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  51. 9760f8f mn10300: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  52. 6f335ca m68k: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  53. 3496369 m32r: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  54. b6a8d95c frv: convert frv to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  55. 92ca523 alpha: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  56. 0ebdcb4 xtensa: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  57. 9f5a691 Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 16 years ago
  58. ef54b1b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  59. 9fe9293 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
  60. 6ae85d6 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  61. 198aa04 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 16 years ago
  62. 58be18c4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  63. 6091173 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  64. 596a5c4 MN10300: Update the ASB2303 defconfig by David Howells · 16 years ago
  65. dc0046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  66. f8c3301 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  67. 644e28f powerpc/44x: Correct memory size calculation for denali-based boards by Valentine Barshak · 16 years ago
  68. d2c8604 x86, hpet: Stop soliciting hpet=force users on ICH4M by Len Brown · 16 years ago
  69. 09041da Merge branch 'cpufreq' into release by Len Brown · 16 years ago
  70. fdd8b07 [ARM] 5460/1: Orion: reduce namespace pollution by Nicolas Pitre · 16 years ago
  71. f57f2fe microblaze: add parameter to microblaze_read() by Coly Li · 16 years ago
  72. 993ce24 microblaze: Use CFLAGS_KERNEL instead of CFLAGS by Michal Simek · 16 years ago
  73. 2921e2b microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel too by Michal Simek · 16 years ago
  74. 6dfb79a microblaze: Do not check use_dcache by Michal Simek · 16 years ago
  75. fbeda67 microblaze: Do not use PVR configuration for broken MB version by Michal Simek · 16 years ago
  76. 79533fd microblaze: Fix USR1/2 pvr printing message by Michal Simek · 16 years ago
  77. 6e60c14 microblaze: iowrite upon timeout by Roel Kluin · 16 years ago
  78. 04e3a55 microblaze: Correspond CONFIG...PCMP in Makefile/Kconfig by Michal Simek · 16 years ago
  79. 6714fcc microblaze: Remove redundant variable by Michal Simek · 16 years ago
  80. e1c4bd0 microblaze: Move start_thread to process.c by Michal Simek · 16 years ago
  81. df4f3eb microblaze: Add missing preadv and pwritev syscalls by Michal Simek · 16 years ago
  82. ce0b755 microblaze: Add missing declaration for die and _exception func by Michal Simek · 16 years ago
  83. bf7e9da microblaze: Remove sparse error in traps.c by Michal Simek · 16 years ago
  84. 2eba318 microblaze: Move task_pt_regs up by Michal Simek · 16 years ago
  85. ac3efab microblaze: Rename kernel_mode to pt_mode in pt_regs by Michal Simek · 16 years ago
  86. ceb8944 microblaze: Remove uncache shadow condition by Michal Simek · 16 years ago
  87. 51eb6dc microblaze: Remove while(1) loop from show_regs function by Michal Simek · 16 years ago
  88. f2ec24f microblaze: Remove unneded per cpu SYSCALL_SAVE variable by Michal Simek · 16 years ago
  89. b62c31a powerpc: fix for long standing bug noticed by gcc 4.4.0 by Stephen Rothwell · 16 years ago
  90. 323d23a Revert "powerpc: Add support for early tlbilx opcode" by Kumar Gala · 16 years ago
  91. e655dc8 [S390] update default configuration. by Martin Schwidefsky · 16 years ago
  92. e1c8053 [S390] /proc/stat idle field for idle cpus by Martin Schwidefsky · 16 years ago
  93. b1ad171 [S390] appldata: avoid deadlock with appldata_mem by Gerald Schaefer · 16 years ago
  94. 3bd5f3e [S390] ipl: fix compile breakage by Heiko Carstens · 16 years ago
  95. 4c31e92 x86: check boundary in setup_node_bootmem() by Yinghai Lu · 16 years ago
  96. 64f6841 m68knommu: update the default config for the ColdFire 5407C3 board by Greg Ungerer · 16 years ago
  97. b10ceb5 x86/PCI: don't bother with root quirks if _CRS is used by Yinghai Lu · 16 years ago
  98. 0e94ecd x86/PCI: set_pci_bus_resources_arch_default cleanups by Yinghai Lu · 16 years ago
  99. 0bb1be3 x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86 by Matthew Wilcox · 16 years ago
  100. 044cd80 x86/PCI: don't call e820_all_mapped with -1 in the mmconfig case by Yinghai Lu · 16 years ago