1. 9868e0e ieee1394: raw1394: defer feature removal of old isoch interface by Stefan Richter · 18 years ago
  2. 63cca59 ieee1394: ohci1394: call PMac code in shutdown only for proper machines by Stefan Richter · 18 years ago
  3. 5370f1f ieee1394: ohci1394: reformat PPC_PMAC platform code by Stefan Richter · 18 years ago
  4. 48cfae4 ieee1394: ohci1394: add PPC_PMAC platform code to driver probe by Stefan Richter · 18 years ago
  5. 58272c1 ieee1394: sbp2: wrap two functions into one by Stefan Richter · 18 years ago
  6. 2a533b1 ieee1394: sbp2: update comment on things to do by Stefan Richter · 18 years ago
  7. cd641f6 ieee1394: sbp2: use list_move_tail() by Stefan Richter · 18 years ago
  8. 138c8af ieee1394: sbp2: more concise names for types and variables by Stefan Richter · 18 years ago
  9. 9117c6d ieee1394: sbp2: remove unused struct members by Stefan Richter · 18 years ago
  10. 28b0667 ieee1394: sbp2: proper unit in module parameter description by Stefan Richter · 18 years ago
  11. ca0c745 ieee1394: sbp2: clean up sbp2_ namespace by Stefan Richter · 18 years ago
  12. 5796aa7 ieee1394: sbp2: some conditions in queue_command are unlikely by Stefan Richter · 18 years ago
  13. 52fd910 [IA64] replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  14. 66888a6 [IA64] resolve name clash by renaming is_available_memory() by Christoph Lameter · 18 years ago
  15. e8ca566 ieee1394: sbp2: remove superfluous comments by Stefan Richter · 18 years ago
  16. d19c776 ieee1394: sbp2: delayed_work -> work_struct by Stefan Richter · 18 years ago
  17. 21b4e73 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  18. a5f8ee0 [IA64] Need export for csum_ipv6_magic by Tony Luck · 18 years ago
  19. 34161db Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  20. 424a964 ieee1394: sbp2: coding style of some macros by Stefan Richter · 18 years ago
  21. edf1fb2 ieee1394: sbp2: remove debug macros by Stefan Richter · 18 years ago
  22. 3564409 ieee1394: sbp2: consolidate log levels by Stefan Richter · 18 years ago
  23. 0b88544 ieee1394: sbp2: remove duplicate code by Stefan Richter · 18 years ago
  24. 8c8009e ieee1394: sbp2: remove dead code by Stefan Richter · 18 years ago
  25. ea42ea0 ieee1394: sbp2: clean up function declarations by Stefan Richter · 18 years ago
  26. 66743e0 ieee1394: sbp2: remove irritating log message by Stefan Richter · 18 years ago
  27. c0f00e2 ohci1394: shortcut irq printing by Alexey Dobriyan · 18 years ago
  28. 1f72cf5 ieee1394: nodemgr: take it easy if bus_rescan_devices fails by Stefan Richter · 18 years ago
  29. bfe89d7 drivers/ieee1394/*: use kmemdup() by Eric Sesterhenn · 18 years ago
  30. 5f8d17f6 ieee1394: ohci1394: proper log messages in suspend and resume by Stefan Richter · 18 years ago
  31. 2a3f8ad ieee1394: ohci1394: revert fail on error in suspend by Stefan Richter · 18 years ago
  32. def4d87 ieee1394: only build OUI database files if config enabled by Randy Dunlap · 18 years ago
  33. 7f58803 ieee1394: fix printk format warning by Randy Dunlap · 18 years ago
  34. b07375b ieee1394: nodemgr: revise semaphore protection of driver core data by Stefan Richter · 18 years ago
  35. 7fdfc90 ieee1394: nodemgr: reflect which return values are errors by Stefan Richter · 18 years ago
  36. b7cffc5 ieee1394: nodemgr: small fix after sysfs errors patch by Stefan Richter · 18 years ago
  37. 7b900c1 dv1394: remove BKL contention by Stefan Richter · 18 years ago
  38. 75dcf5d video1394: remove BKL contention by Daniel Drake · 18 years ago
  39. 3c21cfc video1394: small optimizations to frame retrieval codepath by Daniel Drake · 18 years ago
  40. c1c9c7c ieee1394: handle sysfs errors by Stefan Richter · 18 years ago
  41. 1ed891c ieee1394: coding style in hosts.c by Stefan Richter · 18 years ago
  42. 5c37dcb ieee1394: lock smaller region by host_num_alloc mutex by Stefan Richter · 18 years ago
  43. b63d4fe ieee1394: usecs_to_jiffies takes unsigned int argument by Stefan Richter · 18 years ago
  44. da256c5 ieee1394: ohci1394: suspend/resume cosmetics by Stefan Richter · 18 years ago
  45. f011bf0 ohci1394: steps to implement suspend/resume by Bernhard Kaindl · 18 years ago
  46. f9edc4f ieee1394: raw1394: add comments on lock usage by Stefan Richter · 18 years ago
  47. 23077f1 ieee1394: sbp2: slightly reorder sbp2scsi_abort by Stefan Richter · 18 years ago
  48. 0e930f4 ieee1394: remove unused struct member from highlevel API by Stefan Richter · 18 years ago
  49. b0f40ea [IA64] Fix DISCONTIGMEM without VIRTUAL_MEM_MAP by Matthew Wilcox · 18 years ago
  50. 17e77b1 [PATCH] Add support for type argument in PAL_GET_PSTATE by Venkatesh Pallipadi · 18 years ago
  51. 6dbfc19b [IA64] tidy up return value of ip_fast_csum by Chen, Kenneth W · 18 years ago
  52. 007d77d [IA64] implement csum_ipv6_magic for ia64. by Chen, Kenneth W · 18 years ago
  53. 5b4d568 [IA64] More Itanium PAL spec updates by Russ Anderson · 18 years ago
  54. 895309f [IA64] Update processor_info features by Russ Anderson · 18 years ago
  55. 6533bde [IA64] Add se bit to Processor State Parameter structure by Russ Anderson · 18 years ago
  56. 323cbb0 [IA64] Add dp bit to cache and bus check structs by Russ Anderson · 18 years ago
  57. c695777 [IA64] SN: Correctly update smp_affinty mask by John Keller · 18 years ago
  58. d61b49c [IA64] sparse cleanups by Matthew Wilcox · 18 years ago
  59. a7956113 [IA64] IA64 Kexec/kdump by Zou Nan hai · 18 years ago
  60. 68380b5 Add "run_scheduled_work()" workqueue function by Linus Torvalds · 18 years ago
  61. 285f5fa [ARM] 3995/1: iop13xx: add iop13xx support by Dan Williams · 18 years ago
  62. 4dbda6a [ARM] 3968/1: iop13xx: add iop13xx_defconfig by Dan Williams · 18 years ago
  63. c324113 [ARM] Update mach-types by Russell King · 18 years ago
  64. 2fd8507 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  65. 1c1afa3 Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 18 years ago
  66. 0a01707 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  67. 2685b26 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  68. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  69. 6cf24f0 [PATCH] elf.h: forward declare struct file by Andrew Morton · 18 years ago
  70. d3ed11c [PATCH] cpuset: allow a larger buffer for writes to cpuset files by Paul Menage · 18 years ago
  71. 09b8825 [PATCH] ext4: Eliminate inline functions by Avantika Mathur · 18 years ago
  72. 5d4958f [PATCH] ext4: kmalloc to kzalloc by Avantika Mathur · 18 years ago
  73. 7e02897 [PATCH] ext4: if expression format by Avantika Mathur · 18 years ago
  74. 7d1c520 [PATCH] ext3 balloc: fix _with_rsv freeze by Hugh Dickins · 18 years ago
  75. 2823b55 [PATCH] ext3 balloc: use io_error label by Hugh Dickins · 18 years ago
  76. c56d256 [PATCH] ext3 balloc: say rb_entry not list_entry by Hugh Dickins · 18 years ago
  77. ff50dc5 [PATCH] ext3 balloc: fix off-by-one against rsv_end by Hugh Dickins · 18 years ago
  78. 1650242 [PATCH] ext3 balloc: fix off-by-one against grp_goal by Hugh Dickins · 18 years ago
  79. ef50367 [PATCH] ext3 balloc: reset windowsz when full by Hugh Dickins · 18 years ago
  80. 1aa16ee [PATCH] IPMI: fix PROC_FS=n warnings by Randy Dunlap · 18 years ago
  81. 5a1099b [PATCH] IPMI: increase KCS message size by Corey Minyard · 18 years ago
  82. 4d7cbac [PATCH] IPMI: Fix BT long busy by Corey Minyard · 18 years ago
  83. 168b35a [PATCH] IPMI: fix pci warning by Corey Minyard · 18 years ago
  84. 7d8ba96 [PATCH] IPMI: add pigeonpoint poweroff by Corey Minyard · 18 years ago
  85. b361e27 [PATCH] IPMI: system interface hotplug by Corey Minyard · 18 years ago
  86. 15c62e1 [PATCH] IPMI: add poll delay by Corey Minyard · 18 years ago
  87. 55162fb [PATCH] IPMI: fix request events by Corey Minyard · 18 years ago
  88. b967513 [PATCH] IPMI: Add maintenance mode by Corey Minyard · 18 years ago
  89. b2c0394 [PATCH] IPMI: Allow hot system interface remove by Corey Minyard · 18 years ago
  90. 759643b [PATCH] IPMI: pass sysfs name from lower level driver by Corey Minyard · 18 years ago
  91. bca0324 [PATCH] IPMI: remove interface number limits by Corey Minyard · 18 years ago
  92. f0b55da [PATCH] IPMI: Fix device model name by Corey Minyard · 18 years ago
  93. 6b39bb6 [PATCH] nbd: show nbd client pid in sysfs by Paul Clements · 18 years ago
  94. 79290822 [PATCH] add ignore_loglevel boot option by Ingo Molnar · 18 years ago
  95. 70e4506 [PATCH] lockdep: register_lock_class() fix by Ingo Molnar · 18 years ago
  96. 72be2cc [PATCH] Update ext[23] mailing list address by Erik Mouw · 18 years ago
  97. feb1892 [PATCH] ext4: fix credit calculation in ext4_ext_calc_credits_for_insert by Johann Lombardi · 18 years ago
  98. 97d2a80 [PATCH] aio: remove ki_retried debugging member by Benjamin LaHaise · 18 years ago
  99. b62e8ec [PATCH] aio: kill pointless ki_nbytes assignment in aio_setup_single_vector by Chen, Kenneth W · 18 years ago
  100. 85916f8 [PATCH] Kexec / Kdump: Unify elf note code by Magnus Damm · 18 years ago