Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc
[pandora-kernel.git] / scripts / mod / modpost.c
2006-04-22 Paul MackerrasMerge branch 'for_paulus' of /linux/kernel/git/galak...
2006-04-22 Paul MackerrasMerge branch 'misc' of /linux/kernel/git/galak/powerpc...
2006-04-18 Dave JonesMerge ../linus
2006-04-18 Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2006-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc-merge
2006-04-15 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-04-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sam/kbuild
2006-04-14 Sam Ravnborgkbuild: fix false section mismatch warnings
2006-04-12 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-04-11 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2006-04-11 Eric Sesterhennkbuild: fix NULL dereference in scripts/mod/modpost.c
2006-04-02 Dmitry TorokhovManual merge with Linus.
2006-03-31 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-03-30 Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2006-03-30 Jeff GarzikMerge branch 'mv-merge'
2006-03-29 Jeff GarzikMerge branch 'master'
2006-03-28 Russell KingMerge nommu tree
2006-03-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-03-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-25 Linus TorvaldsMerge branch 'audit.b3' of git://git./linux/kernel...
2006-03-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/aoe-2.6
2006-03-25 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2006-03-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2006-03-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-03-25 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-03-25 Linus TorvaldsMerge branch 'upstream-linus' of git://oss.oracle.com...
2006-03-25 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-03-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sam/kbuild
2006-03-23 Anton AltaparmakovMerge branch 'master' of /usr/src/ntfs-2.6/
2006-03-23 Anton AltaparmakovMerge branch 'master' of /home/aia21/ntfs-2.6/
2006-03-23 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-03-22 Nathan ScottMerge HEAD from ../linux-2.6
2006-03-21 Jeff GarzikMerge branch 'e1000-fixes' of git://198.78.49.142/...
2006-03-21 James BottomleyMerge ../linux-2.6
2006-03-21 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-21 Linus TorvaldsMerge branch 'origin'
2006-03-21 Tony LuckPull sn2-reduce-kmalloc-wrap into release branch
2006-03-21 Tony LuckPull mca-cleanup into release branch
2006-03-21 Tony LuckPull icc-cleanup into release branch
2006-03-21 Tony LuckPull sn2-mmio-writes into release branch
2006-03-21 Tony LuckPull altix-ce1.0-asic into release branch
2006-03-21 Tony LuckPull sn-handle-sc-powerdown into release branch
2006-03-21 Tony LuckPull delete-sigdelayed into release branch
2006-03-21 Tony LuckPull sem2mutex-ioc4 into release branch
2006-03-21 Tony LuckPull ia64-mutex-primitives into release branch
2006-03-21 Tony LuckPull bsp-removal into release branch
2006-03-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-03-20 Adrian BunkMerge ... git://git./linux/kernel/git/torvalds/linux...
2006-03-20 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-03-20 Jeff GarzikMerge branch 'master'
2006-03-20 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2006-03-20 Jeff GarzikMerge branch 'master'
2006-03-17 Sam Ravnborg[PATCH] kbuild: fix buffer overflow in modpost
2006-03-08 Luke Yangkbuild: Fix bug in crc symbol generating of kernel...
2006-03-05 Sam Ravnborgkbuild: when warning symbols exported twice now tell...
2006-03-05 Sam Ravnborgkbuild: in the section mismatch check try harder to...
2006-03-05 Sam Ravnborgkbuild: fix section mismatch check for unwind on IA64
2006-03-04 Sam Ravnborgkbuild: kill false positives from section mismatch...
2006-03-03 Sam Ravnborgkbuild: kill trailing whitespace in modpost & friends
2006-02-26 Sam Ravnborgkbuild: whitelist false section mismatch warnings
2006-02-26 Sam Ravnborgkbuild: Add copyright to modpost.c
2006-02-22 Sam Ravnborgkbuild: do not warn when unwind sections references...
2006-02-22 akpm@osdl.orgkbuild: fix modpost compile with older gcc
2006-02-19 Sam Ravnborgkbuild: include symbol names in section mismatch warnings
2006-02-19 Sam Ravnborgkbuild: fix segfault in modpost
2006-02-19 Sam Ravnborgkbuild: check for section mismatch during modpost stage
2006-02-19 Sam Ravnborgkbuild: warn about duplicate exported symbols
2006-02-19 Sam Ravnborgkbuild: improved modversioning support for external...
2006-02-19 Sam Ravnborgkbuild: apply CodingStyle to modpost.c
2006-02-19 Sam Ravnborgkbuild: use warn()/fatal() consistent in modpost
2006-02-01 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/x86
2006-01-24 Len Brown[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica...
2006-01-24 Dave KleikampMerge with /home/shaggy/git/linus-clean/
2006-01-19 Anton AltaparmakovMerge branch 'master' of /usr/src/ntfs-2.6/
2006-01-17 Jeff GarzikMerge branch 'upstream'
2006-01-12 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-01-12 Linus TorvaldsMerge branch 'drm-forlinus' of git://git./linux/kernel...
2006-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-01-07 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-01-07 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-01-07 Russell KingMerge with Linus' kernel.
2006-01-07 Len BrownPull pnpacpi into acpica branch
2006-01-06 Len BrownAuto-update from upstream
2006-01-06 Linus TorvaldsMerge http://oss.oracle.com/git/ocfs2
2006-01-06 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-01-05 Tony LuckAuto-update from upstream
2006-01-05 Jody McIntyreMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/perex/alsa
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2005-12-25 Ustyugov Romankbuild: set correct KBUILD_MODNAME when using well...
2005-12-25 Luke Yangkbuild: Fix crc-error warning on modules
2005-11-06 Thomas GleixnerMerge branch 'master' of /home/tglx/work/mtd/git/linux...
2005-10-28 Tony LuckPull xpc-disengage into release branch
2005-10-28 Tony LuckPull new-efi-memmap into release branch
2005-10-28 Tony LuckPull altix-mmr into release branch
2005-10-28 Tony LuckPull altix-fpga-reset into release branch
2005-10-28 James BottomleyMerge HEAD from ../scsi-misc-2.6-old
2005-10-21 Steve FrenchMerge ... /linux/kernel/git/sfrench/cifs-2.6.git/
2005-09-25 Dave Airlieupdate from upstream
next