summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: lindent arch/i386/math-emuIngo Molnar2008-01-3027-6764/+6046
* x86: mach-voyager, lindentIngo Molnar2008-01-305-771/+718
* x86: clean up arch/x86/kernel/aperture_64.c printk()sIngo Molnar2008-01-301-18/+24
* x86: clean up arch/x86/kernel/aperture_64.cIngo Molnar2008-01-301-114/+130
* x86: clean up arch/x86/ia32/mmap32.cThomas Gleixner2008-01-301-5/+5
* x86: clean up arch/x86/ia32/syscall32.cThomas Gleixner2008-01-301-21/+24
* x86: clean up arch/x86/ia32/sys_ia32.cThomas Gleixner2008-01-302-245/+257
* x86: clean up arch/x86/ia32/ptrace32.cThomas Gleixner2008-01-301-83/+107
* x86: clean up arch/x86/ia32/ipc32.cThomas Gleixner2008-01-301-16/+14
* x86: clean up arch/x86/ia32/ia32_signal.cThomas Gleixner2008-01-301-188/+183
* x86: clean up arch/x86/ia32/aout32.cThomas Gleixner2008-01-301-97/+115
* x86: clean up arch/x86/ia32/fpu32.cThomas Gleixner2008-01-301-67/+67
* x86: unify asm/cpufeature.hH. Peter Anvin2008-01-303-210/+187
* x86: add <asm/asm.h>H. Peter Anvin2008-01-301-0/+18
* x86: enable irq in default_idle on 64-bitHiroshi Shimamoto2008-01-301-2/+2
* x86: idle wakeup event in the HLT loopIngo Molnar2008-01-302-6/+22
* x86: scale cyc_2_nsec according to CPU frequencyGuillaume Chazarain2008-01-303-21/+102
* x86: protect against sigaltstack wraparoundRoland McGrath2008-01-301-0/+7
* x86: add DMI quirk for io-delay hangs on Compaq Presario V6000 laptopsIngo Molnar2008-01-301-0/+16
* x86: make io_delay=0xed the defaultIngo Molnar2008-01-301-1/+1
* x86: various changes and cleanups to in_p/out_p delay detailsIngo Molnar2008-01-306-83/+143
* x86: provide a DMI based port 0x80 I/O delay override.Rene Herman2008-01-3011-23/+165
* x86: fix: s2ram + P4 + tsc = annoyanceMike Galbraith2008-01-301-8/+8
* x86: hibernation: document __save_processor_state() on x86Rafael J. Wysocki2008-01-302-1/+28
* x86: fix make mrproperSam Ravnborg2008-01-302-2/+4
* time: track accurate idle time with tick_sched.idle_sleeptimeVenki Pallipadi2008-01-303-23/+60
* NTP: correct inconsistent ntp interval/tick_length usagejohn stultz2008-01-301-2/+4
* x86: assign IRQs to HPET timers, fixBalaji Rao2008-01-302-5/+11
* x86: assign IRQs to HPET timersBalaji Rao2008-01-303-16/+44
* x86: make clockevents more robustIngo Molnar2008-01-301-0/+13
* x86: unregister PIT clocksource when PIT is disabledThomas Gleixner2008-01-301-0/+19
* clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner2008-01-303-0/+17
* x86: restrict PIT clocksource usageThomas Gleixner2008-01-301-1/+9
* x86: offer is_hpet_enabled() on !CONFIG_HPET_TIMER tooIngo Molnar2008-01-301-2/+3
* clocksource: make clocksource watchdog cycle through online CPUsAndi Kleen2008-01-301-4/+10
* clocksource.c: use init_timer_deferrable for clocksource_watchdogParag Warudkar2008-01-301-1/+1
* time: fold __get_realtime_clock_ts() into getnstimeofday()Geert Uytterhoeven2008-01-301-17/+5
* clocksource: make CLOCKSOURCE_MASK bullet-proofAtsushi Nemoto2008-01-301-1/+1
* timer: clean up tick-broadcast.cThomas Gleixner2008-01-302-7/+2
* time: more timer related cleanupsPavel Machek2008-01-305-5/+8
* time: timer cleanupsPavel Machek2008-01-302-3/+3
* time: clean hungarian notation from timersPavel Machek2008-01-302-44/+42
* kobj: fix threshold_init_device/kobject_uevent_env oopsGreg KH2008-01-301-1/+2
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2008-01-3055-1293/+1910
|\
| * NFSv4: Iterate through all nfs_clients when the server recalls a delegationTrond Myklebust2008-01-303-17/+58
| * NFSv4: Deal more correctly with duplicate delegationsTrond Myklebust2008-01-301-38/+51
| * NFS: Fix a potential race between umount and nfs_access_cache_shrinker()Trond Myklebust2008-01-301-1/+8
| * NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inodeTrond Myklebust2008-01-305-16/+41
| * nfs: convert NFS_*(inode) helpers to static inlineBenny Halevy2008-01-302-19/+59
| * nfs: obliterate NFS_FLAGS macroBenny Halevy2008-01-304-11/+10