aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-28[AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones
2006-02-27Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-02-27Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...Linus Torvalds
2006-02-27[libata] Disable FUAJeff Garzik
2006-02-27Merge git://oss.sgi.com:8090/oss/git/xfs-rc-fixesLinus Torvalds
2006-02-28[XFS] Don't map non-uptodate buffers in xfs_probe_cluster; also fixesEric Sandeen
2006-02-28[XFS] Reduce stack use during quota mounts (caused a panic). ThisNathan Scott
2006-02-28[XFS] Fix a realtime allocator regression introduced by an old iget raceNathan Scott
2006-02-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-02-27[REQSK]: Don't reset rskq_defer_accept in reqsk_queue_allocArnaldo Carvalho de Melo
2006-02-27[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy
2006-02-27[NETFILTER]: nf_queue: fix end-of-list checkPatrick McHardy
2006-02-27[NETFILTER]: nf_queue: remove unnecessary check for outfnPatrick McHardy
2006-02-27[NETFILTER]: nf_queue: fix rerouting after packet manglingPatrick McHardy
2006-02-27[NETFILTER]: nf_queue: check if rerouter is present before using itPatrick McHardy
2006-02-27[NETFILTER]: nf_queue: don't copy registered rerouter dataPatrick McHardy
2006-02-27[IPSEC]: Kill post_input hook and do NAT-T in esp_input directlyHerbert Xu
2006-02-27[IPSEC] esp: Kill unnecessary block and indentationHerbert Xu
2006-02-27[TG3]: Fix Sun tg3 variant detection.David S. Miller
2006-02-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-02-27[MIPS] Use generic compat routines for readdir, getdentsAtsushi Nemoto
2006-02-27[MIPS] Fix atomic*_sub_if_positive return value.Ralf Baechle
2006-02-27[MIPS] SMP: Fix initialization order bug.Ralf Baechle
2006-02-27[MIPS] Use "=R" constraint to avoid compiler errors in cmpxchg().Ralf Baechle
2006-02-27[PATCH] Fix Specialix SX corruptionMarc Zyngier
2006-02-27Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-02-27Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-02-26Linux v2.6.16-rc5Linus Torvalds
2006-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-02-26Make Kprobes depend on modulesLinus Torvalds
2006-02-26[SPARC64]: Make cpu_present_map available earlier.David S. Miller
2006-02-26[SPARC64]: Implement futex_atomic_op_inuser().David S. Miller
2006-02-26[PATCH] fix voyager after topology.c moveJames Bottomley
2006-02-26[PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPUBrian Magnuson
2006-02-26[PATCH] x86_64: Fix ioctl compat code for /dev/rtcAndi Kleen
2006-02-26[PATCH] x86_64: Better ATI timer fixAndi Kleen
2006-02-26[PATCH] x86_64: Move the SMP time selection earlierAndi Kleen
2006-02-26[PATCH] x86_64: Fix the additional_cpus=.. optionAndi Kleen
2006-02-26[PATCH] x86_64: Disable ACPI blacklist by year for now on x86-64Andi Kleen
2006-02-26[PATCH] x86_64: Fix NMI watchdog on x460Chris McDermott
2006-02-26[PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDEDAndi Kleen
2006-02-26[PATCH] i386: Handle non existing APICs without panicingAndreas Deresch
2006-02-26[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...Andi Kleen
2006-02-26[PATCH] x86_64: Check for bad elf entry address.Suresh Siddha
2006-02-26[PATCH] x86_64: fix USER_PTRS_PER_PGDJan Beulich
2006-02-26[PATCH] x86_64: no_iommu removal in pci-gart.cJon Mason
2006-02-26[PATCH] Fix Specialix SI probingMarc Zyngier
2006-02-26[PATCH] sd: fix memory corruption with broken mode page headersAl Viro
2006-02-25Fix Wake on LAN support in sis900Daniele Venzano
2006-02-25[PATCH] sata_sil: implement R_ERR on DMA activate FIS errata fixTejun Heo