1. 88b4a07 [PATCH] eCryptfs: Public key transport mechanism by Michael Halcrow · 17 years ago
  2. b5d5dfb [PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGIC by Adrian Bunk · 17 years ago
  3. 77f1f67 [PATCH] knfsd: SUNRPC: fix up svc_create_socket() to take a sockaddr struct + length by Chuck Lever · 17 years ago
  4. 9575648 [PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive path by Chuck Lever · 17 years ago
  5. cdd88b9 [PATCH] knfsd: SUNRPC: Support IPv6 addresses in svc_tcp_accept by akpm@linux-foundation.org · 17 years ago
  6. bcdb81a [PATCH] knfsd: SUNRPC: add a "generic" function to see if the peer uses a secure port by Chuck Lever · 17 years ago
  7. b92503b [PATCH] knfsd: SUNRPC: teach svc_sendto() to deal with IPv6 addresses by Chuck Lever · 17 years ago
  8. 73df0db [PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independent by Chuck Lever · 17 years ago
  9. 27459f0 [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses by Chuck Lever · 17 years ago
  10. 2442222 [PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req by Chuck Lever · 17 years ago
  11. ad06e4b [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing by Chuck Lever · 17 years ago
  12. 1ba9510 [PATCH] knfsd: SUNRPC: Don't set msg_name and msg_namelen when calling sock_recvmsg by Chuck Lever · 17 years ago
  13. 067d781 [PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sock by Chuck Lever · 17 years ago
  14. e79eff1 [PATCH] knfsd: SUNRPC: aplit svc_sock_enqueue out of svc_setup_socket by NeilBrown · 17 years ago
  15. 482fb94 [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper by Chuck Lever · 17 years ago
  16. 6b17433 [PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp sockets by Chuck Lever · 17 years ago
  17. f85aaeb [PATCH] isdn-eicon: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  18. 053b47f [PATCH] Workaround CAPI subsystem locking issue by Michael Buesch · 17 years ago
  19. a871fe8 [PATCH] drivers/isdn/hisax/: Convert to generic boolean-values by Richard Knutsson · 17 years ago
  20. 986c4bb [PATCH] drivers/isdn/hardware/eicon/: convert to generic boolean-values by Richard Knutsson · 17 years ago
  21. 2a8081f [PATCH] ISDN: Rename special macro CONFIG_HISAX_HFC4S8S_PCIMEM by Robert P. J. Day · 17 years ago
  22. f0d8737 [PATCH] ISDN: Remove defunct test emulator by Robert P. J. Day · 17 years ago
  23. e3c07b9 [PATCH] ISDN: Rename debug option CONFIG_SERIAL_NOPAUSE_IO by Robert P. J. Day · 17 years ago
  24. 26fb5c5 [PATCH] ISDN: Rename some debugging macros to not resemble CONFIG options by Robert P. J. Day · 17 years ago
  25. e3f2769 [PATCH] ISDN: Fix typo "CONFIG_HISAX_QUADRO" -> "CONFIG_HISAX_SCT_QUADRO". by Robert P. J. Day · 17 years ago
  26. fd863db [PATCH] isdn/capi: use ARRAY_SIZE when appropriate by Ahmed S. Darwish · 17 years ago
  27. fc238b3 [PATCH] drivers/isdn/sc/: proper prototypes by Adrian Bunk · 17 years ago
  28. b19a8f0 [PATCH] drivers/isdn/hisax/: proper prototypes by Adrian Bunk · 17 years ago
  29. 010046d [PATCH] drivers/isdn/pcbit/: proper prototypes by Adrian Bunk · 17 years ago
  30. 390414b [PATCH] S3C2410 GPIO wrappers by Philipp Zabel · 17 years ago
  31. 920fe7a [PATCH] SA1100 GPIO wrappers by Philipp Zabel · 17 years ago
  32. 8a898f1 [PATCH] PXA GPIO wrappers by Philipp Zabel · 17 years ago
  33. a31c4ee [PATCH] AT91 GPIO wrappers by David Brownell · 17 years ago
  34. 3c729f1 [PATCH] OMAP GPIO wrappers by David Brownell · 17 years ago
  35. 4c20386 [PATCH] GPIO core by David Brownell · 17 years ago
  36. 9794f33 [PATCH] EDAC: Add Fully-Buffered DIMM APIs to core by eric wollesen · 17 years ago
  37. 4f423dd [PATCH] EDAC: Add memory scrubbing controls API to core by Frithiof Jensen · 17 years ago
  38. 84db003 [PATCH] EDAC: Fix in e752x mc driver by Mike Chan · 17 years ago
  39. 9962fd0 [PATCH] EDAC: e752x byte access fix by Brian Pomerantz · 17 years ago
  40. dfb2a76 [PATCH] EDAC: e752x bit mask fix by Brian Pomerantz · 17 years ago
  41. 27b0b2f [PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_info by Eric W. Biederman · 17 years ago
  42. 9f57a54 [PATCH] pid: remove now unused do_each_task_pid and while_each_task_pid by Eric W. Biederman · 17 years ago
  43. 41487c6 [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task by Eric W. Biederman · 17 years ago
  44. ab521dc [PATCH] tty: update the tty layer to work with struct pid by Eric W. Biederman · 17 years ago
  45. 3e7cd6c [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned by Eric W. Biederman · 17 years ago
  46. 0475ac0 [PATCH] pid: use struct pid for talking about process groups in exitc by Eric W. Biederman · 17 years ago
  47. 04a2e6a [PATCH] pid: make session_of_pgrp use struct pid instead of pid_t by Eric W. Biederman · 17 years ago
  48. 8d42db18 [PATCH] signal: rewrite kill_something_info so it uses newer helpers by Eric W. Biederman · 17 years ago
  49. 0e25338 [PATCH] signal: use kill_pgrp not kill_pg in the sunos compatibility code by Eric W. Biederman · 17 years ago
  50. 2ea8186 [PATCH] tty: fix the locking for signal->session in disassociate_ctty by Eric W. Biederman · 17 years ago
  51. 680a967 [PATCH] tty: clarify disassociate_ctty by Eric W. Biederman · 17 years ago
  52. cdc6233 [PATCH] tty: make __proc_set_tty static by Eric W. Biederman · 17 years ago
  53. 939b00d [PATCH] Minix V3 support by Andries Brouwer · 17 years ago
  54. b587b13 [PATCH] SPI eeprom driver by David Brownell · 17 years ago
  55. 3925a5c [PATCH] RTC gets sysfs wakealarm attribute by David Brownell · 17 years ago
  56. 8022456 [PATCH] SPI doc clarifications by David Brownell · 17 years ago
  57. 0ffa028 [PATCH] SPI cleanup() method param becomes non-const by Hans-Peter Nilsson · 17 years ago
  58. 7f8c761 [PATCH] spi_bitbang(): use overridable setup_transfer() method by Hans-Peter Nilsson · 17 years ago
  59. ddc1e97 [PATCH] spi: remove return in spi_unregister_driver() by Ben Dooks · 17 years ago
  60. 14fd9b3 [PATCH] spi: documentation does not need to set driver's bus_type field by Ben Dooks · 17 years ago
  61. 9b40ff4 [PATCH] spi: add spi_set_drvdata() and spi_get_drvdata() by Ben Dooks · 17 years ago
  62. 69c202a [PATCH] SPI: Freescale iMX SPI controller driver (BIS+) by Andrea Paterniani · 17 years ago
  63. fdb3c18 [PATCH] SPI controller driver for OMAP Microwire by David Brownell · 17 years ago
  64. 85abfaa [PATCH] SPI Kconfig fix by David Brownell · 17 years ago
  65. efc4713 [PATCH] DS1302: local_irq_disable() is redundant after local_irq_save() by Jiri Kosina · 17 years ago
  66. 2869b23 [PATCH] drivers/isdn/gigaset: new M101 driver (v2) by Tilman Schmidt · 17 years ago
  67. e13df2c [PATCH] drivers/telephony/ixj: Convert to generic boolean by Richard Knutsson · 17 years ago
  68. 40565f1 [PATCH] Char: timers cleanup by Jiri Slaby · 17 years ago
  69. d096f3e [PATCH] Char: specialix, isr have 2 params by Jiri Slaby · 17 years ago
  70. c239122 [PATCH] change __init to __devinit in 2 rtc drivers by Prarit Bhargava · 17 years ago
  71. eb58570 [PATCH] export ufs_fs.h to userspace by Mike Frysinger · 17 years ago
  72. 944be0b [PATCH] close_files(): add scheduling point by Ingo Molnar · 17 years ago
  73. 92ba0ee [PATCH] drivers/isdn/gigaset: reduce kernel message spam by Tilman Schmidt · 17 years ago
  74. 7435f50 [PATCH] drivers/isdn/gigaset: reduce mutex scope by Tilman Schmidt · 17 years ago
  75. 163da95 [PATCH] FS: speed up rw_verify_area() by Eric Dumazet · 17 years ago
  76. 2a10387 [PATCH] com20020 build fix by Randy Dunlap · 17 years ago
  77. a1e96b0 [PATCH] lockdep: forward declare struct task_struct by Heiko Carstens · 17 years ago
  78. 473e66f [PATCH] kexec: fix references to init in documentation for kexec by Horms · 17 years ago
  79. be6b026 [PATCH] swiotlb uninlinings by Andrew Morton · 17 years ago
  80. 544fc72 [PATCH] atmel_serial: Use __raw I/O register access by Haavard Skinnemoen · 17 years ago
  81. 3991d3b [PATCH] warning fix: unsigned->signed by Tomasz Kvarsin · 17 years ago
  82. bc1fc6d [PATCH] ipc: save the ipc namespace while reading proc files by Eric W. Biederman · 17 years ago
  83. 79a81ae [PATCH] reiserfs: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  84. 8b5925f [PATCH] OSS: Use ARRAY_SIZE macro when appropriate (2) by Ahmed S. Darwish · 17 years ago
  85. b322f40 [PATCH] OSS: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  86. 9d0094d [PATCH] w1: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  87. 3f05044 [PATCH] kernel: shut up the IRQ mismatch messages by Alan Cox · 17 years ago
  88. a304e1b [PATCH] Debug shared irqs by David Woodhouse · 17 years ago
  89. f9e4acf [PATCH] inotify: read return val fix by Nick Piggin · 17 years ago
  90. d003fb7 [PATCH] remove sb->s_files and file_list_lock usage in dquot.c by Christoph Hellwig · 17 years ago
  91. fb58b73 [PATCH] move remove_dquot_ref to dqout.c by Christoph Hellwig · 17 years ago
  92. ea6f328 [PATCH] scnprintf(): fix a comment by Martin Peschke · 17 years ago
  93. 91dd26a [PATCH] fix the defaults mentioned in Documentation/nfsroot.txt by Dan Aloni · 17 years ago
  94. d459883 [PATCH] MAINTAINERS: remove two dead e-mail by Jiri Slaby · 17 years ago
  95. ae4472a [PATCH] QUOTA: Have <linux/quota.h> include <linux/rwsem.h> explicitly by Robert P. J. Day · 17 years ago
  96. 5be02f1 [PATCH] include/linux/kernel.h: Remove labs() by Richard Knutsson · 17 years ago
  97. 893de2d [PATCH] Char: cyclades, use pci_device_id by Jiri Slaby · 17 years ago
  98. 29d73aa [PATCH] Char: use more PCI_DEVICE macro by Jiri Slaby · 17 years ago
  99. eb3dfb0 [PATCH] Fix d_path for lazy unmounts by Andreas Gruenbacher · 17 years ago
  100. 5c3bd43 [PATCH] NTFS: rename incorrect check of NTFS_DEBUG with just DEBUG by Robert P. J. Day · 17 years ago