1. 367fdcb ide: fix pre-EIDE SWDMA support on big-endian by Bartlomiej Zolnierkiewicz · 18 years ago
  2. ca5de40 fs: rename buffer trylock by Nick Piggin · 18 years ago
  3. 529ae9a mm: rename page trylock by Nick Piggin · 18 years ago
  4. e9ba969 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  5. 2e1e921 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  6. 2acb802 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  7. d8f4b81 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 18 years ago
  8. 115a326 tracehook: kerneldoc fix by Roland McGrath · 18 years ago
  9. 18f6db9 mn10300: Fix up __bug_table handling in module loader. by Paul Mundt · 18 years ago
  10. b13ad6f Merge branch 'audit.b56' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  11. f1b134f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  12. 7274264 m68k: some asm-sparc include files moved by Stephen Rothwell · 18 years ago
  13. 725aad2 __sched_setscheduler: don't do any policy checks when not "user" by Jeremy Fitzhardinge · 18 years ago
  14. 5941de8 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  15. c44df74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 by Linus Torvalds · 18 years ago
  16. 103a1d5 sc1200 watchdog driver: Fix locking, sems and coding style by Alan Cox · 18 years ago
  17. 8183006 alpha: Fix breakage in wdt_pci by Andrew Morton · 18 years ago
  18. 9f2d1f0 wdt: Cleanup and sort out locking and inb_p by Alan Cox · 18 years ago
  19. 41dc8b7 s3c2410_wdt watchdog driver: Locking and coding style by Alan Cox · 18 years ago
  20. d654737 it8712f_wdt: Locking and coding style by Alan Cox · 18 years ago
  21. 670d59c ar7_wdt watchdog driver: Fix locking by Alan Cox · 18 years ago
  22. d5cae36 vt: Deadlock workaround by Alan Cox · 18 years ago
  23. d728335 cris: Fixup compile problems by Alan Cox · 18 years ago
  24. b1cbefe blackfin: Fix compile failure in tty code by Alan Cox · 18 years ago
  25. c635fd3 Merge git://git.infradead.org/users/dwmw2/random-2.6 by Linus Torvalds · 18 years ago
  26. 82e68f7 sound: ensure device number is valid in snd_seq_oss_synth_make_info by Willy Tarreau · 18 years ago
  27. 82248a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 by Linus Torvalds · 18 years ago
  28. c2d5ced drivers/char/efirtc.c: removed duplicated #include by Huang Weiyi · 18 years ago
  29. a477097 mlock() fix return values by KOSAKI Motohiro · 18 years ago
  30. dc32944 atmel_spi: fix hang due to missed interrupt by Gerard Kam · 18 years ago
  31. 5aa6cf3 spi: S3C24XX: reset register status on resume. by Ben Dooks · 18 years ago
  32. ae58388 sparc64: Remove all cpumask_t local variables in xcall dispatch. by David S. Miller · 18 years ago
  33. 1a3f7d9 Revert "UFS: add const to parser token table" by Linus Torvalds · 18 years ago
  34. ed4d9c6 sparc64: Kill error_mask from hypervisor_xcall_deliver(). by David S. Miller · 18 years ago
  35. 90f7ae8 sparc64: Build cpu list and mondo block at top-level xcall_deliver(). by David S. Miller · 18 years ago
  36. fca082c Revert "[SCSI] extend the last_sector_bug flag to cover more sectors" by Linus Torvalds · 18 years ago
  37. c02a511 sparc64: Disable local interrupts around xcall_deliver_impl() invocation. by David S. Miller · 18 years ago
  38. deb1699 sparc64: Make all xcall_deliver's go through common helper function. by David S. Miller · 18 years ago
  39. 43f5892 sparc64: Always allocate the send mondo blocks, even on non-sun4v. by David S. Miller · 18 years ago
  40. 91a4231 sparc64: Make smp_cross_call_masked() take a cpumask_t pointer. by David S. Miller · 18 years ago
  41. 24445a4 sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client. by David S. Miller · 18 years ago
  42. 1992663 sparc64: Call xcall_deliver() directly in some cases. by David S. Miller · 18 years ago
  43. cd5bc89 sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver. by David S. Miller · 18 years ago
  44. 622824d sparc64: Use xcall_deliver() consistently. by David S. Miller · 18 years ago
  45. 5e0797e sparc64: Use function pointer for cross-call sending. by David S. Miller · 18 years ago
  46. abd9e69 arch/sparc64/kernel/signal.c: removed duplicated #include by Huang Weiyi · 18 years ago
  47. a3cf5e6 sparc64: Need to disable preemption around smp_tsb_sync(). by David S. Miller · 18 years ago
  48. f072181 kconfig: drop the ""trying to assign nonexistent symbol" warning by Sam Ravnborg · 18 years ago
  49. 22127f2 kconfig: always write out .config by Sam Ravnborg · 18 years ago
  50. 1a61c88 Re: [PATCH] Fix the kernel panic of audit_filter_task when key field is set by zhangxiliang · 18 years ago
  51. f5663f5 sh: enable maple_keyb in dreamcast_defconfig. by Paul Mundt · 18 years ago
  52. cce2d45 SH2(A) cache update by Yoshinori Sato · 18 years ago
  53. 1af446e nommu: Provide vmalloc_exec(). by Paul Mundt · 18 years ago
  54. d8eb2fa add addrespace definition for sh2a. by Takashi Yoshii · 18 years ago
  55. 42ced55 sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support. by Paul Mundt · 18 years ago
  56. 5093c9a sh: define GENERIC_HARDIRQS_NO__DO_IRQ. by Paul Mundt · 18 years ago
  57. bdcab87 sh: define GENERIC_LOCKBREAK. by Paul Mundt · 18 years ago
  58. c3b4adf sh: Save NUMA node data in vmcore for crash dumps. by Paul Mundt · 18 years ago
  59. 4b59c97 sh: module_alloc() should be using vmalloc_exec(). by Paul Mundt · 18 years ago
  60. 3108cf0 sh: Fix up __bug_table handling in module loader. by Paul Mundt · 18 years ago
  61. b5ed042 sh: Add documentation and integrate into docbook build. by Paul Mundt · 18 years ago
  62. 6a9545b sh: Fix up broken kerneldoc comments. by Paul Mundt · 18 years ago
  63. 9c4cb82 powerpc: Remove use of CONFIG_PPC_MERGE by Kumar Gala · 18 years ago
  64. c7c8eed powerpc: Force printing of 'total_memory' to unsigned long long by Tony Breeds · 18 years ago
  65. fb61063 powerpc: Fix compiler warning in arch/powerpc/mm/mem.c by Tony Breeds · 18 years ago
  66. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 18 years ago
  67. 6178706 maple: Kill useless private_data pointer. by Paul Mundt · 18 years ago
  68. 6387029 maple: Clean up maple_driver_register/unregister routines. by Paul Mundt · 18 years ago
  69. 459021f input: Clean up maple keyboard driver by Adrian McMenamin · 18 years ago
  70. 86d9d32 maple: allow removal and reinsertion of keyboard driver module by Adrian McMenamin · 18 years ago
  71. c07abb6 sh: /proc/asids depends on MMU. by Paul Mundt · 18 years ago
  72. 8f616cd Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 18 years ago
  73. 7e31aa1 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  74. c48e64a arch/sh/boards/mach-se/7343/irq.c: removed duplicated #include by Huang Weiyi · 18 years ago
  75. 8edd744 arch/sh/boards/board-ap325rxa.c: removed duplicated #include by Huang Weiyi · 18 years ago
  76. 9cb7117 [ARM] 5182/1: pxa: Fix pcm990 compilation by Guennadi Liakhovetski · 18 years ago
  77. cf368d2 drivers/video/console/promcon.c: fix build error by Alexander Beregalov · 18 years ago
  78. 7d55992 ext4: remove write-only variables from ext4_ordered_write_end by Eric Sandeen · 18 years ago
  79. 596400f sh/boards/Makefile typo fix by Adrian Bunk · 18 years ago
  80. bccf650 [ARM] Fix explicit asm(-arm)?/arch-foo references by Russell King · 18 years ago
  81. 4baa992 [ARM] move include/asm-arm to arch/arm/include/asm by Russell King · 18 years ago
  82. 85ebd00 Fix IHEX firmware generation/loading by Marc Zyngier · 18 years ago
  83. 071f492 Merge git://git.infradead.org/users/dwmw2/random-2.6 by Linus Torvalds · 18 years ago
  84. d9c5661 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  85. 1726384 fat: Fix allow_utime option by OGAWA Hirofumi · 18 years ago
  86. 84209e0 mm: dont clear PG_uptodate on truncate/invalidate by Miklos Szeredi · 18 years ago
  87. 31981db Add DIP switch readout for HFC-4S IOB4ST by Karsten Keil · 18 years ago
  88. b3e0aee Fix remaining big endian issue of hfcmulti by Karsten Keil · 18 years ago
  89. ff4cc1d mISDN cleanup user interface by Karsten Keil · 18 years ago
  90. 780aefe mISDN fix main ISDN Makefile by Karsten Keil · 18 years ago
  91. ff4db0a [ARM] Remove explicit dependency for misc.o from compressed/Makefile by Russell King · 18 years ago
  92. f1136d0 [MTD] Fix !CONFIG_BLOCK compile for mtdsuper.c by David Woodhouse · 18 years ago
  93. 759da92 firmware: silence __fw_modbuild and __fw_modinst 'Nothing to be done' messages by David Woodhouse · 18 years ago
  94. 49de935 sh: fix LIBGCC by Adrian Bunk · 18 years ago
  95. 4385e12 sh: Revert the location change of auto-generated asm/machtypes.h by Paul Mundt · 18 years ago
  96. 2b12a4c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  97. 4744b43 embedded: fix vc_translate operator precedence by Tim Bird · 18 years ago
  98. 3669bc1 Remove EXPORTS of follow_page & zap_page_range by Jack Steiner · 18 years ago
  99. a97762a dual license ftrace.txt by Steven Rostedt · 18 years ago
  100. 784dd7b FRV: Wire up new system calls by David Howells · 18 years ago