1. 4a046d1 x86: arch_probe_nr_irqs by Yinghai Lu · 15 years ago
  2. e65e49d irq: update all arches for new irq_desc by Mike Travis · 15 years ago
  3. 28e0886 xen: fix too early kmalloc call by Christophe Saout · 15 years ago
  4. 92296c6 cpumask, irq: non-x86 build failures by Mike Travis · 15 years ago
  5. 542d865 kstat: modify kstat_irqs_legacy to be variable sized by Mike Travis · 15 years ago
  6. 9332fcc irq: initialize nr_irqs based on nr_cpu_ids by Mike Travis · 15 years ago
  7. 0fa0ebb irq: allocate irq_desc_ptrs array based on nr_irqs by Mike Travis · 15 years ago
  8. e2f4d06 irq: use WARN() instead of WARN_ON(). by Mike Travis · 15 years ago
  9. 9594949 irq: change references from NR_IRQS to nr_irqs by Mike Travis · 15 years ago
  10. c7a3589 Xen: reduce memory required for cpu_evtchn_mask by Mike Travis · 15 years ago
  11. d38b223 cpumask: reduce stack usage in find_lowest_rq by Mike Travis · 15 years ago
  12. c90e785 cpumask: use cpumask_var_t in dcdbas.c by Mike Travis · 15 years ago
  13. f9b9056 x86: reduce stack usage in init_intel_cacheinfo by Mike Travis · 15 years ago
  14. a1c33bb x86: cleanup remaining cpumask_t code in mce_amd_64.c by Mike Travis · 15 years ago
  15. 0e21990 SGI UV cpumask: use static temp cpumask in flush_tlb by Mike Travis · 15 years ago
  16. 4595f96 x86: change flush_tlb_others to take a const struct cpumask by Rusty Russell · 15 years ago
  17. 802bf93 cpumask: fix bug in use cpumask_var_t in irq_desc by Mike Travis · 15 years ago
  18. 651f811 cpumask: convert other misc kernel functions by Rusty Russell · 15 years ago
  19. 2f8975f cpumask: convert drivers/net/sfc by Rusty Russell · 15 years ago
  20. f7df8ed cpumask: convert misc driver functions by Rusty Russell · 15 years ago
  21. fbd59a8 cpumask: Use topology_core_cpumask()/topology_thread_cpumask() by Rusty Russell · 15 years ago
  22. 7f7ace0 cpumask: update irq_desc to use cpumask_var_t by Mike Travis · 15 years ago
  23. c597650 Linux 2.6.29-rc1 by Linus Torvalds · 15 years ago
  24. d3f8dde bootgraph: make the bootgraph script show async waiting time by Arjan van de Ven · 15 years ago
  25. fa853a4 libata: only ports >= 0 need to synchronize by Arjan van de Ven · 15 years ago
  26. 886ad09 libata: Add a per-host flag to opt-in into parallel port probes by Arjan van de Ven · 15 years ago
  27. 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 · 15 years ago
  28. 4e9b1c1 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  29. 0176260 btrfs: fix for write_super_lockfs/unlockfs error handling by Linus Torvalds · 15 years ago
  30. f4b477c rbtree: add const qualifier to some functions by Artem Bityutskiy · 15 years ago
  31. cfce41a LIS3LV02D: separate the core from HP ACPI API by Eric Piel · 15 years ago
  32. 8e96187 filesystem freeze: remove XFS specific ioctl interfaces for freeze feature by Takashi Sato · 15 years ago
  33. fcccf50 filesystem freeze: implement generic freeze feature by Takashi Sato · 15 years ago
  34. c4be0c1 filesystem freeze: add error handling of write_super_lockfs/unlockfs by Takashi Sato · 15 years ago
  35. 69347a2 memstick: annotate endianness of attribute structs by Harvey Harrison · 15 years ago
  36. fe8e4e0 hp-wmi: handle rfkill_register() failure by Larry Finger · 15 years ago
  37. 85c210e compiler-gcc.h: add more comments to RELOC_HIDE by Andi Kleen · 15 years ago
  38. 2d96d10 CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE by David Brownell · 15 years ago
  39. 9a100a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2 by Linus Torvalds · 15 years ago
  40. 0d34052 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  41. f0fb2eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  42. 32b838b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  43. 2fb585a Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 by Linus Torvalds · 15 years ago
  44. 31aeb6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 15 years ago
  45. 926bead Revert "driver core: create a private portion of struct device" by Greg Kroah-Hartman · 15 years ago
  46. e2d4077 Revert "driver core: move klist_children into private structure" by Greg Kroah-Hartman · 15 years ago
  47. cda5e83 Revert "driver core: move knode_driver into private structure" by Greg Kroah-Hartman · 15 years ago
  48. 4db8e28 Revert "driver core: move knode_bus into private structure" by Greg Kroah-Hartman · 15 years ago
  49. 6230582 firewire: core: fix sleep in atomic context due to driver core change by Stefan Richter · 15 years ago
  50. c40f6f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu by Linus Torvalds · 15 years ago
  51. 1a7d0f0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  52. 7d671f3 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  53. d7d717f Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 15 years ago
  54. b64dc5a Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 15 years ago
  55. 69f52ad mISDN: Add HFC USB driver by Karsten Keil · 15 years ago
  56. 3f75e84 mISDN: Add layer1 prim MPH_INFORMATION_REQ by Martin Bachem · 16 years ago
  57. c6a2e58 mISDN: Fix kernel crash when doing hardware conference with more than two members by Andreas Eversberg · 15 years ago
  58. c3b3cde mISDN: Added missing create_l1() call by Andreas Eversberg · 16 years ago
  59. e314f89 mISDN: Add MODULE_DEVICE_TABLE() to hfcpci by Matthias Urlichs · 16 years ago
  60. 400fd97 mISDN: Minor cleanups by Andreas Eversberg · 16 years ago
  61. b36b654 mISDN: Create /sys/class/mISDN by Matthias Urlichs · 16 years ago
  62. 808a14a mISDN: Add missing release functions by Andreas Eversberg · 16 years ago
  63. 87c5fa1 mISDN: Add different different timer settings for hfc-pci by Andreas Eversberg · 16 years ago
  64. 1b36c78 mISDN: Minor fixes by Andreas Eversberg · 16 years ago
  65. 9a81255 mISDN: Correct busy device detection by Andreas Eversberg · 16 years ago
  66. 1b4d331 mISDN: Fix deactivation, if peer IP is removed from l1oip instance. by Andreas Eversberg · 16 years ago
  67. 02282ee mISDN: Add ISDN_P_TE_UP0 / ISDN_P_NT_UP0 by Martin Bachem · 16 years ago
  68. 9e6115f mISDN: Fix irq detection by Andreas Eversberg · 16 years ago
  69. 3bd69ad mISDN: Add ISDN sample clock API to mISDN core by Andreas Eversberg · 16 years ago
  70. 55a6af9 mISDN: Return error on E-channel access by Martin Bachem · 16 years ago
  71. 1f28fa19 mISDN: Add E-Channel logging features by Martin Bachem · 16 years ago
  72. a9b6183 mISDN: Use protocol to detect D-channel by Martin Bachem · 16 years ago
  73. 83a8a55 mISDN: Fixed more indexing bugs by Andreas Eversberg · 16 years ago
  74. 0aafe75 mISDN: Make debug output a little bit more verbose by Peter Schlaile · 16 years ago
  75. e4cce22 mISDN: Fix HDLC DSP transmit by Peter Schlaile · 16 years ago
  76. 837468d mISDN: Use struct device name field by Matthias Urlichs · 16 years ago
  77. 8b6015f mISDN: Added an ioctl to change the device name by Matthias Urlichs · 16 years ago
  78. 9776ef0 mISDN: Remove the local max-card limit by Matthias Urlichs · 16 years ago
  79. 1161849 mISDN: Fix queue limit counting problem by Andreas Eversberg · 16 years ago
  80. 190f71d mISDN: Add some debug option for clock problems by Andreas Eversberg · 16 years ago
  81. 8dd2f36 mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty by Andreas Eversberg · 16 years ago
  82. 69e656c mISDN: Cleanup hfc multiport driver by Karsten Keil · 15 years ago
  83. cdb80f6 async: make async a command line option for now by Arjan van de Ven · 15 years ago
  84. b32714b partial revert of asynchronous inode delete by Arjan van de Ven · 15 years ago
  85. ab5610b [JFFS2] remove junk prototypes by Artem Bityutskiy · 15 years ago
  86. 73d5931 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  87. 6ddaab2 Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  88. c4295fb x86: make 'constant_test_bit()' take an unsigned bit number by Linus Torvalds · 15 years ago
  89. e245b80 parisc: introduce asm/swab.h by Harvey Harrison · 15 years ago
  90. 8659c40 x86: only scan the root bus in early PCI quirks by Andi Kleen · 15 years ago
  91. 54b0d12 block: fix bug in ptbl lookup cache by Neil Brown · 15 years ago
  92. 4ce5f24 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile by Linus Torvalds · 15 years ago
  93. 7c51d57 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  94. a3a798c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  95. efcb3cf libata: use WARN_ON_ONCE on hot paths by Tejun Heo · 15 years ago
  96. 43529c9 CRED: Must initialise the new creds in prepare_kernel_cred() by David Howells · 15 years ago
  97. 0de3368 CRED: Missing put_cred() in prepare_kernel_cred() by David Howells · 15 years ago
  98. 29a41e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 15 years ago
  99. d9e8a3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  100. e293e97 Btrfs: explicitly mark the tree log root for writeback by Chris Mason · 15 years ago