summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day
2006-12-12e100: replace kmalloc with kcallocYan Burman
2006-12-12um: replace kmalloc+memset with kzallocYan Burman
2006-12-12fix typo in net/ipv4/ip_fragment.cPeter Zijlstra
2006-12-12[IA64] s/termios/ktermios/ in simserial.cTony Luck
2006-12-12[PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystemNicolas Pitre
2006-12-12include/linux/compiler.h: reject gcc 3 < gcc 3.2Alistair John Strachan
2006-12-12Kconfig: fix spelling error in config KALLSYMS help textJesper Juhl
2006-12-12Remove duplicate "have to" in commentRolf Eike Beer
2006-12-12Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2006-12-12Fix small typo in drivers/serial/icom.cThomas Hisch
2006-12-12[IA64] kexec/kdump: tidy up declaration of relocate_new_kernel_tHorms
2006-12-12[IA64] Kexec/Kdump: honour non-zero crashkernel offset.Horms
2006-12-12[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsHorms
2006-12-12Use consistent casing in help messageSamuel Tardieu
2006-12-12[IA64] Do not call SN_SAL_SET_CPU_NUMBER twice on cpu 0Jay Lan
2006-12-12EXT{2,3,4}_FS: remove outdated part of the help textJan Engelhardt
2006-12-12Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2006-12-12[PATCH] netpoll: fix netpoll lockupIngo Molnar
2006-12-12Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2006-12-12[PATCH] net, 8139too.c: fix netpoll deadlockIngo Molnar
2006-12-12[PATCH] lockdep: fix seqlock_init()Ingo Molnar
2006-12-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/...Linus Torvalds
2006-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2006-12-12V4L/DVB (4954): Fix: On ia64, i2c adap->inb/adap->outb are wrongly evaluatedMauro Carvalho Chehab
2006-12-12[PATCH] remove unnecessary blk_queue_bounce in SG_IOFUJITA Tomonori
2006-12-12[PATCH] fix SG_IO bio leakFUJITA Tomonori
2006-12-12[PATCH] remove blk_queue_activity_fnBoaz Harrosh
2006-12-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-12-11Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds
2006-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-12-12[MIPS] paging_init(): use highend_pfn/highstart_pfnFranck Bui-Huu
2006-12-12[MIPS] Malta: Resurrect MTD support for onboard flash.Ralf Baechle
2006-12-12[MIPS] Discard .exit.text and .exit.data at runtime.Ralf Baechle
2006-12-12[MIPS] IP27: Don't drag <asm/sn/arch.h> into topology.h.Ralf Baechle
2006-12-12[MIPS] IP27: Move definition of nic_t to its sole user.Ralf Baechle
2006-12-12[MIPS] IP27: Don't include <asm/sn/arch.h>.Ralf Baechle
2006-12-12[MIPS] compat.h uses struct pt_regs so needs to include ptrace.h.Ralf Baechle
2006-12-11[NETPOLL]: Fix local_bh_enable() warning.Andrew Morton
2006-12-12sh: Fixup SH-2 BUG() trap handling.Yoshinori Sato
2006-12-12sh: Use early_param() for earlyprintk parsing.Paul Mundt
2006-12-12sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096.Paul Mundt
2006-12-12sh: Fixup .data.page_aligned.Paul Mundt
2006-12-12sh: Hook up SH7722 scif ipr interrupts.Paul Mundt
2006-12-12sh: Fixup sh_bios() trap handling.Paul Mundt
2006-12-12sh: SH-MobileR SH7722 CPU support.Paul Mundt
2006-12-12sh: Fixup dma_cache_sync() callers.Paul Mundt
2006-12-12sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt
2006-12-12sh: Fixup kernel_execve() for syscall cleanups.Paul Mundt
2006-12-12sh: Fix get_wchan().Paul Mundt