1. 4615112 sched: fix weight calculations by Mike Galbraith · 16 years ago
  2. bf726ea semaphore: fix by Ingo Molnar · 16 years ago
  3. 8d4a430 x86: cleanup PAT cpu validation by Thomas Gleixner · 16 years ago
  4. cb3f43b x86: geode: define geode_has_vsa2() even if CONFIG_MGEODE_LX is not set by Andres Salomon · 16 years ago
  5. 547acec x86: GEODE: cache results from geode_has_vsa2() and uninline by Andres Salomon · 16 years ago
  6. ac44cc9 x86: revert geode config dependency by Thomas Gleixner · 16 years ago
  7. 75065ff Revert "relay: fix splice problem" by Jens Axboe · 16 years ago
  8. e3a2efa [ALSA] soc at91 minor bug fixes by Patrik Sevallius · 16 years ago
  9. 30a717f [ALSA] soc - at91-pcm - Fix line wrapping by Mark Brown · 16 years ago
  10. ffebabe [ARM] lubbock: fix compilation by Alexey Dobriyan · 16 years ago
  11. e46b66b net: Added ASSERT_RTNL() to dev_open() and dev_close(). by Ben Hutchings · 16 years ago
  12. c2ab7ac can: Fix can_send() handling on dev_queue_xmit() failures by Oliver Hartkopp · 16 years ago
  13. 33f9936 Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  14. aca5139 netns: Fix arbitrary net_device-s corruptions on net_ns stop. by Pavel Emelyanov · 16 years ago
  15. f3261af netfilter: Kconfig: default DCCP/SCTP conntrack support to the protocol config values by Patrick McHardy · 16 years ago
  16. ef75d49 netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last request by Patrick McHardy · 16 years ago
  17. 7312096 macvlan: Fix memleak on device removal/crash on module removal by Patrick McHardy · 16 years ago
  18. c67fa02 net/ipv4: correct RFC 1122 section reference in comment by J.H.M. Dassen (Ray) · 16 years ago
  19. 62ab222 tcp FRTO: SACK variant is errorneously used with NewReno by Ilpo Järvinen · 16 years ago
  20. 02539d7 [POWERPC] spufs: lockdep annotations for spufs_dir_close by Christoph Hellwig · 16 years ago
  21. 7a28a15 [POWERPC] spufs: don't requeue victim contex in find_victim if it's not in spu_run by Christoph Hellwig · 16 years ago
  22. 1e0f50a sh: Stub in cpu_to_node() and friends for NUMA build. by Paul Mundt · 16 years ago
  23. 4370fe1 sh: intc register modify fix by Magnus Damm · 16 years ago
  24. 720be99 sh: no high level trigger on some sh3 cpus by Magnus Damm · 16 years ago
  25. 995d538 sh: clean up sh7710 and sh7720 intc tables by Magnus Damm · 16 years ago
  26. d58876e sh: add interrupt ack code to sh3 by Magnus Damm · 16 years ago
  27. a276e58 sh: unify external irq pin code for sh3 by Magnus Damm · 16 years ago
  28. 3d2c2f3 sh-sci: avoid writing to nonexistent registers by Magnus Damm · 16 years ago
  29. 9b4e466 sh-sci: sh7722 lacks scsptr registers by Magnus Damm · 16 years ago
  30. 346b746 sh-sci: improve sh7722 support by Magnus Damm · 16 years ago
  31. 191d443 sh: reset hardware from early printk by Magnus Damm · 16 years ago
  32. 4a65e38 sh: drain and wait for early printk by Magnus Damm · 16 years ago
  33. 0fba321 sh: use sci_out() for early printk by Magnus Damm · 16 years ago
  34. 0146ba7 sh: add memory resources to /proc/iomem by Magnus Damm · 16 years ago
  35. 3d83984 sh: add kernel bss resource by Magnus Damm · 16 years ago
  36. 65c07d4 sh: fix sh7705 interrupt vector typo by Magnus Damm · 16 years ago
  37. 57b84f2 sh: update smc91x platform data for se7722 by Magnus Damm · 16 years ago
  38. 8a3ee0f sh: update smc91x platform data for MigoR by Magnus Damm · 16 years ago
  39. 8cd9612 sh: remove -traditional. by Mathieu Desnoyers · 16 years ago
  40. 0305794 rtc: rtc-sh: Fixup for 64-bit resources. by Paul Mundt · 16 years ago
  41. ae8a534 sh: r7780rp: Kill off unneded ifdefs for irq setup. by Paul Mundt · 16 years ago
  42. e305ec8 sh: rts7751r2d: Kill off unneeded ifdefs. by Paul Mundt · 16 years ago
  43. a1dc4b5 sh: intc_sh5 depends on cayman board for IRQ priority table. by Paul Mundt · 16 years ago
  44. 105eabf input: i8042: sh64 IRQ definitions depend on cayman board. by Paul Mundt · 16 years ago
  45. 85f094e sh: Enable use of the clk fwk on SH-5. by Paul Mundt · 16 years ago
  46. 5e2c287 sh64: export onchip_remap/unmap() too. by Paul Mundt · 16 years ago
  47. 971ac16 sh64: Some symbol exports to make the allmodconfig happier. by Paul Mundt · 16 years ago
  48. e35e283 mtd: solutionengine flash map depends on solution engine mach group. by Paul Mundt · 16 years ago
  49. f5f826c sh: remove the broken SH_MPC1211 support by Adrian Bunk · 16 years ago
  50. 2a6b814 sh64: Setup I/D-TLB defaults in SH-5 probe path. by Paul Mundt · 16 years ago
  51. 640f748 sh: kexec and kdump depend on SUPERH32. by Paul Mundt · 16 years ago
  52. 824fcdd sh64: Fix up compile warning in event tracer. by Paul Mundt · 16 years ago
  53. ccd8058 sh64: Fixup the nommu build. by Paul Mundt · 16 years ago
  54. 9141d30 sh64: fixups for xtime_lock seqlock conversion. by Paul Mundt · 16 years ago
  55. 1a013e2 sh: sh-bios depends on SUPERH32. by Paul Mundt · 16 years ago
  56. dc5dc7e sparc: Fix SA_ONSTACK signal handling. by David S. Miller · 16 years ago
  57. 3de2403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  58. 1e38c12 sparc: Fix fork/clone/vfork system call restart. by David S. Miller · 16 years ago
  59. e0164af [MAINTAINERS] New maintainer for Intel ethernet adapters by Auke Kok · 16 years ago
  60. d9cadb0 Merge branch 'irq-fix' of git://www.modarm9.com/gitsrc/pub/people/ukleinek/linux-2.6.git by Russell King · 16 years ago
  61. 592eb99 [ARM] 5032/1: Added cpufreq support for pxa27x CPU by Robert Jarzmik · 16 years ago
  62. 3679389 [ARM] 5031/1: Indentation correction in cpu-pxa.c. by Robert Jarzmik · 16 years ago
  63. ebdf982 [ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebuffer by Guennadi Liakhovetski · 16 years ago
  64. bdd0f5f [ARM] 4882/2: Correction for S3C2410 clkout generation by Davide Rizzo · 16 years ago
  65. 12137c5 IB/ehca: Wait for async events to finish before destroying QP by Stefan Roscher · 16 years ago
  66. ab69b3c IB/ipath: Fix SDMA error recovery in absence of link status change by John Gregor · 16 years ago
  67. e2ab41c IB/ipath: Need to always request and handle PIO avail interrupts by Dave Olson · 16 years ago
  68. 2889d1e IB/ipath: Fix count of packets received by kernel by Michael Albaugh · 16 years ago
  69. 2bfc8e9 IB/ipath: Return the correct opcode for RDMA WRITE with immediate by Ralph Campbell · 16 years ago
  70. b4d390d IB/ipath: Fix bug that can leave sends disabled after freeze recovery by Dave Olson · 16 years ago
  71. 6e87d15 IB/ipath: Only increment SSN if WQE is put on send queue by Ralph Campbell · 16 years ago
  72. 5f51efc IB/ipath: Only warn about prototype chip during init by Michael Albaugh · 16 years ago
  73. ffee025 docbook: fix bio missing parameter by Randy Dunlap · 16 years ago
  74. 67412f0 [CRYPTO] hmac: Avoid calling virt_to_page on key by Herbert Xu · 16 years ago
  75. eeae1d4 block: use unitialized_var() in bio_alloc_bioset() by Jens Axboe · 16 years ago
  76. e5e1d3c pcspkr: fix dependancies by Stas Sergeev · 16 years ago
  77. 5816339 sparc: Fix mmap VA span checking. by David S. Miller · 16 years ago
  78. 28f1370 block: avoid duplicate calls to get_part() in disk stat code by Jens Axboe · 16 years ago
  79. 6d63c27 cfq-iosched: make io priorities inherit CPU scheduling class as well as nice by Jens Axboe · 16 years ago
  80. 9afadc4 udf: Fix memory corruption when fs mounted with noadinicb option by Jan Kara · 16 years ago
  81. 221e583 udf: Make udf exportable by Rasmus Rohde · 16 years ago
  82. dbaf2c0 block: optimize generic_unplug_device() by Jens Axboe · 16 years ago
  83. 2cdf79c block: get rid of likely/unlikely predictions in merge logic by Jens Axboe · 16 years ago
  84. 7f3d4ee vfs: splice remove_suid() cleanup by Miklos Szeredi · 16 years ago
  85. 07416d2 cfq-iosched: fix RCU race in the cfq io_context destructor handling by Jens Axboe · 16 years ago
  86. aa94b53 block: adjust tagging function queue bit locking by Jens Axboe · 16 years ago
  87. 45e576b [S390] guest page hinting light by Martin Schwidefsky · 16 years ago
  88. 74c76c8 [S390] tty3270: fix put_char fail/success conversion. by Heiko Carstens · 16 years ago
  89. b499d76 [S390] compat ptrace cleanup by Roland McGrath · 16 years ago
  90. c6ca185 [S390] s390mach compile warning by Martin Schwidefsky · 16 years ago
  91. 5b89098 [S390] cio: Fix parsing mechanism for blacklisted devices. by Michael Ernst · 16 years ago
  92. 139b83d [S390] cio: Remove cio_msg kernel parameter. by Michael Ernst · 16 years ago
  93. 0eaeafa [S390] s390-kvm: leave sie context on work. Removes preemption requirement by Christian Borntraeger · 16 years ago
  94. 2688905 [S390] s390: Optimize user and work TIF check by Martin Schwidefsky · 16 years ago
  95. bf0f970 block: sysfs store function needs to grab queue_lock and use queue_flag_*() by Jens Axboe · 16 years ago
  96. 45828b8 Blackfin Serial Driver: abstract away DLAB differences into header by Mike Frysinger · 16 years ago
  97. 89bf6dc5 Blackfin Serial Driver: macro away the IER differences between processors by Mike Frysinger · 16 years ago
  98. 56f8771 [Blackfin] arch: remove useless IRQ_SW_INT defines by Michael Hennerich · 16 years ago
  99. e4f7c0bf [Blackfin] arch: protect linux/usb/musb.h include until the driver gets mainlined by Mike Frysinger · 16 years ago
  100. b964c59 [Blackfin] arch: protect linux/usb/isp1362.h include until the driver gets mainlined by Mike Frysinger · 16 years ago