1. 163d386 x86: apic: Print out SRAT table APIC id in hex by Yinghai Lu · 15 years ago
  2. 37ef2a3 x86: Re-get cfg_new in case reuse/move irq_desc by Yinghai Lu · 15 years ago
  3. e670761 x86: apic: Remove not needed #ifdef by Yinghai Lu · 15 years ago
  4. e79c65a x86: io-apic: IO-APIC MMIO should not fail on resource insertion by Cyrill Gorcunov · 15 years ago
  5. 200a9ae x86: Remove asm/apicnum.h by Dimitri Sivanich · 15 years ago
  6. 7abc075 x86: apic: Do not use stacked physid_mask_t by Cyrill Gorcunov · 15 years ago
  7. f4a70c5 x86, apic: Get rid of apicid_to_cpu_present assign on 64-bit by Cyrill Gorcunov · 15 years ago
  8. 4343fe1 x86, ioapic: Use snrpintf while set names for IO-APIC resourses by Cyrill Gorcunov · 15 years ago
  9. 46dc281 x86, apic: Use PAGE_SIZE instead of numbers by Cyrill Gorcunov · 15 years ago
  10. 5231a68 x86: Remove local_irq_enable()/local_irq_disable() in fixup_irqs() by Suresh Siddha · 15 years ago
  11. b3ec0a3 x86: Use EOI register in io-apic on intel platforms by Suresh Siddha · 15 years ago
  12. a5e74b8 x86: Force irq complete move during cpu offline by Suresh Siddha · 15 years ago
  13. 23359a8 x86: Remove move_cleanup_count from irq_cfg by Suresh Siddha · 15 years ago
  14. 84e2149 x86, intr-remap: Avoid irq_chip mask/unmask in fixup_irqs() for intr-remapping by Suresh Siddha · 15 years ago
  15. 7a7732b x86: Unify fixup_irqs() for 32-bit and 64-bit kernels by Suresh Siddha · 15 years ago
  16. 6f9b410 x86, apic: Clear APIC Timer Initial Count Register on shutdown by Andreas Herrmann · 15 years ago
  17. f88f2b4 x86: apic: Allow noop operations to be called almost at any time by Cyrill Gorcunov · 15 years ago
  18. 9636bc0 x86, apic: Explain show_lapic= in kernel parameters list by Cyrill Gorcunov · 15 years ago
  19. 7ec1318 x86, apic: Fix prototype in hw_irq.h by Ingo Molnar · 15 years ago
  20. 9338ad6 x86, apic: Move SGI UV functionality out of generic IO-APIC code by Dimitri Sivanich · 15 years ago
  21. 6c2c502 x86: SGI UV: Fix irq affinity for hub based interrupts by Dimitri Sivanich · 15 years ago
  22. 2626eb2 x86, apic: Limit apic dumping, introduce new show_lapic= setup option by Cyrill Gorcunov · 15 years ago
  23. a933c61 x86, apic: Use apic noop driver by Cyrill Gorcunov · 15 years ago
  24. 9844ab1 x86, apic: Introduce the NOOP apic driver by Cyrill Gorcunov · 15 years ago
  25. 80f5069 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  26. a3bafbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  27. 25d5915 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  28. 86ae13b headers: Fix build after <linux/sched.h> removal by Ingo Molnar · 15 years ago
  29. 03266d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  30. ae445b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  31. 54753fd Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  32. 1e103d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  33. 80fa680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.32 by Linus Torvalds · 15 years ago
  34. fb66ebd Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  35. 491dc04 ALSA: hda - Allow all formats as default for Nvidia HDMI by Takashi Iwai · 15 years ago
  36. 29a4f2d ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeout by Philby John · 15 years ago
  37. ccca7cd ALSA: hda - Fix volume-knob setup for Dell laptops with STAC9228 by Takashi Iwai · 15 years ago
  38. 5493053 ALSA: hda - Fix mute sound with STAC9227/9228 codecs by Takashi Iwai · 15 years ago
  39. 9c6b8dc ALSA: bt87x - Add a whitelist for Pinnacle PCTV (11bd:0012) by Takashi Iwai · 15 years ago
  40. 2ec24ff cciss: Add cciss_allow_hpsa module parameter by Stephen M. Cameron · 15 years ago
  41. 2cfa948 cciss: Fix multiple calls to pci_release_regions by Stephen M. Cameron · 15 years ago
  42. 2d9c648 ALSA: hda - Fix overflow of spec->init_verbs in patch_realtek.c by Takashi Iwai · 15 years ago
  43. 6dbce52 ext3: Update documentation about ext3 quota mount options by Jan Kara · 15 years ago
  44. 96ec2e0 ext3: Don't update superblock write time when filesystem is read-only by Theodore Ts'o · 15 years ago
  45. 2caa731 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  46. 589bf8d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  47. e3c6f15 USB: musb: invert arch depend string by Mike Frysinger · 15 years ago
  48. a1be9ee NFS: suppress a build warning by Stefan Richter · 15 years ago
  49. eea7e17 tty, serial: Fix race and NULL check in uart_close() by Linus Torvalds · 15 years ago
  50. 787b2fa ARM: force dcache flush if dcache_dirty bit set by Nitin Gupta · 15 years ago
  51. 9a821b2 x86: Move pci_iommu_init to rootfs_initcall() by David Woodhouse · 15 years ago
  52. cf6f3bf Run pci_apply_final_quirks() sooner. by David Woodhouse · 15 years ago
  53. 0001026 Mark pci_apply_final_quirks() __init rather than __devinit by David Woodhouse · 15 years ago
  54. 8d86fb2 Rename pci_init() to pci_apply_final_quirks(), move it to quirks.c by David Woodhouse · 15 years ago
  55. edc7278 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 15 years ago
  56. f8ebdff mfd: Fix twl4030 boot with twl4030 usb transceiver enabled by Roger Quadros · 15 years ago
  57. b0e1495 HID: fix possible deadlock in hidraw_read by Jiri Kosina · 15 years ago
  58. 1a0c329 percpu: fix compile warnings by Tejun Heo · 15 years ago
  59. 4367216 [ARM] pxa: workaround errata #37 by not using half turbo switching by Dennis O'Brien · 15 years ago
  60. 48f0295 [ARM] pxamci: fix printing gpio numbers in pxamci_probe by Antonio Ospite · 15 years ago
  61. c639ef4 [ARM] pxa/csb726: adjust duplicate structure field initialization by Julia Lawall · 15 years ago
  62. c7ebf06 blk-settings: fix function parameter kernel-doc notation by Randy Dunlap · 15 years ago
  63. d93a8f8 Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier" by Linus Torvalds · 15 years ago
  64. 1612913 Linux 2.6.32-rc4 by Linus Torvalds · 15 years ago
  65. 15b812f pci: increase alignment to make more space for hidden code by Yinghai Lu · 15 years ago
  66. 2331d1a kbuild: revert "save ARCH & CROSS_COMPILE ..." by Sam Ravnborg · 15 years ago
  67. c01226c warn about use of uninstalled kernel headers by Arnd Bergmann · 15 years ago
  68. 17c5ca9 kbuild: mkcompile_h: trivial cleanups by Felipe Contreras · 15 years ago
  69. 9c3049c kbuild: fix warning when domainname is not available by Felipe Contreras · 15 years ago
  70. 58242b2 kbuild: Fix size_append issue for bzip2/lzma kernel by Alek Du · 15 years ago
  71. a3ee947 kbuild,scripts: use non-builtin echo for '-e' by Amerigo Wang · 15 years ago
  72. db9038c kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT set by Frans Pop · 15 years ago
  73. f144c78 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  74. ef1f7a7 ROMFS: fix length used with romfs_dev_strnlen() function by Bernd Schmidt · 15 years ago
  75. c6c5992 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  76. ff945af Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  77. 4c274ff Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  78. 474a503 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  79. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  80. 69585dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  81. bd3c200 ALSA: ice1724 - Make call to set hw params succeed on ESI Juli@ by David Henningsson · 15 years ago
  82. 6a5e293 ARM: Add kmap_atomic type debugging by Russell King · 15 years ago
  83. e9ac829 ARM: boolean bit testing by Johannes Weiner · 15 years ago
  84. 03a6e5b ARM: update die() output by Russell King · 15 years ago
  85. e40c2ec ARM: Dump code/mem oops lines with the appropriate log level by Russell King · 15 years ago
  86. d191fe0 ARM: Dump memory and backtrace as one printk per line by Russell King · 15 years ago
  87. ebd00c0 ARM: 5756/1: ep93xx: introduce clk parent by Hartley Sweeten · 15 years ago
  88. 6531a99 ARM: 5754/1: ep93xx: update i2c support by Hartley Sweeten · 15 years ago
  89. 03d3841 ARM: 5753/1: ep93xx: remove old EP93XX_GPIO_* defines by Hartley Sweeten · 15 years ago
  90. 43189a3 ALSA: ice1724: Fix surround on Chaintech AV-710 by Robert Hancock · 15 years ago
  91. 40d2858 USB: serial: no unnecessary GFP_ATOMIC in oti6858 by Oliver Neukum · 15 years ago
  92. a1c3395 USB: serial: fix race between unthrottle and completion handler in visor by Oliver Neukum · 15 years ago
  93. 6383251 USB: serial: fix assumption that throttle/unthrottle cannot sleep by Oliver Neukum · 15 years ago
  94. b2a5cf1 USB: serial: fix race between unthrottle and completion handler in symbolserial by Oliver Neukum · 15 years ago
  95. 88fa659 USB: serial: fix race between unthrottle and completion handler in opticon by Oliver Neukum · 15 years ago
  96. d555009 USB: ehci: Fix isoc scheduling boundary checking. by Sarah Sharp · 15 years ago
  97. f1a0743 USB: storage: When a device returns no sense data, call it a Hardware Error by Alan Stern · 15 years ago
  98. a5f6005 USB: small fix in error case of suspend in generic usbserial code by Oliver Neukum · 15 years ago
  99. 4c9fde9 USB: visor: fix trivial accounting bug in visor driver by Oliver Neukum · 15 years ago
  100. 63a9609 USB: Fix throttling in generic usbserial driver by Joris van Rantwijk · 15 years ago