index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-30
x86: use u32 for safe_apic_wait_icr_idle()
Thomas Gleixner
1
-1
/
+1
2008-01-30
x86: rename get_maxlvt to lapic_get_maxlvt
Thomas Gleixner
1
-1
/
+1
2008-01-30
x86: prepare unification of include/asm-x86/apic_32/64.h
Thomas Gleixner
3
-50
/
+48
2008-01-30
x86: unify include/asm-x86/apicdef_32/64.h
Thomas Gleixner
3
-769
/
+397
2008-01-30
x86: introduce ldt_write accessor
Thomas Gleixner
1
-0
/
+9
2008-01-30
x86: clean up include/asm-x86/desc_64.h
Thomas Gleixner
1
-45
/
+52
2008-01-30
x86: clean up arch/x86/ia32/sys_ia32.c
Thomas Gleixner
1
-0
/
+4
2008-01-30
x86: unify asm/cpufeature.h
H. Peter Anvin
3
-210
/
+187
2008-01-30
x86: add <asm/asm.h>
H. Peter Anvin
1
-0
/
+18
2008-01-30
x86: scale cyc_2_nsec according to CPU frequency
Guillaume Chazarain
1
-5
/
+18
2008-01-30
x86: various changes and cleanups to in_p/out_p delay details
Ingo Molnar
2
-14
/
+6
2008-01-30
x86: provide a DMI based port 0x80 I/O delay override.
Rene Herman
2
-13
/
+28
2008-01-30
x86: hibernation: document __save_processor_state() on x86
Rafael J. Wysocki
1
-1
/
+8
2008-01-30
time: track accurate idle time with tick_sched.idle_sleeptime
Venki Pallipadi
1
-0
/
+6
2008-01-30
x86: assign IRQs to HPET timers
Balaji Rao
1
-1
/
+1
2008-01-30
clocksource: add unregister function to disable unusable clocksources
Thomas Gleixner
1
-0
/
+1
2008-01-30
x86: offer is_hpet_enabled() on !CONFIG_HPET_TIMER too
Ingo Molnar
1
-2
/
+3
2008-01-30
clocksource: make CLOCKSOURCE_MASK bullet-proof
Atsushi Nemoto
1
-1
/
+1
2008-01-30
time: clean hungarian notation from timers
Pavel Machek
1
-3
/
+3
2008-01-30
nfs: convert NFS_*(inode) helpers to static inline
Benny Halevy
1
-18
/
+58
2008-01-30
nfs: obliterate NFS_FLAGS macro
Benny Halevy
1
-3
/
+2
2008-01-30
SUNRPC: Use appropriate argument types in rpcb client
Chuck Lever
1
-1
/
+1
2008-01-30
NFS: NFS version number is unsigned
Chuck Lever
1
-1
/
+1
2008-01-30
NLM: Introduce an arguments structure for nlmclnt_init()
Chuck Lever
1
-5
/
+14
2008-01-30
NLM/NFS: Use cached nlm_host when calling nlmclnt_proc()
Chuck Lever
1
-1
/
+2
2008-01-30
NFS: Invoke nlmclnt_init during NFS mount processing
Chuck Lever
1
-0
/
+2
2008-01-30
NLM: Introduce external nlm_host set-up and tear-down functions
Chuck Lever
1
-0
/
+7
2008-01-30
SUNRPC: fewer conditionals in the format_ip_address routines
Chuck Lever
2
-2
/
+2
2008-01-30
NFS: Fix the 'proto=' mount option
Trond Myklebust
1
-0
/
+1
2008-01-30
NFS: Support per-mountpoint timeout parameters.
Trond Myklebust
1
-2
/
+0
2008-01-30
SUNRPC: Add support for per-client timeout values
Trond Myklebust
2
-3
/
+4
2008-01-30
SUNRPC: Clean up the transport timeout initialisation
Trond Myklebust
1
-5
/
+0
2008-01-30
NFSv4: Add socket proto argument to setclientid
Trond Myklebust
1
-1
/
+1
2008-01-30
NFS: Expand server address storage in nfs_client struct
Chuck Lever
1
-1
/
+2
2008-01-30
NFS: Increase size of cl_ipaddr field to hold IPv6 addresses
Chuck Lever
1
-1
/
+1
2008-01-30
NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough
Chuck Lever
1
-6
/
+7
2008-01-30
SUNRPC: Move universal address definitions to global header
Chuck Lever
1
-0
/
+39
2008-01-30
NFS: Remove the redundant nfs_client->cl_nfsversion
Trond Myklebust
1
-1
/
+0
2008-01-30
NFS: define a function to update nfsi->cache_change_attribute
Trond Myklebust
1
-0
/
+1
2008-01-30
SUNRPC: Remove the obsolete RPC_WAITQ macro
Trond Myklebust
1
-23
/
+0
2008-01-30
SUNRPC: Unexport rpc_init_task() and rpc_execute()
Trond Myklebust
1
-1
/
+0
2008-01-30
SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_task
Trond Myklebust
1
-0
/
+1
2008-01-30
SUNRPC: Remove the now unused function rpc_call_setup()
Trond Myklebust
1
-1
/
+0
2008-01-30
NFS: Clean up the (commit|read|write)_setup() callback routines
Trond Myklebust
1
-3
/
+3
2008-01-30
SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action
Trond Myklebust
1
-1
/
+1
2008-01-30
SUNRPC: Clean up the initialisation of priority queue scheduling info.
Trond Myklebust
1
-8
/
+9
2008-01-30
SUNRPC: Clean up rpc_run_task
Trond Myklebust
1
-2
/
+1
2008-01-30
SUNRPC: Cleanup of rpc_task initialisation
Trond Myklebust
2
-6
/
+10
2008-01-30
SUNRPC: Rename xprt_disconnect()
Trond Myklebust
1
-1
/
+1
2008-01-30
SUNRPC: Allow the client to detect if the TCP connection is closed
Trond Myklebust
1
-0
/
+1
[next]