1. 53c909c ia64: Convert to the new irq_* function names by Thomas Gleixner · 14 years ago
  2. 4a983ed ia64: hp-sim: Cleanup direct access to irq_desc by Thomas Gleixner · 14 years ago
  3. 35d75b0 ia64: Convert hp-sim to new irq_chip functions by Thomas Gleixner · 14 years ago
  4. 3d373ce ia64: Remove stale irq_chip.end by Thomas Gleixner · 14 years ago
  5. 10e82f6 tty: simserial: now phase out the ioctl file pointer for good by Luck, Tony · 14 years ago
  6. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  7. 0587102 tty: icount changeover for other main devices by Alan Cox · 14 years ago
  8. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  9. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  10. fb824f4 [IA64] remove obsolete hw_interrupt_type by Thomas Gleixner · 15 years ago
  11. 86bc3df [IA64] remove obsolete irq_desc_t typedef by Thomas Gleixner · 15 years ago
  12. 8a7c3cd [IA64] remove obsolete no_irq_type by Thomas Gleixner · 15 years ago
  13. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  14. bf54215 proc tty: switch ia64 simserial to ->proc_fops by Alexey Dobriyan · 16 years ago
  15. 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
  16. 1f3f424 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  17. f986732 simeth: convert to net_device_ops by Alexey Dobriyan · 16 years ago
  18. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  19. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  20. bb49eed IA64: HP_SIMETH needs to depend upon NET by Alexander Beregalov · 16 years ago
  21. 28945dd simeth: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  22. 15648f1 simserial: Fix up for ldisc changes by Alan Cox · 16 years ago
  23. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  24. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 17 years ago
  25. 1a7a2e1 [SCSI] simscsi: use sg buffer copy helper funcitons by FUJITA Tomonori · 17 years ago
  26. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
  27. d4ed808 [IA64] remove remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  28. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 17 years ago
  29. 28fc1f5 [netdrvr] irq handler minor cleanups in several drivers by Jeff Garzik · 17 years ago
  30. b898a42 [IA64] rename _bss to __bss_start by Bernhard Walle · 17 years ago
  31. bdc2619 [IA64] export copy_page() to modules by Andrew Morton · 17 years ago
  32. 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
  33. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  34. 9cb83c7 [SCSI] add use_sg_chaining option to scsi_host_template by FUJITA Tomonori · 17 years ago
  35. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  36. a60ebc5 [SCSI] simscsi: Free scsi host on error by Matthew Wilcox · 17 years ago
  37. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  38. 7b3166d [IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator) by Peter Chubb · 17 years ago
  39. 8b713c6 [IA64] Enable early console for Ski simulator by Peter Chubb · 17 years ago
  40. 5d36aa9 [IA64] make unwinder stop at last frame of the bootloader by David Mosberger-Tang · 17 years ago
  41. a6ce22a Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  42. 1e4dcd2 [IA64] Compare pointer against NULL, not '0' by Yoann Padioleau · 17 years ago
  43. fd3adb2 [SCSI] simscsi: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  44. 4f8de27 [IA64] Clean away some code inside some non-existent CONFIG ifdefs by Tony Luck · 17 years ago
  45. 873ec74 EFI: warn only for pre-1.00 system tables by Bjorn Helgaas · 17 years ago
  46. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  47. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 18 years ago
  48. f889a26 [IA64] s/termios/ktermios/ in simserial.c by Tony Luck · 18 years ago
  49. 52fd910 [IA64] replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  50. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  51. cea196b [IA64] a fix towards allmodconfig build by Luck, Tony · 18 years ago
  52. 06344db [IA64] typename -> name conversion by Ingo Molnar · 18 years ago
  53. cfa7fd7 [PATCH] ia64/hp NULL noise removal by Al Viro · 18 years ago
  54. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  55. 5dcded1 [PATCH] missed ia64 pt_regs fixes by Al Viro · 18 years ago
  56. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  57. a144ea4 [IPV4]: annotate struct in_ifaddr by Al Viro · 18 years ago
  58. 0dfda77 [SCSI] fix simscsi by Christoph Hellwig · 18 years ago
  59. 121a422 [PATCH] irq-flags: IA64: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  60. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  61. a8553ac [PATCH] genirq: cleanup: remove irq_descp() by Ingo Molnar · 18 years ago
  62. 41c28ff [PATCH] kill _INLINE_ by Adrian Bunk · 19 years ago
  63. 3824ba7 [PATCH] remove unused tmp_buf_sem's by Adrian Bunk · 19 years ago
  64. d50f5c5 [IA64] build broken for ia64 simserial.c by Andreas Schwab · 19 years ago
  65. a941564 [PATCH] capable/capability.h (arch/) by Randy Dunlap · 19 years ago
  66. 9e173c0 [PATCH] ia64: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  67. b6a7e1e [IA64] Allow simulator to use bigger disks by Peter Chubb · 19 years ago
  68. 83a78d9 [IA64] Fix simscsi for new SCSI midlayer by Peter Chubb · 19 years ago
  69. c85b2a5 Pull sim-fixes into release branch by Tony Luck · 19 years ago
  70. e72225d [PATCH] bogus #if (simserial) by viro@ZenIV.linux.org.uk · 19 years ago
  71. dc90e95 [IA64] Add PAL_VM_SUMMARY/PAL_MEM_ATTRIB to bootloader for SKI by Peter Chubb · 19 years ago
  72. 38d26b9 [IA64] arch/ia64/hp/sim/boot/fw-emu.c: remove egcs workaround by Adrian Bunk · 19 years ago
  73. a4cce10 [IA64] Fix simulator boot (for real this time). by Peter Chubb · 19 years ago
  74. 62d75f3 [IA64] backout incorrect fix for simulator boot issue by Tony Luck · 19 years ago
  75. 4aec0fb [IA64] Simulator bootloader fails with gcc 4 by Ian Wienand · 19 years ago
  76. 3b5cc09 [IA64] assign_irq_vector() should not panic by Kenji Kaneshige · 19 years ago
  77. 819c67e [IA64] Replace stale KDB-code with useful MAGIC_SYSRQ code in simserial.c by David Mosberger-Tang · 19 years ago
  78. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago