1. 5d4d8fc genirq: Cleanup irq.h by Thomas Gleixner · 14 years ago
  2. 876dbd4 genirq: Mirror irq trigger type bits in irq_data.state by Thomas Gleixner · 14 years ago
  3. 2bdd105 genirq: Move IRQ_AFFINITY_SET to core by Thomas Gleixner · 14 years ago
  4. a005677 genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state by Thomas Gleixner · 14 years ago
  5. 8f53f92 genirq: Make CHECK_IRQ_PER_CPU an inline and deprecate it by Thomas Gleixner · 14 years ago
  6. 6a58fb3 genirq: Remove CONFIG_IRQ_PER_CPU by Thomas Gleixner · 14 years ago
  7. f230b6d genirq: Add IRQ_MOVE_PENDING to irq_data.state by Thomas Gleixner · 14 years ago
  8. 91c4991 genirq: Add state field to irq_data by Thomas Gleixner · 14 years ago
  9. c531e83 genirq: Move IRQ_SUSPENDED to core by Thomas Gleixner · 14 years ago
  10. 6e40262 genirq: Move IRQ_MASKED to core by Thomas Gleixner · 14 years ago
  11. 2a0d6fb genirq: Move IRQ_PENDING flag to core by Thomas Gleixner · 14 years ago
  12. c1594b7 genirq: Move IRQ_DISABLED to core by Thomas Gleixner · 14 years ago
  13. 163ef30 genirq: Move IRQ_REPLAY and IRQ_WAITING to core by Thomas Gleixner · 14 years ago
  14. 3d67bae genirq: Move IRQ_ONESHOT to core by Thomas Gleixner · 14 years ago
  15. 009b4c3 genirq: Add IRQ_INPROGRESS to core by Thomas Gleixner · 14 years ago
  16. 6954b75 genirq: Move IRQ_POLL_INPROGRESS to core by Thomas Gleixner · 14 years ago
  17. 6f91a52 genirq: Use modify_status for set_irq_nested_thread by Thomas Gleixner · 14 years ago
  18. 7acdd53 genirq: Move IRQ_SPURIOUS_DISABLED to core state by Thomas Gleixner · 14 years ago
  19. bd062e7 genirq: Move IRQ_AUTODETECT to internal state by Thomas Gleixner · 14 years ago
  20. dbec07b genirq: Add internal state field to irq_desc by Thomas Gleixner · 14 years ago
  21. c78b9b6 genirq: Implement generic irq_show_interrupts() by Thomas Gleixner · 14 years ago
  22. 1535dfa genirq: Move irq thread flags to core by Thomas Gleixner · 14 years ago
  23. fe200ae genirq: Mark polled irqs and defer the real handler by Thomas Gleixner · 14 years ago
  24. 3b8249e genirq: Do not copy affinity before set by Thomas Gleixner · 14 years ago
  25. a0cd9ca genirq: Namespace cleanup by Thomas Gleixner · 14 years ago
  26. 218502b Merge branch 'irq/urgent' into irq/core by Thomas Gleixner · 14 years ago
  27. 0cc9d52 Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  28. bc3adfc Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  29. 3c18d4d Expand CONFIG_DEBUG_LIST to several other list operations by Linus Torvalds · 14 years ago
  30. 456d66e RTC: Re-enable UIE timer/polling emulation by John Stultz · 14 years ago
  31. 6e57b1d RTC: Revert UIE emulation removal by John Stultz · 14 years ago
  32. a264011 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  33. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 14 years ago
  34. a7d6e4e thp: prevent hugepages during args/env copying into the user stack by Andrea Arcangeli · 14 years ago
  35. 1cecd79 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  36. 87450bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  37. a252852 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 14 years ago
  38. 795abaf klist: Fix object alignment on 64-bit. by David Miller · 14 years ago
  39. 1f6fe7c [SCSI] target: fix use after free detected by SLUB poison by Nicholas Bellinger · 14 years ago
  40. e89d15e [SCSI] target: Remove procfs based target_core_mib.c code by Nicholas Bellinger · 14 years ago
  41. cfaea56 Input: matrix_keypad - increase the limit of rows and columns by Trilok Soni · 14 years ago
  42. 6037b71 security: add cred argument to security_capable() by Chris Wright · 14 years ago
  43. 67d0195 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  44. e128c5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  45. d3d373e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  46. 3a9dda76 CDC NCM errata updates for cdc.h by Alexey Orishko · 14 years ago
  47. 5084f89 virtio: console: Update Copyright by Amit Shah · 14 years ago
  48. c9a443c Merge branch 'irq/for-xen' into irq/core by Thomas Gleixner · 14 years ago
  49. dc5f219 genirq: Add IRQF_FORCE_RESUME by Thomas Gleixner · 14 years ago
  50. 43a7232 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  51. 15ccb7b Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  52. 285c1a2 Merge branch 'irq/urgent' into irq/core by Thomas Gleixner · 14 years ago
  53. 872434d genirq: Add missing status flags to modification mask by Thomas Gleixner · 14 years ago
  54. 44f2c5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  55. 8cf28f1 USB: Fix trout build failure with ci13xxx_msm gadget by Pavankumar Kondeti · 14 years ago
  56. 862b6f6 Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  57. bb5b583b Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  58. 38db9e1 include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argument by Julia Lawall · 14 years ago
  59. e2d5776 net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6. by David S. Miller · 14 years ago
  60. 008aef5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  61. 3d56e33 tracing: Replace syscall_meta_data struct array with pointer array by Steven Rostedt · 14 years ago
  62. 6549864 tracepoints: Fix section alignment using pointer array by Mathieu Desnoyers · 14 years ago
  63. e4a9ea5 tracing: Replace trace_event struct array with pointer array by Steven Rostedt · 14 years ago
  64. 3cd90ea vfs: sparse: add __FMODE_EXEC by Namhyung Kim · 14 years ago
  65. 1a44bc8 vfs: sparse: remove a warning on OPEN_FMODE() by Namhyung Kim · 14 years ago
  66. 1994282 memcg: prevent endless loop when charging huge pages to near-limit group by Johannes Weiner · 14 years ago
  67. 0bc0be7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  68. 63a5078 drm/radeon: remove 0x4243 pci id by Alex Deucher · 14 years ago
  69. a55205e Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes by Dave Airlie · 14 years ago
  70. 3db7e93 netfilter: ecache: always set events bits, filter them later by Pablo Neira Ayuso · 14 years ago
  71. 0fd08c5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  72. ffbbf2d kernel.h: fix kernel-doc warning by Randy Dunlap · 14 years ago
  73. cbae4873 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  74. 78c6e17 drm/i915: Suppress spurious vblank interrupts by Chris Wilson · 14 years ago
  75. 709b46e net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT by Eric W. Biederman · 14 years ago
  76. 52fe7c9 caif: bugfix - add caif headers for userspace usage. by sjur.brandeland@stericsson.com · 14 years ago
  77. 7205649 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  78. 9b6941d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  79. d14dd7e ARM: oprofile: Fix backtraces in timer mode by Ari Kauppi · 14 years ago
  80. 1ea1bdf oprofile: Fix usage of CONFIG_HW_PERF_EVENTS for oprofile_perf_init and friends by Ari Kauppi · 14 years ago
  81. 6fb1b30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  82. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 14 years ago
  83. 8348ad7 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  84. 778be23 NFS do not find client in NFSv4 pg_authenticate by Andy Adamson · 14 years ago
  85. f61f6da NFS: Prevent memory allocation failure in nfsacl_encode() by Chuck Lever · 14 years ago
  86. 731f3f4 NFS: nfsacl_{encode,decode} should return signed integer by Chuck Lever · 14 years ago
  87. eb03355 drm: Add an interface to reset the device by Chris Wilson · 14 years ago
  88. 5e82ea9 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  89. abb72c8 Merge branch 'drm-intel-fixes-2' of ssh://master.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes by Dave Airlie · 14 years ago
  90. 58bbf01 drm/radeon/kms: add new radeon_info ioctl query for clock crystal freq by Alex Deucher · 14 years ago
  91. e92427b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 14 years ago
  92. ce84d53 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  93. ac61c46 [SCSI] fix incorrect value of SCSI_MAX_SG_CHAIN_SEGMENTS due to include file ordering by David Dillow · 14 years ago
  94. 8c6a98b Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent by Andy Whitcroft · 14 years ago
  95. d315777 Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  96. 1765e3a Remove MAYBE_BUILD_BUG_ON by Rusty Russell · 14 years ago
  97. 7ef88ad BUILD_BUG_ON: make it handle more cases by Rusty Russell · 14 years ago
  98. b75be42 param: add null statement to compiled-in module params by Linus Walleij · 14 years ago
  99. 3b90a5b module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n by Rusty Russell · 14 years ago
  100. e94965e module: show version information for built-in modules in sysfs by Dmitry Torokhov · 14 years ago