1. 52fda48 m32r: Ignore warnings for unused syscalls by Hirokazu Takata · 17 years ago
  2. 59ce3df m32r: Add missing syscalls by Hirokazu Takata · 17 years ago
  3. 8c27eba Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 by Linus Torvalds · 17 years ago
  4. 8912858 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  5. 423eaf8 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  6. 0685ab4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  7. ff1ea52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  8. b5faa4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  9. a039767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24 by Linus Torvalds · 17 years ago
  10. cdb3270 plip: fix parport_register_device name parameter by Mikulas Patocka · 17 years ago
  11. f6ce5cc plip: use netif_rx_ni() for packet receive by Mikulas Patocka · 17 years ago
  12. 64d0793 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  13. bb40784 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  14. 3050d45 radeonfb: add chip definition for RV370 5b63 by Andreas Herrmann · 17 years ago
  15. 6d27294 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  16. f4d53ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  17. 9bb9f22 mac68k: mailing list addresss by Finn Thain · 17 years ago
  18. 2f9b0b5 Amiga zorro bus: Add missing zorro_device_remove() by Geert Uytterhoeven · 17 years ago
  19. 9e893bb m68k: export atari_keyb_init by Adrian Bunk · 17 years ago
  20. 5dba479 [XFRM]: Fix leak of expired xfrm_states by Patrick McHardy · 17 years ago
  21. 6b41016 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  22. 9ccc236 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  23. da457d4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  24. 0f13864 isdn: avoid copying overly-long strings by Karsten Keil · 17 years ago
  25. 552d2f8 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  26. 09cfd92 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 17 years ago
  27. 8a8037a [ATM]: [he] initialize lock and tasklet earlier by chas williams · 17 years ago
  28. 8c6531f x86: correctly set UTS_MACHINE for "make ARCH=x86" by Andreas Herrmann · 17 years ago
  29. 02fe494 NFS: Clean up new multi-segment direct I/O changes by Chuck Lever · 17 years ago
  30. b9148c6 NFS: Ensure we return zero if applications attempt to write zero bytes by Chuck Lever · 17 years ago
  31. c216fd7 NFS: Support multiple segment iovecs in the NFS direct I/O path by Chuck Lever · 17 years ago
  32. 19f7378 NFS: Introduce iovec I/O helpers to fs/nfs/direct.c by Chuck Lever · 17 years ago
  33. 014313a SUNRPC: Add missing "space" to net/sunrpc/auth_gss.c by Joe Perches · 17 years ago
  34. 483066d SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() static by Adrian Bunk · 17 years ago
  35. 4c30d56 NFS: fs/nfs/dir.c should #include "internal.h" by Adrian Bunk · 17 years ago
  36. 5334eb1 NFS: make nfs_wb_page_priority() static by Adrian Bunk · 17 years ago
  37. f16c960 NFS: mount failure causes bad page state by Russell King · 17 years ago
  38. cfcb43f SUNRPC: remove NFS/RDMA client's binary sysctls by James Lentini · 17 years ago
  39. f7b9329 sched: bump version of kernel/sched_debug.c by Ingo Molnar · 17 years ago
  40. 722aab0 sched: fix minimum granularity tunings by Zou Nan hai · 17 years ago
  41. 58e1010 sched: fix RLIMIT_CPU comment by Ingo Molnar · 17 years ago
  42. bcbe4a0 sched: fix kernel/acct.c comment by Ingo Molnar · 17 years ago
  43. 08e4570 sched: fix prev_stime calculation by Ingo Molnar · 17 years ago
  44. 5e8869b sched: don't forget to unlock uids_mutex on error paths by Pavel Emelyanov · 17 years ago
  45. f44d9ef x86: fix APIC related bootup crash on Athlon XP CPUs by Ingo Molnar · 17 years ago
  46. 52bfb36 time: add ADJ_OFFSET_SS_READ by John Stultz · 17 years ago
  47. 8232fd6 x86: export the symbol empty_zero_page on the 32-bit x86 architecture by Theodore Ts'o · 17 years ago
  48. 8645419 x86: fix kprobes_64.c inlining borkage by Andrew Morton · 17 years ago
  49. c82bc5a pci: use pci=bfsort for HP DL385 G2, DL585 G2 by Michal Schmidt · 17 years ago
  50. 4351785 x86: correctly set UTS_MACHINE for "make ARCH=x86" by Andreas Herrmann · 17 years ago
  51. 000f4a9 lockdep: annotate do_debug() trap handler by Peter Zijlstra · 17 years ago
  52. bc84cf1 x86: turn off iommu merge by default by Ingo Molnar · 17 years ago
  53. aafab10d x86: fix ACPI compile for LOCAL_APIC=n by Thomas Gleixner · 17 years ago
  54. 57c351d x86: printk kernel version in WARN_ON and other dump_stack users by Arjan van de Ven · 17 years ago
  55. c1c3063 ACPI: Set max_cstate to 1 for early Opterons. by Alexey Starikovskiy · 17 years ago
  56. d4d25de x86: fix NMI watchdog & 'stopped time' problem by Maciej W. Rozycki · 17 years ago
  57. b1e3afa [MIPS] vpe: Add missing "space" by Joe Perches · 17 years ago
  58. 8142294 [MIPS] Compliment va_start() with va_end(). by Richard Knutsson · 17 years ago
  59. 5b3af8f [MIPS] IP22: Fix broken eeprom access by using __raw_readl/__raw_writel by Thomas Bogendoerfer · 17 years ago
  60. 68de480 [MIPS] IP22: Fix broken EISA interrupt setup by switching to generic i8259 by Thomas Bogendoerfer · 17 years ago
  61. cce335a [MIPS] 64-bit Sibyte kernels need DMA32. by Ralf Baechle · 17 years ago
  62. 940f6b4 [MIPS] Only build r4k clocksource for systems that work ok with it. by Ralf Baechle · 17 years ago
  63. 5aa85c9 [MIPS] Handle R4000/R4400 mfc0 from count register. by Ralf Baechle · 17 years ago
  64. 0f67e90 [MIPS] Fix possible hang in LL/SC futex loops. by Ralf Baechle · 17 years ago
  65. 07500b0 [MIPS] Fix context DSP context / TLS pointer switching bug for new threads. by Ralf Baechle · 17 years ago
  66. 98ce472 [MIPS] IP32: More interrupt renumbering fixes. by Ralf Baechle · 17 years ago
  67. 526a677 [MIPS] time: MIPSsim's plat_time_init doesn't need to be irq safe. by Ralf Baechle · 17 years ago
  68. aea6863 [MIPS] time: Fix negated condition in cevt-r4k driver. by Ralf Baechle · 17 years ago
  69. cfb6f26 [MIPS] Fix pcspeaker build. by Ralf Baechle · 17 years ago
  70. e190222 libata: bump transfer chunk size if it's odd by Tejun Heo · 17 years ago
  71. dc86f6d libata: Return proper ATA INT status in pata_bf54x driver by sonic zhang · 17 years ago
  72. 3660019 [IPV4]: Remove bogus ifdef mess in arp_process by Adrian Bunk · 17 years ago
  73. 2d4baff [SKBUFF]: Free old skb properly in skb_morph by Herbert Xu · 17 years ago
  74. 218ad12 [IPV4]: Fix memory leak in inet_hashtables.h when NUMA is on by Pavel Emelyanov · 17 years ago
  75. 8053fc3 [IPSEC]: Temporarily remove locks around copying of non-atomic fields by Herbert Xu · 17 years ago
  76. 2b83457 [CIFS] Fix check after use error in ACL code by Steve French · 17 years ago
  77. 058250a0 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 17 years ago
  78. 2541d0c pata_ali: trim trailing whitespace (fix checkpatch complaints) by Jeff Garzik · 17 years ago
  79. 91e33d3 pata_isapnp: Polled devices by Alan Cox · 17 years ago
  80. 22d5c76 pata_hpt37x: Fix cable detect bug spotted by Sergei by Alan Cox · 17 years ago
  81. 498222f pata_ali: Lots of problems still showing up with small ATAPI DMA by Alan Cox · 17 years ago
  82. 8f59a13 pata_ali: Add Mitac 8317 and derivatives by Alan Cox · 17 years ago
  83. 92c52c5 libata-core: List more documentation sources for reference by Alan Cox · 17 years ago
  84. c47a631 ata_piix: Invalid use of writel/readl with iomap by Alan Cox · 17 years ago
  85. 93e2618 sata_sil24: fix sg table sizing by Tejun Heo · 17 years ago
  86. 0706efd pata_jmicron: fix disabled port handling in jmicron_pre_reset() by Tejun Heo · 17 years ago
  87. dd05c19 pata_sil680: kill bogus reset code (take 2) by Sergei Shtylyov · 17 years ago
  88. 38cb241 [CRYPTO] api: Fix potential race in crypto_remove_spawn by Herbert Xu · 17 years ago
  89. f347c4f [CRYPTO] authenc: Move initialisations up to shut up gcc by Herbert Xu · 17 years ago
  90. 7f9c33e [TCP] MTUprobe: Cleanup send queue check (no need to loop) by Ilpo Järvinen · 17 years ago
  91. 91cc17c [TCP]: MTUprobe: receiver window & data available checks fixed by Ilpo Järvinen · 17 years ago
  92. 9a876d6 sh: include ax88796 in the defconfig for r7785rp by Magnus Damm · 17 years ago
  93. 9b145b1 sh: include ax88796 in the defconfig for r7780mp by Magnus Damm · 17 years ago
  94. abac3f7 sh: fix R2D-1 CF support by Magnus Damm · 17 years ago
  95. 88c07dd [MAINTAINERS]: tlan list is subscribers-only by Gabriel Craciunescu · 17 years ago
  96. 5ba03e8 [SUNRPC]: Remove SPIN_LOCK_UNLOCKED by Jiri Slaby · 17 years ago
  97. 5fe4a33 [SUNRPC]: Make xprtsock.c:xs_setup_{udp,tcp}() static by Adrian Bunk · 17 years ago
  98. 435000b [PFKEY]: Sending an SADB_GET responds with an SADB_GET by Charles Hardin · 17 years ago
  99. 8c92e6b [IRDA]: Compilation for CONFIG_INET=n case by Pavel Emelyanov · 17 years ago
  100. 1dff314 mmc: Avoid re-using minor numbers before the original device is closed. by David Woodhouse · 17 years ago