aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-30x86: clean up arch/x86/kernel/aperture_64.cIngo Molnar
2008-01-30x86: clean up arch/x86/ia32/mmap32.cThomas Gleixner
2008-01-30x86: clean up arch/x86/ia32/syscall32.cThomas Gleixner
2008-01-30x86: clean up arch/x86/ia32/sys_ia32.cThomas Gleixner
2008-01-30x86: clean up arch/x86/ia32/ptrace32.cThomas Gleixner
2008-01-30x86: clean up arch/x86/ia32/ipc32.cThomas Gleixner
2008-01-30x86: clean up arch/x86/ia32/ia32_signal.cThomas Gleixner
2008-01-30x86: clean up arch/x86/ia32/aout32.cThomas Gleixner
2008-01-30x86: clean up arch/x86/ia32/fpu32.cThomas Gleixner
2008-01-30x86: unify asm/cpufeature.hH. Peter Anvin
2008-01-30x86: add <asm/asm.h>H. Peter Anvin
2008-01-30x86: enable irq in default_idle on 64-bitHiroshi Shimamoto
2008-01-30x86: idle wakeup event in the HLT loopIngo Molnar
2008-01-30x86: scale cyc_2_nsec according to CPU frequencyGuillaume Chazarain
2008-01-30x86: protect against sigaltstack wraparoundRoland McGrath
2008-01-30x86: add DMI quirk for io-delay hangs on Compaq Presario V6000 laptopsIngo Molnar
2008-01-30x86: make io_delay=0xed the defaultIngo Molnar
2008-01-30x86: various changes and cleanups to in_p/out_p delay detailsIngo Molnar
2008-01-30x86: provide a DMI based port 0x80 I/O delay override.Rene Herman
2008-01-30x86: fix: s2ram + P4 + tsc = annoyanceMike Galbraith
2008-01-30x86: hibernation: document __save_processor_state() on x86Rafael J. Wysocki
2008-01-30x86: fix make mrproperSam Ravnborg
2008-01-30time: track accurate idle time with tick_sched.idle_sleeptimeVenki Pallipadi
2008-01-30NTP: correct inconsistent ntp interval/tick_length usagejohn stultz
2008-01-30x86: assign IRQs to HPET timers, fixBalaji Rao
2008-01-30x86: assign IRQs to HPET timersBalaji Rao
2008-01-30x86: make clockevents more robustIngo Molnar
2008-01-30x86: unregister PIT clocksource when PIT is disabledThomas Gleixner
2008-01-30clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner
2008-01-30x86: restrict PIT clocksource usageThomas Gleixner
2008-01-30x86: offer is_hpet_enabled() on !CONFIG_HPET_TIMER tooIngo Molnar
2008-01-30clocksource: make clocksource watchdog cycle through online CPUsAndi Kleen
2008-01-30clocksource.c: use init_timer_deferrable for clocksource_watchdogParag Warudkar
2008-01-30time: fold __get_realtime_clock_ts() into getnstimeofday()Geert Uytterhoeven
2008-01-30clocksource: make CLOCKSOURCE_MASK bullet-proofAtsushi Nemoto
2008-01-30timer: clean up tick-broadcast.cThomas Gleixner
2008-01-30time: more timer related cleanupsPavel Machek
2008-01-30time: timer cleanupsPavel Machek
2008-01-30time: clean hungarian notation from timersPavel Machek
2008-01-30kobj: fix threshold_init_device/kobject_uevent_env oopsGreg KH
2008-01-30Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2008-01-30as-iosched: fix double locking bug in as_merged_requests()Jens Axboe
2008-01-30NFSv4: Iterate through all nfs_clients when the server recalls a delegationTrond Myklebust
2008-01-30NFSv4: Deal more correctly with duplicate delegationsTrond Myklebust
2008-01-30NFS: Fix a potential race between umount and nfs_access_cache_shrinker()Trond Myklebust
2008-01-30NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inodeTrond Myklebust
2008-01-30nfs: convert NFS_*(inode) helpers to static inlineBenny Halevy
2008-01-30nfs: obliterate NFS_FLAGS macroBenny Halevy
2008-01-30NFS: Address memory leaks in the NFS client mount option parserChuck Lever
2008-01-30nfs4: allow nfsv4 acls on non-regular-filesJ. Bruce Fields