index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-14
[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables
Eric W. Biederman
1
-1
/
+0
2007-02-14
[PATCH] sysctl: add a parent entry to ctl_table and set the parent entry
Eric W. Biederman
1
-0
/
+1
2007-02-14
[PATCH] sysctl: reimplement the sysctl proc support
Eric W. Biederman
2
-4
/
+0
2007-02-14
[PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.c
Eric W. Biederman
1
-0
/
+2
2007-02-14
[PATCH] sysctl: factor out sysctl_head_next from do_sysctl
Eric W. Biederman
1
-0
/
+4
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-2
/
+2
2007-02-14
[PATCH] sysctl: remove support for CTL_ANY
Eric W. Biederman
1
-1
/
+0
2007-02-14
[PATCH] sysctl: register the ocfs2 sysctl numbers
Eric W. Biederman
1
-0
/
+1
2007-02-14
[PATCH] sysctl: register the sysctl number used by the arlan driver
Eric W. Biederman
1
-0
/
+1
2007-02-14
[PATCH] sysctl: s390: move sysctl definitions to sysctl.h
Eric W. Biederman
1
-0
/
+7
2007-02-14
[PATCH] sysctl: move CTL_FRV into sysctl.h where it belongs
Eric W. Biederman
1
-0
/
+1
2007-02-14
[PATCH] sysctl: move CTL_PM into sysctl.h where it belongs
Eric W. Biederman
1
-0
/
+1
2007-02-14
[PATCH] sysctl: move CTL_SUNRPC to sysctl.h where it belongs
Eric W. Biederman
2
-2
/
+2
2007-02-14
[PATCH] knfsd: add some new fsid types
NeilBrown
3
-38
/
+80
2007-02-14
[PATCH] fix PNX8550 serial breakage
Vitaly Wool
3
-82
/
+82
2007-02-13
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
3
-5
/
+8
2007-02-13
i2c: Add IDs to adapters
Stephen Hemminger
1
-0
/
+1
2007-02-13
i2c: Update the list of bus IDs
Jean Delvare
1
-4
/
+0
2007-02-13
i2c: Add driver suspend/resume/shutdown support
David Brownell
1
-1
/
+6
2007-02-13
i2c-piix4: Add support for the ATI SB600
Jean Delvare
1
-0
/
+1
2007-02-12
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
139
-1764
/
+1747
2007-02-12
NFS: disconnect before retrying NFSv4 requests over TCP
Chuck Lever
1
-0
/
+2
2007-02-12
[NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumption
Patrick McHardy
1
-0
/
+6
2007-02-12
[NETFILTER]: nf_log: minor cleanups
Patrick McHardy
1
-1
/
+1
2007-02-12
[NETFILTER]: nf_log: make nf_log_unregister_pf return void
Patrick McHardy
1
-1
/
+1
2007-02-12
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
1
-2
/
+2
2007-02-12
[PATCH] mark struct inode_operations const 3
Arjan van de Ven
14
-43
/
+43
2007-02-12
[PATCH] mark struct file_operations const 1
Arjan van de Ven
4
-4
/
+4
2007-02-12
[PATCH] fbdev modedb: make more pointer parameters const
Geert Uytterhoeven
1
-15
/
+16
2007-02-12
[PATCH] proper prototype for tosh_smm()
Adrian Bunk
1
-0
/
+2
2007-02-12
[PATCH] fbdev driver for S3 Trio/Virge
Ondrej Zajicek
2
-0
/
+131
2007-02-12
[PATCH] hotplug: Allow modules to use the cpu hotplug notifiers even if !CONFIG_HOTPLUG_CPU
Avi Kivity
1
-1
/
+11
2007-02-12
[PATCH] kvm: Fix mismatch between 32-bit and 64-bit abi
Avi Kivity
1
-1
/
+2
2007-02-12
[PATCH] kvm: Two-way apic tpr synchronization
Dor Laor
1
-0
/
+2
2007-02-12
[PATCH] ufs2 write: block allocation update
Evgeniy Dushistov
2
-12
/
+23
2007-02-12
[PATCH] ufs2 write: inodes write
Evgeniy Dushistov
2
-3
/
+2
2007-02-12
[PATCH] Dynamic kernel command-line: common
Alon Bar-Lev
1
-2
/
+3
2007-02-12
[PATCH] eCryptfs: Public key transport mechanism
Michael Halcrow
1
-0
/
+1
2007-02-12
[PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGIC
Adrian Bunk
1
-4
/
+0
2007-02-12
[PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive path
Chuck Lever
1
-0
/
+5
2007-02-12
[PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independent
Chuck Lever
1
-4
/
+11
2007-02-12
[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
Chuck Lever
1
-2
/
+15
2007-02-12
[PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req
Chuck Lever
1
-2
/
+3
2007-02-12
[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing
Chuck Lever
1
-0
/
+3
2007-02-12
[PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sock
Chuck Lever
1
-0
/
+3
2007-02-12
[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper
Chuck Lever
1
-1
/
+1
2007-02-12
[PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp sockets
Chuck Lever
1
-0
/
+7
2007-02-12
[PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_info
Eric W. Biederman
1
-3
/
+0
2007-02-12
[PATCH] pid: remove now unused do_each_task_pid and while_each_task_pid
Eric W. Biederman
1
-14
/
+0
2007-02-12
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
3
-4
/
+4
[next]