summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-02-14Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds3-2/+10
2007-02-14[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tablesEric W. Biederman1-1/+0
2007-02-14[PATCH] sysctl: add a parent entry to ctl_table and set the parent entryEric W. Biederman1-0/+1
2007-02-14[PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman2-4/+0
2007-02-14[PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.cEric W. Biederman1-0/+2
2007-02-14[PATCH] sysctl: factor out sysctl_head_next from do_sysctlEric W. Biederman1-0/+4
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-2/+2
2007-02-14[PATCH] sysctl: remove support for CTL_ANYEric W. Biederman1-1/+0
2007-02-14[PATCH] sysctl: register the ocfs2 sysctl numbersEric W. Biederman1-0/+1
2007-02-14[PATCH] sysctl: register the sysctl number used by the arlan driverEric W. Biederman1-0/+1
2007-02-14[PATCH] sysctl: s390: move sysctl definitions to sysctl.hEric W. Biederman1-0/+7
2007-02-14[PATCH] sysctl: move CTL_FRV into sysctl.h where it belongsEric W. Biederman1-0/+1
2007-02-14[PATCH] sysctl: move CTL_PM into sysctl.h where it belongsEric W. Biederman1-0/+1
2007-02-14[PATCH] sysctl: move CTL_SUNRPC to sysctl.h where it belongsEric W. Biederman2-2/+2
2007-02-14[PATCH] knfsd: add some new fsid typesNeilBrown3-38/+80
2007-02-14[PATCH] fix PNX8550 serial breakageVitaly Wool3-82/+82
2007-02-14Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust3-5/+8
2007-02-14i2c: Add IDs to adaptersStephen Hemminger1-0/+1
2007-02-14i2c: Update the list of bus IDsJean Delvare1-4/+0
2007-02-14i2c: Add driver suspend/resume/shutdown supportDavid Brownell1-1/+6
2007-02-14i2c-piix4: Add support for the ATI SB600Jean Delvare1-0/+1
2007-02-13[PATCH] x86: Don't require the vDSO for handling a.out signalsAndi Kleen1-0/+1
2007-02-13[PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar1-1/+8
2007-02-13[PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCKEric Dumazet1-1/+1
2007-02-13Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust139-1764/+1747
2007-02-13NFS: disconnect before retrying NFSv4 requests over TCPChuck Lever1-0/+2
2007-02-12[NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumptionPatrick McHardy1-0/+6
2007-02-12[NETFILTER]: nf_log: minor cleanupsPatrick McHardy1-1/+1
2007-02-12[NETFILTER]: nf_log: make nf_log_unregister_pf return voidPatrick McHardy1-1/+1
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek1-2/+2
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven14-43/+43
2007-02-12[PATCH] mark struct file_operations const 1Arjan van de Ven4-4/+4
2007-02-12[PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven1-15/+16
2007-02-12[PATCH] proper prototype for tosh_smm()Adrian Bunk1-0/+2
2007-02-12[PATCH] fbdev driver for S3 Trio/VirgeOndrej Zajicek2-0/+131
2007-02-12[PATCH] hotplug: Allow modules to use the cpu hotplug notifiers even if !CONF...Avi Kivity1-1/+11
2007-02-12[PATCH] kvm: Fix mismatch between 32-bit and 64-bit abiAvi Kivity1-1/+2
2007-02-12[PATCH] kvm: Two-way apic tpr synchronizationDor Laor1-0/+2
2007-02-12[PATCH] ufs2 write: block allocation updateEvgeniy Dushistov2-12/+23
2007-02-12[PATCH] ufs2 write: inodes writeEvgeniy Dushistov2-3/+2
2007-02-12[PATCH] Dynamic kernel command-line: commonAlon Bar-Lev1-2/+3
2007-02-12[PATCH] eCryptfs: Public key transport mechanismMichael Halcrow1-0/+1
2007-02-12[PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGICAdrian Bunk1-4/+0
2007-02-12[PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive pathChuck Lever1-0/+5
2007-02-12[PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independentChuck Lever1-4/+11
2007-02-12[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addressesChuck Lever1-2/+15
2007-02-12[PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_reqChuck Lever1-2/+3
2007-02-12[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...Chuck Lever1-0/+3
2007-02-12[PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sockChuck Lever1-0/+3
2007-02-12[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...Chuck Lever1-1/+1