1. 418071e ftrace, ia64: Add recordmcount for ia64 by Shaohua Li · 16 years ago
  2. f000120 ftrace, ia64: Add macro for ftrace_caller by Shaohua Li · 16 years ago
  3. 25aac9d ftrace, ia64: explictly ignore a file in recordmcount.pl by Shaohua Li · 16 years ago
  4. 18c167f ftrace, ia64: make recordmcount distinct module compile by Shaohua Li · 16 years ago
  5. 173ed24 mmiotrace: count events lost due to not recording by Pekka Paalanen · 16 years ago
  6. fe6f90e trace: mmiotrace to the tracer menu in Kconfig by Pekka Paalanen · 16 years ago
  7. 5d2ad33 doc: mmiotrace.txt, buffer size control change by Pekka Paalanen · 16 years ago
  8. 034939b tracing/ftrace: handle more than one stat file per tracer by Frederic Weisbecker · 16 years ago
  9. 67d3472 kernel/trace/ring_buffer.c: use DIV_ROUND_UP by Andrew Morton · 16 years ago
  10. 34a148b kernel/trace/ring_buffer.c: reduce inlining by Andrew Morton · 16 years ago
  11. 99cd707 Merge commit 'v2.6.29-rc1' into tracing/urgent by Ingo Molnar · 16 years ago
  12. c597650 Linux 2.6.29-rc1 by Linus Torvalds · 16 years ago
  13. d3f8dde bootgraph: make the bootgraph script show async waiting time by Arjan van de Ven · 16 years ago
  14. fa853a4 libata: only ports >= 0 need to synchronize by Arjan van de Ven · 16 years ago
  15. 886ad09 libata: Add a per-host flag to opt-in into parallel port probes by Arjan van de Ven · 16 years ago
  16. 3d14bda 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
  17. 4e9b1c1 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  18. 0176260 btrfs: fix for write_super_lockfs/unlockfs error handling by Linus Torvalds · 16 years ago
  19. f4b477c rbtree: add const qualifier to some functions by Artem Bityutskiy · 16 years ago
  20. cfce41a LIS3LV02D: separate the core from HP ACPI API by Eric Piel · 16 years ago
  21. 8e96187 filesystem freeze: remove XFS specific ioctl interfaces for freeze feature by Takashi Sato · 16 years ago
  22. fcccf50 filesystem freeze: implement generic freeze feature by Takashi Sato · 16 years ago
  23. c4be0c1 filesystem freeze: add error handling of write_super_lockfs/unlockfs by Takashi Sato · 16 years ago
  24. 69347a2 memstick: annotate endianness of attribute structs by Harvey Harrison · 16 years ago
  25. fe8e4e0 hp-wmi: handle rfkill_register() failure by Larry Finger · 16 years ago
  26. 85c210e compiler-gcc.h: add more comments to RELOC_HIDE by Andi Kleen · 16 years ago
  27. 2d96d10 CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE by David Brownell · 16 years ago
  28. 9a100a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2 by Linus Torvalds · 16 years ago
  29. 0d34052 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  30. f0fb2eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  31. 32b838b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  32. 2fb585a Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 by Linus Torvalds · 16 years ago
  33. 31aeb6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 16 years ago
  34. 926bead Revert "driver core: create a private portion of struct device" by Greg Kroah-Hartman · 16 years ago
  35. e2d4077 Revert "driver core: move klist_children into private structure" by Greg Kroah-Hartman · 16 years ago
  36. cda5e83 Revert "driver core: move knode_driver into private structure" by Greg Kroah-Hartman · 16 years ago
  37. 4db8e28 Revert "driver core: move knode_bus into private structure" by Greg Kroah-Hartman · 16 years ago
  38. 6230582 firewire: core: fix sleep in atomic context due to driver core change by Stefan Richter · 16 years ago
  39. c40f6f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu by Linus Torvalds · 16 years ago
  40. 1a7d0f0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  41. 7d671f3 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  42. d7d717f Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 16 years ago
  43. b64dc5a Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 16 years ago
  44. 69f52ad mISDN: Add HFC USB driver by Karsten Keil · 16 years ago
  45. 3f75e84 mISDN: Add layer1 prim MPH_INFORMATION_REQ by Martin Bachem · 16 years ago
  46. c6a2e58 mISDN: Fix kernel crash when doing hardware conference with more than two members by Andreas Eversberg · 16 years ago
  47. c3b3cde mISDN: Added missing create_l1() call by Andreas Eversberg · 16 years ago
  48. e314f89 mISDN: Add MODULE_DEVICE_TABLE() to hfcpci by Matthias Urlichs · 16 years ago
  49. 400fd97 mISDN: Minor cleanups by Andreas Eversberg · 16 years ago
  50. b36b654 mISDN: Create /sys/class/mISDN by Matthias Urlichs · 16 years ago
  51. 808a14a mISDN: Add missing release functions by Andreas Eversberg · 16 years ago
  52. 87c5fa1 mISDN: Add different different timer settings for hfc-pci by Andreas Eversberg · 16 years ago
  53. 1b36c78 mISDN: Minor fixes by Andreas Eversberg · 16 years ago
  54. 9a81255 mISDN: Correct busy device detection by Andreas Eversberg · 16 years ago
  55. 1b4d331 mISDN: Fix deactivation, if peer IP is removed from l1oip instance. by Andreas Eversberg · 16 years ago
  56. 02282ee mISDN: Add ISDN_P_TE_UP0 / ISDN_P_NT_UP0 by Martin Bachem · 16 years ago
  57. 9e6115f mISDN: Fix irq detection by Andreas Eversberg · 16 years ago
  58. 3bd69ad mISDN: Add ISDN sample clock API to mISDN core by Andreas Eversberg · 16 years ago
  59. 55a6af9 mISDN: Return error on E-channel access by Martin Bachem · 16 years ago
  60. 1f28fa19 mISDN: Add E-Channel logging features by Martin Bachem · 16 years ago
  61. a9b6183 mISDN: Use protocol to detect D-channel by Martin Bachem · 16 years ago
  62. 83a8a55 mISDN: Fixed more indexing bugs by Andreas Eversberg · 16 years ago
  63. 0aafe75 mISDN: Make debug output a little bit more verbose by Peter Schlaile · 16 years ago
  64. e4cce22 mISDN: Fix HDLC DSP transmit by Peter Schlaile · 16 years ago
  65. 837468d mISDN: Use struct device name field by Matthias Urlichs · 16 years ago
  66. 8b6015f mISDN: Added an ioctl to change the device name by Matthias Urlichs · 16 years ago
  67. 9776ef0 mISDN: Remove the local max-card limit by Matthias Urlichs · 16 years ago
  68. 1161849 mISDN: Fix queue limit counting problem by Andreas Eversberg · 16 years ago
  69. 190f71d mISDN: Add some debug option for clock problems by Andreas Eversberg · 16 years ago
  70. 8dd2f36 mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty by Andreas Eversberg · 16 years ago
  71. 69e656c mISDN: Cleanup hfc multiport driver by Karsten Keil · 16 years ago
  72. cdb80f6 async: make async a command line option for now by Arjan van de Ven · 16 years ago
  73. b32714b partial revert of asynchronous inode delete by Arjan van de Ven · 16 years ago
  74. ab5610b [JFFS2] remove junk prototypes by Artem Bityutskiy · 16 years ago
  75. 73d5931 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  76. 6ddaab2 Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  77. c4295fb x86: make 'constant_test_bit()' take an unsigned bit number by Linus Torvalds · 16 years ago
  78. e245b80 parisc: introduce asm/swab.h by Harvey Harrison · 16 years ago
  79. 8659c40 x86: only scan the root bus in early PCI quirks by Andi Kleen · 16 years ago
  80. 54b0d12 block: fix bug in ptbl lookup cache by Neil Brown · 16 years ago
  81. 4ce5f24 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile by Linus Torvalds · 16 years ago
  82. 7c51d57 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  83. a3a798c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  84. efcb3cf libata: use WARN_ON_ONCE on hot paths by Tejun Heo · 16 years ago
  85. 43529c9 CRED: Must initialise the new creds in prepare_kernel_cred() by David Howells · 16 years ago
  86. 0de3368 CRED: Missing put_cred() in prepare_kernel_cred() by David Howells · 16 years ago
  87. 29a41e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  88. d9e8a3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  89. e293e97 Btrfs: explicitly mark the tree log root for writeback by Chris Mason · 16 years ago
  90. 85795da [MTD] [MAPS] Fix printk format warning in nettel.c by David Woodhouse · 16 years ago
  91. 6887441 [MTD] [NAND] add cmdline parsing (mtdparts=) support to cafe_nand by Philip Rakity · 16 years ago
  92. fefae48 [MTD] CFI: remove major/minor version check for command set 0x0002 by Wolfgang Grandegger · 16 years ago
  93. 555d61d [S390] update documentation for hvc_iucv kernel parameter. by Hendrik Brueckner · 16 years ago
  94. 6c089fd [S390] hvc_iucv: Special handling of IUCV HVC devices by Hendrik Brueckner · 16 years ago
  95. 68c6b3d [S390] hvc_iucv: Refactor console and device initialization by Hendrik Brueckner · 16 years ago
  96. 17e19f0 [S390] hvc_iucv: Update function documentation by Hendrik Brueckner · 16 years ago
  97. c45ce4b [S390] hvc_iucv: Limit rate of outgoing IUCV messages by Hendrik Brueckner · 16 years ago
  98. 2dc184c [S390] hvc_iucv: Change IUCV term id and use one device as default by Hendrik Brueckner · 16 years ago
  99. 33e1911 [S390] Use unsigned long long for u64 on 64bit. by Heiko Carstens · 16 years ago
  100. 19cdd08 [S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabled by Jan Glauber · 16 years ago