1. 2e1e921 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  2. 2acb802 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  3. d8f4b81 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  4. 115a326 tracehook: kerneldoc fix by Roland McGrath · 16 years ago
  5. 18f6db9 mn10300: Fix up __bug_table handling in module loader. by Paul Mundt · 16 years ago
  6. b13ad6f Merge branch 'audit.b56' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  7. f1b134f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  8. 7274264 m68k: some asm-sparc include files moved by Stephen Rothwell · 16 years ago
  9. 725aad2 __sched_setscheduler: don't do any policy checks when not "user" by Jeremy Fitzhardinge · 16 years ago
  10. 5941de8 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  11. c44df74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 by Linus Torvalds · 16 years ago
  12. 103a1d5 sc1200 watchdog driver: Fix locking, sems and coding style by Alan Cox · 16 years ago
  13. 8183006 alpha: Fix breakage in wdt_pci by Andrew Morton · 16 years ago
  14. 9f2d1f0 wdt: Cleanup and sort out locking and inb_p by Alan Cox · 16 years ago
  15. 41dc8b7 s3c2410_wdt watchdog driver: Locking and coding style by Alan Cox · 16 years ago
  16. d654737 it8712f_wdt: Locking and coding style by Alan Cox · 16 years ago
  17. 670d59c ar7_wdt watchdog driver: Fix locking by Alan Cox · 16 years ago
  18. d5cae36 vt: Deadlock workaround by Alan Cox · 16 years ago
  19. d728335 cris: Fixup compile problems by Alan Cox · 16 years ago
  20. b1cbefe blackfin: Fix compile failure in tty code by Alan Cox · 16 years ago
  21. c635fd3 Merge git://git.infradead.org/users/dwmw2/random-2.6 by Linus Torvalds · 16 years ago
  22. 82e68f7 sound: ensure device number is valid in snd_seq_oss_synth_make_info by Willy Tarreau · 16 years ago
  23. 82248a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 by Linus Torvalds · 16 years ago
  24. c2d5ced drivers/char/efirtc.c: removed duplicated #include by Huang Weiyi · 16 years ago
  25. a477097 mlock() fix return values by KOSAKI Motohiro · 16 years ago
  26. dc32944 atmel_spi: fix hang due to missed interrupt by Gerard Kam · 16 years ago
  27. 5aa6cf3 spi: S3C24XX: reset register status on resume. by Ben Dooks · 16 years ago
  28. 1a3f7d98 Revert "UFS: add const to parser token table" by Linus Torvalds · 16 years ago
  29. fca082c Revert "[SCSI] extend the last_sector_bug flag to cover more sectors" by Linus Torvalds · 16 years ago
  30. f072181 kconfig: drop the ""trying to assign nonexistent symbol" warning by Sam Ravnborg · 16 years ago
  31. 22127f2 kconfig: always write out .config by Sam Ravnborg · 16 years ago
  32. 1a61c88 Re: [PATCH] Fix the kernel panic of audit_filter_task when key field is set by zhangxiliang · 16 years ago
  33. f5663f5 sh: enable maple_keyb in dreamcast_defconfig. by Paul Mundt · 16 years ago
  34. cce2d45 SH2(A) cache update by Yoshinori Sato · 16 years ago
  35. 1af446e nommu: Provide vmalloc_exec(). by Paul Mundt · 16 years ago
  36. d8eb2fa add addrespace definition for sh2a. by Takashi Yoshii · 16 years ago
  37. 42ced55 sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support. by Paul Mundt · 16 years ago
  38. 5093c9a sh: define GENERIC_HARDIRQS_NO__DO_IRQ. by Paul Mundt · 16 years ago
  39. bdcab87 sh: define GENERIC_LOCKBREAK. by Paul Mundt · 16 years ago
  40. c3b4adf sh: Save NUMA node data in vmcore for crash dumps. by Paul Mundt · 16 years ago
  41. 4b59c97 sh: module_alloc() should be using vmalloc_exec(). by Paul Mundt · 16 years ago
  42. 3108cf0 sh: Fix up __bug_table handling in module loader. by Paul Mundt · 16 years ago
  43. b5ed042 sh: Add documentation and integrate into docbook build. by Paul Mundt · 16 years ago
  44. 6a9545b sh: Fix up broken kerneldoc comments. by Paul Mundt · 16 years ago
  45. 9c4cb82 powerpc: Remove use of CONFIG_PPC_MERGE by Kumar Gala · 16 years ago
  46. c7c8eed powerpc: Force printing of 'total_memory' to unsigned long long by Tony Breeds · 16 years ago
  47. fb61063 powerpc: Fix compiler warning in arch/powerpc/mm/mem.c by Tony Breeds · 16 years ago
  48. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 16 years ago
  49. 6178706 maple: Kill useless private_data pointer. by Paul Mundt · 16 years ago
  50. 6387029 maple: Clean up maple_driver_register/unregister routines. by Paul Mundt · 16 years ago
  51. 459021f input: Clean up maple keyboard driver by Adrian McMenamin · 16 years ago
  52. 86d9d32 maple: allow removal and reinsertion of keyboard driver module by Adrian McMenamin · 16 years ago
  53. c07abb6 sh: /proc/asids depends on MMU. by Paul Mundt · 16 years ago
  54. 8f616cd Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  55. 7e31aa1 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  56. c48e64a arch/sh/boards/mach-se/7343/irq.c: removed duplicated #include by Huang Weiyi · 16 years ago
  57. 8edd744 arch/sh/boards/board-ap325rxa.c: removed duplicated #include by Huang Weiyi · 16 years ago
  58. 9cb7117 [ARM] 5182/1: pxa: Fix pcm990 compilation by Guennadi Liakhovetski · 16 years ago
  59. cf368d2 drivers/video/console/promcon.c: fix build error by Alexander Beregalov · 16 years ago
  60. 7d55992 ext4: remove write-only variables from ext4_ordered_write_end by Eric Sandeen · 16 years ago
  61. 596400f sh/boards/Makefile typo fix by Adrian Bunk · 16 years ago
  62. bccf650 [ARM] Fix explicit asm(-arm)?/arch-foo references by Russell King · 16 years ago
  63. 4baa992 [ARM] move include/asm-arm to arch/arm/include/asm by Russell King · 16 years ago
  64. 85ebd00 Fix IHEX firmware generation/loading by Marc Zyngier · 16 years ago
  65. 071f492 Merge git://git.infradead.org/users/dwmw2/random-2.6 by Linus Torvalds · 16 years ago
  66. d9c5661 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  67. 1726384 fat: Fix allow_utime option by OGAWA Hirofumi · 16 years ago
  68. 84209e0 mm: dont clear PG_uptodate on truncate/invalidate by Miklos Szeredi · 16 years ago
  69. 31981db Add DIP switch readout for HFC-4S IOB4ST by Karsten Keil · 16 years ago
  70. b3e0aee Fix remaining big endian issue of hfcmulti by Karsten Keil · 16 years ago
  71. ff4cc1d mISDN cleanup user interface by Karsten Keil · 16 years ago
  72. 780aefe mISDN fix main ISDN Makefile by Karsten Keil · 16 years ago
  73. ff4db0a [ARM] Remove explicit dependency for misc.o from compressed/Makefile by Russell King · 16 years ago
  74. f1136d0 [MTD] Fix !CONFIG_BLOCK compile for mtdsuper.c by David Woodhouse · 16 years ago
  75. 759da92 firmware: silence __fw_modbuild and __fw_modinst 'Nothing to be done' messages by David Woodhouse · 16 years ago
  76. 49de935 sh: fix LIBGCC by Adrian Bunk · 16 years ago
  77. 4385e12 sh: Revert the location change of auto-generated asm/machtypes.h by Paul Mundt · 16 years ago
  78. 2b12a4c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  79. 4744b43 embedded: fix vc_translate operator precedence by Tim Bird · 16 years ago
  80. 3669bc1 Remove EXPORTS of follow_page & zap_page_range by Jack Steiner · 16 years ago
  81. a97762a dual license ftrace.txt by Steven Rostedt · 16 years ago
  82. 784dd7b FRV: Wire up new system calls by David Howells · 16 years ago
  83. 02c3638 MN10300: Wire up new system calls by David Howells · 16 years ago
  84. 3ab36ab try harder to load tty ldisc driver by Eugeniy Meshcheryakov · 16 years ago
  85. 84ff7a0 Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  86. 478735e4 Merge branch 'zero-len' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 16 years ago
  87. 0ef89d2 mm/hugetlb: don't crash when HPAGE_SHIFT is 0 by Benjamin Herrenschmidt · 16 years ago
  88. c6de0026 Missing symbol prefix on vmlinux.lds.h by Yoshinori Sato · 16 years ago
  89. ea44c1d PNP: fix formatting of dbg_pnp_show_resources() output by Bjorn Helgaas · 16 years ago
  90. 61a2d07 Remove newline from the description of module parameters by Niels de Vos · 16 years ago
  91. 3a4b788 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  92. 26a8ef5 net: stnic: Fix up fallout from SH header migration. by Paul Mundt · 16 years ago
  93. 9e5e211 sh: Fix up the audit arch endian specification. by Paul Mundt · 16 years ago
  94. ab99c73 sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME. by Paul Mundt · 16 years ago
  95. c459dbf sh: ptrace single stepping cleanups. by Paul Mundt · 16 years ago
  96. c4637d4 sh: seccomp support. by Paul Mundt · 16 years ago
  97. cec3fd3 sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep. by Paul Mundt · 16 years ago
  98. daf423d kdump: sh: parse elfcorehdr command line argument by Simon Horman · 16 years ago
  99. b8a327b Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-pull by Linus Torvalds · 16 years ago
  100. 46bd58e add reverse dependency of CONFIG_SGI_XP upon CONFIG_SGI_GRU by Dean Nelson · 16 years ago