1. 805b5d5 [PATCH] sysctl: factor out sysctl_head_next from do_sysctl by Eric W. Biederman · 18 years ago
  2. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
  3. 6703ddf [PATCH] sysctl: remove support for CTL_ANY by Eric W. Biederman · 18 years ago
  4. 0e03036 [PATCH] sysctl: register the ocfs2 sysctl numbers by Eric W. Biederman · 18 years ago
  5. 59fc531 [PATCH] sysctl: register the sysctl number used by the arlan driver by Eric W. Biederman · 18 years ago
  6. feceb63 [PATCH] sysctl: s390: move sysctl definitions to sysctl.h by Eric W. Biederman · 18 years ago
  7. 77f6dfb1 [PATCH] sysctl: move CTL_FRV into sysctl.h where it belongs by Eric W. Biederman · 18 years ago
  8. 462591b [PATCH] sysctl: move CTL_PM into sysctl.h where it belongs by Eric W. Biederman · 18 years ago
  9. 50d851f [PATCH] sysctl: move CTL_SUNRPC to sysctl.h where it belongs by Eric W. Biederman · 18 years ago
  10. af6a4e2 [PATCH] knfsd: add some new fsid types by NeilBrown · 18 years ago
  11. e6fa0ba [PATCH] fix PNX8550 serial breakage by Vitaly Wool · 18 years ago
  12. ac98695 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  13. 9ace555 i2c: Add IDs to adapters by Stephen Hemminger · 18 years ago
  14. a394ae15 i2c: Update the list of bus IDs by Jean Delvare · 18 years ago
  15. f37dd80 i2c: Add driver suspend/resume/shutdown support by David Brownell · 18 years ago
  16. 4e6697f i2c-piix4: Add support for the ATI SB600 by Jean Delvare · 18 years ago
  17. d9bc125c Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  18. 43d78ef NFS: disconnect before retrying NFSv4 requests over TCP by Chuck Lever · 18 years ago
  19. abbaccd [NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumption by Patrick McHardy · 18 years ago
  20. e92ad99 [NETFILTER]: nf_log: minor cleanups by Patrick McHardy · 18 years ago
  21. 9dc6aa5 [NETFILTER]: nf_log: make nf_log_unregister_pf return void by Patrick McHardy · 18 years ago
  22. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 18 years ago
  23. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 18 years ago
  24. 5404732 [PATCH] mark struct file_operations const 1 by Arjan van de Ven · 18 years ago
  25. 9791d76 [PATCH] fbdev modedb: make more pointer parameters const by Geert Uytterhoeven · 18 years ago
  26. f9506a5 [PATCH] proper prototype for tosh_smm() by Adrian Bunk · 18 years ago
  27. a268422 [PATCH] fbdev driver for S3 Trio/Virge by Ondrej Zajicek · 18 years ago
  28. 47e627b [PATCH] hotplug: Allow modules to use the cpu hotplug notifiers even if !CONFIG_HOTPLUG_CPU by Avi Kivity · 18 years ago
  29. 8cd1330 [PATCH] kvm: Fix mismatch between 32-bit and 64-bit abi by Avi Kivity · 18 years ago
  30. 5481034 [PATCH] kvm: Two-way apic tpr synchronization by Dor Laor · 18 years ago
  31. 54fb996 [PATCH] ufs2 write: block allocation update by Evgeniy Dushistov · 18 years ago
  32. 3313e29 [PATCH] ufs2 write: inodes write by Evgeniy Dushistov · 18 years ago
  33. 30d7e0d [PATCH] Dynamic kernel command-line: common by Alon Bar-Lev · 18 years ago
  34. 88b4a07 [PATCH] eCryptfs: Public key transport mechanism by Michael Halcrow · 18 years ago
  35. b5d5dfb [PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGIC by Adrian Bunk · 18 years ago
  36. 9575648 [PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive path by Chuck Lever · 18 years ago
  37. 73df0db [PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independent by Chuck Lever · 18 years ago
  38. 27459f0 [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses by Chuck Lever · 18 years ago
  39. 2442222 [PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req by Chuck Lever · 18 years ago
  40. ad06e4b [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing by Chuck Lever · 18 years ago
  41. 067d781 [PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sock by Chuck Lever · 18 years ago
  42. 482fb94 [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper by Chuck Lever · 18 years ago
  43. 6b17433 [PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp sockets by Chuck Lever · 18 years ago
  44. 27b0b2f [PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_info by Eric W. Biederman · 18 years ago
  45. 9f57a54 [PATCH] pid: remove now unused do_each_task_pid and while_each_task_pid by Eric W. Biederman · 18 years ago
  46. ab521dc [PATCH] tty: update the tty layer to work with struct pid by Eric W. Biederman · 18 years ago
  47. 3e7cd6c [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned by Eric W. Biederman · 18 years ago
  48. 04a2e6a [PATCH] pid: make session_of_pgrp use struct pid instead of pid_t by Eric W. Biederman · 18 years ago
  49. cdc6233 [PATCH] tty: make __proc_set_tty static by Eric W. Biederman · 18 years ago
  50. 939b00d [PATCH] Minix V3 support by Andries Brouwer · 18 years ago
  51. b587b13 [PATCH] SPI eeprom driver by David Brownell · 18 years ago
  52. 8022456 [PATCH] SPI doc clarifications by David Brownell · 18 years ago
  53. 0ffa028 [PATCH] SPI cleanup() method param becomes non-const by Hans-Peter Nilsson · 18 years ago
  54. ddc1e97 [PATCH] spi: remove return in spi_unregister_driver() by Ben Dooks · 18 years ago
  55. 9b40ff4 [PATCH] spi: add spi_set_drvdata() and spi_get_drvdata() by Ben Dooks · 18 years ago
  56. 2869b23 [PATCH] drivers/isdn/gigaset: new M101 driver (v2) by Tilman Schmidt · 18 years ago
  57. eb58570 [PATCH] export ufs_fs.h to userspace by Mike Frysinger · 18 years ago
  58. a1e96b0 [PATCH] lockdep: forward declare struct task_struct by Heiko Carstens · 18 years ago
  59. 3991d3b [PATCH] warning fix: unsigned->signed by Tomasz Kvarsin · 18 years ago
  60. fb58b73 [PATCH] move remove_dquot_ref to dqout.c by Christoph Hellwig · 18 years ago
  61. ae4472a [PATCH] QUOTA: Have <linux/quota.h> include <linux/rwsem.h> explicitly by Robert P. J. Day · 18 years ago
  62. 5be02f1 [PATCH] include/linux/kernel.h: Remove labs() by Richard Knutsson · 18 years ago
  63. 33a266d [PATCH] Make BH_Unwritten a first class bufferhead flag V2 by David Chinner · 18 years ago
  64. 22cd25e [PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn() by Benjamin Herrenschmidt · 18 years ago
  65. e0dc0d8 [PATCH] add vm_insert_pfn() by Nick Piggin · 18 years ago
  66. aaf1228 cfq-iosched: remove cfq_io_context last_queue by Jens Axboe · 18 years ago
  67. d687983 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  68. c827ba4 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  69. 5ea8176 [PATCH] sort the devres mess out by Al Viro · 18 years ago
  70. d88e661 [PATCH] fix misannotation of linkinfo_dn by Al Viro · 18 years ago
  71. c70555b [PATCH] rapidio: fix multi-switch enumeration by Alexandre Bounine · 18 years ago
  72. 4b98d11 [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct by Alexey Dobriyan · 18 years ago
  73. c75fb88 [PATCH] Fix sparse annotation of spin unlock macros in one case by Pavel Roskin · 18 years ago
  74. b385a14 [PATCH] Replace regular code with appropriate calls to container_of() by Robert P. J. Day · 18 years ago
  75. 521dae1 [PATCH] cleanup include/linux/reiserfs_xattr.h by Adrian Bunk · 18 years ago
  76. 5b0a207 [PATCH] cleanup include/linux/xattr.h by Adrian Bunk · 18 years ago
  77. 82ddcb0 [PATCH] extend the set of "__attribute__" shortcut macros by Robert P. J. Day · 18 years ago
  78. e3e8a75 [PATCH] Extract and use wake_up_klogd() by Kirill Korotaev · 18 years ago
  79. bfb5847 [PATCH] cleanup linux/byteorder/swabb.h by Adrian Bunk · 18 years ago
  80. a9cccd3 [PATCH] serial: support for new board by Matthias Fuchs · 18 years ago
  81. 4821200 [PATCH] Perle multimodem card (PCI-RAS) detection by Thomas Hoehn · 18 years ago
  82. 7be2c7c [PATCH] RTC framework driver for CMOS RTCs by David Brownell · 18 years ago
  83. d4d23ad [PATCH] Common compat_sys_sysinfo by Kyle McMartin · 18 years ago
  84. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 18 years ago
  85. 77adbfb [PATCH] Add const for time{spec,val}_compare arguments by Rolf Eike Beer · 18 years ago
  86. 4419d1a [PATCH] relax check for AIX in msdos partition table by Olaf Hering · 18 years ago
  87. 3678d62 [PATCH] add an RCU version of list splicing by Corey Minyard · 18 years ago
  88. 3db5db4 [PATCH] use cycle_t instead of u64 in struct time_interpolator by Helge Deller · 18 years ago
  89. fc0ecff [PATCH] remove invalidate_inode_pages() by Andrew Morton · 18 years ago
  90. 54bc485 [PATCH] Export invalidate_mapping_pages() to modules by Anton Altaparmakov · 18 years ago
  91. 224299d [PATCH] Char: moxa, devids cleanup by Jiri Slaby · 18 years ago
  92. 34f5a39 [PATCH] Add TAINT_USER and ability to set taint flags from userspace by Theodore Ts'o · 18 years ago
  93. cbcdc1d [PATCH] PNP: export pnp_bus_type by David Brownell · 18 years ago
  94. 23c8875 [PATCH] Relay: add CPU hotplug support by Mathieu Desnoyers · 18 years ago
  95. 1b13543 [PATCH] drivers/char/vc_screen.c: proper prototypes by Adrian Bunk · 18 years ago
  96. 57a87bb [PATCH] scrub non-__GLIBC__ checks in linux/socket.h and linux/stat.h by Mike Frysinger · 18 years ago
  97. 4564f9e [PATCH] consolidate line discipline number definitions by Tilman Schmidt · 18 years ago
  98. 068135e [PATCH] lockdep: add graph depth information to /proc/lockdep by Jason Baron · 18 years ago
  99. 37756ce [PATCH] avoid one conditional branch in touch_atime() by Eric Dumazet · 18 years ago
  100. 4ba4d4c [PATCH] struct vfsmount: keep mnt_count & mnt_expiry_mark away from mnt_flags by Eric Dumazet · 18 years ago