summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cifs: update for new IP4/6 address printingStephen Rothwell2008-12-291-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-12-291-4/+16
|\
| * Merge branch 'next' into for-linusJames Morris2008-12-281-4/+16
| |\
| | * smackfs: check for allocation failures in smk_set_access()Sergio Luis2008-12-251-4/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2008-12-2928-350/+1045
|\ \ \
| * | | allow stripping of generated symbols under CONFIG_KALLSYMS_ALLJan Beulich2008-12-197-128/+155
| * | | kbuild: strip generated symbols from *.koJan Beulich2008-12-196-40/+84
| * | | kbuild: simplify use of genksymsSam Ravnborg2008-12-191-18/+12
| * | | kernel-doc: check for extra kernel-doc notationsRandy Dunlap2008-12-191-1/+66
| * | | kbuild: add headerdep used to detect inclusion cycles in header filesVegard Nossum2008-12-182-1/+199
| * | | kbuild: fix string equality testing in tags.shJiri Slaby2008-12-141-5/+5
| * | | kbuild: fix make tags/cscopeJiri Slaby2008-12-141-12/+12
| * | | kbuild: fix make incompatibilitySam Ravnborg2008-12-131-2/+10
| * | | kbuild: remove TAR_IGNORERobert P. J. Day2008-12-051-4/+0
| * | | setlocalversion: add git-svn supportPeter Korsgaard2008-12-031-0/+5
| * | | setlocalversion: print correct subversion revisionPeter Korsgaard2008-12-031-1/+1
| * | | scripts: improve the decodecode scriptArjan van de Ven2008-12-031-10/+22
| * | | scripts/package: allow custom options to rpmJeremy Kerr2008-12-031-2/+3
| * | | genksyms: allow to ignore symbol checksum changesAndreas Gruenbacher2008-12-032-4/+31
| * | | genksyms: track symbol checksum changesAndreas Gruenbacher2008-12-033-19/+239
| * | | tags and cscope support really belongs in a shell scriptSam Ravnborg2008-12-032-114/+163
| * | | kconfig: fix options to check-lxdialog.shSam Ravnborg2008-12-031-1/+1
| * | | kbuild: gen_init_cpio expands shell variables in file namesSally, Gene2008-12-031-1/+27
| * | | remove bashisms from scripts/extract-ikconfigWerner Almesberger2008-12-031-4/+4
| * | | kbuild: teach mkmakfile to be silentSam Ravnborg2008-12-031-1/+3
| * | | kbuild: use KECHO convenience echoMike Frysinger2008-12-033-14/+7
| * | | kbuild: introduce $(kecho) convenience echoMike Frysinger2008-12-032-0/+21
| * | | kbuild: kill output in silent mode of mkcompile_hMike Frysinger2008-12-031-2/+4
| * | | kbuild: expand -I in KBUILD_CPPFLAGSSam Ravnborg2008-12-032-8/+11
| * | | kbuild: fix -I option expansion with O=... buildsSam Ravnborg2008-12-031-1/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-nvramLinus Torvalds2008-12-291-141/+123
|\ \ \ \ | |_|/ / |/| | |
| * | | [PATCH] nvram - convert PRINT_PROC to seq_fileWim Van Sebroeck2008-11-111-78/+82
| * | | [PATCH] nvram - CodingStyleWim Van Sebroeck2008-11-111-74/+52
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2008-12-2818-206/+105
|\ \ \ \
| * | | | m68k: use the new byteorder headersHarvey Harrison2008-12-281-11/+5
| * | | | fbcon: Protect free_irq() by MACH_IS_ATARI checkGeert Uytterhoeven2008-12-281-1/+2
| * | | | fbcon: remove broken mac vbl handlerFinn Thain2008-12-281-72/+3
| * | | | m68k: fix trigraph ignored warning in setox.SFinn Thain2008-12-281-2/+2
| * | | | macfb annotations and compiler warning fixFinn Thain2008-12-281-16/+16
| * | | | m68k: mac baboon interrupt enable/disableFinn Thain2008-12-282-15/+35
| * | | | m68k: machw.h cleanupFinn Thain2008-12-2812-33/+0
| * | | | m68k: Mac via cleanup and commentryFinn Thain2008-12-281-47/+32
| * | | | m68k: Reinstate mac rtcFinn Thain2008-12-282-9/+10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-281395-48036/+73271
|\ \ \ \ \
| * | | | | net: Allow dependancies of FDDI & Tokenring to be modular.Dave Jones2008-12-282-2/+2
| * | | | | igb: Fix build warning when DCA is disabled.David S. Miller2008-12-271-2/+1
| * | | | | net: Fix warning fallout from recent NAPI interface changes.David S. Miller2008-12-2711-14/+0
| * | | | | gro: Fix potential use after freeHerbert Xu2008-12-261-1/+4
| * | | | | sfc: If AN is enabled, always read speed/duplex from the AN advertising bitsBen Hutchings2008-12-261-7/+10
| * | | | | sfc: When disabling the NIC, close the device rather than unregistering itBen Hutchings2008-12-261-24/+23