aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-19[MIPS] MV6434x: The name of the CPP symbol is __mips__, not __MIPS__.Ralf Baechle
2006-04-19[MIPS] Jaguar: Fix build errors after the recent move of Marvell headers.Ralf Baechle
2006-04-19[MIPS] ITE8172: Fix build error due to missmatching prototypes.Ralf Baechle
2006-04-19[MIPS] Fix CONFIG_LIMITED_DMA build.Ralf Baechle
2006-04-19[MIPS] PNX8550 build fix.Ralf Baechle
2006-04-19[MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle
2006-04-19[MIPS] Fix breakage due to the grand makefile crapectomy.Ralf Baechle
2006-04-19[MIPS] Sort out duplicate exports.Ralf Baechle
2006-04-19[MIPS] Wire up sync_file_range(2).Ralf Baechle
2006-04-19[MIPS] Wire splice syscall.Ralf Baechle
2006-04-19[MIPS] More SHT_* and SHF_* ELF definitions.Ralf Baechle
2006-04-19[MIPS] Fix vectored interrupt support in TLB exception handler generator.Ralf Baechle
2006-04-19[MIPS] Provide access functions for c0_badvaddr.Ralf Baechle
2006-04-19[MIPS] Some formatting fixes.Ralf Baechle
2006-04-19[MIPS] Fixup printk in mips_srs_init.Ralf Baechle
2006-04-19[MIPS] Remove redundant initialization of sr_allocated.Ralf Baechle
2006-04-19[MIPS] Make set_vi_srs_handler static.Ralf Baechle
2006-04-19[MIPS] Cleanup free_initmem the same way as i386 did.Ralf Baechle
2006-04-19[MIPS] Added tb0287_defconfig back.Yoichi Yuasa
2006-04-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-04-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-04-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2006-04-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-04-18[SPARC64]: Fix dependencies of HUGETLB_PAGE_SIZE_64KJean-Luc Léger
2006-04-18[NET]: Remove redundant NULL checks before [kv]freeJesper Juhl
2006-04-18unaligned access in sk_run_filter()Dmitry Mishin
2006-04-18[IPV6]: Clean up hop-by-hop options handler.YOSHIFUJI Hideaki
2006-04-18[IPV6] XFRM: Fix decoding session with preceding extension header(s).YOSHIFUJI Hideaki
2006-04-18[IPV6] XFRM: Don't use old copy of pointer after pskb_may_pull().YOSHIFUJI Hideaki
2006-04-18[IPV6]: Ensure to have hop-by-hop options in our header of &sk_buff.YOSHIFUJI Hideaki
2006-04-18[TCP]: Fix truesize underflowHerbert Xu
2006-04-18[CPUFREQ] powernow-k8.c: fix a check-after-useAdrian Bunk
2006-04-18[CPUFREQ] Remove duplicate check in powernow-k8Tobias Klauser
2006-04-18[CPUFREQ] drivers/cpufreq/cpufreq.c: static functions mustn't be exportedAdrian Bunk
2006-04-18[CPUFREQ] If max_freq got reduced (e.g. by _PPC) a write to sysfs scaling_gov...Thomas Renninger
2006-04-18Merge ../linusDave Jones
2006-04-18[ARM] 3479/1: Corgi SSP: Fix potential concurrent access problemRichard Purdie
2006-04-18[ARM] 3478/1: SharpSL SCOOP: Fix potenial build failureRichard Purdie
2006-04-18x86: be careful about tailcall breakage for sys_open[at] tooLinus Torvalds
2006-04-18x86: don't allow tail-calls in sys_ftruncate[64]()Linus Torvalds
2006-04-18Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2006-04-18[PATCH] i386: Move CONFIG_DOUBLEFAULT into arch/i386 where it belongs.Andi Kleen
2006-04-18[PATCH] x86_64: Add tee and sync_file_rangeAndi Kleen
2006-04-18[PATCH] x86_64: Increase NUMA hash function nodemapAndi Kleen
2006-04-18[PATCH] x86_64: x86_64 add crashdump trigger pointsVivek Goyal
2006-04-18[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen
2006-04-18[PATCH] x86_64: Update defconfigAndi Kleen
2006-04-18Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-04-18[PATCH] cfq: Further rbtree traversal and cfq_exit_queue() race fixOGAWA Hirofumi