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