1. c140d87 Disintegrate asm/system.h for IA64 by David Howells · 13 years ago
  2. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  3. 6e9ebcf TTY: simserial, final cleanup by Jiri Slaby · 13 years ago
  4. f66279c TTY: simserial, reindent some code by Jiri Slaby · 13 years ago
  5. 8b91633 TTY: simserial, fix includes by Jiri Slaby · 13 years ago
  6. adb636f TTY: simserial, remove useless comments by Jiri Slaby · 13 years ago
  7. 458cd31 TTY: simserial, use tty_port_hangup by Jiri Slaby · 13 years ago
  8. 9aead90 TTY: simserial, use tty_port_open by Jiri Slaby · 13 years ago
  9. 3a5c242 TTY: simserial, properly refcount tty_port->tty by Jiri Slaby · 13 years ago
  10. 78e74d7 TTY: simserial, use tty_port_close_start by Jiri Slaby · 13 years ago
  11. 3734303 TTY: simserial, use tty_port_close_end by Jiri Slaby · 13 years ago
  12. 2fcd5ca TTY: simserial, remove some tty ops by Jiri Slaby · 13 years ago
  13. 7f32f8d TTY: simserial, define local tty_port pointer by Jiri Slaby · 13 years ago
  14. 3c4782d TTY: simserial no longer needs serialP by Jiri Slaby · 13 years ago
  15. 98e3a9e TTY: simserial, stop using serial_state->{line,icount} by Jiri Slaby · 13 years ago
  16. d88405d TTY: simserial, remove tmp_buf by Jiri Slaby · 13 years ago
  17. fd2d7a6 TTY: simserial, remove static initialization by Jiri Slaby · 13 years ago
  18. 01bd730 TTY: amiserial/simserial, use flags from tty_port by Jiri Slaby · 13 years ago
  19. 12c8035 TTY: amiserial/simserial, use count from tty_port by Jiri Slaby · 13 years ago
  20. 799be6f TTY: amiserial/simserial, use close delays from tty_port by Jiri Slaby · 13 years ago
  21. 8775879 TTY: amiserial/simserial, use tty_port by Jiri Slaby · 13 years ago
  22. 5e99d54 TTY: simserial, pass tty down to functions by Jiri Slaby · 13 years ago
  23. 916b765 TTY: serialP, merge serial_state and async_struct by Jiri Slaby · 13 years ago
  24. 2f8c521 TTY: simserial, remove IRQ_T by Jiri Slaby · 13 years ago
  25. 964105b TTY: simserial, remove support of shared interrupts by Jiri Slaby · 13 years ago
  26. d852256 TTY: simserial/amiserial, use one instance of other members by Jiri Slaby · 13 years ago
  27. 979b6d8 TTY: simserial, use only one copy of async flags by Jiri Slaby · 13 years ago
  28. 9e12dd5 simserial, bail out when request_irq fails by Jiri Slaby · 13 years ago
  29. 6efb6b7 hpsim, initialize chip for assigned irqs by Jiri Slaby · 13 years ago
  30. 035cfe5 simserial, include some headers by Jiri Slaby · 13 years ago
  31. 0745d19 hpsim, fix SAL handling in fw-emu by Jiri Slaby · 13 years ago
  32. c5f0508 TTY: amiserial, remove tasklet for tty_wakeup by Jiri Slaby · 13 years ago
  33. 9c8efec TTY: serialP, remove unused material by Jiri Slaby · 13 years ago
  34. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 13 years ago
  35. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 13 years ago
  36. ff40a67 arch/ia64/hp/sim/simeth.c: print MAC via printk format specifier by Danny Kukawka · 13 years ago
  37. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  38. 53c909c ia64: Convert to the new irq_* function names by Thomas Gleixner · 14 years ago
  39. 4a983ed ia64: hp-sim: Cleanup direct access to irq_desc by Thomas Gleixner · 14 years ago
  40. 35d75b0 ia64: Convert hp-sim to new irq_chip functions by Thomas Gleixner · 14 years ago
  41. 3d373ce ia64: Remove stale irq_chip.end by Thomas Gleixner · 14 years ago
  42. 10e82f6 tty: simserial: now phase out the ioctl file pointer for good by Luck, Tony · 14 years ago
  43. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  44. 0587102 tty: icount changeover for other main devices by Alan Cox · 14 years ago
  45. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  46. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  47. fb824f4 [IA64] remove obsolete hw_interrupt_type by Thomas Gleixner · 15 years ago
  48. 86bc3df [IA64] remove obsolete irq_desc_t typedef by Thomas Gleixner · 15 years ago
  49. 8a7c3cd [IA64] remove obsolete no_irq_type by Thomas Gleixner · 15 years ago
  50. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  51. bf54215 proc tty: switch ia64 simserial to ->proc_fops by Alexey Dobriyan · 16 years ago
  52. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  53. 1f3f424 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  54. f986732 simeth: convert to net_device_ops by Alexey Dobriyan · 16 years ago
  55. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  56. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  57. bb49eed IA64: HP_SIMETH needs to depend upon NET by Alexander Beregalov · 16 years ago
  58. 28945dd simeth: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  59. 15648f1 simserial: Fix up for ldisc changes by Alan Cox · 16 years ago
  60. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  61. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 16 years ago
  62. 1a7a2e1 [SCSI] simscsi: use sg buffer copy helper funcitons by FUJITA Tomonori · 17 years ago
  63. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
  64. d4ed808 [IA64] remove remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  65. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 17 years ago
  66. 28fc1f5 [netdrvr] irq handler minor cleanups in several drivers by Jeff Garzik · 17 years ago
  67. b898a42 [IA64] rename _bss to __bss_start by Bernhard Walle · 17 years ago
  68. bdc2619 [IA64] export copy_page() to modules by Andrew Morton · 17 years ago
  69. b17de36 [IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/fw-emu.c by Roel Kluin · 17 years ago
  70. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  71. 9cb83c7 [SCSI] add use_sg_chaining option to scsi_host_template by FUJITA Tomonori · 17 years ago
  72. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  73. a60ebc5 [SCSI] simscsi: Free scsi host on error by Matthew Wilcox · 17 years ago
  74. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  75. 7b3166d [IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator) by Peter Chubb · 17 years ago
  76. 8b713c6 [IA64] Enable early console for Ski simulator by Peter Chubb · 17 years ago
  77. 5d36aa9 [IA64] make unwinder stop at last frame of the bootloader by David Mosberger-Tang · 17 years ago
  78. a6ce22a Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  79. 1e4dcd2 [IA64] Compare pointer against NULL, not '0' by Yoann Padioleau · 17 years ago
  80. fd3adb2 [SCSI] simscsi: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  81. 4f8de27 [IA64] Clean away some code inside some non-existent CONFIG ifdefs by Tony Luck · 17 years ago
  82. 873ec74 EFI: warn only for pre-1.00 system tables by Bjorn Helgaas · 17 years ago
  83. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  84. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  85. f889a26 [IA64] s/termios/ktermios/ in simserial.c by Tony Luck · 18 years ago
  86. 52fd910 [IA64] replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  87. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  88. cea196b [IA64] a fix towards allmodconfig build by Luck, Tony · 18 years ago
  89. 06344db [IA64] typename -> name conversion by Ingo Molnar · 18 years ago
  90. cfa7fd7 [PATCH] ia64/hp NULL noise removal by Al Viro · 18 years ago
  91. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  92. 5dcded1 [PATCH] missed ia64 pt_regs fixes by Al Viro · 18 years ago
  93. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  94. a144ea4 [IPV4]: annotate struct in_ifaddr by Al Viro · 18 years ago
  95. 0dfda77 [SCSI] fix simscsi by Christoph Hellwig · 18 years ago
  96. 121a422 [PATCH] irq-flags: IA64: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  97. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  98. a8553ac [PATCH] genirq: cleanup: remove irq_descp() by Ingo Molnar · 18 years ago
  99. 41c28ff [PATCH] kill _INLINE_ by Adrian Bunk · 19 years ago
  100. 3824ba7 [PATCH] remove unused tmp_buf_sem's by Adrian Bunk · 19 years ago