index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
|
|
|
|
|
|
x86: make __{save,restore}_processor_state static
Jan Beulich
2008-01-30
*
|
|
|
|
|
|
spinlock: lockbreak cleanup
Nick Piggin
2008-01-30
*
|
|
|
|
|
|
x86: avoid build warning
Ingo Molnar
2008-01-30
*
|
|
|
|
|
|
x86: clean up bitops-related warnings
Jeremy Fitzhardinge
2008-01-30
*
|
|
|
|
|
|
ptrace: generic PTRACE_SINGLEBLOCK
Roland McGrath
2008-01-30
*
|
|
|
|
|
|
ptrace: arch_has_block_step
Roland McGrath
2008-01-30
*
|
|
|
|
|
|
ptrace: arch_has_single_step
Roland McGrath
2008-01-30
*
|
|
|
|
|
|
x86: remove extern declarations for code, data, bss resources
Bernhard Walle
2008-01-30
*
|
|
|
|
|
|
x86: nuke a ton of dead hpet code
Thomas Gleixner
2008-01-30
*
|
|
|
|
|
|
x86: move pmtmr related declarations
Thomas Gleixner
2008-01-30
*
|
|
|
|
|
|
x86: clean up arch/x86/ia32/sys_ia32.c
Thomas Gleixner
2008-01-30
*
|
|
|
|
|
|
time: track accurate idle time with tick_sched.idle_sleeptime
Venki Pallipadi
2008-01-30
*
|
|
|
|
|
|
x86: assign IRQs to HPET timers
Balaji Rao
2008-01-30
*
|
|
|
|
|
|
clocksource: add unregister function to disable unusable clocksources
Thomas Gleixner
2008-01-30
*
|
|
|
|
|
|
clocksource: make CLOCKSOURCE_MASK bullet-proof
Atsushi Nemoto
2008-01-30
*
|
|
|
|
|
|
time: clean hungarian notation from timers
Pavel Machek
2008-01-30
*
|
|
|
|
|
|
nfs: convert NFS_*(inode) helpers to static inline
Benny Halevy
2008-01-30
*
|
|
|
|
|
|
nfs: obliterate NFS_FLAGS macro
Benny Halevy
2008-01-30
*
|
|
|
|
|
|
SUNRPC: Use appropriate argument types in rpcb client
Chuck Lever
2008-01-30
*
|
|
|
|
|
|
NFS: NFS version number is unsigned
Chuck Lever
2008-01-30
*
|
|
|
|
|
|
NLM: Introduce an arguments structure for nlmclnt_init()
Chuck Lever
2008-01-30
*
|
|
|
|
|
|
NLM/NFS: Use cached nlm_host when calling nlmclnt_proc()
Chuck Lever
2008-01-30
*
|
|
|
|
|
|
NFS: Invoke nlmclnt_init during NFS mount processing
Chuck Lever
2008-01-30
*
|
|
|
|
|
|
NLM: Introduce external nlm_host set-up and tear-down functions
Chuck Lever
2008-01-30
*
|
|
|
|
|
|
SUNRPC: fewer conditionals in the format_ip_address routines
Chuck Lever
2008-01-30
*
|
|
|
|
|
|
NFS: Fix the 'proto=' mount option
Trond Myklebust
2008-01-30
*
|
|
|
|
|
|
NFS: Support per-mountpoint timeout parameters.
Trond Myklebust
2008-01-30
*
|
|
|
|
|
|
SUNRPC: Add support for per-client timeout values
Trond Myklebust
2008-01-30
*
|
|
|
|
|
|
SUNRPC: Clean up the transport timeout initialisation
Trond Myklebust
2008-01-30
*
|
|
|
|
|
|
NFSv4: Add socket proto argument to setclientid
Trond Myklebust
2008-01-30
*
|
|
|
|
|
|
NFS: Expand server address storage in nfs_client struct
Chuck Lever
2008-01-30
*
|
|
|
|
|
|
NFS: Increase size of cl_ipaddr field to hold IPv6 addresses
Chuck Lever
2008-01-30
*
|
|
|
|
|
|
NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough
Chuck Lever
2008-01-30
*
|
|
|
|
|
|
SUNRPC: Move universal address definitions to global header
Chuck Lever
2008-01-30
*
|
|
|
|
|
|
NFS: Remove the redundant nfs_client->cl_nfsversion
Trond Myklebust
2008-01-30
*
|
|
|
|
|
|
NFS: define a function to update nfsi->cache_change_attribute
Trond Myklebust
2008-01-30
*
|
|
|
|
|
|
SUNRPC: Remove the obsolete RPC_WAITQ macro
Trond Myklebust
2008-01-30
*
|
|
|
|
|
|
SUNRPC: Unexport rpc_init_task() and rpc_execute()
Trond Myklebust
2008-01-30
*
|
|
|
|
|
|
SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_task
Trond Myklebust
2008-01-30
*
|
|
|
|
|
|
SUNRPC: Remove the now unused function rpc_call_setup()
Trond Myklebust
2008-01-30
*
|
|
|
|
|
|
NFS: Clean up the (commit|read|write)_setup() callback routines
Trond Myklebust
2008-01-30
*
|
|
|
|
|
|
SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action
Trond Myklebust
2008-01-30
*
|
|
|
|
|
|
SUNRPC: Clean up the initialisation of priority queue scheduling info.
Trond Myklebust
2008-01-30
*
|
|
|
|
|
|
SUNRPC: Clean up rpc_run_task
Trond Myklebust
2008-01-30
*
|
|
|
|
|
|
SUNRPC: Cleanup of rpc_task initialisation
Trond Myklebust
2008-01-30
*
|
|
|
|
|
|
SUNRPC: Rename xprt_disconnect()
Trond Myklebust
2008-01-30
*
|
|
|
|
|
|
SUNRPC: Allow the client to detect if the TCP connection is closed
Trond Myklebust
2008-01-30
*
|
|
|
|
|
|
SUNRPC: Fix a race in xs_tcp_state_change()
Trond Myklebust
2008-01-30
*
|
|
|
|
|
|
NFS: Stop sillyname renames and unmounts from racing
Steve Dickson
2008-01-30
*
|
|
|
|
|
|
NFS: Clean up the write request locking.
Trond Myklebust
2008-01-30
[prev]
[next]