aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-16[PATCH] hrtimer comment tweakJonathan Corbet1-1/+1
2006-01-16[PATCH] Fix drivers/block/ps2esdi.c compileJens Axboe1-0/+1
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-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-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-15[PATCH] MAINTAINERS: watchdog device driversWim Van Sebroeck1-0/+6
2006-01-15[WATCHDOG] sa1100_wdt.c sparse cleanupsIan Campbell1-6/+6
2006-01-15kbuild: fix make -jN with multiple targets with O=...Sam Ravnborg1-3/+4
2006-01-15[PATCH] Use atomic64_set for 64-bit case of atomic_long_setKyle McMartin1-1/+1
2006-01-15[PATCH] Fix zoran_card compilation warningJean Delvare1-3/+3
2006-01-15[ARM] Fix missing compiler.h includeRussell King1-0/+2
2006-01-15kconfig: get rid of stray a.o, support ncurseswSam Ravnborg2-8/+21
2006-01-15powerpc/32: Restore previous version of 32-bit PCI codePaul Mackerras3-2/+1899
2006-01-15powerpc: Make ARCH=powerpc the default for 32-bit ppcPaul Mackerras1-1/+1
2006-01-15[PATCH] ppc: Remove powermac support from ARCH=ppcPaul Mackerras35-10286/+206
2006-01-14x86: Work around compiler code generation bug with -OsLinus Torvalds1-3/+3
2006-01-15[PATCH] powerpc: Kconfig changes for CRASH_DUMPHaren Myneni1-11/+10
2006-01-15[PATCH] powerpc: Update pmac32_defconfigBenjamin Herrenschmidt1-45/+60
2006-01-14[PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inliningIngo Molnar3-0/+32
2006-01-14[PATCH] pktcdvd: un-inline some functionsPeter Osterlund1-2/+2
2006-01-14[PATCH] Mark some key VFS functions as __always_inlineArjan van de Ven1-4/+4
2006-01-14[PATCH] mark several functions __always_inlineIngo Molnar7-15/+15
2006-01-14[PATCH] enable unit-at-a-time optimisations for gcc4Ingo Molnar1-3/+3
2006-01-14[PATCH] Make __always_inline actually force always inliningIngo Molnar2-1/+2