1. 852402c x86/oprofile: add CONFIG_OPROFILE_IBS option by Robert Richter · 16 years ago
  2. 6aa360e x86: apic: changing export symbols to *_GPL by Robert Richter · 16 years ago
  3. 0969161 x86: apic: export symbols for extended interrupt LVT functions by Robert Richter · 16 years ago
  4. 543a157 x86/oprofile: op_model_athlon.c: fix counter reset when reenabling IBS OP by Robert Richter · 16 years ago
  5. 87f0bac x86/oprofile: macro definition cleanup in op_model_athlon.c by Robert Richter · 16 years ago
  6. a4c408a OProfile: fix IBS build error for UP by Robert Richter · 16 years ago
  7. 270d3e1 OProfile: enable IBS for AMD CPUs by Robert Richter · 16 years ago
  8. fc2bd73 OProfile: fix setup_ibs_files() function interface by Robert Richter · 16 years ago
  9. ebb535d OProfile: on_each_cpu(): kill unused retry parameter by Robert Richter · 16 years ago
  10. 9064570 OProfile: Fix build error in op_model_athlon.c by Robert Richter · 16 years ago
  11. 7d77f2d OProfile: change IBS interrupt initialization by Robert Richter · 16 years ago
  12. 7939d2b x86/oprofile: separating the IBS handler by Robert Richter · 16 years ago
  13. 56784f1 x86/oprofile: add IBS support for AMD CPUs, model specific code by Barry Kasindorf · 16 years ago
  14. 345c257 x86/oprofile: add IBS support for AMD CPUs, IBS buffer handling routines by Barry Kasindorf · 16 years ago
  15. ee648bc OProfile: add IBS code macros by Robert Richter · 16 years ago
  16. 5e11f98 OProfile: moving increment_tail() in buffer_sync.c by Robert Richter · 16 years ago
  17. 73185e0 drivers/oprofile: coding style fixes in buffer_sync.c by Robert Richter · 16 years ago
  18. 6657fe4 x86/oprofile: renaming athlon_*() into op_amd_*() by Robert Richter · 16 years ago
  19. dfa1542 x86/oprofile: Minor changes in op_model_athlon.c by Robert Richter · 16 years ago
  20. adf5ec0 x86/oprofile: introduce model specific init/exit functions by Robert Richter · 16 years ago
  21. 12f2b26 oprofile: Add support for AMD Family 11h by Barry Kasindorf · 16 years ago
  22. 286f571 x86: apic_*.c: add description to AMD's extended LVT functions by Robert Richter · 16 years ago
  23. 021f8b7 x86: add PCI IDs for AMD Barcelona PCI devices by Robert Richter · 16 years ago
  24. cdec7e5 Revert "pkt_sched: sch_sfq: dump a real number of flows" by David S. Miller · 16 years ago
  25. 36ac261 crashdump: fix undefined reference to `elfcorehdr_addr' by Ingo Molnar · 16 years ago
  26. 88bef5a Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  27. 509e256 qeth: use dev->ml_priv instead of dev->priv by Heiko Carstens · 16 years ago
  28. 16df845 syncookies: Make sure ECN is disabled by Florian Westphal · 16 years ago
  29. 054a3fd flag parameters: fix compile error of sys_epoll_create1 by Wang Chen · 16 years ago
  30. ec34c702 net: drop unused BUG_TRAP() by Ilpo Järvinen · 16 years ago
  31. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  32. 53e5e96 drivers/net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  33. 024e8ac x86_64: fix ia32 AMD syscall audit fast-path by Roland McGrath · 16 years ago
  34. 284b018 spi: Add OF binding support for SPI busses by Grant Likely · 16 years ago
  35. dc87c98 spi: split up spi_new_device() to allow two stage registration. by Grant Likely · 16 years ago
  36. 3f07af4 of: adapt of_find_i2c_driver() to be usable by SPI also by Grant Likely · 16 years ago
  37. 1ff8419 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  38. 8d25b36 MFD_TC6393XB is ARM-only by Adrian Bunk · 16 years ago
  39. e89f382 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  40. 7b35fa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  41. 29ca069 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  42. b4615e6 sys_paccept definition missing __user annotation by Harvey Harrison · 16 years ago
  43. fc532f8 powerpc: Fix boot problem due to AT_BASE_PLATFORM change by Nathan Lynch · 16 years ago
  44. f1373da sparc: Wire up new system calls. by David S. Miller · 16 years ago
  45. 56b2f07 setlocalversion: do not describe if there is nothing to describe by Sebastian Siewior · 16 years ago
  46. 12d2b8f kconfig: fix typos: "Suport" -> "Support" by Heikki Orsila · 16 years ago
  47. 09748e1 kconfig: make defconfig is no longer chatty by Sam Ravnborg · 16 years ago
  48. cd9140e1e kconfig: make oldconfig is now less chatty by Sam Ravnborg · 16 years ago
  49. f443d2e kconfig: speed up all*config + randconfig by Sam Ravnborg · 16 years ago
  50. dc7862e kconfig: set all new symbols automatically by Roman Zippel · 16 years ago
  51. a717417 kconfig: add diffconfig utility by Tim Bird · 16 years ago
  52. c28ca3a kbuild: remove Module.markers during mrproper by Alexey Dobriyan · 16 years ago
  53. a887a07 kbuild: sparse needs CF not CHECKFLAGS by Geert Uytterhoeven · 16 years ago
  54. 74fc5c6 kernel-doc: handle/strip __init by Randy Dunlap · 16 years ago
  55. fb5e2b3 vmlinux.lds: move __attribute__((__cold__)) functions back into final .text section by Jan Beulich · 16 years ago
  56. 37a4c94 init: fix URL of "The GNU Accounting Utilities" by S.Çağlar Onur · 16 years ago
  57. 5e4786f kbuild: add arch/$ARCH/include to search path by Sam Ravnborg · 16 years ago
  58. 2e57d05 kbuild: asm symlink support for arch/$ARCH/include by Sam Ravnborg · 16 years ago
  59. a53ce09 kbuild: support arch/$ARCH/include for tags, cscope by Sam Ravnborg · 16 years ago
  60. 2fb9b1b kbuild: prepare headers_* for arch/$ARCH/include by Sam Ravnborg · 16 years ago
  61. db1bec4 kbuild: install all headers when arch is changed by Sam Ravnborg · 16 years ago
  62. 6b36ab2 kbuild: make clean removes *.o.* as well by Alexey Dobriyan · 16 years ago
  63. 7712401 kbuild: optimize headers_* targets by Sam Ravnborg · 16 years ago
  64. 88181ec kbuild: only one call for include/ in make headers_* by Sam Ravnborg · 16 years ago
  65. f6ecd4c kbuild: error out early in make headers_install by Sam Ravnborg · 16 years ago
  66. 62284a3 kbuild: code refactoring in Makefile.headerinst by Sam Ravnborg · 16 years ago
  67. 283039f kbuild: drop support of ALTARCH for headers_* by Sam Ravnborg · 16 years ago
  68. 4e420aa kbuild: always unifdef files in headers_install* by Sam Ravnborg · 16 years ago
  69. e6883b1 kbuild: refactor headers_* targets in Makefile by Sam Ravnborg · 16 years ago
  70. 0b21bb49 powerpc: clean up the Book-E HW watchpoint support by Kumar Gala · 16 years ago
  71. ff5d48a Merge git://git.infradead.org/embedded-2.6 by Linus Torvalds · 16 years ago
  72. 762b829 Merge git://git.infradead.org/~dwmw2/random-2.6 by Linus Torvalds · 16 years ago
  73. c6af5e9 bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODE by Johannes Weiner · 16 years ago
  74. 7dcf2a9 remove dummy asm/kvm.h files by Adrian Bunk · 16 years ago
  75. 9b81361 signalfd: fix undefined reference to `compat_sys_signalfd4' when !CONFIG_SIGNALFD by Ingo Molnar · 16 years ago
  76. e44d1b2 mm/hugetlb.c: fix build failure with !CONFIG_SYSCTL by Ingo Molnar · 16 years ago
  77. 44463f7 firmware: create firmware binaries during 'make modules'. by David Woodhouse · 16 years ago
  78. f05e21b firewire: state userland requirements in Kconfig help by Stefan Richter · 16 years ago
  79. c0220d6 firewire: avoid memleak after phy config transmit failure by Stefan Richter · 16 years ago
  80. 5047887 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  81. 996abf05 Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 by Linus Torvalds · 16 years ago
  82. 93082f0 Fix ahci driver 'flags' type by Linus Torvalds · 16 years ago
  83. f87bd33 edac: mpc85xx fix pci ofdev 2nd pass by Dave Jiang · 16 years ago
  84. fcb1917 edac: mv64x60 add pci fixup by Dave Jiang · 16 years ago
  85. 596d394 edac: mv64x60 fix get_property by Dave Jiang · 16 years ago
  86. 10d33e9 edac: e752x fix too loud on nonmemory errors by Doug Thompson · 16 years ago
  87. 124682c edac: core fix added newline to sysfs dimm labels by Arthur Jones · 16 years ago
  88. f9fc82a edac: core fix static to dynamic kset by Arthur Jones · 16 years ago
  89. 327dafb edac: core fix redundant sysfs controls to parameters by Arthur Jones · 16 years ago
  90. 096846e edac: core fix workq timer by Arthur Jones · 16 years ago
  91. 14cc571 edac: core fix to use dynamic kobject by Arthur Jones · 16 years ago
  92. b238e57 edac: i5100: cleanup by Arthur Jones · 16 years ago
  93. 178d5a7 edac: i5100 fix unmask ecc bits by Arthur Jones · 16 years ago
  94. 43920a5 edac: i5100 fix enable ecc hardware by Arthur Jones · 16 years ago
  95. f7952ff edac: i5100 fix missing bits by Arthur Jones · 16 years ago
  96. 8f421c59 edac: i5100 new intel chipset driver by Arthur Jones · 16 years ago
  97. 48e9076 fuse: lockd support by Miklos Szeredi · 16 years ago
  98. 33670fa fuse: nfs export special lookups by Miklos Szeredi · 16 years ago
  99. c180eeb fuse: add fuse_lookup_name() helper by Miklos Szeredi · 16 years ago
  100. dbd561d fuse: add export operations by Miklos Szeredi · 16 years ago