aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-03[PATCH] ppc32 8xx: fix cpm_dpalloc() commentMarcelo Tosatti
2005-11-03[PATCH] ppc32 8xx: Fix harmless warning in 8xx_io/commproc.cMarcelo Tosatti
2005-11-03[PATCH] ppc32 8xx: export symbols required for modular IDEMarcelo Tosatti
2005-11-03[PATCH] powerpc: always init nvram on 64-bit powermacDavid Woodhouse
2005-11-03[PATCH] ppc: Fix build warnings in arch/ppc/kernel/traps.cBecky Bruce
2005-11-03[PATCH] ppc64: Fix add notifier crashesJohn Rose
2005-11-03[XFS] Remove several no-longer-used files.Nathan Scott
2005-11-03powerpc: merge sigcontext.hStephen Rothwell
2005-11-03[XFS] Cleanup cosmetic differences between source trees.Nathan Scott
2005-11-03powerpc: move include/asm-ppc64/ppc32.h to arch/powerpc/kernelStephen Rothwell
2005-11-03powerpc: move ppc64/kernel/signal.c to arch/powerpcStephen Rothwell
2005-11-03powerpc: merge ptrace.hStephen Rothwell
2005-11-03powerpc: Set entry point and text address in linker scriptMichael Ellerman
2005-11-03powerpc: merge stat.hStephen Rothwell
2005-11-03powerpc: Make early debugging fit on 80 character terminalMichael Ellerman
2005-11-03powerpc: Merge asm-ppc/kexec.h and asm-ppc64/kexec.hMichael Ellerman
2005-11-03powerpc: Move plpar_wrappers.h into arch/powerpc/platforms/pseriesMichael Ellerman
2005-11-03powerpc: Make set_dabr() a ppc_md functionMichael Ellerman
2005-11-03[PKT_SCHED]: Rework QoS and/or fair queueing configurationThomas Graf
2005-11-03powerpc: Copy default configs into arch/powerpc/configsMichael Ellerman
2005-11-02[PATCH] x86-64: bitops fix for -OsAlexandre Oliva
2005-11-03powerpc: Merge remaining RTAS codePaul Mackerras
2005-11-03[IPV6]: inet6_ifinfo_notify should use RTM_DELLINK in addrconf_ifdownYan Zheng
2005-11-03[XFS] fix XFS quota for modular XFS buildsNathan Scott
2005-11-03[XFS] Add a mechanism for XFS to use the generic quota sync method.Nathan Scott
2005-11-03[XFS] Add the project quota type into the XFS quota header.Nathan Scott
2005-11-03[XFS] Update XFS quota header license to match the SGI boilerplate.Nathan Scott
2005-11-03[XFS] Update XFS documentation.Nathan Scott
2005-11-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-11-02Merge branch 'swiotlb' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2005-11-02[NET]: Fix zero-size datagram receptionHerbert Xu
2005-11-02[ETHERNET]: Add ether stuff to docbookStephen Hemminger
2005-11-02[ETHERNET]: Optimize is_broadcast_ether_addrStephen Hemminger
2005-11-03[XFS] Fixed the inconsistency between attribute b-tree intermidiate nodeYingping Lu
2005-11-02[TCP]: BIC max increment too largeStephen Hemminger
2005-11-02[MCAST]: ip[6]_mc_add_src should be called when number of sources is zeroYan Zheng
2005-11-02[ARM SMP] Add hotplug CPU infrastructureRussell King
2005-11-02[ARM SMP] Fix a couple of warningsRussell King
2005-11-02[ARM SMP] Track CPU idle threadsRussell King
2005-11-02Merge git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2005-11-02[ARM] Fix ARM rwlock implementationsRussell King
2005-11-02[ARM] AMBA CLCD driver can drive PL110 and PL111 primecellsRussell King
2005-11-02[ARM] Fix Realview machine for patch 3016/1Russell King
2005-11-02[ARM] Fix mm initialisation with write buffered write allocate cachesRussell King
2005-11-02[ARM] 3083/1: include/asm-arm/arch-ixp4xx/io.h: eliminate warnings for pointe...John Bowler
2005-11-02[ARM] Fix realview machine type for patch 3060/1Russell King
2005-11-02powerpc: Compile fixes for chrp/nvram.cPaul Mackerras
2005-11-02powerpc: include <linux/platform_device.h> in pegasos_eth.cPaul Mackerras
2005-11-02Merge Paulus' treeStephen Rothwell
2005-11-01[PATCH] blk: fix dangling pointer access in __elv_add_requestTejun Heo