summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-16[PATCH] add /sys/fsMiklos Szeredi2-0/+8
2006-01-16[PATCH] partitions: Read Rio Karma partition tableBob Copeland5-0/+77
2006-01-16[PATCH] sh: Move CPU subtype configuration to its own KconfigPaul Mundt5-350/+489
2006-01-16[PATCH] sh: Simple timer frameworkPaul Mundt4-0/+329
2006-01-16[PATCH] sh: Simplistic clock frameworkPaul Mundt19-623/+1287
2006-01-16[PATCH] sh: I/O routine cleanups and ioremap() overhaulPaul Mundt6-337/+440
2006-01-16[PATCH] sh: IRQ handler updatesPaul Mundt10-517/+963
2006-01-16[PATCH] sh: kexec() supportkogiidena6-3/+259
2006-01-16[PATCH] sh: DMA updatesPaul Mundt13-120/+291
2006-01-16[PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xxPaul Mundt12-253/+289
2006-01-16[PATCH] fix up sbuslib for new fb_comapt_ioctl prototypeChristoph Hellwig2-13/+11
2006-01-16[PATCH] arm26: s/task_threas_info/task_thread_info/Alexey Dobriyan1-1/+1
2006-01-16[PATCH] mips: add pm_power_offYoichi Yuasa1-0/+6
2006-01-16[PATCH] drivers/char/esp.c spinlock fixIngo Molnar1-1/+1
2006-01-16[PATCH] build kernel/intermodule.c only when requiredAdrian Bunk4-1/+7
2006-01-16[PATCH] no longer mark MTD_OBSOLETE_CHIPS as BROKENAdrian Bunk1-3/+3
2006-01-16[PATCH] arm26: kernel/irq.c: fix compilationAlexey Dobriyan1-1/+2
2006-01-16[PATCH] arm26: add L1_CACHE_SHIFTAlexey Dobriyan1-1/+2
2006-01-16[PATCH] fix arm26 THREAD_SIZEAdrian Bunk1-2/+1
2006-01-16[PATCH] i386: remove gcc version check for CONFIG_REGPARMAdrian Bunk1-4/+1
2006-01-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds31-1756/+2082
2006-01-16[PATCH] hrtimer comment tweakJonathan Corbet1-1/+1
2006-01-16Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds1-1/+1
2006-01-16[PATCH] Fix drivers/block/ps2esdi.c compileJens Axboe1-0/+1
2006-01-16Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjod...Linus Torvalds4-1723/+0
2006-01-16Pull perfmon-montecito into release branchTony Luck3-2/+273
2006-01-16[IA64] Cleanup of arch/ia64/sn and include/asm-ia64/snPrarit Bhargava25-1748/+1758
2006-01-16Actually remove amdtp.[ch], cmp.[ch].Jody McIntyre4-1723/+0
2006-01-16[IA64] pal cache flush patchXu, Anthony1-1/+1
2006-01-16[IA64] Stop multiple pci_claim_resource() call for the same resourceKenji Kaneshige1-5/+14
2006-01-17Make alloc_page_buffers() initialise buffer_heads using init_buffer(),Nathan Scott1-1/+1
2006-01-16[IA64] Simple memory hot-add for ia64.Yasunori Goto1-0/+36
2006-01-16x86-64: fix initrd freeingLinus Torvalds1-1/+1
2006-01-16[PATCH] x86_64: Increase NR_IRQ_VECTORS to 32 * NR_CPUSAndi Kleen1-1/+1
2006-01-16[PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32.Andi Kleen1-13/+5
2006-01-16[PATCH] x86_64: set do_not_nx as cpuinitdataAndi Kleen1-1/+1
2006-01-16[PATCH] x86_64: lapic resume uses correct base addressShaohua Li1-4/+1
2006-01-16[PATCH] x86_64: Only let user select PM timer support when EMBEDDEDAndi Kleen1-1/+1
2006-01-16[PATCH] x86_64: Allow nesting of int3 by default for kprobesAndi Kleen4-17/+14
2006-01-16[PATCH] x86_64: Mark powernow k8 init functions as __cpuinitAndi Kleen1-2/+2
2006-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds7-26/+41
2006-01-16[IA64] Perfmon for MontecitoStephane Eranian3-2/+273
2006-01-16kbuild: fix 'make all install_modules install'Sam Ravnborg1-1/+1
2006-01-16kbuild: create .kernelrelease at *config stepSam Ravnborg5-14/+15
2006-01-16Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Mauro Carvalho Chehab47-969/+1860
2006-01-15Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds3-20/+10
2006-01-16[XFS] remove no-longer-needed IS_NOATIME macro, twas just a build workaroundNathan Scott1-3/+0
2006-01-16[XFS] mutex fallout - fix debug builds and remove no-longer-useful comment.Nathan Scott2-12/+2
2006-01-16[XFS] Fix symlink creation too, with respect to initialising SELinuxNathan Scott1-5/+8
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds41-334/+306