1. 8bf020e Input: psmouse - add psmouse_queue_work() for ps/2 extension to make use of by Andres Salomon · 16 years ago
  2. a48cf5f Input: psmouse - export psmouse_set_state for ps/2 extensions to use by Andres Salomon · 16 years ago
  3. 3d73e89 [ARM] 5265/3: [AT91] Add copyright info by Andrew Victor · 16 years ago
  4. eaad2db [ARM] 5264/2: [AT91] Suspend-to-RAM disables main oscillator by Andrew Victor · 16 years ago
  5. 77789ad [ARM] 5263/2: [AT91] GPIO buttons as wakeup sources by Andrew Victor · 16 years ago
  6. 2e9f12d [ARM] 5262/2: [AT91] Support for GPIO-connected buttons on SAM9260-EK board by Andrew Victor · 16 years ago
  7. f7647e6 [ARM] 5260/1: [AT91] Touchscreen on AT91SAM9RL by Andrew Victor · 16 years ago
  8. a7307bf [ARM] 5259/2: [AT91] PWM LEDs on AT91SAM9263-EK by Andrew Victor · 16 years ago
  9. bb1ad68 [ARM] 5258/1: [AT91] PWM controller initialization by Andrew Victor · 16 years ago
  10. e505240 [ARM] 5257/2: [AT91] Use SZ_ definitions and MTDPART_OFS_NXTBLK instead of hex-values by Andrew Victor · 16 years ago
  11. d541b22 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  12. 6f21d80 Merge branch 'kvm-updates/2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  13. e59e14b Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  14. 5c0a95c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  15. baaea1d MAINTAINERS: Various fixes by Jean Delvare · 16 years ago
  16. 795fb7e MAINTAINERS: Trivial whitespace cleanups by Jean Delvare · 16 years ago
  17. 6b3766a [MIPS] vmlinux.lds.S: handle .text.* by Atsushi Nemoto · 16 years ago
  18. c65a548 [MIPS] Fix potential latency problem due to non-atomic cpu_wait. by Atsushi Nemoto · 17 years ago
  19. 6657fe0 [MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork. by Ralf Baechle · 16 years ago
  20. b80a1b8 [MIPS] Fix 64-bit IP checksum code by Atsushi Nemoto · 16 years ago
  21. e7ab3cd sh: Add FPU registers to regset interface. by Paul Mundt · 16 years ago
  22. 4b4cf75 sh: Add missing asm/ftrace.h. by Paul Mundt · 16 years ago
  23. 6902aa8 doc: Add remaining SH parameters to kernel-parameters.txt. by Paul Mundt · 16 years ago
  24. 9d2b1f8 sh: ftrace support. by Paul Mundt · 16 years ago
  25. a1cd046 sparc: arch/sparc/kernel/pmc.c -- extra #include? by David Brownell · 16 years ago
  26. f5fff5d tcp: advertise MSS requested by user by Tom Quetchenbach · 16 years ago
  27. 6067804 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable by Arnaldo Carvalho de Melo · 16 years ago
  28. a574420 multiq: requeue should rewind the current_band by Alexander Duyck · 16 years ago
  29. ad55dca netdev: simple_tx_hash shouldn't hash inside fragments by Alexander Duyck · 16 years ago
  30. 7ee766d sparc64: Fix disappearing PCI devices on e3500. by David S. Miller · 16 years ago
  31. 3d58695 sh: Trivial trace_mark() instrumentation for core events. by Paul Mundt · 16 years ago
  32. 618d9f2 tcp: back retransmit_high when it over-estimated by Ilpo Järvinen · 16 years ago
  33. 90638a0 tcp: don't clear lost_skb_hint when not necessary by Ilpo Järvinen · 16 years ago
  34. ef9da47 tcp: don't clear retransmit_skb_hint when not necessary by Ilpo Järvinen · 16 years ago
  35. f0ceb0e tcp: remove retransmit_skb_hint clearing from failure by Ilpo Järvinen · 16 years ago
  36. 0e1c54c tcp: reorganize retransmit code loops by Ilpo Järvinen · 16 years ago
  37. 08ebd17 tcp: remove tp->lost_out guard to make joining diff nicer by Ilpo Järvinen · 16 years ago
  38. 61eb55f tcp: Reorganize skb tagbit checks by Ilpo Järvinen · 16 years ago
  39. 3463857 tcp: remove obsolete validity concern by Ilpo Järvinen · 16 years ago
  40. b5afe7b tcp: add tcp_can_forward_retransmit by Ilpo Järvinen · 16 years ago
  41. 184d68b tcp: No need to clear retransmit_skb_hint when SACKing by Ilpo Järvinen · 16 years ago
  42. f09142e tcp: Kill precaution that's very likely obsolete by Ilpo Järvinen · 16 years ago
  43. 006f582 tcp: convert retransmit_cnt_hint to seqno by Ilpo Järvinen · 16 years ago
  44. 41ea36e tcp: add helper for lost bit toggling by Ilpo Järvinen · 16 years ago
  45. c8c213f tcp: move tcp_verify_retransmit_hint by Ilpo Järvinen · 16 years ago
  46. 64edc27 tcp: Partial hint clearing has again become meaningless by Ilpo Järvinen · 16 years ago
  47. 8f2baee sh: Kill off duplicate page fault notifiers in slow path. by Paul Mundt · 16 years ago
  48. 887f1ae sh: Look up the trap vector for the page fault notifier. by Paul Mundt · 16 years ago
  49. cd86f42 IB: Drop code after return statement by Julia Lawall · 16 years ago
  50. 7097228 IB/mad: Don't discard BMA responses in kernel by Michael Brooks · 16 years ago
  51. 9403589 IB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0 by Ralph Campbell · 16 years ago
  52. b9012e0 IB/ehca: Generate flush status CQ entries by Alexander Schmidt · 16 years ago
  53. 4c59e29 sh: Move lookup_exception_vector() out to asm/system_32.h. by Paul Mundt · 16 years ago
  54. 347cd34 sh: edosk7760: Correct size of bootloader flash partition. by Luca Santini · 16 years ago
  55. d3ea00a sh: Add a few more definitions to asm/sizes.h. by Paul Mundt · 16 years ago
  56. 837c946 sh: Copy in asm/sizes.h helper from ARM. by Paul Mundt · 16 years ago
  57. c15c5f8 sh: Support kernel stacks smaller than a page. by Paul Mundt · 16 years ago
  58. b817f7e sh: Disable 4kB stacks when using PAGE_SIZE_64KB. by Paul Mundt · 16 years ago
  59. a650031 mmc_test: initialize mmc_test_lock statically by Akinobu Mita · 16 years ago
  60. 9d4e98e mmc_block: handle error from mmc_register_driver() by Akinobu Mita · 16 years ago
  61. da45b66 atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pin by Haavard Skinnemoen · 16 years ago
  62. 75d33cc atmel-mci: Fix bogus debugfs file size by Haavard Skinnemoen · 16 years ago
  63. b17339a atmel-mci: Fix memory leak in atmci_regs_show by Haavard Skinnemoen · 16 years ago
  64. 87e60f2 atmel-mci: debugfs: enable clock before dumping regs by Haavard Skinnemoen · 16 years ago
  65. fe246eb tmio_mmc: fix compilation with debug enabled by Dmitry Baryshkov · 16 years ago
  66. d130d97 hwmon: (ad7414) Make ad7414_update_device() static by Adrian Bunk · 16 years ago
  67. 859b9ef hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I) by Andrew Paprocki · 16 years ago
  68. 13b3c3f hwmon: (atxp1) Fix device detection logic by Jean Delvare · 16 years ago
  69. 778b1c6 sparc32: Add more extensive documentation of sun4m interrupts. by David S. Miller · 16 years ago
  70. e7913de sparc32: Kill irq_rcvreg from sun4m_irq.c by David S. Miller · 16 years ago
  71. c7e606a sparc32: Delete master_l10_limit. by David S. Miller · 16 years ago
  72. 8bd8dee sparc32: Use PROM device probing for sun4c timers. by David S. Miller · 16 years ago
  73. 45bb5a7 sparc32: Use PROM device probing for sun4c interrupt register. by David S. Miller · 16 years ago
  74. 5ff0d55 sparc32: Delete claim_ticker14(). by David S. Miller · 16 years ago
  75. b218fa0 sparc32: Stop calling claim_ticker14() from sun4c_irq.c by David S. Miller · 16 years ago
  76. 7695426 sparc32: Kill clear_profile_irq btfixup entry. by David S. Miller · 16 years ago
  77. 1de937a sparc32: Call sun4m_clear_profile_irq() directly from sun4m_smp.c by David S. Miller · 16 years ago
  78. a73554a sparc32: Remove #if 0'd code from sun4c_irq.c by David S. Miller · 16 years ago
  79. f8376e9 sparc32: Remove some SMP ifdefs in sun4d_irq.c by David S. Miller · 16 years ago
  80. f5f1085 sparc32: Use PROM infrastructure for probing and mapping sun4d timers. by David S. Miller · 16 years ago
  81. 69c010b sparc32: Use PROM device probing for sun4m irq registers. by David S. Miller · 16 years ago
  82. 9f72632 KVM: ia64: 'struct fdesc' build fix by Jes Sorensen · 16 years ago
  83. 9824b8f Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  84. ab048fb Merge git://oss.sgi.com:8090/xfs/linux-2.6 by Linus Torvalds · 16 years ago
  85. 5a0cd4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  86. d950f26 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  87. b4df9d8 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  88. 902f2ac Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  89. 04da2cf qlge: Protect qlge_resume() with CONFIG_PM by David S. Miller · 16 years ago
  90. 53159d0 qlge: Fix warnings in debugging code. by David S. Miller · 16 years ago
  91. 06d4a22 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  92. b971963 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  93. e72a68f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  94. 1cce92a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  95. 79d57ab Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  96. a19eee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  97. 764527a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  98. 79b6f7e Merge branch 'new-drivers' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  99. 02a1416 net: Fix build with ARCH=um by David S. Miller · 16 years ago
  100. 8b05cef cpm_uart: Pass actual dev ptr to dma_* in ucc and cpm_uart serial by Becky Bruce · 16 years ago