1. b683de2 genirq: Query arch for number of early descriptors by Thomas Gleixner · 14 years ago
  2. aa99ec0 genirq: Use sane sparse allocator by Thomas Gleixner · 14 years ago
  3. 25ade60 genirq-update-kerneldoc.patch by Thomas Gleixner · 14 years ago
  4. 06f6c33 genirq: Implement irq reservation by Thomas Gleixner · 14 years ago
  5. a98d24b genirq: Implement sane enumeration by Thomas Gleixner · 14 years ago
  6. 13bfe99 genirq: Prepare proc for real sparse irq support by Thomas Gleixner · 14 years ago
  7. 1f5a5b8 genirq: Implement a sane sparse_irq allocator by Thomas Gleixner · 14 years ago
  8. 1318a48 genirq: Provide default irq init flags by Thomas Gleixner · 14 years ago
  9. d895f51 genirq: Remove export of kstat_irqs_cpu by Thomas Gleixner · 14 years ago
  10. 40f08a7 isdn: hisax: Replace the bogus access to irq stats by Thomas Gleixner · 14 years ago
  11. 154cd38 genirq: Remove early_init_irq_lock_class() by Thomas Gleixner · 14 years ago
  12. 3795de2 genirq: Distangle kernel/irq/handle.c by Thomas Gleixner · 14 years ago
  13. f303a6d genirq: Sanitize irq_data accessors by Thomas Gleixner · 14 years ago
  14. 4424718 genirq: Provide status modifier by Thomas Gleixner · 14 years ago
  15. 3a3856d0 genirq: Remove unsused inline by Thomas Gleixner · 14 years ago
  16. e144710 genirq: Distangle irq.h by Thomas Gleixner · 14 years ago
  17. fe21221 mfd: twl4030: Fix dummy irq chip usage by Thomas Gleixner · 14 years ago
  18. bd15141 genirq: Provide config option to disable deprecated code by Thomas Gleixner · 14 years ago
  19. 21e2b8c genirq: Provide compat handling for chip->retrigger() by Thomas Gleixner · 14 years ago
  20. 2f7e99b genirq: Provide compat handling for chip->set_wake() by Thomas Gleixner · 14 years ago
  21. b2ba2c3 genirq: Provide compat handling for chip->set_type() by Thomas Gleixner · 14 years ago
  22. c96b3b3 genirq: Provide compat handling for chip->set_affinity() by Thomas Gleixner · 14 years ago
  23. 37e12df genirq: Provide compat handling for chip->startup() by Thomas Gleixner · 14 years ago
  24. bc310dd genirq: Provide compat handling for chip->disable()/shutdown() by Thomas Gleixner · 14 years ago
  25. c5f7563 genirq: Provide compat handling for chip->enable() by Thomas Gleixner · 14 years ago
  26. 0c5c155 genirq: Provide compat handling for chip->eoi() by Thomas Gleixner · 14 years ago
  27. 9205e31 genirq: Provide compat handling for chip->mask_ack() by Thomas Gleixner · 14 years ago
  28. 22a4916 genirq: Provide compat handling for chip->ack() by Thomas Gleixner · 14 years ago
  29. 0eda58b genirq: Provide compat handling for chip->unmask() by Thomas Gleixner · 14 years ago
  30. e2c0f8f genirq: Provide compat handling for chip->mask() by Thomas Gleixner · 14 years ago
  31. 3876ec9 genirq: Provide compat handling for bus_lock/bus_sync_unlock by Thomas Gleixner · 14 years ago
  32. a77c463 genirq: Add new functions to dummy chips by Thomas Gleixner · 14 years ago
  33. f882265 genirq: Provide advanced irq chip functions by Thomas Gleixner · 14 years ago
  34. 6b8ff31 genirq: Convert core code to irq_data by Thomas Gleixner · 14 years ago
  35. ff7dcd4 genirq: Create irq_data by Thomas Gleixner · 14 years ago
  36. 3bb9808 x86: Use genirq Kconfig by Thomas Gleixner · 14 years ago
  37. d9817eb genirq: Provide Kconfig by Thomas Gleixner · 14 years ago
  38. e7ffec1 isdn: Free irq_data namespace by Thomas Gleixner · 14 years ago
  39. 35a27e8 mfd: Rename struct irq_data to struct sih_irq_data by Thomas Gleixner · 14 years ago
  40. d1ea13c genirq: Cleanup irq_chip->typename leftovers by Thomas Gleixner · 14 years ago
  41. a800c7c MAINTAINERS: Add IRQ subsystem by Thomas Gleixner · 14 years ago
  42. b30a3f6 Linux 2.6.36-rc5 by Linus Torvalds · 14 years ago
  43. 6b3d2cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  44. 0c4ab34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  45. 36ff4a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  46. dd173ab Staging: vt6655: fix buffer overflow by Dan Carpenter · 14 years ago
  47. 350aede Revert: "Staging: batman-adv: Adding netfilter-bridge hooks" by Sven Eckelmann · 14 years ago
  48. e3671ac serial: mfd: fix bug in serial_hsu_remove() by Feng Tang · 14 years ago
  49. 476f771 serial: amba-pl010: fix set_ldisc by Mika Westerberg · 14 years ago
  50. f299470 USB: musb: MAINTAINERS: Fix my mail address by Felipe Balbi · 14 years ago
  51. a0846f1 USB: serial/mos*: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  52. fc8f2a7 USB: otg: twl4030: fix phy initialization(v1) by Ming Lei · 14 years ago
  53. fc92825 USB: EHCI: Disable langwell/penwell LPM capability by Alek Du · 14 years ago
  54. 024cfa5 usb: musb_debugfs: don't use the struct file private_data field with seq_files by Mathias Nyman · 14 years ago
  55. ed1cde6 frv: double syscall restarts, syscall restart in sigreturn() by Al Viro · 14 years ago
  56. 44c7aff frv: handling of restart into restart_syscall is fscked by Al Viro · 14 years ago
  57. ad0acab frv: avoid infinite loop of SIGSEGV delivery by Al Viro · 14 years ago
  58. 5f4ad04 frv: fix address verification holes in setup_frame/setup_rt_frame by Al Viro · 14 years ago
  59. 20cd514 frv: restart_block.fn needs to be reset on sigreturn by Al Viro · 14 years ago
  60. 31c4a3d mm: further fix swapin race condition by Hugh Dickins · 14 years ago
  61. 2422084 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 by Linus Torvalds · 14 years ago
  62. 81cef8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 14 years ago
  63. 7d7dee9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  64. f1c9c97 Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  65. 112d421 Coda: mount hangs because of missed REQ_WRITE rename by Jan Harkes · 14 years ago
  66. 494486a alpha: deal with multiple simultaneously pending signals by Al Viro · 14 years ago
  67. 5329363 alpha: fix a 14 years old bug in sigreturn tracing by Al Viro · 14 years ago
  68. 392fb6e alpha: unb0rk sigsuspend() and rt_sigsuspend() by Al Viro · 14 years ago
  69. 2deba1b alpha: belated ERESTART_RESTARTBLOCK race fix by Al Viro · 14 years ago
  70. bdc8b89 alpha: Shift perf event pending work earlier in timer interrupt by Michael Cree · 14 years ago
  71. 531f047 alpha: wire up fanotify and prlimit64 syscalls by Mikael Pettersson · 14 years ago
  72. 12e750d alpha: kill big kernel lock by Arnd Bergmann · 14 years ago
  73. b97f897 alpha: fix build breakage in asm/cacheflush.h by Tejun Heo · 14 years ago
  74. af96f8a alpha: remove unnecessary cast from void* in assignment. by matt mooney · 14 years ago
  75. 3101907 alpha: Use static const char * const where possible by Joe Perches · 14 years ago
  76. 4e8cec2 dca: disable dca on IOAT ver.3.0 multiple-IOH platforms by Sosnowski, Maciej · 14 years ago
  77. 4d89eca ARM: S3C64XX: Add IORESOURCE_IRQ_HIGHLEVEL flag to dm9000 on mach-real6410 by Darius Augulis · 14 years ago
  78. 591cd25 ARM: S3C64XX: Fix coding style errors on mach-real6410 by Darius Augulis · 14 years ago
  79. 5343795 ARM: S3C64XX: Prototype SPI devices by Mark Brown · 14 years ago
  80. f0f9dea netpoll: Disable IRQ around RCU dereference in netpoll_rx by Herbert Xu · 14 years ago
  81. 4bdab43 sctp: Do not reset the packet during sctp_packet_config(). by Vlad Yasevich · 14 years ago
  82. 151b6a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  83. 509344b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  84. 80214df Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  85. 70057a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  86. 343d04d Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  87. 653d48b arm: fix really nasty sigreturn bug by Al Viro · 14 years ago
  88. a1984f4 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  89. bc482bf hwmon: (lm95241) Replace rate sysfs attribute with update_interval by Guenter Roeck · 14 years ago
  90. a51b994 hwmon: (adm1031) Replace update_rate sysfs attribute with update_interval by Guenter Roeck · 14 years ago
  91. 022b75a hwmon: (w83627ehf) Use proper exit sequence by Jonas Jonsson · 14 years ago
  92. f17c811 hwmon: (emc1403) Remove unnecessary hwmon_device_unregister by Yong Wang · 14 years ago
  93. c3b327d hwmon: (f75375s) Do not overwrite values read from registers by Guillem Jover · 14 years ago
  94. 96f3640 hwmon: (f75375s) Shift control mode to the correct bit position by Guillem Jover · 14 years ago
  95. 9e012c1 hwmon: New subsystem maintainers by Jean Delvare · 14 years ago
  96. 5facb09 hwmon: (lis3lv02d) Prevent NULL pointer dereference by Kuninori Morimoto · 14 years ago
  97. 5f48749 GFS2: gfs2_logd should be using interruptible waits by Steven Whitehouse · 14 years ago
  98. 2507136 net/llc: storing negative error codes in unsigned short by Dan Carpenter · 14 years ago
  99. e443e38 MAINTAINERS: move atlx discussions to netdev by Chris Snook · 14 years ago
  100. 49c37c0 drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago