summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* firewire: fw-sbp2: always enable IRQs before calling command ORB callbackStefan Richter2007-10-171-2/+3
* firewire: fw-core: local variable shadows a global oneStefan Richter2007-10-171-11/+10
* firewire: optimize fw_core_add_address_handlerStefan Richter2007-10-171-3/+9
* ieee1394: ieee1394_core.c: use DEFINE_SPINLOCK for spinlock definitionMatthias Kaehlcke2007-10-161-1/+1
* ieee1394: csr1212: proper refcountingStefan Richter2007-10-163-31/+36
* ieee1394: nodemgr: fix leak of struct csr1212_keyvalStefan Richter2007-10-161-6/+9
* ieee1394: pcilynx: I2C cleanupsJean Delvare2007-10-161-21/+5
* ieee1394: Fix kthread stopping in nodemgr_host_threadSatyam Sharma2007-10-161-1/+2
* ieee1394: sbp2: fix unsafe iteration over list of devicesStefan Richter2007-10-161-0/+15
* ieee1394: pcilynx: superfluous local variablesStefan Richter2007-10-161-3/+0
* ieee1394: eth1394: fix lock imbalanceStefan Richter2007-10-161-9/+5
* ieee1394: eth1394: superfluous local variableStefan Richter2007-10-161-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-16106-2847/+3949
|\
| * kbuild: introduce ccflags-y, asflags-y and ldflags-ySam Ravnborg2007-10-154-26/+35
| * kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg2007-10-159-17/+18
| * kbuild: enable use of AFLAGS and CFLAGS on commandlineSam Ravnborg2007-10-151-0/+4
| * kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-1528-47/+48
| * kbuild: fix AFLAGS use in h8300 and m68knommuSam Ravnborg2007-10-1512-14/+11
| * kbuild: check for wrong use of CFLAGSSam Ravnborg2007-10-141-2/+12
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-1446-136/+137
| * kbuild: fix up CFLAGS usageSam Ravnborg2007-10-144-7/+4
| * kbuild: make modpost detect unterminated device id listsKees Cook2007-10-121-7/+33
| * kbuild: call export_report from the MakefileAdrian Bunk2007-10-121-0/+4
| * kbuild: move Kai Germaschewski to CREDITSSam Ravnborg2007-10-122-4/+6
| * kconfig/menuconfig: distinguish between selected-by-another options and commentsMatej Laitl2007-10-121-8/+15
| * kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich2007-10-121-9/+26
| * include/linux/Kbuild: remove duplicate entriesAdrian Bunk2007-10-121-3/+0
| * kbuild: kill backward compatibility checksSam Ravnborg2007-10-123-29/+2
| * kbuild: kill EXTRA_ARFLAGSSam Ravnborg2007-10-122-4/+3
| * kbuild: fix documentation in makefiles.txtSam Ravnborg2007-10-121-2/+2
| * kbuild: call make once for all targets when O=.. is usedMilton Miller2007-10-122-6/+13
| * kbuild: pass -g to assembler under CONFIG_DEBUG_INFORoland McGrath2007-10-121-0/+1
| * kbuild: update _shipped files for kconfig syntax cleanupSam Ravnborg2007-10-123-754/+897
| * kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk2007-10-128-21/+8
| * kbuild: fix infinite make recursionSam Ravnborg2007-10-121-1/+3
| * kconfig: fix segv fault in menuconfigSam Ravnborg2007-10-122-7/+11
| * kconfig: make comments stand out in menuconfigSam Ravnborg2007-10-121-0/+8
| * kbuild: fix directory traversal bugSam Ravnborg2007-10-121-3/+3
| * ia64: fix sn to add include files using EXTRA_CFLAGSSam Ravnborg2007-10-124-4/+4
| * docproc: style & typo cleanupsRandy Dunlap2007-10-122-20/+22
| * kbuild: apply genksyms changesSam Ravnborg2007-10-124-1706/+2523
| * kbuild: __extension__ support in genksyms (fix unknown CRC warning)Sam Ravnborg2007-10-122-1/+5
| * kbuild: fix genksyms MakefileSam Ravnborg2007-10-121-2/+6
| * kbuild: scripts/ver_linux : correct printing of binutils versionJesper Juhl2007-10-121-3/+1
| * kbuild: ver_linux fix glibc version printJesper Juhl2007-10-121-3/+2
| * kbuild: improve scripts/gcc-version.sh output a bit when called without argsJesper Juhl2007-10-121-1/+7
| * kbuild: clean Modules.symvers in external module dirsMike Frysinger2007-10-121-0/+2
| * kbuild: fix segfault in modpostPetr Stetiar2007-10-121-0/+6
| * kbuild: fix perl usage in export_report.plRam Pai2007-10-121-4/+4
| * kbuild: fix export_report.plAdrian Bunk2007-10-121-1/+1
OpenPOWER on IntegriCloud