1. 8c5dd8f x86: handle initrd that extends into unusable memory by Yinghai Lu · 15 years ago
  2. cf64c80 Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6 by Paul Mundt · 15 years ago
  3. 35fd035 Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs by Felix Blyakher · 15 years ago
  4. 0d59597 Merge branch 'linus' into x86/mce3 by Ingo Molnar · 15 years ago
  5. a525890 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  6. 3bb66d7 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  7. ca8cbc8 [ARM] 5552/1: ep93xx get_uart_rate(): use EP93XX_SYSCON_PWRCNT and EP93XX_SYSCON_PWRCN by Matthias Kaehlcke · 15 years ago
  8. 512626a Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  9. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  10. 0e09b67 Merge branch 'dapm' into for-2.6.32 by Mark Brown · 15 years ago
  11. fa44c07 ASoC: remove duplicated code on pxa-ssp.c by Daniel Ribeiro · 15 years ago
  12. b640f04 Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  13. 4096ed0 PCI: expose SMBus on Asus notebook A6L by Mats Erik Andersson · 15 years ago
  14. 43c1640 PCI: Add support for turning PCIe ECRC on or off by Andrew Patterson · 15 years ago
  15. f62795f PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3 by Rafael J. Wysocki · 15 years ago
  16. 4d135db PCI: fix SR-IOV function dependency link problem by Yu Zhao · 15 years ago
  17. af4c5f9 PCI: eliminate redundant pci_stop_dev() call from pci_destroy_dev() by Alex Chiang · 15 years ago
  18. 57fbf52 PCI MSI: let drivers retry when not enough vectors by Michael S. Tsirkin · 15 years ago
  19. 8e822df PCI: disable ASPM on VIA root-port-under-bridge configurations by Shaohua Li · 15 years ago
  20. 9e9f46c PCI: use ACPI _CRS data by default by Jesse Barnes · 15 years ago
  21. 3b073ed PCI: remove deprecated pci_find_slot() interface by Alex Chiang · 15 years ago
  22. 12a9da0 PCI Hotplug: cpqphp: don't use pci_find_slot() by Alex Chiang · 15 years ago
  23. 6d1e87d PCI Hotplug: cpqphp: constify slot_name() by Alex Chiang · 15 years ago
  24. e3265ea PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridge by Alex Chiang · 15 years ago
  25. b019ee6 PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table() by Alex Chiang · 15 years ago
  26. 1d2e8b1 PCI Hotplug: cpqphp: refactor cpqhp_save_config by Alex Chiang · 15 years ago
  27. 4aabb58e PCI Hotplug: cpqphp: style cleanups by Alex Chiang · 15 years ago
  28. de86ae1 PCI Hotplug: cpqphp: refactor cpqphp_save_slot_config by Alex Chiang · 15 years ago
  29. 1d3ecf1 PCI Hotplug: cpqphp: clean up cpqphp_ctrl.c by Alex Chiang · 15 years ago
  30. 867556f PCI Hotplug: cpqphp: refactor cpqhp_probe by Alex Chiang · 15 years ago
  31. 04225fe PCI Hotplug: cpqphp: eliminate stray braces by Alex Chiang · 15 years ago
  32. b4d897a PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.c by Alex Chiang · 15 years ago
  33. 86a5802 PCI Hotplug: cpqphp: obey 80 column convention in cpqphp.h by Alex Chiang · 15 years ago
  34. 427438c PCI Hotplug: cpqphp: fix comment style by Alex Chiang · 15 years ago
  35. 861fefb PCI Hotplug: cpqphp: stray whitespace cleanups by Alex Chiang · 15 years ago
  36. d09ee96 PCI: improve resource allocation under transparent bridges by Yinghai Lu · 15 years ago
  37. 1f82de1 PCI/x86: don't assume prefetchable ranges are 64bit by Yinghai Lu · 15 years ago
  38. 67b5db6 PCI MSI: Define PCI_MSI_MASK_32/64 by Hidetoshi Seto · 15 years ago
  39. 64f039d PCI: ibmphp_core.c: fix warning due to missing module_exit() by akpm@linux-foundation.org · 15 years ago
  40. ad4efa3 PCIE: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  41. 04846b5 PCI MSI: Remove unused/obsolete macros and definitions by Hidetoshi Seto · 15 years ago
  42. 26a28fa add generic lib/checksum.c by Arnd Bergmann · 15 years ago
  43. eed417d asm-generic: add a generic uaccess.h by Arnd Bergmann · 15 years ago
  44. 5c01b46 asm-generic: add generic NOMMU versions of some headers by Arnd Bergmann · 15 years ago
  45. 3f7e212 asm-generic: add generic atomic.h and io.h by Arnd Bergmann · 15 years ago
  46. ae49e80 asm-generic: add legacy I/O header files by Arnd Bergmann · 15 years ago
  47. aafe4db asm-generic: add generic versions of common headers by Arnd Bergmann · 15 years ago
  48. 9858c60 asm-generic: make bitops.h usable by Arnd Bergmann · 15 years ago
  49. d7c4f1b asm-generic: make pci.h usable directly by Arnd Bergmann · 15 years ago
  50. 3aef392 asm-generic: make get_rtc_time overridable by Arnd Bergmann · 15 years ago
  51. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  52. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  53. e64a161 asm-generic: add a generic unistd.h by Arnd Bergmann · 15 years ago
  54. 6103ec5 asm-generic: add generic ABI headers by Arnd Bergmann · 15 years ago
  55. 2864d32 asm-generic: add generic sysv ipc headers by Arnd Bergmann · 15 years ago
  56. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  57. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 15 years ago
  58. a092ee2 fsnotify: allow groups to set freeing_mark to null by Eric Paris · 15 years ago
  59. e42e277 inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD by Eric Paris · 15 years ago
  60. ce61856 dnotify: do not bother to lock entry->lock when reading mask by Eric Paris · 15 years ago
  61. 5ac697b dnotify: do not use ?true:false when assigning to a bool by Eric Paris · 15 years ago
  62. ff52cc2 fsnotify: move events should indicate the event was on a child by Eric Paris · 15 years ago
  63. 63c882a inotify: reimplement inotify using fsnotify by Eric Paris · 15 years ago
  64. 164bc61 fsnotify: handle filesystem unmounts with fsnotify marks by Eric Paris · 15 years ago
  65. 1ef5f13 fsnotify: fsnotify marks on inodes pin them in core by Eric Paris · 15 years ago
  66. e4aff11 fsnotify: allow groups to add private data to events by Eric Paris · 15 years ago
  67. 47882c6 fsnotify: add correlations between events by Eric Paris · 15 years ago
  68. 62ffe5d fsnotify: include pathnames with entries when possible by Eric Paris · 15 years ago
  69. a2d8bc6 fsnotify: generic notification queue and waitq by Eric Paris · 15 years ago
  70. 3c5119c dnotify: reimplement dnotify using fsnotify by Eric Paris · 15 years ago
  71. c28f7e5 fsnotify: parent event notification by Eric Paris · 15 years ago
  72. 3be25f4 fsnotify: add marks to inodes so groups can interpret how to handle those inodes by Eric Paris · 15 years ago
  73. 9058652 fsnotify: unified filesystem notification backend by Eric Paris · 15 years ago
  74. 98eb0f5 wimax: fix gcc warnings in sh4 when calling BUG() by Inaky Perez-Gonzalez · 15 years ago
  75. 871fa90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 15 years ago
  76. 7702667 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
  77. b415c49 slow_work_thread() should do the exclusive wait by Oleg Nesterov · 15 years ago
  78. 6adc74b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  79. 51563a0 x86/oprofile: introduce oprofile_add_data64() by Robert Richter · 15 years ago
  80. c572ae4 x86/oprofile: use 64 bit values in IBS functions by Robert Richter · 15 years ago
  81. 1a245c4 x86/oprofile: remove some local variables in MSR save/restore functions by Robert Richter · 15 years ago
  82. 95e74e6 x86/oprofile: use 64 bit values to save MSR states by Robert Richter · 15 years ago
  83. d2f4c10 wimax: fix warning caused by not checking retval of rfkill_set_hw_state() by Inaky Perez-Gonzalez · 15 years ago
  84. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  85. 9e28c46 sh: Fix dynamic ftrace's NOP action. by Matt Fleming · 15 years ago
  86. bbc5986 x86/oprofile: use 64 bit wrmsr functions by Robert Richter · 15 years ago
  87. 217d3cf x86/oprofile: replace CTR*_IS_RESERVED macros by Robert Richter · 15 years ago
  88. dea3766 x86/oprofile: replace CTRL_SET_*ACTIVE macros by Robert Richter · 15 years ago
  89. 42399ad x86/oprofile: replace CTR_OVERFLOWED macros by Robert Richter · 15 years ago
  90. 3370d35 x86/oprofile: replace macros to calculate control register by Robert Richter · 15 years ago
  91. ef8828d x86/oprofile: pass the model to setup_ctrs() functions by Robert Richter · 15 years ago
  92. 9c59354 x86/oprofile: remove unused macros for AMD virtualization profiling by Robert Richter · 15 years ago
  93. ec064c0 x86/oprofile: fix and cleanup CTRL_SET_* macros by Robert Richter · 15 years ago
  94. 1131a47 x86/oprofile: remove MSR macros for p4 cpus by Robert Richter · 15 years ago
  95. 74c9a5c x86/oprofile: remove MSR macros for ppro cpus by Robert Richter · 15 years ago
  96. d2731a4 x86/oprofile: remove MSR macros for AMD cpus by Robert Richter · 15 years ago
  97. ff9faa8 x86/oprofile: move common macros to op_x86_model.h by Robert Richter · 15 years ago
  98. d20f24c x86/oprofile: simplify AMD cpu init code by Robert Richter · 16 years ago
  99. 768c314 CRISv32: irq.c - Move end brace outside #endif by Jesper Nilsson · 15 years ago
  100. 0a33f80 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 15 years ago