1. 8df27406 tile: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  2. 373b25c sparc: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  3. 2fc361b score: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  4. 2604362 powerpc: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  5. 72e73af parisc: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  6. b169c90 mn10300: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  7. b6e3162 microblaze: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  8. d8b1932 m68knommu: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  9. c5e6612 ia64: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  10. f39b02d frv: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  11. 7b02886 blackfin: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  12. e27ec64 alpha: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  13. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 14 years ago
  14. 0e155b2 m32r: Convert to generic irq Kconfig by Thomas Gleixner · 14 years ago
  15. 7a0abc7 m32r: Convert usrv platform irq handling by Thomas Gleixner · 14 years ago
  16. 9b141fa m32r: Convert opsput_lcdpld irq chip by Thomas Gleixner · 14 years ago
  17. 1899a49 m32r: Convert opsput lanpld irq chip by Thomas Gleixner · 14 years ago
  18. 22cbc93 m32r: Convert opsput pld irq chip by Thomas Gleixner · 14 years ago
  19. 883c0cc m32r: Convert opsput irq chip by Thomas Gleixner · 14 years ago
  20. ce1104c m32r: Convert oaks32r irq chips by Thomas Gleixner · 14 years ago
  21. b82727e m32r: Convert mappi3 irq chip by Thomas Gleixner · 14 years ago
  22. efa63c6 m32r: Convert mappi2 irq chip by Thomas Gleixner · 14 years ago
  23. 1f12681 m32r: Convert mappi irq chips by Thomas Gleixner · 14 years ago
  24. 37808e4 m32r: Convert m32700ut lcdpld irq chip by Thomas Gleixner · 14 years ago
  25. 72bd198 m32r: Convert m32700ut lanpld irq chip by Thomas Gleixner · 14 years ago
  26. 63b549b m32r: Convert m32700ut pld irq chip by Thomas Gleixner · 14 years ago
  27. 364a9ba m32r: Convert m32104ut irq chip by Thomas Gleixner · 14 years ago
  28. 8afb53b m32r: Convert m32104ut irq handling by Thomas Gleixner · 14 years ago
  29. 863018a m32r: Cleanup direct irq_desc access by Thomas Gleixner · 14 years ago
  30. 3013978 cris: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  31. 9af7503 cris: Convert V32 interrupt handling by Thomas Gleixner · 14 years ago
  32. f7a004b cris: Convert V10 interrupt handling by Thomas Gleixner · 14 years ago
  33. c84077a cris: Use irq handling wrapper by Thomas Gleixner · 14 years ago
  34. 51f3f15 h8300: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  35. f9f91ef h8300: Convert interrupt handling to flow handler by Thomas Gleixner · 14 years ago
  36. 12174aa h8300: Convert to new irq_chip functions by Thomas Gleixner · 14 years ago
  37. 2b1caf6 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  38. d551d81 ACPI / PM: Call suspend_nvs_free() earlier during resume by Rafael J. Wysocki · 14 years ago
  39. 2d6d9fd ACPI: Introduce acpi_os_ioremap() by Rafael J. Wysocki · 14 years ago
  40. 8d99641 Merge branch 'akpm' by Linus Torvalds · 14 years ago
  41. 225c8e010 kernel/smp.c: consolidate writes in smp_call_function_interrupt() by Milton Miller · 14 years ago
  42. 6dc1989 kernel/smp.c: fix smp_call_function_many() SMP race by Anton Blanchard · 14 years ago
  43. 713735b memcg: correctly order reading PCG_USED and pc->mem_cgroup by Johannes Weiner · 14 years ago
  44. 2550326 backlight: fix 88pm860x_bl macro collision by Randy Dunlap · 14 years ago
  45. cc587ec drivers/leds/ledtrig-gpio.c: make output match input, tighten input checking by Janusz Krzysztofik · 14 years ago
  46. c1fc867 MAINTAINERS: update Atmel AT91 entry by Nicolas Ferre · 14 years ago
  47. 382e27d mm: fix truncate_setsize() comment by Jan Kara · 14 years ago
  48. 987eba6 memcg: fix rmdir, force_empty with THP by KAMEZAWA Hiroyuki · 14 years ago
  49. ece35ca memcg: fix LRU accounting with THP by KAMEZAWA Hiroyuki · 14 years ago
  50. ca3e021 memcg: fix USED bit handling at uncharge in THP by KAMEZAWA Hiroyuki · 14 years ago
  51. e401f17 memcg: modify accounting function for supporting THP better by KAMEZAWA Hiroyuki · 14 years ago
  52. 20d9600 fs/direct-io.c: don't try to allocate more than BIO_MAX_PAGES in a bio by David Dillow · 14 years ago
  53. 82478fb mm: compaction: prevent division-by-zero during user-requested compaction by Johannes Weiner · 14 years ago
  54. 3305de5 mm/vmscan.c: remove duplicate include of compaction.h by Jesper Juhl · 14 years ago
  55. abb6527 memblock: fix memblock_is_region_memory() by Tomi Valkeinen · 14 years ago
  56. 453c719 thp: keep highpte mapped until it is no longer needed by Johannes Weiner · 14 years ago
  57. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  58. fc887b1 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  59. 466c190 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  60. 67290f4 Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  61. 5cdec1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  62. e55fdbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  63. c522682 Merge branch 'for-38-rc2' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 14 years ago
  64. 069b614 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  65. b06ae1ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  66. e589501 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  67. 28e58ee Fix broken "pipe: use event aware wakeups" optimization by Linus Torvalds · 14 years ago
  68. d7b9935 i915: Fix i915 suspend delay by Linus Torvalds · 14 years ago
  69. b23fffd ACPI / Battery: remove battery refresh on resume by Linus Torvalds · 14 years ago
  70. 76dcc26 cifs: mangle existing header for SMB_COM_NT_CANCEL by Jeff Layton · 14 years ago
  71. 7749981 cifs: remove code for setting timeouts on requests by Jeff Layton · 14 years ago
  72. fda3594 [CIFS] cifs: reconnect unresponsive servers by Steve French · 14 years ago
  73. c74093b cifs: set up recurring workqueue job to do SMB echo requests by Jeff Layton · 14 years ago
  74. 766fdbb cifs: add ability to send an echo request by Jeff Layton · 14 years ago
  75. a6827c1 cifs: add cifs_call_async by Jeff Layton · 14 years ago
  76. 2b84a36c cifs: allow for different handling of received response by Jeff Layton · 14 years ago
  77. 74dd92a cifs: clean up sync_mid_result by Jeff Layton · 14 years ago
  78. dad255b cifs: don't reconnect server when we don't get a response by Jeff Layton · 14 years ago
  79. 0ade640 cifs: wait indefinitely for responses by Jeff Layton · 14 years ago
  80. bd924e8 smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status to init/main.c by Tejun Heo · 14 years ago
  81. 2ce802f lockdep: Move early boot local IRQ enable/disable status to init/main.c by Tejun Heo · 14 years ago
  82. 8b3bb3e virtio: remove virtio-pci root device by Milton Miller · 14 years ago
  83. 2b8216e LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO) by Randy Dunlap · 14 years ago
  84. ced05dd lguest: compile fixes by Rusty Russell · 14 years ago
  85. c9f2954 lguest: Use this_cpu_ops by Christoph Lameter · 14 years ago
  86. 85c0647 lguest: document --rng in example Launcher by Philip Sanderson · 14 years ago
  87. 5230ff0 lguest: example launcher to use guard pages, drop PROT_EXEC, fix limit logic by Philip Sanderson · 14 years ago
  88. 8aeb36e lguest: --username and --chroot options by Philip Sanderson · 14 years ago
  89. 12fcdba Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  90. 1268afe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  91. 4580ccc sctp: user perfect name for Delayed SACK Timer option by Shan Wei · 14 years ago
  92. d402786 net: fix can_checksum_protocol() arguments swap by Eric Dumazet · 14 years ago
  93. b8f3ab4 Revert "netlink: test for all flags of the NLM_F_DUMP composite" by David S. Miller · 14 years ago
  94. 2fbc2f1 cifs: Use mask of ACEs for SID Everyone to calculate all three permissions user, group, and other by Shirish Pargaonkar · 14 years ago
  95. 540b2e3 cifs: Fix regression during share-level security mounts (Repost) by Shirish Pargaonkar · 14 years ago
  96. 1cd3508 [CIFS] Update cifs version number by Steve French · 14 years ago
  97. 053d503 cifs: move mid result processing into common function by Jeff Layton · 14 years ago
  98. ddc8cf8 cifs: move locked sections out of DeleteMidQEntry and AllocMidQEntry by Jeff Layton · 14 years ago
  99. 8097531 cifs: clean up accesses to midCount by Jeff Layton · 14 years ago
  100. c5797a9 cifs: make wait_for_free_request take a TCP_Server_Info pointer by Jeff Layton · 14 years ago