1. d3e9cce [PATCH] Dynamic kernel command-line: xtensa by Alon Bar-Lev · 17 years ago
  2. adf4885 [PATCH] Dynamic kernel command-line: x86_64 by Alon Bar-Lev · 17 years ago
  3. 712f77b [PATCH] Dynamic kernel command-line: v850 by Alon Bar-Lev · 17 years ago
  4. 19bf7e7 [PATCH] Dynamic kernel command-line: um by Alon Bar-Lev · 17 years ago
  5. 383464c [PATCH] Dynamic kernel command-line: sparc64 by Alon Bar-Lev · 17 years ago
  6. 08e7ca1 [PATCH] Dynamic kernel command-line: sparc by Alon Bar-Lev · 17 years ago
  7. 3e42ff6 [PATCH] Dynamic kernel command-line: sh64 by Alon Bar-Lev · 17 years ago
  8. 53c8262 [PATCH] Dynamic kernel command-line: sh by Alon Bar-Lev · 17 years ago
  9. e06b1a3 [PATCH] Dynamic kernel command-line: s390 by Alon Bar-Lev · 17 years ago
  10. bf71cec [PATCH] Dynamic kernel command-line: ppc by Alon Bar-Lev · 17 years ago
  11. b8757b2 [PATCH] Dynamic kernel command-line: powerpc by Alon Bar-Lev · 17 years ago
  12. 668f993 [PATCH] Dynamic kernel command-line: parisc by Alon Bar-Lev · 17 years ago
  13. 43cd346 [PATCH] Dynamic kernel command-line: mips by Alon Bar-Lev · 17 years ago
  14. f2a09e1 [PATCH] Dynamic kernel command-line: m68knommu by Alon Bar-Lev · 17 years ago
  15. 187959f [PATCH] Dynamic kernel command-line: m68k by Alon Bar-Lev · 17 years ago
  16. 3561794 [PATCH] Dynamic kernel command-line: m32r by Alon Bar-Lev · 17 years ago
  17. a8d91b8 [PATCH] Dynamic kernel command-line: ia64 by Alon Bar-Lev · 17 years ago
  18. 4e498b6 [PATCH] Dynamic kernel command-line: i386 by Alon Bar-Lev · 17 years ago
  19. 5ff6259 [PATCH] Dynamic kernel command-line: h8300 by Alon Bar-Lev · 17 years ago
  20. 9c00f76 [PATCH] Dynamic kernel command-line: frv by Alon Bar-Lev · 17 years ago
  21. 87e1f9c [PATCH] Dynamic kernel command-line: cris by Alon Bar-Lev · 17 years ago
  22. bf4352c [PATCH] Dynamic kernel command-line: avr32 by Alon Bar-Lev · 17 years ago
  23. 64d5a70 [PATCH] Dynamic kernel command-line: arm26 by Alon Bar-Lev · 17 years ago
  24. cd81899 [PATCH] Dynamic kernel command-line: arm by Alon Bar-Lev · 17 years ago
  25. 3c253ca [PATCH] Dynamic kernel command-line: alpha by Alon Bar-Lev · 17 years ago
  26. 30d7e0d [PATCH] Dynamic kernel command-line: common by Alon Bar-Lev · 17 years ago
  27. ff91691 [PATCH] sched: avoid div in rebalance_tick by Nick Piggin · 17 years ago
  28. 0a9ac38 [PATCH] eCryptfs: add flush_dcache_page() calls by Michael Halcrow · 17 years ago
  29. e2bd99e [PATCH] eCryptfs: open-code flag checking and manipulation by Michael Halcrow · 17 years ago
  30. 9d8b8ce [PATCH] eCryptfs: convert kmap() to kmap_atomic() by Michael Halcrow · 17 years ago
  31. 7045660 [PATCH] eCryptfs: convert f_op->write() to vfs_write() by Michael Halcrow · 17 years ago
  32. e77a56d [PATCH] eCryptfs: Encrypted passthrough by Michael Halcrow · 17 years ago
  33. dd2a3b7 [PATCH] eCryptfs: Generalize metadata read/write by Michael Halcrow · 17 years ago
  34. 1739895 [PATCH] eCryptfs: xattr flags and mount options by Michael Halcrow · 17 years ago
  35. dddfa46 [PATCH] eCryptfs: Public key; packet management by Michael Halcrow · 17 years ago
  36. 88b4a07 [PATCH] eCryptfs: Public key transport mechanism by Michael Halcrow · 17 years ago
  37. b5d5dfb [PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGIC by Adrian Bunk · 17 years ago
  38. 77f1f67 [PATCH] knfsd: SUNRPC: fix up svc_create_socket() to take a sockaddr struct + length by Chuck Lever · 17 years ago
  39. 9575648 [PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive path by Chuck Lever · 17 years ago
  40. cdd88b9 [PATCH] knfsd: SUNRPC: Support IPv6 addresses in svc_tcp_accept by akpm@linux-foundation.org · 17 years ago
  41. bcdb81a [PATCH] knfsd: SUNRPC: add a "generic" function to see if the peer uses a secure port by Chuck Lever · 17 years ago
  42. b92503b [PATCH] knfsd: SUNRPC: teach svc_sendto() to deal with IPv6 addresses by Chuck Lever · 17 years ago
  43. 73df0db [PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independent by Chuck Lever · 17 years ago
  44. 27459f0 [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses by Chuck Lever · 17 years ago
  45. 2442222 [PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req by Chuck Lever · 17 years ago
  46. ad06e4b [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing by Chuck Lever · 17 years ago
  47. 1ba9510 [PATCH] knfsd: SUNRPC: Don't set msg_name and msg_namelen when calling sock_recvmsg by Chuck Lever · 17 years ago
  48. 067d781 [PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sock by Chuck Lever · 17 years ago
  49. e79eff1 [PATCH] knfsd: SUNRPC: aplit svc_sock_enqueue out of svc_setup_socket by NeilBrown · 17 years ago
  50. 482fb94 [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper by Chuck Lever · 17 years ago
  51. 6b17433 [PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp sockets by Chuck Lever · 17 years ago
  52. f85aaeb [PATCH] isdn-eicon: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  53. 053b47f [PATCH] Workaround CAPI subsystem locking issue by Michael Buesch · 17 years ago
  54. a871fe8 [PATCH] drivers/isdn/hisax/: Convert to generic boolean-values by Richard Knutsson · 17 years ago
  55. 986c4bb [PATCH] drivers/isdn/hardware/eicon/: convert to generic boolean-values by Richard Knutsson · 17 years ago
  56. 2a8081f [PATCH] ISDN: Rename special macro CONFIG_HISAX_HFC4S8S_PCIMEM by Robert P. J. Day · 17 years ago
  57. f0d8737 [PATCH] ISDN: Remove defunct test emulator by Robert P. J. Day · 17 years ago
  58. e3c07b9 [PATCH] ISDN: Rename debug option CONFIG_SERIAL_NOPAUSE_IO by Robert P. J. Day · 17 years ago
  59. 26fb5c5 [PATCH] ISDN: Rename some debugging macros to not resemble CONFIG options by Robert P. J. Day · 17 years ago
  60. e3f2769 [PATCH] ISDN: Fix typo "CONFIG_HISAX_QUADRO" -> "CONFIG_HISAX_SCT_QUADRO". by Robert P. J. Day · 17 years ago
  61. fd863db [PATCH] isdn/capi: use ARRAY_SIZE when appropriate by Ahmed S. Darwish · 17 years ago
  62. fc238b3 [PATCH] drivers/isdn/sc/: proper prototypes by Adrian Bunk · 17 years ago
  63. b19a8f0 [PATCH] drivers/isdn/hisax/: proper prototypes by Adrian Bunk · 17 years ago
  64. 010046d [PATCH] drivers/isdn/pcbit/: proper prototypes by Adrian Bunk · 17 years ago
  65. 390414b [PATCH] S3C2410 GPIO wrappers by Philipp Zabel · 17 years ago
  66. 920fe7a [PATCH] SA1100 GPIO wrappers by Philipp Zabel · 17 years ago
  67. 8a898f1 [PATCH] PXA GPIO wrappers by Philipp Zabel · 17 years ago
  68. a31c4ee [PATCH] AT91 GPIO wrappers by David Brownell · 17 years ago
  69. 3c729f1 [PATCH] OMAP GPIO wrappers by David Brownell · 17 years ago
  70. 4c20386 [PATCH] GPIO core by David Brownell · 17 years ago
  71. 9794f33 [PATCH] EDAC: Add Fully-Buffered DIMM APIs to core by eric wollesen · 17 years ago
  72. 4f423dd [PATCH] EDAC: Add memory scrubbing controls API to core by Frithiof Jensen · 17 years ago
  73. 84db003 [PATCH] EDAC: Fix in e752x mc driver by Mike Chan · 17 years ago
  74. 9962fd0 [PATCH] EDAC: e752x byte access fix by Brian Pomerantz · 17 years ago
  75. dfb2a76 [PATCH] EDAC: e752x bit mask fix by Brian Pomerantz · 17 years ago
  76. 27b0b2f [PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_info by Eric W. Biederman · 17 years ago
  77. 9f57a54 [PATCH] pid: remove now unused do_each_task_pid and while_each_task_pid by Eric W. Biederman · 17 years ago
  78. 41487c6 [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task by Eric W. Biederman · 17 years ago
  79. ab521dc [PATCH] tty: update the tty layer to work with struct pid by Eric W. Biederman · 17 years ago
  80. 3e7cd6c [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned by Eric W. Biederman · 17 years ago
  81. 0475ac0 [PATCH] pid: use struct pid for talking about process groups in exitc by Eric W. Biederman · 17 years ago
  82. 04a2e6a [PATCH] pid: make session_of_pgrp use struct pid instead of pid_t by Eric W. Biederman · 17 years ago
  83. 8d42db18 [PATCH] signal: rewrite kill_something_info so it uses newer helpers by Eric W. Biederman · 17 years ago
  84. 0e25338 [PATCH] signal: use kill_pgrp not kill_pg in the sunos compatibility code by Eric W. Biederman · 17 years ago
  85. 2ea8186 [PATCH] tty: fix the locking for signal->session in disassociate_ctty by Eric W. Biederman · 17 years ago
  86. 680a967 [PATCH] tty: clarify disassociate_ctty by Eric W. Biederman · 17 years ago
  87. cdc6233 [PATCH] tty: make __proc_set_tty static by Eric W. Biederman · 17 years ago
  88. 939b00d [PATCH] Minix V3 support by Andries Brouwer · 17 years ago
  89. b587b13 [PATCH] SPI eeprom driver by David Brownell · 17 years ago
  90. 3925a5c [PATCH] RTC gets sysfs wakealarm attribute by David Brownell · 17 years ago
  91. 8022456 [PATCH] SPI doc clarifications by David Brownell · 17 years ago
  92. 0ffa028 [PATCH] SPI cleanup() method param becomes non-const by Hans-Peter Nilsson · 17 years ago
  93. 7f8c761 [PATCH] spi_bitbang(): use overridable setup_transfer() method by Hans-Peter Nilsson · 17 years ago
  94. ddc1e97 [PATCH] spi: remove return in spi_unregister_driver() by Ben Dooks · 17 years ago
  95. 14fd9b3 [PATCH] spi: documentation does not need to set driver's bus_type field by Ben Dooks · 17 years ago
  96. 9b40ff4 [PATCH] spi: add spi_set_drvdata() and spi_get_drvdata() by Ben Dooks · 17 years ago
  97. 69c202a [PATCH] SPI: Freescale iMX SPI controller driver (BIS+) by Andrea Paterniani · 17 years ago
  98. fdb3c18 [PATCH] SPI controller driver for OMAP Microwire by David Brownell · 17 years ago
  99. 85abfaa [PATCH] SPI Kconfig fix by David Brownell · 17 years ago
  100. efc4713 [PATCH] DS1302: local_irq_disable() is redundant after local_irq_save() by Jiri Kosina · 17 years ago