1. 7fe908d [PATCH] pcmcia: use mutexes instead of semaphores by Dominik Brodowski · 19 years ago
  2. cbbddd1 [PATCH] pcmcia: remove unused defines by Dominik Brodowski · 19 years ago
  3. 360b65b [PATCH] pcmcia: make config_t independent, add reference counting by Dominik Brodowski · 19 years ago
  4. 855cdf1 [PATCH] pcmcia: always use device pointer to config_t by Dominik Brodowski · 19 years ago
  5. dbb22f0 [PATCH] pcmcia: access config_t using pointer instead of array by Dominik Brodowski · 19 years ago
  6. 1ae9c7d [PATCH] pcmcia: remove unused field Present from config_t by Dominik Brodowski · 19 years ago
  7. 6e3d4f2 [PATCH] pcmcia: permit single-character identifiers by Janos Farkas · 18 years ago
  8. a0f0678 [PATCH] splice exports by Jeff Garzik · 18 years ago
  9. ce362c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  10. 064c94f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  11. 256414d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  12. 63e8d91 Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 18 years ago
  13. d1127e4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  14. 5abc97a [PATCH] splice: add support for SPLICE_F_MOVE flag by Jens Axboe · 18 years ago
  15. 5274f05 [PATCH] Introduce sys_splice() system call by Jens Axboe · 18 years ago
  16. cd7a920 [PARISC] Fix double free when removing HIL drivers by Kyle McMartin · 18 years ago
  17. 4da9f13 [PARISC] Add atomic_sub_and_test by Kyle McMartin · 18 years ago
  18. a2d3380 [PARISC] Enabled some NLS modules in a500, b180 and c3000 defconfigs by Stuart Brady · 18 years ago
  19. 8ace5ff [PARISC] Kill duplicated EXPORT_SYMBOL warnings by Kyle McMartin · 18 years ago
  20. d345fd3 [PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.c by Kyle McMartin · 18 years ago
  21. 2746ae1 [PARISC] Make local_t use atomic_long_t by Kyle McMartin · 18 years ago
  22. 6f0b451 [PARISC] Update defconfigs by Helge Deller · 18 years ago
  23. 50a34db [PARISC] Add PREEMPT support by Kyle McMartin · 18 years ago
  24. bc8846c [PARISC] More useful readwrite lock helpers by Kyle McMartin · 18 years ago
  25. 102c8c7 [PARISC] Convert HIL drivers to use input_allocate_device by Helge Deller · 18 years ago
  26. 10267cd [PARISC] Fixup CONFIG_EISA a bit by Helge Deller · 18 years ago
  27. b29eac4 [PARISC] getsockopt should be ENTRY_COMP by Kyle McMartin · 18 years ago
  28. a41d386 [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP by Helge Deller · 18 years ago
  29. cb4ab59 [PARISC] Temporary FIXME for ioremapping EISA regions by Helge Deller · 18 years ago
  30. 29ef8295 [PARISC] Enable ioremap functionality unconditionally by Helge Deller · 18 years ago
  31. 857600c [PARISC] Fix stifb with IOREMAP and a 64-bit kernel by Helge Deller · 18 years ago
  32. b8ce0aad [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap by Helge Deller · 18 years ago
  33. b31059f [PARISC] Add STRICT_MM_TYPECHECKS by Helge Deller · 18 years ago
  34. b9e71ac [PARISC] Fix IOREMAP with a 64-bit kernel by Helge Deller · 18 years ago
  35. ba57583 [PARISC] Add parisc implementation of flush_kernel_dcache_page() by James Bottomley · 18 years ago
  36. ab43227 [PARISC] Add parisc implementation of flush_anon_page() by James Bottomley · 18 years ago
  37. 5076c15 [PARISC] I/O-Space must be ioremap_nocache()'d by Helge Deller · 18 years ago
  38. 94c3e87 [PARISC] Enable free_initrd_mem() by Helge Deller · 18 years ago
  39. a81dd18 [PARISC] Clarify pdc_stable license terms by Thibaut VARENE · 18 years ago
  40. c1c57d7 [IA64] ioremap() should prefer WB over UC by Bjorn Helgaas · 18 years ago
  41. 3283a67 [IA64] Add __mca_table to the DISCARD list in gate.lds by Jes Sorensen · 18 years ago
  42. 618a3c0 IB/mad: RMPP support for additional classes by Hal Rosenstock · 18 years ago
  43. fa9656b IB/mad: include GID/class when matching receives by Jack Morgenstein · 18 years ago
  44. 55d8ca4 Merge branch 'mv-merge' by Jeff Garzik · 18 years ago
  45. 63af2a5 [PATCH] sata_mv: three bug fixes by Mark Lord · 18 years ago
  46. 00b6f5e [PATCH] libata: ata_dev_init_params() fixes by Albert Lee · 18 years ago
  47. 17efc5f [PATCH] libata: Fix interesting use of "extern" and also some bracketing by Alan Cox · 18 years ago
  48. 5444a6f [PATCH] libata: Simplex and other mode filtering logic by Alan Cox · 18 years ago
  49. 692785e [PATCH] libata - ATA is both ATA and CFA by Alan Cox · 18 years ago
  50. e35a9e0 [PATCH] libata: Add ->set_mode hook for odd drivers by Alan Cox · 18 years ago
  51. 4e5ec5d [PATCH] libata: BMDMA handling updates by Alan Cox · 18 years ago
  52. 5d4fe2c [PATCH] ixp2000: fix gcc4 breakage by Lennert Buytenhek · 18 years ago
  53. 391fc09 [PATCH] b44: ensure valid mac addr by Gary Zambrano · 18 years ago
  54. bc0e1fc [PATCH] Janitor: drivers/net/pcnet32: fix incorrect comments by Linas Vepstas · 18 years ago
  55. 8a91ed6 [PATCH] net: remove CONFIG_NET_CBUS conditional for NS8390 by Arthur Othieno · 18 years ago
  56. a8b4cf4 [PATCH] natsemi: Support oversized EEPROMs by Mark Brown · 18 years ago
  57. 8dfc914 [PATCH] spidernet : enable tx checksum offloading by default by Jens Osterkamp · 18 years ago
  58. ff59c45 [PATCH] bonding: support carrier state for master by Jay Vosburgh · 18 years ago
  59. e21a2b0 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Jeff Garzik · 18 years ago
  60. 8a89334 [PATCH] acenic: fix section mismatches by Randy Dunlap · 18 years ago
  61. 4e5077b [PATCH] spidernet : reduce console spam by Jens Osterkamp · 18 years ago
  62. 00b428c [PATCH] via-rhine: link state fix by Roger Luethi · 18 years ago
  63. b8ab2dc [PATCH] axnet_cs.c : add hardware multicast support by Komuro · 18 years ago
  64. 05c8e0a [PATCH] libata: kill trailing whitespace by Tejun Heo · 18 years ago
  65. e02a4ca Merge branch 'master' by Jeff Garzik · 18 years ago
  66. 5c51312 b44: fix force mac address before ifconfig up by Gary Zambrano · 18 years ago
  67. f3cab8a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  68. 76babde Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  69. d89cfe7 [IA64] Move __mca_table out of the __init section by Russ Anderson · 18 years ago
  70. e1f7868 IB/mthca: Fix section mismatch problems by Roland Dreier · 18 years ago
  71. ef12d45 IPoIB: Fix oops with raw sockets by Roland Dreier · 18 years ago
  72. a07bacc IB/mthca: Fix check of size in SRQ creation by Jack Morgenstein · 18 years ago
  73. 3f89f83 IB/srp: Fix unmapping of fake scatterlist by Roland Dreier · 18 years ago
  74. e71ac60 Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 18 years ago
  75. 224b148 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjody/ieee1394 by Linus Torvalds · 18 years ago
  76. 15e812a [PATCH] powerpc: Remove oprofile spinlock backtrace code by Anton Blanchard · 18 years ago
  77. fa465f8 [PATCH] powerpc: Add oprofile calltrace support to all powerpc cpus by Anton Blanchard · 18 years ago
  78. 6c6bd75 [PATCH] powerpc: Add oprofile calltrace support by Brian Rogan · 18 years ago
  79. b848e0a [PATCH] for_each_possible_cpu: ppc by KAMEZAWA Hiroyuki · 18 years ago
  80. 0e55195 [PATCH] for_each_possible_cpu: powerpc by KAMEZAWA Hiroyuki · 18 years ago
  81. bab70a4 [PATCH] lock PTE before updating it in 440/BookE page fault handler by Eugene Surovegin · 18 years ago
  82. 5476790 [PATCH] send_sigqueue: simplify and fix the race by Oleg Nesterov · 18 years ago
  83. a1d5e21 [PATCH] do_notify_parent_cldstop: remove 'to_self' param by Oleg Nesterov · 18 years ago
  84. 883606a [PATCH] finish_stop: don't check stop_count < 0 by Oleg Nesterov · 18 years ago
  85. dac27f4 [PATCH] simplify do_signal_stop() by Oleg Nesterov · 18 years ago
  86. a7e5328 [PATCH] cleanup __exit_signal->cleanup_sighand path by Oleg Nesterov · 18 years ago
  87. 4a2c7a7 [PATCH] make fork() atomic wrt pgrp/session signals by Oleg Nesterov · 18 years ago
  88. 47e6532 [PATCH] pids: kill PIDTYPE_TGID by Oleg Nesterov · 18 years ago
  89. 88531f7 [PATCH] do_sigaction: don't take tasklist_lock by Oleg Nesterov · 18 years ago
  90. aacc909 [PATCH] do_group_exit: don't take tasklist_lock by Oleg Nesterov · 18 years ago
  91. a122b34 [PATCH] do_signal_stop: don't take tasklist_lock by Oleg Nesterov · 18 years ago
  92. 6108ccd [PATCH] relax sig_needs_tasklist() by Oleg Nesterov · 18 years ago
  93. 7d7185c [PATCH] sys_times: don't take tasklist_lock by Oleg Nesterov · 18 years ago
  94. 5876700 [PATCH] do __unhash_process() under ->siglock by Oleg Nesterov · 18 years ago
  95. 35f5cad [PATCH] revert "Optimize sys_times for a single thread process" by Oleg Nesterov · 18 years ago
  96. 6a14c5c [PATCH] move __exit_signal() to kernel/exit.c by Oleg Nesterov · 18 years ago
  97. c81addc [PATCH] rename __exit_sighand to cleanup_sighand by Oleg Nesterov · 18 years ago
  98. 29ff471 [PATCH] cleanup __exit_signal() by Oleg Nesterov · 18 years ago
  99. 6b3934e [PATCH] copy_process: cleanup bad_fork_cleanup_signal by Oleg Nesterov · 18 years ago
  100. 7001510 [PATCH] copy_process: cleanup bad_fork_cleanup_sighand by Oleg Nesterov · 18 years ago