1. 620b5e6 Fix Alpha O_CLOEXEC definition by Richard Henderson · 19 years ago
  2. 8b80fc0 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 19 years ago
  3. 6a0ed91 hexdump: use const notation by Artem Bityutskiy · 19 years ago
  4. 660ca53 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  5. e7bc15a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  6. ee0827d sched: remove the 'u64 now' parameter from ->task_new() by Ingo Molnar · 19 years ago
  7. 31ee529 sched: remove the 'u64 now' parameter from ->put_prev_task() by Ingo Molnar · 19 years ago
  8. fb8d472 sched: remove the 'u64 now' parameter from ->pick_next_task() by Ingo Molnar · 19 years ago
  9. f02231e sched: remove the 'u64 now' parameter from ->dequeue_task() by Ingo Molnar · 19 years ago
  10. fd390f6 sched: remove the 'u64 now' parameter from ->enqueue_task() by Ingo Molnar · 19 years ago
  11. 5cef9ec sched: remove the 'u64 now' parameter from print_cfs_rq() by Ingo Molnar · 19 years ago
  12. a4ac01c sched: fix bug in balance_tasks() by Peter Williams · 19 years ago
  13. 4301065 sched: simplify move_tasks() by Peter Williams · 19 years ago
  14. 6c70b6f [SPARC64]: Do not assume sun4v chips have load-twin/store-init support. by David S. Miller · 19 years ago
  15. 46bcea7 [SPARC]: Centralize find_in_proplist() instead of duplicating N times. by David S. Miller · 19 years ago
  16. 591e620 [NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrack by Patrick McHardy · 19 years ago
  17. 5e11934 NFS: Fix put_nfs_open_context by Trond Myklebust · 19 years ago
  18. 4a2a4df Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  19. 9e865f5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  20. 111e2a5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  21. bced137 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 19 years ago
  22. be1b685 [NETFILTER]: Add xt_statistic.h to the header list for usermode programs by Chuck Ebbert · 19 years ago
  23. c8154c8 [SPARC32]: Fix build. by Mark Fortescue · 19 years ago
  24. 0a8626a [ARM] 4531/1: remove is_in_rom() protptype by Greg Ungerer · 19 years ago
  25. 03a5743 [SCSI] sd: disentangle barriers in SCSI by James Bottomley · 19 years ago
  26. 22da317 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  27. 34bac23 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 by Linus Torvalds · 19 years ago
  28. 1a3f2ea3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  29. 6ba60d2 [SPARC]: Fix O_CLOEXEC values. by David S. Miller · 19 years ago
  30. 0a808a3 [SPARC32]: Fix modular build of floppy driver. by David S. Miller · 19 years ago
  31. 6321319 [SPARC64]: Add missing dma_sync_single_range_for_*(). by David S. Miller · 19 years ago
  32. 67439b7 [POWERPC] Fixes for the SLB shadow buffer code by Michael Neuling · 19 years ago
  33. c0f7c6c [POWERPC] Expand RPN field to 34 bits when using 64k pages by Paul Mackerras · 19 years ago
  34. 3a97aeb Merge davem@master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 19 years ago
  35. 3516ffb [TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg(). by David S. Miller · 19 years ago
  36. 5ca95c4 sh: fix cf support on r2d boards by Magnus Damm · 19 years ago
  37. 370504c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 19 years ago
  38. 9534f71 SELinux: restore proper NetLabel caching behavior by Paul Moore · 19 years ago
  39. 94c1822 [PATCH] sched: reduce task_struct size by Ingo Molnar · 19 years ago
  40. cad60d9 [PATCH] sched: ->task_new cleanup by Ingo Molnar · 19 years ago
  41. 362a701 [PATCH] sched: remove cache_hot_time by Ingo Molnar · 19 years ago
  42. 0466887 FRV: Enable the MB86943 PCI arbiter correctly by David Howells · 19 years ago
  43. b562548 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  44. fd0cbdd Fix WARN_ON() on bitfield ops for all other archs by Heiko Carstens · 19 years ago
  45. 0a5fcb9 sctp: move global declaration to header file. by sebastian@breakpoint.cc · 19 years ago
  46. 0b62e13 pci: rename __pci_reenable_device() to pci_reenable_device() by Tejun Heo · 19 years ago
  47. 8d4fbcf Fix WARN_ON() on bitfield ops by Linus Torvalds · 19 years ago
  48. 2f63251 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 19 years ago
  49. d6dd9e9 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  50. 0d6caa1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  51. 88c8199 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  52. 2604288 spi kerneldoc update by David Brownell · 19 years ago
  53. 0af1a45 rename setlease to generic_setlease by Christoph Hellwig · 19 years ago
  54. 937472b use __val in __get_unaligned by Mike Frysinger · 19 years ago
  55. 5ac4d82 irq.h fix kernel-doc by Randy Dunlap · 19 years ago
  56. aa3481d i2c.h kernel-doc additions by Randy Dunlap · 19 years ago
  57. 541510f remove tx3912fb by Yoichi Yuasa · 19 years ago
  58. 73dd116 pure_initcall ID inconsistency by Michael Buesch · 19 years ago
  59. 41d202d Include serial_reg.h with userspace headers by Herton Ronaldo Krzesinski · 19 years ago
  60. fe9844d kdebug.h: forward-declare struct struct notifier_block by Andrew Morton · 19 years ago
  61. 6f166e3 spidev supports more communications modes by Anton Vorontsov · 19 years ago
  62. 4ef7af5 SPI loopback mode definition by Anton Vorontsov · 19 years ago
  63. 99eb8a5 Remove the arm26 port by Adrian Bunk · 19 years ago
  64. 0d0ed42 Add CTL_PROC back by Alexey Dobriyan · 19 years ago
  65. 5b232ec DDB5477: remove driver bits of support by Yoichi Yuasa · 19 years ago
  66. 57d4810 revert "x86, serial: convert legacy COM ports to platform devices" by Andrew Morton · 19 years ago
  67. a583f1b remove unused TIF_NOTIFY_RESUME flag by Stephane Eranian · 19 years ago
  68. e6b3322 x86-64: Calgary: fix section mismatch warnings in tce by Randy Dunlap · 19 years ago
  69. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 19 years ago
  70. 185bcd1 [MIPS] thread_info.h: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 19 years ago
  71. ff32b06 [MIPS] DDB5477: Remove support by Yoichi Yuasa · 19 years ago
  72. 72c0fcf [MIPS] Remove unused GROUP_TOSHIBA_NAMES by Yoichi Yuasa · 19 years ago
  73. e0a725a [MIPS] PMON: Fix cpustart declaration. by Ralf Baechle · 19 years ago
  74. 0b0ef2e [MIPS] Remove Momentum Ocelot support. by Ralf Baechle · 19 years ago
  75. 98de920 [MIPS] Add missing declaration for mips_ihb(). by Ralf Baechle · 19 years ago
  76. a11b18e [MIPS] MTI: Add CoreFPGA4 ID. by Chris Dearman · 19 years ago
  77. 07cc0c9 [MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC. by Ralf Baechle · 19 years ago
  78. 4dc4677 [MIPS] Wire up the fallocate syscall. by Ralf Baechle · 19 years ago
  79. 293c5bd [MIPS] Fixup secure computing stuff. by Ralf Baechle · 19 years ago
  80. 01754bb [MIPS] tx49xx: Add mach specific headers by Atsushi Nemoto · 19 years ago
  81. d4414cc [MIPS] rbtx4927: Fix -Werror-implicit-function-declaration build error. by Atsushi Nemoto · 19 years ago
  82. 0c6a89b [SCSI] bsg: update sg_io_v4 structure by FUJITA Tomonori · 19 years ago
  83. a309bb0 [NET]: Page offsets and lengths need to be __u32. by David S. Miller · 19 years ago
  84. 1311169 [AF_UNIX]: Make code static. by Adrian Bunk · 19 years ago
  85. 1a3a206 [NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static. by Adrian Bunk · 19 years ago
  86. 20283d8 [IPV6]: Remove circular dependency on if_inet6.h by Herbert Xu · 19 years ago
  87. fcc5a03 [NET]: Allow netdev REGISTER/CHANGENAME events to fail by Herbert Xu · 19 years ago
  88. 8e036fc [BLUETOOTH] l2cap: endianness annotations by Al Viro · 19 years ago
  89. 30cfd0b [TCP]: congestion control API pass RTT in microseconds by Stephen Hemminger · 19 years ago
  90. e5071b5 [SPARC64]: Add missing dma_get_cache_alignment(). by Andrew Morton · 19 years ago
  91. 6a30235 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 by Linus Torvalds · 19 years ago
  92. 8e268f3 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 by Linus Torvalds · 19 years ago
  93. 75c4616 sh64: Kill off virt_to_bus()/bus_to_virt(). by Paul Mundt · 19 years ago
  94. af94731 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  95. 9f8e35f Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  96. a561564 kset: kernel-doc cleanups by Randy Dunlap · 19 years ago
  97. ff2ee8c kobject: put kobject_actions in kobject.h by Greg Kroah-Hartman · 24 years ago
  98. 3f42378 USB: usb.h kernel-doc additions by Randy Dunlap · 19 years ago
  99. 3a3485b Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 19 years ago
  100. 89f50bf V4L/DVB (5893): DVB: fix includes of video.h when __KERNEL__ is undefined by Anssi Hannula · 19 years ago