1. 6161352 tracing, perf: Convert the power tracer into an event tracer by Arjan van de Ven · 15 years ago
  2. fd39e05 perf: Add a sample_event type to the event_union by Arjan van de Ven · 15 years ago
  3. a79d7db perf: Allow perf utilities to have "callback" options without arguments by Arjan van de Ven · 15 years ago
  4. 8755a8f perf: Store trace event name/id pairs in perf.data by Arjan van de Ven · 15 years ago
  5. 393b2ad perf: Add a timestamp to fork events by Arjan van de Ven · 15 years ago
  6. 929bf0d Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  7. def0a9b sched_clock: Make it NMI safe by Peter Zijlstra · 15 years ago
  8. cf450a7 perf_counter: Fix up swcounter throttling by Peter Zijlstra · 15 years ago
  9. 5622f29 x86, perf_counter, bts: Optimize BTS overflow handling by Markus Metzger · 15 years ago
  10. 202c467 pty_write: don't do a tty_wakeup() when the buffers are full by Linus Torvalds · 15 years ago
  11. 4b77a72 perf sched: Add --input=file option to builtin-sched.c by Mike Galbraith · 15 years ago
  12. df58bee Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  13. dcbf77b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  14. ca043a6 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  15. 1218259 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  16. ca9a702e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  17. bbe5a96 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  18. f205ce8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  19. 3dc9566 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  20. 1281a49 perf trace: Sample timestamp and cpu when using record flag by Li Zefan · 15 years ago
  21. 270bbbe perf tools: Increase MAX_EVENT_LENGTH by Li Zefan · 15 years ago
  22. 6706ccf perf tools: Fix memory leak in read_ftrace_printk() by Li Zefan · 15 years ago
  23. 3bb045f Merge branch 'x86/pat' into x86/urgent by H. Peter Anvin · 15 years ago
  24. dcb73bf x86, pat: don't use rb-tree based lookup in reserve_memtype() by Suresh Siddha · 15 years ago
  25. d15d6e6 libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers by John(Jung-Ik) Lee · 15 years ago
  26. 90950a2 pata_amd: do not filter out valid modes in nv_mode_filter by Robert Hancock · 15 years ago
  27. ff7cddf sata_promise: update reset code by Mikael Pettersson · 15 years ago
  28. 0ae6654 sata_promise: disable hotplug on 1st gen chips by Mikael Pettersson · 15 years ago
  29. 4dc738e libata: fix spurious WARN_ON_ONCE() on port freeze by Tejun Heo · 15 years ago
  30. 31b239a ahci: restore pci_intx() handling by Tejun Heo · 15 years ago
  31. b938fb6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  32. 40749d0 perf sched: Determine the number of CPUs automatically by Ingo Molnar · 15 years ago
  33. 8b41266 perf record: Disable profiling before draining the buffer by Peter Zijlstra · 15 years ago
  34. 2667de8 perf_counter: Allow for a wakeup watermark by Peter Zijlstra · 15 years ago
  35. 850bc73 perf_counter: Do not throttle single swcounter events by Peter Zijlstra · 15 years ago
  36. 0efb4d2 vsnprintf: remove duplicate comment of vsnprintf by Steven Rostedt · 15 years ago
  37. 5dd4de5 softirq: add BLOCK_IOPOLL to softirq_to_name by Li Zefan · 15 years ago
  38. 9a5963e oprofile: fix oprofile regression: select RING_BUFFER_ALLOW_SWAP by Christian Borntraeger · 15 years ago
  39. b375a11 tracing: switch function prints from %pf to %ps by Steven Rostedt · 15 years ago
  40. 91adcd2 vsprintf: add %ps that is the same as %pS but is like %pf by Steven Rostedt · 15 years ago
  41. 87bfa1d Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  42. 673bca1 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  43. 45bd00d Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  44. 9b1fc55 MIPS: BCM63xx: Add integrated ethernet mac support. by Maxime Bizon · 15 years ago
  45. e7300d0 MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs. by Maxime Bizon · 15 years ago
  46. 0de663e MIPS: BCM63xx: Add Broadcom 63xx CPU definitions. by Maxime Bizon · 15 years ago
  47. 512254b MIPS: Octeon: Move some platform device registration to its own file. by David Daney · 15 years ago
  48. 2ca2ebf MIPS: Don't corrupt page tables on vmalloc fault. by David Daney · 15 years ago
  49. e0cc87f MIPS: Shrink the size of tlb handler by Wu Fei · 15 years ago
  50. a7bcb1a MIPS: Alchemy: override loops_per_jiffy detection by Manuel Lauss · 15 years ago
  51. f7557dc MIPS: hw_random: Add hardware RNG for Octeon SOCs. by David Daney · 15 years ago
  52. e264491 MIPS: Octeon: Add hardware RNG platform device. by David Daney · 15 years ago
  53. 982f6ff MIPS: Remove useless zero initializations. by Ralf Baechle · 15 years ago
  54. 2882b0c MIPS: Alchemy: get rid of allow_au1k_wait by Manuel Lauss · 15 years ago
  55. 9d24baf MIPS: Octeon: Set kernel_uses_llsc to false on non-SMP builds. by David Daney · 15 years ago
  56. b791d11 MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC. by David Daney · 15 years ago
  57. f7ade3c MIPS: Get rid of CONFIG_CPU_HAS_LLSC by Ralf Baechle · 15 years ago
  58. b8d6f78 MIPS: Malta: Remove pointless use use of CONFIG_CPU_HAS_LLSC by Ralf Baechle · 15 years ago
  59. 43e6ae6 MIPS: Rewrite clearing of ll_bit on context switch in C by Ralf Baechle · 15 years ago
  60. f1e39a4 MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assembler by Ralf Baechle · 15 years ago
  61. f4c6b6b MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file. by Ralf Baechle · 15 years ago
  62. 6eb10bc MIPS: Clean up linker script using new linker script macros. by Nelson Elhage · 15 years ago
  63. a0b54e2 MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE. by Nelson Elhage · 15 years ago
  64. 24ffce1 MIPS: Convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  65. d47fbb5 MIPS: AR7: Make board code register ar7_wdt as a platform device by Florian Fainelli · 15 years ago
  66. 6f4c7b3 MIPS: Loongson: Update the default config file for fuloong2e by Wu Zhangjin · 15 years ago
  67. 3702bba MIPS: Loongson: Add GCC 4.4 support for Loongson2E by Wu Zhangjin · 15 years ago
  68. 3209e70 MIPS: Loongson: Add a machtype kernel command line argument by Wu Zhangjin · 15 years ago
  69. 85749d2 MIPS: Loongson: Split common loongson source code out by Wu Zhangjin · 15 years ago
  70. 8e49711 MIPS: Loongson: Change naming methods by Wu Zhangjin · 15 years ago
  71. 67b35e5 MIPS: Loongson: Add oprofile support by Wu Zhangjin · 15 years ago
  72. 92d1b63 MIPS: Loongson: RTC: Enable legacy RTC driver on fulong by Wu Zhangjin · 15 years ago
  73. f7face0 MIPS: Loongson: PCI: Clean up pcimap setup by Wu Zhangjin · 15 years ago
  74. 5e983ff MIPS: Loongson: clean up the coding style by Wu Zhangjin · 15 years ago
  75. bd92aa0 MIPS: Loongson: Split the implementation of prom and setup parts by Wu Zhangjin · 15 years ago
  76. f54a40e MIPS: Loongson: PCI: use existing mips_io_port_base by Wu Zhangjin · 15 years ago
  77. f256a57 MIPS: Loongson: pm: clean up the reboot support by Wu Zhangjin · 15 years ago
  78. 8f0de87 MIPS: Loongson: pm: Remove redundant source code by Wu Zhangjin · 15 years ago
  79. f6a2740 MIPS: Loongson: Add new early_printk implmentation by Wu Zhangjin · 15 years ago
  80. 95ff7c9 MIPS: Loongson: Remove out-of-date board-specific kgdb source code by Wu Zhangjin · 15 years ago
  81. efc49ef MIPS: Loongson: Remove existing early_printk implementation by Wu Zhangjin · 15 years ago
  82. eb42306 MIPS: IP22, IP28: Build with -Werror by Ralf Baechle · 15 years ago
  83. 03bf6ad MIPS: FW: Build with -Werror by Ralf Baechle · 15 years ago
  84. 38c9fb7 MIPS: Fulong: Convert reset initialization to initcall. by Ralf Baechle · 15 years ago
  85. 1f320d0 MIPS: Malta: Convert reset initialization to initcall. by Ralf Baechle · 15 years ago
  86. 7e17615 MIPS: Get rid of duplicate cpu_idle() prototype. by Ralf Baechle · 15 years ago
  87. 70ebadc MIPS: TXx9: Fix error handling. by Julia Lawall · 15 years ago
  88. 13680ad MIPS: TXx9: Disable PM capability of TX493[89] internal ether by Atsushi Nemoto · 15 years ago
  89. 99502d9 MIPS: make page.h constants available to assembly. by Nelson Elhage · 15 years ago
  90. 75f4531 MIPS: Alchemy: add gpio_request/gpio_free stubs for CONFIG_GPIOLIB=n by Manuel Lauss · 15 years ago
  91. 6de4c6f MIPS: Lasat: Fix compilation by Alexey Dobriyan · 15 years ago
  92. 2608441 MIPS: Octeon: Check all CCAs in cvmx_write_csr. by David Daney · 15 years ago
  93. fff9c81 MIPS: Octeon: False positive timeout by Roel Kluin · 15 years ago
  94. e3bf887 MIPS: Fix potencial build error in <asm/delay.h> by Ralf Baechle · 15 years ago
  95. b31c50a be2net: fix some cmds to use mccq instead of mbox by Sathya Perla · 15 years ago
  96. 03f1899 atl1e: fix 2.6.31-git4 -- ATL1E 0000:03:00.0: DMA-API: device driver frees DMA by Jie Yang · 15 years ago
  97. a19d215 pkt_sched: Fix qstats.qlen updating in dump_stats by Jarek Poplawski · 15 years ago
  98. 0522fea ipv6: Log the affected address when DAD failure occurs by Jens Rosenboom · 15 years ago
  99. 3264690 wl12xx: Fix print_mac() conversion. by David S. Miller · 15 years ago
  100. de55a89 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago