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