1. 6faee84 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  2. b863f46 sh: Trivial fix for hp6xx build. by Kristoffer Ericson · 17 years ago
  3. 310f796 sh: Fixup __cmpxchg() compile breakage with gcc4. by Paul Mundt · 17 years ago
  4. a9c87a1 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  5. c2805fb [PATCH] WE-22 : prevent information leak on 64 bit by Jean Tourrilhes · 17 years ago
  6. d0d87aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  7. e0ab0bb Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  8. a28d193 [PATCH] ipcns: fix !CONFIG_IPC_NS behavior by Serge E. Hallyn · 17 years ago
  9. 7632fc8 [PATCH] uml: fix static linking by Jeff Dike · 17 years ago
  10. 78d832f [PATCH] utsns: fix !CONFIG_UTS_NS behavior by Serge E. Hallyn · 17 years ago
  11. 62b3e92 [PATCH] tty: minor merge correction by Alan Cox · 17 years ago
  12. d75e26a [PATCH] uml: fix epoll by Jeff Dike · 17 years ago
  13. 7a7cd19 V4L/DVB (5441): Saa7146: Fix allocation of clipping memory by Oliver Endriss · 17 years ago
  14. 7945d56 [SPARC]: sparc64 gcc-4.2.0 20070317 -Werror failure by Mikael Pettersson · 17 years ago
  15. 40bee44e Export __splice_from_pipe() by Mark Fasheh · 17 years ago
  16. 703071b Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  17. 6288c33 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  18. 04a3952 [PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr. by Russ Cox · 17 years ago
  19. 513daad ide: use correct IDE error recovery by Suleiman Souhlal · 17 years ago
  20. afbc1e9 [S390] Fix TCP/UDP pseudo header checksum computation. by Heiko Carstens · 17 years ago
  21. f11e665 [IPV6]: Fix routing round-robin locking. by David S. Miller · 17 years ago
  22. ecbb416 [NET]: Fix neighbour destructor handling. by Alexey Kuznetsov · 17 years ago
  23. e1701c6 [NET]: Fix fib_rules compatibility breakage by Thomas Graf · 17 years ago
  24. 317ec6c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  25. 53698d2 [ARM] 4278/1: configure pxa27x I2C SCL as "input" by Guennadi Liakhovetski · 17 years ago
  26. 8fb303c [MIPS] SB1250: Fix bugs/warnings by creative use of volatile. by Ralf Baechle · 17 years ago
  27. ce486cd [MIPS] ARC: Fix warning. by Ralf Baechle · 17 years ago
  28. 7575a49 [MIPS] Implement flush_anon_page(). by Ralf Baechle · 17 years ago
  29. 7605b39 [MIPS] Fix pipeline hazard. by Ralf Baechle · 17 years ago
  30. 83598f1 [MIPS] Make MIPS udelay() preempt safe under DEBUG_PREEMPT by Deepak Saxena · 17 years ago
  31. c9d0696 [MIPS] Always use virt_to_phys() when translating kernel addresses by Franck Bui-Huu · 17 years ago
  32. 6ea65ff [PATCH] i386: clear segment register padding in core dumps by Roland McGrath · 17 years ago
  33. 2e7c283 x86-64: add "local_apic_timer_c2_ok" here too by Linus Torvalds · 17 years ago
  34. e585bef [PATCH] i386: add command line option "local_apic_timer_c2_ok" by Thomas Gleixner · 17 years ago
  35. 37c70d0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  36. 7f52a3a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  37. e3a55fd [PATCH] lockdep: lockdep_depth vs. debug_locks by Jarek Poplawski · 17 years ago
  38. 8da38d7 [PATCH] FRV: fix unannotated variable declarations by David Howells · 17 years ago
  39. d6e8823 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  40. b4aea36 [POWERPC] Avoid hypervisor statistics calculation in real mode by Mohan Kumar M · 17 years ago
  41. 8559840 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  42. a3f5c33 [IA64] min_low_pfn and max_low_pfn calculation fix by Zou Nan hai · 17 years ago
  43. 9d5cf5a [ARM] 4235/1: ns9xxx: declare the clock functions as "const" by Uwe Kleine-König · 17 years ago
  44. f5ea908 Pull bugzilla-8171 into release branch by Len Brown · 17 years ago
  45. 54b8c39 Pull misc-for-upstream into release branch by Len Brown · 17 years ago
  46. 749bf92 [SCTP]: Reset some transport and association variables on restart by Vlad Yasevich · 17 years ago
  47. 0b58a81 [SCTP]: Clean up stale data during association restart by Vlad Yasevich · 17 years ago
  48. 0cd4554 ACPI: IA64: fix %ll build warnings by Len Brown · 17 years ago
  49. f32e355 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  50. 511b00a Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  51. fb1c171 [S390] Wire up sys_utimes. by Heiko Carstens · 17 years ago
  52. fbb04f3 [S390] reboot from and dump to SCSI under z/VM fails. by Michael Holzheu · 17 years ago
  53. fbeb1f1 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  54. 5851fad [PATCH] Fix build error due to not including <linux/errno.h> by Ralf Baechle · 17 years ago
  55. 6a3d039 [PATCH] ia64: platform_kernel_launch_event is noop on generic kernel by John Keller · 17 years ago
  56. 98ae687 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 17 years ago
  57. 2f8dd85 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  58. 360afb0 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  59. 9c67cd14 ide: remove static prototypes from include/asm-mips/mach-au1x00/au1xxx_ide.h by Daniel Mack · 17 years ago
  60. c334ba9 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  61. 4745591 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  62. 5379058 [PATCH] fix MTIME_SEC_MAX on 32-bit by Thomas Gleixner · 17 years ago
  63. 014efb1 [PATCH] i386: fix typo in sync_constant_test_bit()'s name by Jeremy Fitzhardinge · 17 years ago
  64. 89a0914 [PATCH] nfs: fix congestion control by Peter Zijlstra · 17 years ago
  65. b257bc0 [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode by Andrew Johnson · 17 years ago
  66. 28735a7 [PATCH] gpio_direction_output() needs an initial value by David Brownell · 17 years ago
  67. a836f58 [PATCH] spi: destroy workqueue after spi_unregister_master by Chris Lesiak · 17 years ago
  68. 2189850 [PATCH] ufs2: more correct work with time by Evgeniy Dushistov · 17 years ago
  69. 49edd09 [MIPS] Lockdep: Fix recursion bug. by Ralf Baechle · 17 years ago
  70. 46230aa [MIPS] RTLX: Handle copy_*_user return values. by Ralf Baechle · 17 years ago
  71. 53dc802 [MIPS] FPU ownership management & preemption fixes by Atsushi Nemoto · 17 years ago
  72. f1dbf8e [MIPS] IP27, IP35: Fix warnings. by Ralf Baechle · 17 years ago
  73. d1acb42 [SPARC64]: Get DEBUG_PAGEALLOC working again. by David S. Miller · 17 years ago
  74. 43999d9 [PATCH] x86-64: fix section mismatch warnings by Sam Ravnborg · 17 years ago
  75. d9a9cdf [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390 by Alan Stern · 17 years ago
  76. 0803c30 [ARM] 4264/1: ldrex/strex syntax errors with recent compilers by Stelian Pop · 17 years ago
  77. a8f4af6 ACPICA: revert "acpi_serialize" changes by Len Brown · 17 years ago
  78. 8ce5e3e Disable NMI watchdog by default properly by Linus Torvalds · 17 years ago
  79. 6930043 [PATCH] m68k dma-mapping: gfp_t annotations by Al Viro · 17 years ago
  80. ecb7524 [PATCH] kill bogus casts in amd64 uaccess.h by Al Viro · 17 years ago
  81. 1be9ab0 [PATCH] ANSIfy powerpc floppy.h by Al Viro · 17 years ago
  82. 192cd59 [PATCH] fastcall still doesn't make sense in paravirt by Al Viro · 17 years ago
  83. 0ae24bd [PATCH] rtc-cmos needs RTC_ALWAYS_BCD known by Al Viro · 17 years ago
  84. a7124d7 [PATCH] sparc: have dma-mapping.h include generic/dma-mapping-broken in non-PCI case by Al Viro · 17 years ago
  85. 24b29db [PATCH] m32r dma-mapping.h should simply include generic/dma-mapping-broken.h by Al Viro · 17 years ago
  86. 04ff970 [PATCH] sanitize security_getprocattr() API by Al Viro · 17 years ago
  87. 717aa9f [ALSA] version 1.0.14rc3 by Jaroslav Kysela · 17 years ago
  88. 3afb209 sh: Fix bogus regs pointer in do_IRQ(). by Paul Mundt · 17 years ago
  89. 50d266a [SPARC]: Hook up missing syscalls. by David S. Miller · 17 years ago
  90. 8b9909d Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  91. 44a5085 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  92. 2cb8a57 [PATCH] Fix vmi time header bug by Zachary Amsden · 17 years ago
  93. 9f35575 [PATCH] pci: Repair pci_save/restore_state so we can restore one save many times. by Eric W. Biederman · 17 years ago
  94. 392ee1e [PATCH] msi: Safer state caching. by Eric W. Biederman · 17 years ago
  95. 529284a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  96. 1dee790 [ARM] 4263/1: fix IXP4XX_NPE[ABC]_BASE_VIRT address by Milan Svoboda · 17 years ago
  97. fbd1684 sh: Convert struct ioctls to static defines. by Mike Frysinger · 17 years ago
  98. 72a121b sh: Define missing __NR_readahead. by Paul Mundt · 17 years ago
  99. 7b3c384 [POWERPC] sys_move_pages should be callable from an SPU by Stephen Rothwell · 17 years ago
  100. 4b0092c [POWERPC] Wire up sys_epoll_pwait by Stephen Rothwell · 17 years ago