summaryrefslogtreecommitdiffstats
path: root/kernel/time.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-02-28[PATCH] USB: lh7a40x gadget driver: Fixed a dead lockFranck Bui-Huu1-2/+4
2006-02-28[PATCH] USB: unusual_devs entry for Lyra RCA RD1080Alan Stern1-0/+7
2006-02-28[PATCH] USB: Wisegroup MP-8866 Dual USB JoypadAndrew Fuller1-0/+2
2006-02-28[PATCH] USB: fix EHCI BIOS handshakeDavid Brownell1-5/+6
2006-02-28[MIPS] Fix build error on processors that don's support copy-on-write.Ralf Baechle2-1/+19
2006-02-28[MIPS] Initialize S-cache function pointers even on S-cache-less CPUs.Ralf Baechle1-5/+11
2006-02-28[PATCH] cfq-iosched: slice expiry fixupsJens Axboe1-91/+60
2006-02-28[PATCH] powerpc/iseries: Fix double phys_to_abs bug in htab_bolt_mappingMichael Ellerman1-1/+1
2006-02-28[PATCH] powerpc: fix NULL pointer in handle_eeh_eventsOlaf Hering1-1/+1
2006-02-28[PATCH] powerpc: vdso 64bits gettimeofday bugBenjamin Herrenschmidt1-2/+2
2006-02-28[PATCH] powerpc: fix dynamic PCI probe regressionJohn Rose3-19/+38
2006-02-28Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...Linus Torvalds3-22/+4
2006-02-28[libata] Disable FUAJeff Garzik3-0/+7
2006-02-28[XFS] Don't map non-uptodate buffers in xfs_probe_cluster; also fixesEric Sandeen1-1/+1
2006-02-28[XFS] Reduce stack use during quota mounts (caused a panic). ThisNathan Scott1-6/+5
2006-02-28[XFS] Fix a realtime allocator regression introduced by an old iget raceNathan Scott1-15/+14
2006-02-27[REQSK]: Don't reset rskq_defer_accept in reqsk_queue_allocArnaldo Carvalho de Melo1-1/+0
2006-02-27[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy6-5/+23
2006-02-27[NETFILTER]: nf_queue: fix end-of-list checkPatrick McHardy1-1/+1
2006-02-27[NETFILTER]: nf_queue: remove unnecessary check for outfnPatrick McHardy1-1/+1
2006-02-27[NETFILTER]: nf_queue: fix rerouting after packet manglingPatrick McHardy1-7/+15
2006-02-27[NETFILTER]: nf_queue: check if rerouter is present before using itPatrick McHardy1-2/+2
2006-02-27[NETFILTER]: nf_queue: don't copy registered rerouter dataPatrick McHardy1-19/+9
2006-02-27[IPSEC]: Kill post_input hook and do NAT-T in esp_input directlyHerbert Xu3-98/+38
2006-02-27[IPSEC] esp: Kill unnecessary block and indentationHerbert Xu1-44/+43
2006-02-27[TG3]: Fix Sun tg3 variant detection.David S. Miller1-0/+9
2006-02-27[MIPS] Use generic compat routines for readdir, getdentsAtsushi Nemoto3-57/+3
2006-02-27[MIPS] Fix atomic*_sub_if_positive return value.Ralf Baechle1-0/+12
2006-02-27[MIPS] SMP: Fix initialization order bug.Ralf Baechle7-31/+39
2006-02-27[MIPS] Use "=R" constraint to avoid compiler errors in cmpxchg().Ralf Baechle1-4/+4
2006-02-27[PATCH] Fix Specialix SX corruptionMarc Zyngier1-5/+5
2006-02-27Linux v2.6.16-rc5v2.6.16-rc5Linus Torvalds1-1/+1
2006-02-27Make Kprobes depend on modulesLinus Torvalds5-1/+5
2006-02-27[SPARC64]: Make cpu_present_map available earlier.David S. Miller3-9/+27
2006-02-27[SPARC64]: Implement futex_atomic_op_inuser().David S. Miller1-4/+84
2006-02-27[PATCH] fix voyager after topology.c moveJames Bottomley2-15/+1
2006-02-27[PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPUBrian Magnuson1-1/+1
2006-02-26[PATCH] x86_64: Fix ioctl compat code for /dev/rtcAndi Kleen1-11/+2
2006-02-26[PATCH] x86_64: Better ATI timer fixAndi Kleen2-17/+33
2006-02-26[PATCH] x86_64: Move the SMP time selection earlierAndi Kleen3-14/+11
2006-02-26[PATCH] x86_64: Fix the additional_cpus=.. optionAndi Kleen3-1/+8
2006-02-26[PATCH] x86_64: Disable ACPI blacklist by year for now on x86-64Andi Kleen1-1/+1
2006-02-26[PATCH] x86_64: Fix NMI watchdog on x460Chris McDermott1-1/+1
2006-02-26[PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDEDAndi Kleen2-20/+3
2006-02-26[PATCH] i386: Handle non existing APICs without panicingAndreas Deresch2-4/+12
2006-02-26[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...Andi Kleen3-4/+22
2006-02-26[PATCH] x86_64: Check for bad elf entry address.Suresh Siddha1-0/+5
2006-02-26[PATCH] x86_64: fix USER_PTRS_PER_PGDJan Beulich1-1/+1
2006-02-26[PATCH] x86_64: no_iommu removal in pci-gart.cJon Mason3-20/+6
2006-02-26[PATCH] Fix Specialix SI probingMarc Zyngier1-4/+8