1. 21e9ac7 [MIPS] MIPS doesn't need compat_sys_getdents. by Ralf Baechle · 18 years ago
  2. 991ea26 [MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls. by Ralf Baechle · 18 years ago
  3. 351edd2 [PATCH] MTD: fix last kernel-doc warning by Randy Dunlap · 18 years ago
  4. 7259f0d [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD by Peter Zijlstra · 18 years ago
  5. 9ca0e54 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  6. b8534d7 [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock by Oleg Nesterov · 18 years ago
  7. 17b0269 [PATCH] taskstats_tgid_alloc: optimization by Oleg Nesterov · 18 years ago
  8. 093a8e8 [PATCH] taskstats_tgid_free: fix usage by Oleg Nesterov · 18 years ago
  9. 5fa3839 [PATCH] Constify compat_get_bitmap argument by Stephen Rothwell · 18 years ago
  10. 08d892f [PATCH] visws build fix by Andrey Panin · 18 years ago
  11. 52fd24c [PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context' by Giridhar Pemmasani · 18 years ago
  12. 3bb1a852 [PATCH] vmscan: Fix temp_priority race by Martin Bligh · 18 years ago
  13. 2ae8814 [PATCH] mm: clean up pagecache allocation by Nick Piggin · 18 years ago
  14. 9957329 [ARM] Add __must_check to uaccess functions by Russell King · 18 years ago
  15. 735a7ff [PATCH] drivers: wait for threaded probes between initcall levels by Andrew Morton · 18 years ago
  16. 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 18 years ago
  17. f2454a1 [IA64] don't double >> PAGE_SHIFT pointer for /dev/kmem access by Jes Sorensen · 18 years ago
  18. 065834a [PATCH] AVR32: add io{read,write}{8,16,32}{be,} support by Ben Nizette · 18 years ago
  19. fa35224 [PATCH] AVR32: Fix oversize immediates in atomic.h by Haavard Skinnemoen · 18 years ago
  20. 71fa0a8 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  21. 9f4c7ac Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  22. 8483ca3 Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  23. 4a531e8 [SCSI] replace u8 and u32 with __u8 and __u32 in scsi.h for user space by FUJITA Tomonori · 18 years ago
  24. 5a09e39 [SCSI] scsi_debug: support REPORT TARGET PORT GROUPS by Hannes Reinecke · 18 years ago
  25. 9864404 [SCSI] libiscsi: fix oops in connection create failure path by Mike Christie · 18 years ago
  26. 43a145a [SCSI] iscsi class: fix slab corruption during restart by Mike Christie · 18 years ago
  27. f4d4c35 [POWERPC] Fix CHRP platforms with only 8259 by Benjamin Herrenschmidt · 18 years ago
  28. e2100ef [POWERPC] Fix device_is_compatible() const warning by Benjamin Herrenschmidt · 18 years ago
  29. 859deea [POWERPC] Cell timebase bug workaround by Benjamin Herrenschmidt · 18 years ago
  30. 0909c8c [POWERPC] Support feature fixups in vdso's by Benjamin Herrenschmidt · 18 years ago
  31. 7aeb732 [POWERPC] Support nested cpu feature sections by Benjamin Herrenschmidt · 18 years ago
  32. 42c4aaa [POWERPC] Consolidate feature fixup code by Benjamin Herrenschmidt · 18 years ago
  33. 70a0a53 [PATCH] x86-64: Only look at per_cpu data for online cpus. by Eric W. Biederman · 18 years ago
  34. 64271c4 [ARM] 3902/1: Enable GPIO81-84 on PXA255 by Craig Hughes · 18 years ago
  35. 04fed36 [PATCH] Remove __must_check for device_for_each_child() by Russell King · 18 years ago
  36. dee6515 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  37. d5a92dd Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  38. d0b72a0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  39. 2e11665 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  40. 362ff7b [POWERPC] Add 970GX cputable entry by Jake Moilanen · 18 years ago
  41. a94b1d1 [SPARC64]: 8-byte align return value from compat_alloc_user_space() by David S. Miller · 18 years ago
  42. 6a43487 [NET]: kernel-doc fix for sock.h by Randy Dunlap · 18 years ago
  43. a5c81b64 [ALSA] version 1.0.13 by Jaroslav Kysela · 18 years ago
  44. 185b1aa [NET]: Reduce sizeof(struct flowi) by 20 bytes. by Eric Dumazet · 18 years ago
  45. f8829ca [MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_page by Ralf Baechle · 18 years ago
  46. cb7fabc Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  47. dcf234f Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  48. 5d6aaf3 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  49. faf6bbc [PATCH] cpuset: mempolicy migration typo fix by Paul Jackson · 18 years ago
  50. 7516795 [PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpc by Andy Whitcroft · 18 years ago
  51. d42552c [PATCH] pci: declare pci_get_device_reverse() by Andrew Morton · 18 years ago
  52. 4f2e639 [PATCH] md: endian annotations for the bitmap superblock by NeilBrown · 18 years ago
  53. 1c05b4b [PATCH] md: endian annotation for v1 superblock access by NeilBrown · 18 years ago
  54. da3ed32f [PATCH] md: add another COMPAT_IOCTL for md by NeilBrown · 18 years ago
  55. 3343571 [PATCH] libata: typo fix by Tejun Heo · 18 years ago
  56. cde49b0 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
  57. 7b7fc70 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  58. e70ea8c [PATCH] x86-64: Revert timer routing behaviour back to 2.6.16 state by Andi Kleen · 18 years ago
  59. a1bae67 [PATCH] i386: Disable nmi watchdog on all ThinkPads by Andi Kleen · 18 years ago
  60. 7a71cef [PATCH] x86-64: x86_64 add NX mask for PTE entry by bibo,mao · 18 years ago
  61. 690a973 [PATCH] x86-64: Speed up dwarf2 unwinder by Jan Beulich · 18 years ago
  62. f1877fb Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  63. d2c5f06 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  64. c144879 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  65. a90b061 [PATCH] nfsd: nfs_replay_me by Al Viro · 18 years ago
  66. c7afef1 [PATCH] nfsd: misc endianness annotations by Al Viro · 18 years ago
  67. b37ad28 [PATCH] nfsd: nfs4 code returns error values in net-endian by Al Viro · 18 years ago
  68. 6264d69 [PATCH] nfsd: vfs.c endianness annotations by Al Viro · 18 years ago
  69. 2ebbc01 [PATCH] xdr annotations: NFSv4 server by Al Viro · 18 years ago
  70. 91f0716 [PATCH] xdr annotations: NFSv3 server by Al Viro · 18 years ago
  71. 131a21c [PATCH] xdr annotations: NFSv2 server by Al Viro · 18 years ago
  72. 83b1134 [PATCH] nfsfh simple endianness annotations by Al Viro · 18 years ago
  73. 63f10311 [PATCH] nfsd: nfserrno() endianness annotations by Al Viro · 18 years ago
  74. bc4785c [PATCH] nfs: verifier is network-endian by Al Viro · 18 years ago
  75. 0dbb4c6 [PATCH] xdr annotations: NFS readdir entries by Al Viro · 18 years ago
  76. 52921e0 [PATCH] lockd endianness annotations by Al Viro · 18 years ago
  77. 7111c66 [PATCH] fix svc_procfunc declaration by Al Viro · 18 years ago
  78. cd9ae2b [PATCH] NFS: Deal with failure of invalidate_inode_pages2() by Trond Myklebust · 18 years ago
  79. 8c7c7c9 [PATCH] Fix warnings for WARN_ON if CONFIG_BUG is disabled by Ralf Baechle · 18 years ago
  80. 8ac773b [PATCH] OOM killer meets userspace headers by Alexey Dobriyan · 18 years ago
  81. 145fc65 [PATCH] genirq: clean up irq-flow-type naming, fix by Ingo Molnar · 18 years ago
  82. 02a5323 [PATCH] uml: remove some leftover PPC code by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  83. 34e856e [PATCH] Make <linux/personality.h> userspace proof by Ralf Baechle · 18 years ago
  84. 3fcfab1 [PATCH] separate bdi congestion functions from queue congestion functions by Andrew Morton · 18 years ago
  85. 79e2de4 [PATCH] export clear_queue_congested and set_queue_congested by Thomas Maier · 18 years ago
  86. 6cf431d [SPARC]: Clean up asm-sparc/elf.h pollution in userspace. by David Woodhouse · 18 years ago
  87. 78d7942 [IPV4] inet_peer: Group together avl_left, avl_right, v4daddr to speedup lookups on some CPUS by Eric Dumazet · 18 years ago
  88. 66a7405 sh: Convert INTC2 to IRQ table registration. by Paul Mundt · 18 years ago
  89. 01de85e [PATCH] Add lockless helpers for remove_suid() by Jens Axboe · 18 years ago
  90. 6da6180 [PATCH] Introduce generic_file_splice_write_nolock() by Mark Fasheh · 18 years ago
  91. 62752ee [PATCH] Take i_mutex in splice_from_pipe() by Mark Fasheh · 18 years ago
  92. d89e36d [MIPS] Fix iounmap argument to const volatile. by Ralf Baechle · 18 years ago
  93. d2bcf87 [MIPS] Reserve syscall numbers for kexec_load. by Ralf Baechle · 18 years ago
  94. 94399ea [MIPS] More vr41xx pt_regs fixups by Yoichi Yuasa · 18 years ago
  95. c2a560f sh: Add some missing board headers. by Paul Mundt · 18 years ago
  96. 1f66658 sh: Fix exception_handling_table alignment. by Paul Mundt · 18 years ago
  97. 082c44d sh: Cleanup board header directories. by Paul Mundt · 18 years ago
  98. 4a58eac sh: Remove board-specific ide.h headers. by Paul Mundt · 18 years ago
  99. 6b00223 sh: Proper show_stack/show_trace() implementation. by Paul Mundt · 18 years ago
  100. ae8064a [TCP]: Bound TSO defer time by John Heffner · 18 years ago