summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-11-03[IB] umad: fix hot remove of IB devicesRoland Dreier1-16/+64
2005-11-03[ARM SMP] Add configuration option for ARMv6K processorsRussell King3-1/+14
2005-11-03[ARM] Fix another build error with IOP3xx platformsRussell King1-1/+1
2005-11-03[ARM] Add Realview default configuration fileRussell King1-0/+789
2005-11-03[ARM] Fix more 3016/1 breakageRussell King2-10/+10
2005-11-03powerpc: Cleanup vpa codeMichael Ellerman3-18/+19
2005-11-03[IB] mthca: fix format of FW versionRoland Dreier2-2/+2
2005-11-03powerpc: Add helper functions for synthesising instructions at runtimeMichael Ellerman1-0/+48
2005-11-03Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras15-420/+251
2005-11-03powerpc: merge ucontext.hStephen Rothwell3-49/+40
2005-11-03[PATCH] powerpc: Keep fixing merged ipcbuf.hDavid Gibson1-1/+2
2005-11-03[PATCH] ppc32: Fixed warning in m8xx_setup.cVitaly Bordug1-0/+1
2005-11-03[PATCH] ppc32 8xx: fix cpm_dpalloc() commentMarcelo Tosatti1-3/+2
2005-11-03[PATCH] ppc32 8xx: Fix harmless warning in 8xx_io/commproc.cMarcelo Tosatti1-0/+2
2005-11-03[PATCH] ppc32 8xx: export symbols required for modular IDEMarcelo Tosatti1-0/+5
2005-11-03[PATCH] powerpc: always init nvram on 64-bit powermacDavid Woodhouse1-1/+1
2005-11-03[PATCH] ppc: Fix build warnings in arch/ppc/kernel/traps.cBecky Bruce1-4/+4
2005-11-03[PATCH] ppc64: Fix add notifier crashesJohn Rose2-3/+4
2005-11-03[XFS] Remove several no-longer-used files.Nathan Scott4-2300/+0
2005-11-03powerpc: merge sigcontext.hStephen Rothwell2-33/+23
2005-11-03[XFS] Cleanup cosmetic differences between source trees.Nathan Scott4-35/+19
2005-11-03powerpc: move include/asm-ppc64/ppc32.h to arch/powerpc/kernelStephen Rothwell2-1/+1
2005-11-03powerpc: move ppc64/kernel/signal.c to arch/powerpcStephen Rothwell3-2/+1
2005-11-03powerpc: merge ptrace.hStephen Rothwell3-206/+105
2005-11-03powerpc: Set entry point and text address in linker scriptMichael Ellerman2-8/+4
2005-11-03powerpc: merge stat.hStephen Rothwell3-129/+81
2005-11-03[IPoIB] don't compile debug code if debugging isn't enabledRoland Dreier3-1/+7
2005-11-03powerpc: Make early debugging fit on 80 character terminalMichael Ellerman1-1/+1
2005-11-03powerpc: Merge asm-ppc/kexec.h and asm-ppc64/kexec.hMichael Ellerman4-82/+50
2005-11-03powerpc: Move plpar_wrappers.h into arch/powerpc/platforms/pseriesMichael Ellerman6-124/+115
2005-11-03powerpc: Make set_dabr() a ppc_md functionMichael Ellerman3-17/+18
2005-11-03[PKT_SCHED]: Rework QoS and/or fair queueing configurationThomas Graf1-199/+195
2005-11-03powerpc: Copy default configs into arch/powerpc/configsMichael Ellerman5-0/+5847
2005-11-03[PATCH] x86-64: bitops fix for -OsAlexandre Oliva1-16/+50
2005-11-03powerpc: Merge remaining RTAS codePaul Mackerras12-185/+147
2005-11-03[IPV6]: inet6_ifinfo_notify should use RTM_DELLINK in addrconf_ifdownYan Zheng1-1/+1
2005-11-03[XFS] fix XFS quota for modular XFS buildsNathan Scott1-1/+1
2005-11-03[XFS] Add a mechanism for XFS to use the generic quota sync method.Nathan Scott2-1/+8
2005-11-03[XFS] Add the project quota type into the XFS quota header.Nathan Scott1-1/+2
2005-11-03[XFS] Update XFS quota header license to match the SGI boilerplate.Nathan Scott1-10/+6
2005-11-03[XFS] Update XFS documentation.Nathan Scott1-34/+108
2005-11-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds13-57/+250
2005-11-03Merge branch 'swiotlb' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds7-52/+139
2005-11-03[NET]: Fix zero-size datagram receptionHerbert Xu1-0/+4
2005-11-03[ETHERNET]: Add ether stuff to docbookStephen Hemminger2-12/+18
2005-11-03[ETHERNET]: Optimize is_broadcast_ether_addrStephen Hemminger1-2/+1
2005-11-03[XFS] Fixed the inconsistency between attribute b-tree intermidiate nodeYingping Lu1-1/+2
2005-11-03[TCP]: BIC max increment too largeStephen Hemminger1-1/+1
2005-11-03[MCAST]: ip[6]_mc_add_src should be called when number of sources is zeroYan Zheng2-2/+7
2005-11-03[ARM SMP] Add hotplug CPU infrastructureRussell King6-0/+143