Age | Commit message (Expand) | Author |
2007-02-14 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2007-02-14 | [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: add a parent entry to ctl_table and set the parent entry | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: reimplement the sysctl proc support | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.c | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: factor out sysctl_head_next from do_sysctl | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: remove support for CTL_ANY | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: register the ocfs2 sysctl numbers | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: register the sysctl number used by the arlan driver | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: s390: move sysctl definitions to sysctl.h | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: move CTL_FRV into sysctl.h where it belongs | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: move CTL_PM into sysctl.h where it belongs | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: move CTL_SUNRPC to sysctl.h where it belongs | Eric W. Biederman |
2007-02-14 | [PATCH] knfsd: add some new fsid types | NeilBrown |
2007-02-14 | [PATCH] fix PNX8550 serial breakage | Vitaly Wool |
2007-02-13 | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust |
2007-02-13 | i2c: Add IDs to adapters | Stephen Hemminger |
2007-02-13 | i2c: Update the list of bus IDs | Jean Delvare |
2007-02-13 | i2c: Add driver suspend/resume/shutdown support | David Brownell |
2007-02-13 | i2c-piix4: Add support for the ATI SB600 | Jean Delvare |
2007-02-13 | [PATCH] x86: Don't require the vDSO for handling a.out signals | Andi Kleen |
2007-02-13 | [PATCH] x86: fix laptop bootup hang in init_acpi() | Ingo Molnar |
2007-02-13 | [PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCK | Eric Dumazet |
2007-02-12 | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust |
2007-02-12 | NFS: disconnect before retrying NFSv4 requests over TCP | Chuck Lever |
2007-02-12 | [NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumption | Patrick McHardy |
2007-02-12 | [NETFILTER]: nf_log: minor cleanups | Patrick McHardy |
2007-02-12 | [NETFILTER]: nf_log: make nf_log_unregister_pf return void | Patrick McHardy |
2007-02-12 | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek |
2007-02-12 | [PATCH] mark struct inode_operations const 3 | Arjan van de Ven |
2007-02-12 | [PATCH] mark struct file_operations const 1 | Arjan van de Ven |
2007-02-12 | [PATCH] fbdev modedb: make more pointer parameters const | Geert Uytterhoeven |
2007-02-12 | [PATCH] proper prototype for tosh_smm() | Adrian Bunk |
2007-02-12 | [PATCH] fbdev driver for S3 Trio/Virge | Ondrej Zajicek |
2007-02-12 | [PATCH] hotplug: Allow modules to use the cpu hotplug notifiers even if !CONF... | Avi Kivity |
2007-02-12 | [PATCH] kvm: Fix mismatch between 32-bit and 64-bit abi | Avi Kivity |
2007-02-12 | [PATCH] kvm: Two-way apic tpr synchronization | Dor Laor |
2007-02-12 | [PATCH] ufs2 write: block allocation update | Evgeniy Dushistov |
2007-02-12 | [PATCH] ufs2 write: inodes write | Evgeniy Dushistov |
2007-02-12 | [PATCH] Dynamic kernel command-line: common | Alon Bar-Lev |
2007-02-12 | [PATCH] eCryptfs: Public key transport mechanism | Michael Halcrow |
2007-02-12 | [PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGIC | Adrian Bunk |
2007-02-12 | [PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive path | Chuck Lever |
2007-02-12 | [PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independent | Chuck Lever |
2007-02-12 | [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses | Chuck Lever |
2007-02-12 | [PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req | Chuck Lever |
2007-02-12 | [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo... | Chuck Lever |
2007-02-12 | [PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sock | Chuck Lever |
2007-02-12 | [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with... | Chuck Lever |