1. 317ec6c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  2. 53698d2 [ARM] 4278/1: configure pxa27x I2C SCL as "input" by Guennadi Liakhovetski · 18 years ago
  3. 8fb303c [MIPS] SB1250: Fix bugs/warnings by creative use of volatile. by Ralf Baechle · 18 years ago
  4. ce486cd [MIPS] ARC: Fix warning. by Ralf Baechle · 18 years ago
  5. 7575a49 [MIPS] Implement flush_anon_page(). by Ralf Baechle · 18 years ago
  6. 7605b39 [MIPS] Fix pipeline hazard. by Ralf Baechle · 18 years ago
  7. 83598f1 [MIPS] Make MIPS udelay() preempt safe under DEBUG_PREEMPT by Deepak Saxena · 18 years ago
  8. c9d0696 [MIPS] Always use virt_to_phys() when translating kernel addresses by Franck Bui-Huu · 18 years ago
  9. 6ea65ff [PATCH] i386: clear segment register padding in core dumps by Roland McGrath · 18 years ago
  10. 2e7c283 x86-64: add "local_apic_timer_c2_ok" here too by Linus Torvalds · 18 years ago
  11. e585bef [PATCH] i386: add command line option "local_apic_timer_c2_ok" by Thomas Gleixner · 18 years ago
  12. 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
  13. 7f52a3a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  14. e3a55fd [PATCH] lockdep: lockdep_depth vs. debug_locks by Jarek Poplawski · 18 years ago
  15. 8da38d7 [PATCH] FRV: fix unannotated variable declarations by David Howells · 18 years ago
  16. d6e8823 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  17. b4aea36 [POWERPC] Avoid hypervisor statistics calculation in real mode by Mohan Kumar M · 18 years ago
  18. 8559840 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  19. a3f5c33 [IA64] min_low_pfn and max_low_pfn calculation fix by Zou Nan hai · 18 years ago
  20. 9d5cf5a [ARM] 4235/1: ns9xxx: declare the clock functions as "const" by Uwe Kleine-König · 18 years ago
  21. f5ea908 Pull bugzilla-8171 into release branch by Len Brown · 18 years ago
  22. 54b8c39 Pull misc-for-upstream into release branch by Len Brown · 18 years ago
  23. 749bf92 [SCTP]: Reset some transport and association variables on restart by Vlad Yasevich · 18 years ago
  24. 0b58a81 [SCTP]: Clean up stale data during association restart by Vlad Yasevich · 18 years ago
  25. 0cd4554 ACPI: IA64: fix %ll build warnings by Len Brown · 18 years ago
  26. f32e355 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  27. 511b00a Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  28. fb1c171 [S390] Wire up sys_utimes. by Heiko Carstens · 18 years ago
  29. fbb04f3 [S390] reboot from and dump to SCSI under z/VM fails. by Michael Holzheu · 18 years ago
  30. fbeb1f1 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  31. 5851fad [PATCH] Fix build error due to not including <linux/errno.h> by Ralf Baechle · 18 years ago
  32. 6a3d039 [PATCH] ia64: platform_kernel_launch_event is noop on generic kernel by John Keller · 18 years ago
  33. 98ae687 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  34. 2f8dd85 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  35. 360afb0 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  36. 9c67cd14 ide: remove static prototypes from include/asm-mips/mach-au1x00/au1xxx_ide.h by Daniel Mack · 18 years ago
  37. c334ba9 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  38. 4745591 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  39. 5379058 [PATCH] fix MTIME_SEC_MAX on 32-bit by Thomas Gleixner · 18 years ago
  40. 014efb1 [PATCH] i386: fix typo in sync_constant_test_bit()'s name by Jeremy Fitzhardinge · 18 years ago
  41. 89a0914 [PATCH] nfs: fix congestion control by Peter Zijlstra · 18 years ago
  42. b257bc0 [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode by Andrew Johnson · 18 years ago
  43. 28735a7 [PATCH] gpio_direction_output() needs an initial value by David Brownell · 18 years ago
  44. a836f58 [PATCH] spi: destroy workqueue after spi_unregister_master by Chris Lesiak · 18 years ago
  45. 2189850 [PATCH] ufs2: more correct work with time by Evgeniy Dushistov · 18 years ago
  46. 49edd09 [MIPS] Lockdep: Fix recursion bug. by Ralf Baechle · 18 years ago
  47. 46230aa [MIPS] RTLX: Handle copy_*_user return values. by Ralf Baechle · 18 years ago
  48. 53dc802 [MIPS] FPU ownership management & preemption fixes by Atsushi Nemoto · 18 years ago
  49. f1dbf8e [MIPS] IP27, IP35: Fix warnings. by Ralf Baechle · 18 years ago
  50. d1acb42 [SPARC64]: Get DEBUG_PAGEALLOC working again. by David S. Miller · 18 years ago
  51. 43999d9 [PATCH] x86-64: fix section mismatch warnings by Sam Ravnborg · 18 years ago
  52. d9a9cdf [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390 by Alan Stern · 18 years ago
  53. 0803c30 [ARM] 4264/1: ldrex/strex syntax errors with recent compilers by Stelian Pop · 18 years ago
  54. a8f4af6 ACPICA: revert "acpi_serialize" changes by Len Brown · 18 years ago
  55. 8ce5e3e Disable NMI watchdog by default properly by Linus Torvalds · 18 years ago
  56. 6930043 [PATCH] m68k dma-mapping: gfp_t annotations by Al Viro · 18 years ago
  57. ecb7524 [PATCH] kill bogus casts in amd64 uaccess.h by Al Viro · 18 years ago
  58. 1be9ab0 [PATCH] ANSIfy powerpc floppy.h by Al Viro · 18 years ago
  59. 192cd59 [PATCH] fastcall still doesn't make sense in paravirt by Al Viro · 18 years ago
  60. 0ae24bd [PATCH] rtc-cmos needs RTC_ALWAYS_BCD known by Al Viro · 18 years ago
  61. a7124d7 [PATCH] sparc: have dma-mapping.h include generic/dma-mapping-broken in non-PCI case by Al Viro · 18 years ago
  62. 24b29db [PATCH] m32r dma-mapping.h should simply include generic/dma-mapping-broken.h by Al Viro · 18 years ago
  63. 04ff970 [PATCH] sanitize security_getprocattr() API by Al Viro · 18 years ago
  64. 717aa9f [ALSA] version 1.0.14rc3 by Jaroslav Kysela · 18 years ago
  65. 3afb209 sh: Fix bogus regs pointer in do_IRQ(). by Paul Mundt · 18 years ago
  66. 50d266a [SPARC]: Hook up missing syscalls. by David S. Miller · 18 years ago
  67. 8b9909d Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  68. 44a5085 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  69. 2cb8a57 [PATCH] Fix vmi time header bug by Zachary Amsden · 18 years ago
  70. 9f35575 [PATCH] pci: Repair pci_save/restore_state so we can restore one save many times. by Eric W. Biederman · 18 years ago
  71. 392ee1e [PATCH] msi: Safer state caching. by Eric W. Biederman · 18 years ago
  72. 529284a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  73. 1dee790 [ARM] 4263/1: fix IXP4XX_NPE[ABC]_BASE_VIRT address by Milan Svoboda · 18 years ago
  74. fbd1684 sh: Convert struct ioctls to static defines. by Mike Frysinger · 18 years ago
  75. 72a121b sh: Define missing __NR_readahead. by Paul Mundt · 18 years ago
  76. 7b3c384 [POWERPC] sys_move_pages should be callable from an SPU by Stephen Rothwell · 18 years ago
  77. 4b0092c [POWERPC] Wire up sys_epoll_pwait by Stephen Rothwell · 18 years ago
  78. 4cd723b [POWERPC] Allocate syscall number for sys_getcpu by Stephen Rothwell · 18 years ago
  79. f57e843 Merge branch 'cell-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/cell-2.6 into merge by Paul Mackerras · 18 years ago
  80. ac33d1f [SPARC]: We do not need OLD_GETRLIMIT. by David S. Miller · 18 years ago
  81. f4cd87a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  82. 94b2a43 [POWERPC] Fix spu SLB invalidations by Benjamin Herrenschmidt · 18 years ago
  83. bb9b813 [MIPS] Sibyte: Fix ZBbus profiler by Ralf Baechle · 18 years ago
  84. 6e96783 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  85. 470bc84 [MTD] [OneNAND] Classify the page data and oob buffer by Kyungmin Park · 18 years ago
  86. 2ef5507 [SPARC64]: Fix PARPORT build (again). by David S. Miller · 18 years ago
  87. 1f0ef4e [IA64] Remove sparse warning from unwind code by Keith Owens · 18 years ago
  88. 2976325 [IA64] kexec: declare ia64_mca_pal_base in mca.h rather than kexec.h by Simon Horman · 18 years ago
  89. 8621235 [IA64] pci_get_legacy_ide_irq should return irq (not GSI) by Zhang, Yanmin · 18 years ago
  90. 860abe8 [IA64] whitespace fixes for include/asm-ia64/sal.h by Horms · 18 years ago
  91. 618b206 [IA64] Proper handling of TLB errors from duplicate itr.d dropins by Russ Anderson · 18 years ago
  92. f6dfb4f [PATCH] Add epoll compat_ code to fs/compat.c by Davide Libenzi · 18 years ago
  93. 25613ca [ARM] 4248/1: lh7a40x: fix missing definitions for get_irqnr_preamble by Dan Williams · 18 years ago
  94. 1f92267 [MTD] [NAND] make oobavail public by Vitaly Wool · 18 years ago
  95. eee8abe Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  96. 0123905 [MIPS] ISA: Fix typo by Ralf Baechle · 18 years ago
  97. ef41aaa [IPSEC]: xfrm_policy delete security check misplaced by Eric Paris · 18 years ago
  98. 4559214 Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 18 years ago
  99. d694c16 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  100. a9e28d9 avr32: dma-mapping.h by Gary Zambrano · 18 years ago