index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
cachetlb.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-01-30
x86: protect against sigaltstack wraparound
Roland McGrath
1
-0
/
+7
2008-01-30
x86: add DMI quirk for io-delay hangs on Compaq Presario V6000 laptops
Ingo Molnar
1
-0
/
+16
2008-01-30
x86: make io_delay=0xed the default
Ingo Molnar
1
-1
/
+1
2008-01-30
x86: various changes and cleanups to in_p/out_p delay details
Ingo Molnar
6
-83
/
+143
2008-01-30
x86: provide a DMI based port 0x80 I/O delay override.
Rene Herman
11
-23
/
+165
2008-01-30
x86: fix: s2ram + P4 + tsc = annoyance
Mike Galbraith
1
-8
/
+8
2008-01-30
x86: hibernation: document __save_processor_state() on x86
Rafael J. Wysocki
2
-1
/
+28
2008-01-30
x86: fix make mrproper
Sam Ravnborg
2
-2
/
+4
2008-01-30
time: track accurate idle time with tick_sched.idle_sleeptime
Venki Pallipadi
3
-23
/
+60
2008-01-30
NTP: correct inconsistent ntp interval/tick_length usage
john stultz
1
-2
/
+4
2008-01-30
x86: assign IRQs to HPET timers, fix
Balaji Rao
2
-5
/
+11
2008-01-30
x86: assign IRQs to HPET timers
Balaji Rao
3
-16
/
+44
2008-01-30
x86: make clockevents more robust
Ingo Molnar
1
-0
/
+13
2008-01-30
x86: unregister PIT clocksource when PIT is disabled
Thomas Gleixner
1
-0
/
+19
2008-01-30
clocksource: add unregister function to disable unusable clocksources
Thomas Gleixner
3
-0
/
+17
2008-01-30
x86: restrict PIT clocksource usage
Thomas Gleixner
1
-1
/
+9
2008-01-30
x86: offer is_hpet_enabled() on !CONFIG_HPET_TIMER too
Ingo Molnar
1
-2
/
+3
2008-01-30
clocksource: make clocksource watchdog cycle through online CPUs
Andi Kleen
1
-4
/
+10
2008-01-30
clocksource.c: use init_timer_deferrable for clocksource_watchdog
Parag Warudkar
1
-1
/
+1
2008-01-30
time: fold __get_realtime_clock_ts() into getnstimeofday()
Geert Uytterhoeven
1
-17
/
+5
2008-01-30
clocksource: make CLOCKSOURCE_MASK bullet-proof
Atsushi Nemoto
1
-1
/
+1
2008-01-30
timer: clean up tick-broadcast.c
Thomas Gleixner
2
-7
/
+2
2008-01-30
time: more timer related cleanups
Pavel Machek
5
-5
/
+8
2008-01-30
time: timer cleanups
Pavel Machek
2
-3
/
+3
2008-01-30
time: clean hungarian notation from timers
Pavel Machek
2
-44
/
+42
2008-01-30
kobj: fix threshold_init_device/kobject_uevent_env oops
Greg KH
1
-1
/
+2
2008-01-30
as-iosched: fix double locking bug in as_merged_requests()
Jens Axboe
1
-3
/
+7
2008-01-30
NFSv4: Iterate through all nfs_clients when the server recalls a delegation
Trond Myklebust
3
-17
/
+58
2008-01-30
NFSv4: Deal more correctly with duplicate delegations
Trond Myklebust
1
-38
/
+51
2008-01-30
NFS: Fix a potential race between umount and nfs_access_cache_shrinker()
Trond Myklebust
1
-1
/
+8
2008-01-30
NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inode
Trond Myklebust
5
-16
/
+41
2008-01-30
nfs: convert NFS_*(inode) helpers to static inline
Benny Halevy
2
-19
/
+59
2008-01-30
nfs: obliterate NFS_FLAGS macro
Benny Halevy
4
-11
/
+10
2008-01-30
NFS: Address memory leaks in the NFS client mount option parser
Chuck Lever
1
-0
/
+2
2008-01-30
nfs4: allow nfsv4 acls on non-regular-files
J. Bruce Fields
1
-4
/
+0
2008-01-30
NFS: Optimise away the sigmask code in aio/dio reads and writes
Trond Myklebust
1
-8
/
+5
2008-01-30
SUNRPC: Don't bother changing the sigmask for asynchronous RPC calls
Trond Myklebust
1
-3
/
+6
2008-01-30
SUNRPC: rpcb_getport_sync() passes incorrect address size to rpc_create()
Chuck Lever
1
-1
/
+1
2008-01-30
SUNRPC: Clean up block comment preceding rpcb_getport_sync()
Chuck Lever
1
-1
/
+4
2008-01-30
SUNRPC: Use appropriate argument types in rpcb client
Chuck Lever
2
-3
/
+2
2008-01-30
SUNRPC: rpcb_getport_sync() should use built-in hostname generator
Chuck Lever
1
-3
/
+1
2008-01-30
SUNRPC: Clean up functions that free address_strings array
Chuck Lever
2
-12
/
+20
2008-01-30
NFS: NFS version number is unsigned
Chuck Lever
1
-1
/
+1
2008-01-30
NLM: Fix a bogus 'return' in nlmclnt_rpc_release
Trond Myklebust
1
-1
/
+1
2008-01-30
NLM: Introduce an arguments structure for nlmclnt_init()
Chuck Lever
3
-26
/
+32
2008-01-30
NLM/NFS: Use cached nlm_host when calling nlmclnt_proc()
Chuck Lever
4
-26
/
+18
2008-01-30
NFS: Invoke nlmclnt_init during NFS mount processing
Chuck Lever
2
-13
/
+21
2008-01-30
NLM: Introduce external nlm_host set-up and tear-down functions
Chuck Lever
2
-0
/
+55
2008-01-30
SUNRPC: Fix up constant string declarations in struct rpcbind_args
Trond Myklebust
1
-7
/
+5
2008-01-30
SUNRPC: fewer conditionals in the format_ip_address routines
Chuck Lever
5
-38
/
+27
[next]