1. 7e86306 [PATCH] skge: use kzalloc by Stephen Hemminger · 19 years ago
  2. adba9e2 [PATCH] skge: clear PCI PHY COMA mode on boot by Stephen Hemminger · 19 years ago
  3. 3133c5e8 Merge git://git.tuxdriver.com/git/netdev-jwl by Jeff Garzik · 19 years ago
  4. 6b99575 Merge branch 'master' by Jeff Garzik · 19 years ago
  5. b69a3aa [PATCH] wireless net: Conversions of kmalloc/memset to kzalloc by Panagiotis Issaris · 19 years ago
  6. f36be62 [PATCH] atmel: memset correct range by Alexey Dobriyan · 19 years ago
  7. 097688e [PATCH] Fix sparse warning in e100 driver. by Luiz Fernando Capitulino · 19 years ago
  8. 0b47939 [PATCH] prism54 : Transmit stats updated in wrong place by Roger While · 19 years ago
  9. de7fe96 [PATCH] prism54 : Unused variable / extraneous udelay by Roger While · 19 years ago
  10. ac1f60d [PATCH] drivers/net/s2io.c: make functions static by Adrian Bunk · 19 years ago
  11. 48888cc [PATCH] kill include/linux/eeprom.h by Adrian Bunk · 19 years ago
  12. 8e3babc [PATCH] bonding: fix feature consolidation by Jay Vosburgh · 19 years ago
  13. fd7a516 [PATCH] fix NET_RADIO=n, IEEE80211=y compile by Adrian Bunk · 19 years ago
  14. d27ba47 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  15. e3d8b77 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  16. 9cfccee [PATCH] Complete description of shared subtrees. by Ram Pai · 19 years ago
  17. 9676f0c [PATCH] unbindable mounts by Ram Pai · 19 years ago
  18. 5afe002 [PATCH] handling of slave mounts by Ram Pai · 19 years ago
  19. a58b0eb [PATCH] introduce slave mounts by Ram Pai · 19 years ago
  20. a05964f [PATCH] shared mounts handling: umount by Ram Pai · 19 years ago
  21. 2144440 [PATCH] shared mounts handling: move by Ram Pai · 19 years ago
  22. b90fa9a [PATCH] shared mount handling: bind and rbind by Ram Pai · 19 years ago
  23. 03e06e6 [PATCH] introduce shared mounts by Ram Pai · 19 years ago
  24. 07b2088 [PATCH] beginning of the shared-subtree proper by Ram Pai · 19 years ago
  25. 390c684 [PATCH] making namespace_sem global by Ram Pai · 19 years ago
  26. 36341f6 [PATCH] mount expiry fixes by Ram Pai · 19 years ago
  27. 70fbcdf [PATCH] umount_tree() locking change by Ram Pai · 19 years ago
  28. 5b83d2c5c [PATCH] sanitize the interface of graft_tree(). by Ram Pai · 19 years ago
  29. b58fed8 [PATCH] lindent fs/namespace.c by Ram Pai · 19 years ago
  30. 5addc5d [PATCH] make /proc/mounts pollable by Al Viro · 19 years ago
  31. 1abe77b [PATCH] allow callers of seq_open do allocation themselves by Al Viro · 19 years ago
  32. ccd48bc [PATCH] cleanups and bug fix in do_loopback() by Al Viro · 19 years ago
  33. 7b7b1ac [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount by Al Viro · 19 years ago
  34. dd3e2dc [SPARC64]: Kill some unnecessary includes from ioctl32.c by David S. Miller · 19 years ago
  35. f48497e [SPARC64]: remove drm compat ioctl handling by Christoph Hellwig · 19 years ago
  36. b66621f [SPARC] cpwatchdog: implement ->compat_ioctl by Christoph Hellwig · 19 years ago
  37. 1d5d00b [SPARC] display7seg: implement ->unlocked_ioctl and ->compat_ioctl by Christoph Hellwig · 19 years ago
  38. b31023f [SPARC] openprom: implement ->compat_ioctl by Christoph Hellwig · 19 years ago
  39. 1928f8e [SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctl by Christoph Hellwig · 19 years ago
  40. 16cf0d8 [SPARC]: Kill remaining kbio.h references. by Christoph Hellwig · 19 years ago
  41. 59871bc [SPARC64] mm: simpler tlb_flush_mmu by Hugh Dickins · 19 years ago
  42. 261b033 [SPARC64]: remove duplicated compat ioctl entries by Christoph Hellwig · 19 years ago
  43. 59f85dc [SPARC]: remove vuid_event.h by Christoph Hellwig · 19 years ago
  44. e141331 [SPARC]: remove kbio.h by Christoph Hellwig · 19 years ago
  45. 9d3c7d1 [SPARC]: remove audioio.h by Christoph Hellwig · 19 years ago
  46. e0436b3 [SPARC64]: remove alloc_user_space() by Christoph Hellwig · 19 years ago
  47. d16436e [SPARC]: remove duplicate TIOCPKT_ definitions by Stephen Rothwell · 19 years ago
  48. 4837724 [SUNSU]: Do not mark sunsu_console_setup() __init by David S. Miller · 19 years ago
  49. fc32149 [SPARC64]: Kill off dummy_tick_ops. by David S. Miller · 19 years ago
  50. 62dbec7 [SPARC64] mm: Do not flush TLB mm in tlb_finish_mmu() by David S. Miller · 19 years ago
  51. 4c85ce5 [SPARC]: Remove bogus register programming in cg6 driver. by David S. Miller · 19 years ago
  52. b128254 [SPARC]: More abstractions and cleanups of dma handling in cs4231. by Georg Chini · 19 years ago
  53. dedeb00 [SPARC64] mm: context switch ptlock by Hugh Dickins · 19 years ago
  54. b8ae486 [SPARC64] mm: don't re-evaluate *ptep by Hugh Dickins · 19 years ago
  55. 5a820fa [SPARC]: Make SBUS dma code similar to EBUS by Georg Chini · 19 years ago
  56. ee1858d [SPARC]: Add sun4m LED driver. by Lars Kotthoff · 19 years ago
  57. 254ce8d Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  58. 89de09a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  59. f6db449 [ARM] Allow SMP if Realview MPcore is selected by Russell King · 19 years ago
  60. dad2ad8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  61. 7079060 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 19 years ago
  62. 896937a [ARM] 3120/1: Fix MMC/SD card driver resume deadlock by Uli Luckas · 19 years ago
  63. 5391473 [ARM] 3121/1: unconditionally use XCB=101 on ixp2000 by Lennert Buytenhek · 19 years ago
  64. bedf142 [ARM] 3118/1: fix and reenable nwfpe extended precision emulation for big-endian by Lennert Buytenhek · 19 years ago
  65. 06c03ca [ARM] 3117/1: nwfpe kernel memory info leak by Lennert Buytenhek · 19 years ago
  66. 862184f [ARM SMP] Add Realview MPcore SMP support by Russell King · 19 years ago
  67. fea543f Merge with ARM SMP tree by Russell King · 19 years ago
  68. 9b1283b [ARM] Add support for Realview with MPcore tile by Russell King · 19 years ago
  69. 3f00d3e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  70. 407cf84 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  71. b3ce1de Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  72. a637a11 VINO driver version 0.0.5. by Ladislav Michl · 19 years ago
  73. a06d61c Redefine outs[wl] for ide_outs[wl]. by Atsushi Nemoto · 19 years ago
  74. 4fa0997 Delete duplicate definitions. by Ralf Baechle · 19 years ago
  75. 16cd395 Fix return type of setup_frame variants by Atsushi Nemoto · 19 years ago
  76. 0d959c2 IRIX: Use schedule_timeout_interruptible. by Ralf Baechle · 19 years ago
  77. a0f0820 Define MAX_UDELAY_MS by Atsushi Nemoto · 19 years ago
  78. 53c2df2 Use rtc_lock to protect RTC operations by Atsushi Nemoto · 19 years ago
  79. e329331 Remove mips_rtc_lock by Atsushi Nemoto · 19 years ago
  80. 2862279 Add .gitignore files for Turbochannel by Ralf Baechle · 19 years ago
  81. 15b96a4 Add .gitignore files for MIPS. by Ralf Baechle · 19 years ago
  82. 307bd28 VPE loader janitoring by Ralf Baechle · 19 years ago
  83. b8c2a77 PNX8550 uses a MIPS32-like processor core, not R4xx0. by Ralf Baechle · 19 years ago
  84. 08eaabf O2 parport definitions Signed-off-by: Ralf Baechle <ralf@linux-mips.org> by Ilya A. Volynets-Evenbakh · 19 years ago
  85. 6a4dea1 OSS MIPS drivers: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  86. b0c7051 Add spaces to MODULE_PROC_FAMILY values. by Ralf Baechle · 19 years ago
  87. afc4841 Turn rtlx upside down. by Ralf Baechle · 19 years ago
  88. 0ad3a96 Auto-update from upstream by Tony Luck · 19 years ago
  89. 5b2f7ff Merge master.kernel.org:/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  90. 333c47c Merge branch 'block-dir' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  91. 8f0cb14 Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 19 years ago
  92. 8e33ba4 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by Linus Torvalds · 19 years ago
  93. 8cde077 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  94. 2ed5e6d [PATCH] m68knommu: move some platform irq support out of irq.h by Greg Ungerer · 19 years ago
  95. 562d2f8 [PATCH] m68knommu: FEC ethernet support for the ColdFire 5208 by Greg Ungerer · 19 years ago
  96. 7a77d91 [PATCH] m68knommu: FEC ethernet header support for the ColdFire 5208 by Greg Ungerer · 19 years ago
  97. 3dead1a [PATCH] m68knommu: enable cache support code for ColdFIre 5249 by Greg Ungerer · 19 years ago
  98. 4e51f674 [PATCH] m68knommu: add ColdFire 5208 configure support by Greg Ungerer · 19 years ago
  99. 7f04d62 [PATCH] m68knommu: add 5208 ColdFire UART support to ColdFire serial driver by Greg Ungerer · 19 years ago
  100. 124df2d [PATCH] m68knommu: align param section and add 5208EVB linker support by Greg Ungerer · 19 years ago