aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-10[PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2-4/+4
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan3-14/+12
2006-12-10[PATCH] xtensa: fix system call interfaceChris Zankel8-655/+317
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel30-915/+290
2006-12-10[PATCH] xtensa: fix irq and misc fixesChris Zankel3-59/+57
2006-12-09[PATCH] x86-64: no paravirt for X86_VOYAGER or X86_VISWSRandy Dunlap1-0/+1
2006-12-09[PATCH] i386: Fix io_apic.c warningAndi Kleen1-1/+1
2006-12-09[PATCH] i386: export smp_num_siblings for oprofileRandy Dunlap1-1/+1
2006-12-09[PATCH] x86: Work around gcc 4.2 over aggressive optimizerAndi Kleen2-0/+2
2006-12-09[PATCH] x86: Fix boot hang due to nmi watchdog init codeRavikiran G Thirumalai2-8/+9
2006-12-09[PATCH] x86: Fix verify_quirk_intel_irqbalance()Andi Kleen1-4/+29
2006-12-09[PATCH] i386: Update defconfigAndi Kleen1-7/+21
2006-12-09[PATCH] x86-64: Update defconfigAndi Kleen1-7/+22
2006-12-09[PATCH] m68k: EXPORT_SYMBOL(cache_{clear,push}) bogus commentGeert Uytterhoeven1-2/+2
2006-12-09[PATCH] m68k/Atari: 2.6.18 Atari IDE interrupt needs SA_SHIRQMichael Schmitz1-1/+1
2006-12-09[PATCH] Sun3: General updatesSam Creasey3-13/+6
2006-12-09[PATCH] add STB810 support (Philips PNX8550-based)Vitaly Wool10-20/+1376
2006-12-09[MIPS] Qemu now has an ELF loader.Ralf Baechle1-1/+1
2006-12-09[MIPS] Add GENERIC_HARDIRQS_NO__DO_IRQ for i8259 usersAtsushi Nemoto4-38/+9
2006-12-09[MIPS] Optimize csum_partial for 64bit kernelAtsushi Nemoto1-22/+54
2006-12-09[MIPS] Optimize flow of csum_partialAtsushi Nemoto1-75/+54
2006-12-09[MIPS] Make csum_partial more readableAtsushi Nemoto1-70/+74
2006-12-09[MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machinesThomas Bogendoerfer49-59/+59
2006-12-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds8-271/+477
2006-12-08[PATCH] CPU hotplug broken with 2GB VMSPLITShaohua Li1-1/+1
2006-12-08[PATCH] visws: sgivwfb as module needs exportsRandy Dunlap1-0/+3
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox2-2/+2
2006-12-08[PATCH] Generic ioremap_page_range: sh64 conversionHaavard Skinnemoen1-92/+8
2006-12-08[PATCH] Generic ioremap_page_range: sh conversionHaavard Skinnemoen1-86/+4
2006-12-08[PATCH] Generic ioremap_page_range: s390 conversionHaavard Skinnemoen1-81/+3
2006-12-08[PATCH] Generic ioremap_page_range: parisc conversionHaavard Skinnemoen1-104/+7
2006-12-08[PATCH] Generic ioremap_page_range: mips conversionHaavard Skinnemoen1-88/+8
2006-12-08[PATCH] add process_session() helper routineCedric Le Goater1-1/+1
2006-12-08[PATCH] LOG2: Provide ilog2() fallbacks for powerpcDavid Howells1-2/+2
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells24-0/+192
2006-12-08[PATCH] struct path: convert sparc64Josef Sipek7-22/+22
2006-12-08[PATCH] struct path: convert sparcJosef Sipek1-3/+3
2006-12-08[PATCH] struct path: convert shJosef Sipek1-1/+1
2006-12-08[PATCH] struct path: convert s390Josef Sipek2-4/+4
2006-12-08[PATCH] struct path: convert ppcJosef Sipek1-6/+6
2006-12-08[PATCH] struct path: convert powerpcJosef Sipek7-17/+17
2006-12-08[PATCH] struct path: convert pariscJosef Sipek1-1/+1
2006-12-08[PATCH] struct path: convert mipsJosef Sipek4-12/+12
2006-12-08[PATCH] struct path: convert ia64Josef Sipek3-10/+10
2006-12-08[PATCH] struct path: convert frvJosef Sipek1-2/+2
2006-12-08[PATCH] struct path: convert crisJosef Sipek1-4/+4
2006-12-08[PATCH] struct path: convert alphaJosef Sipek1-1/+1
2006-12-08[PATCH] x86_64: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek1-4/+4
2006-12-08[PATCH] i386: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2-5/+5
2006-12-08[PATCH] use generic BUG for ppcJudith Lebzelter2-58/+11