aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | firewire: fw-ohci: reorder includesStefan Richter2007-10-171-6/+6
| * | firewire: fw-ohci: fix includesStefan Richter2007-10-171-3/+3
| * | firewire: fw-ohci: enforce read order for selfID generationStefan Richter2007-10-171-0/+3
| * | firewire: fw-sbp2: use an own workqueue (fix system responsiveness)Stefan Richter2007-10-171-4/+13
| * | firewire: fw-sbp2: expose module parameter for workaroundsStefan Richter2007-10-171-12/+54
| * | firewire: fw-sbp2: add support for multiple logical units per targetStefan Richter2007-10-172-256/+324
| * | 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 ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-161-3/+3
|\ \
| * | x86: fix boot error introduced by kbuildSam Ravnborg2007-10-161-3/+3
* | | Merge branch 'release' of ssh://master.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds2007-10-161-0/+2
|\ \ \
| * | | [IA64] Fix build for CONFIG_SMP=nTony Luck2007-10-161-0/+2
| | |/ | |/|
* | | Update PowerPC vmemmap code for 1TB segmentsAnton Blanchard2007-10-161-1/+2
* | | Fix powerpc breakage in sg chaining codeAnton Blanchard2007-10-161-0/+143
|/ /
* | 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