1. 83d722f [PATCH] Remove __devinit and __cpuinit from notifier_call definitions by Chandra Seetharaman · 18 years ago
  2. 649bbaa [PATCH] Remove __devinitdata from notifier block definitions by Chandra Seetharaman · 18 years ago
  3. e7edf9c [PATCH] LSM: add missing hook to do_compat_readv_writev() by James Morris · 18 years ago
  4. a090d91 [PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutex by Al Viro · 18 years ago
  5. 6ad0013 [PATCH] fix mips sys32_p{read,write} by Al Viro · 18 years ago
  6. de0bb97 [PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable) by Al Viro · 18 years ago
  7. c82ffb0 [PATCH] fix leak in activate_ep_files() by Al Viro · 18 years ago
  8. 7b97ebf Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  9. 07db869 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  10. bd5838b Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  11. 1ebd32f [PATCH] splice: add ->splice_write support for /dev/null by Jens Axboe · 18 years ago
  12. 00522fb [PATCH] splice: rearrange moving to/from pipe helpers by Jens Axboe · 18 years ago
  13. 86a0f04 [PATCH] forcedeth: fix initialization by Ayaz Abdulla · 18 years ago
  14. bdf9c27 [PATCH] sky2: version 1.2 by Stephen Hemminger · 18 years ago
  15. 98712e5 [PATCH] sky2: reset function can be devinit by Stephen Hemminger · 18 years ago
  16. 4a15d56 [PATCH] sky2: use ALIGN() macro by Stephen Hemminger · 18 years ago
  17. d27ed38 [PATCH] sky2: add fake idle irq timer by Stephen Hemminger · 18 years ago
  18. 734cbc3 [PATCH] sky2: reschedule if irq still pending by Stephen Hemminger · 18 years ago
  19. 3b90887 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  20. 3b85418 Merge branch 'skb_truesize' of git://lost.foo-projects.org/~ahkok/git/linux-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  21. 25f7389 Merge branch 'master' into upstream-fixes by Jeff Garzik · 18 years ago
  22. 85ca719 [BRIDGE]: allow full size vlan packets by Stephen Hemminger · 18 years ago
  23. 912d35f [PATCH] Add support for the sys_vmsplice syscall by Jens Axboe · 18 years ago
  24. c86d90d [doc] add paragraph about 'fs' subsystem to sysfs.txt by Miklos Szeredi · 18 years ago
  25. 8aa09a5 [fuse] fix race between checking and setting file->private_data by Miklos Szeredi · 18 years ago
  26. 6dbbcb1 [fuse] fix deadlock between fuse_put_super() and request_end(), try #2 by Miklos Szeredi · 18 years ago
  27. 5a5fb1e Revert "[fuse] fix deadlock between fuse_put_super() and request_end()" by Miklos Szeredi · 18 years ago
  28. 016b661 [PATCH] splice: fix offset problems by Jens Axboe · 18 years ago
  29. ba5f5d9 [PATCH] splice: fix min() warning by Andrew Morton · 18 years ago
  30. bcb4919 e1000: Update truesize with the length of the packet for packet split by Auke Kok · 18 years ago
  31. 4d5c34e [PATCH] Alpha: strncpy() fix by Ivan Kokshaysky · 18 years ago
  32. 454ac77 Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stable by Linus Torvalds · 18 years ago
  33. 18118cd [NETFILTER]: ipt action: use xt_check_target for basic verification by Patrick McHardy · 18 years ago
  34. 91536b7 [NETFILTER]: x_tables: move table->lock initialization by Dmitry Mishin · 18 years ago
  35. e4a79ef [NETFILTER]: ip6_tables: remove broken comefrom debugging by Patrick McHardy · 18 years ago
  36. 2c16b77 [NETFILTER]: nf_conntrack: kill unused callback init_conntrack by Yasuyuki Kozakai · 18 years ago
  37. 55fe586 [NETFILTER]: Fix compat_xt_counters alignment for non-x86 by Patrick McHardy · 18 years ago
  38. 44adf28 [NETFILTER]: ULOG target is not obsolete by Thomas Voegtle · 18 years ago
  39. e1bbdeb [NETFILTER]: nf_conntrack: Fix module refcount dropping too far by Yasuyuki Kozakai · 18 years ago
  40. d8fe3f1 [SPARC]: __NR_sys removal by OGAWA Hirofumi · 18 years ago
  41. 7c241d3 [PATCH] bcm43xx: make PIO mode usable by Michael Buesch · 18 years ago
  42. 9eac8f9 [PATCH] bcm43xx: add to MAINTAINERS by Michael Buesch · 18 years ago
  43. 818667f [PATCH] softmac: fix SIOCSIWAP by Johannes Berg · 18 years ago
  44. dac322e [PATCH] Fix crash on big-endian systems during scan by Pavel Roskin · 18 years ago
  45. 301dc3e [CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL is undefined by Steve French · 18 years ago
  46. 6b426e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  47. cb6aef2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 by Linus Torvalds · 18 years ago
  48. 950709a Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 18 years ago
  49. 41bc398 Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stable by Linus Torvalds · 18 years ago
  50. a580e5b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 18 years ago
  51. 5d23faf drm: possible cleanups by Dave Airlie · 18 years ago
  52. caa98c4 drm: fixup r300 scratch on BE machines by Dave Airlie · 18 years ago
  53. b66ac3e [CIFS] Fix typo in previous by Steve French · 18 years ago
  54. d0e15be powerpc: Fix define_machine so machine_is() works from modules by Paul Mackerras · 18 years ago
  55. 93e1b7d [PATCH] tpm: add HID module parameter by Kylene Jo Hall · 18 years ago
  56. 5713556 [PATCH] tpm: add interrupt module parameter by Kylene Jo Hall · 18 years ago
  57. cb53542 [PATCH] tpm: spacing cleanups 2 by Kylene Jo Hall · 18 years ago
  58. 397c718 [PATCH] tpm_infineon section fixup by Randy Dunlap · 18 years ago
  59. 8b006db [PATCH] tpm: update bios log code for 1.2 by Kylene Jo Hall · 18 years ago
  60. b09d530 [PATCH] tpm: check mem start and len by Kylene Jo Hall · 18 years ago
  61. e496f540 [PATCH] tpm: tpm_infineon updated to latest interface changes by Marcel Selhorst · 18 years ago
  62. 10685a9 [PATCH] tpm: use clear_bit by Kylene Jo Hall · 18 years ago
  63. 36b2002 [PATCH] tpm: msecs_to_jiffies cleanups by Kylene Jo Hall · 18 years ago
  64. 27084ef [PATCH] tpm: driver for next generation TPM chips by Leendert van Doorn · 18 years ago
  65. 08e96e4 [PATCH] tpm: new 1.2 sysfs files by Kylene Jo Hall · 18 years ago
  66. 9e18ee1 [PATCH] tpm: command duration update by Kylene Jo Hall · 18 years ago
  67. e0dd03c [PATCH] tpm: return chip from tpm_register_hardware by Kylene Jo Hall · 18 years ago
  68. 90dda52 [PATCH] tpm: chip struct update by Kylene Jo Hall · 18 years ago
  69. beed53a [PATCH] tpm: reorganize sysfs files by Kylene Jo Hall · 18 years ago
  70. 3c2f606 [PATCH] tpm: spacing cleanups by Kylene Jo Hall · 18 years ago
  71. 7c69a47 [PATCH] tpm: fix missing string by Kylene Jo Hall · 18 years ago
  72. 59e89f3 [PATCH] tpm: fix memory leak by Kylene Jo Hall · 18 years ago
  73. b9251b8 [PATCH] Fix reiserfs deadlock by Jan Kara · 18 years ago
  74. 8c4335a [PATCH] Altix snsc: duplicate kobject fix by akpm@osdl.org · 18 years ago
  75. 5b20192 [PATCH] x86_64: Fix a race in the free_iommu path by Mike Waychison · 18 years ago
  76. ddbe3ee [PATCH] x86_64: Pass -32 to the assembler when compiling the 32bit vsyscall pages by Andi Kleen · 18 years ago
  77. 304dbdb [PATCH] add migratepage address space op to shmem by Lee Schermerhorn · 18 years ago
  78. 3b5fd59 [PATCH] x86_64: sparsemem does not need node_mem_map by Andy Whitcroft · 18 years ago
  79. 73a8881 [PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handling by Tilman Schmidt · 18 years ago
  80. 6080823 [CIFS] Readdir fixes to allow search to start at arbitrary position in directory by Steve French · 18 years ago
  81. 7c8ce71 Merge branch 'misc' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 18 years ago
  82. 45af7a0 [CIFS] Use the kthread_ API instead of opencoding lots of hairy code for kernel by Steve French · 18 years ago
  83. 48b950f [PATCH] pcmcia/pcmcia_resource.c: fix crash when using Cardbus cards by Daniel Ritz · 18 years ago
  84. daaeb72 [PATCH] vrc4171: update config by Yoichi Yuasa · 18 years ago
  85. 2aff541 [PATCH] pcmcia: fix oops in static mapping case by Dominik Brodowski · 18 years ago
  86. 80a55e9 [PATCH] pcmcia: remove unneeded forward declarations by Andrew Morton · 18 years ago
  87. a0aab14 [PATCH] pcmcia: do not set dev_node to NULL too early by Dominik Brodowski · 18 years ago
  88. 90ff870 [PATCH] pcmcia: fix comment for pcmcia_load_firmware by Komuro · 18 years ago
  89. 6171b88 [PATCH] pcmcia: unload second device first by Komuro · 18 years ago
  90. 65427298 [PATCH] pcmcia: add new ID to pcnet_cs by Dominik Brodowski · 18 years ago
  91. 223232d [PARISC] MAINTAINERS by Kyle McMartin · 18 years ago
  92. 1b52d7c [PARISC] Make ioremap default to _nocache by Kyle McMartin · 18 years ago
  93. 6ca773c [PARISC] Add new entries to the syscall table by Kyle McMartin · 18 years ago
  94. 2fd8303 [PARISC] Further work for multiple page sizes by Helge Deller · 18 years ago
  95. d668da8 [PARISC] Fix up hil_kbd.c mismerge by Matthew Wilcox · 18 years ago
  96. 8ea6947 [PARISC] defconfig updates by Helge Deller · 18 years ago
  97. b312c33 [PARISC] Document that we tolerate "Relaxed Ordering" by Grant Grundler · 18 years ago
  98. 67a5a59 [PARISC] Misc. janitorial work by Helge Deller · 18 years ago
  99. b2d6b9f [PARISC] EISA regions must be mapped NO_CACHE by Helge Deller · 18 years ago
  100. e74eb80 [PARISC] OSS ad1889: Match register names with ALSA driver by Stuart Brady · 19 years ago