aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | firewire: fw-ohci: log posted write errorsStefan Richter2007-10-16
| * | firewire: fw-ohci: reorder includesStefan Richter2007-10-16
| * | firewire: fw-ohci: fix includesStefan Richter2007-10-16
| * | firewire: fw-ohci: enforce read order for selfID generationStefan Richter2007-10-16
| * | firewire: fw-sbp2: use an own workqueue (fix system responsiveness)Stefan Richter2007-10-16
| * | firewire: fw-sbp2: expose module parameter for workaroundsStefan Richter2007-10-16
| * | firewire: fw-sbp2: add support for multiple logical units per targetStefan Richter2007-10-16
| * | firewire: fw-sbp2: always enable IRQs before calling command ORB callbackStefan Richter2007-10-16
| * | firewire: fw-core: local variable shadows a global oneStefan Richter2007-10-16
| * | firewire: optimize fw_core_add_address_handlerStefan Richter2007-10-16
| * | ieee1394: ieee1394_core.c: use DEFINE_SPINLOCK for spinlock definitionMatthias Kaehlcke2007-10-16
| * | ieee1394: csr1212: proper refcountingStefan Richter2007-10-16
| * | ieee1394: nodemgr: fix leak of struct csr1212_keyvalStefan Richter2007-10-16
| * | ieee1394: pcilynx: I2C cleanupsJean Delvare2007-10-16
| * | ieee1394: Fix kthread stopping in nodemgr_host_threadSatyam Sharma2007-10-16
| * | ieee1394: sbp2: fix unsafe iteration over list of devicesStefan Richter2007-10-16
| * | ieee1394: pcilynx: superfluous local variablesStefan Richter2007-10-16
| * | ieee1394: eth1394: fix lock imbalanceStefan Richter2007-10-16
| * | ieee1394: eth1394: superfluous local variableStefan Richter2007-10-16
| |/
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-16
|\ \
| * | x86: fix boot error introduced by kbuildSam Ravnborg2007-10-16
* | | Merge branch 'release' of ssh://master.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds2007-10-16
|\ \ \
| * | | [IA64] Fix build for CONFIG_SMP=nTony Luck2007-10-16
| | |/ | |/|
* | | Update PowerPC vmemmap code for 1TB segmentsAnton Blanchard2007-10-16
* | | Fix powerpc breakage in sg chaining codeAnton Blanchard2007-10-16
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-16
|\|
| * kbuild: introduce ccflags-y, asflags-y and ldflags-ySam Ravnborg2007-10-15
| * kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg2007-10-15
| * kbuild: enable use of AFLAGS and CFLAGS on commandlineSam Ravnborg2007-10-15
| * kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-15
| * kbuild: fix AFLAGS use in h8300 and m68knommuSam Ravnborg2007-10-15
| * kbuild: check for wrong use of CFLAGSSam Ravnborg2007-10-14
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-14
| * kbuild: fix up CFLAGS usageSam Ravnborg2007-10-14
| * kbuild: make modpost detect unterminated device id listsKees Cook2007-10-12
| * kbuild: call export_report from the MakefileAdrian Bunk2007-10-12
| * kbuild: move Kai Germaschewski to CREDITSSam Ravnborg2007-10-12
| * kconfig/menuconfig: distinguish between selected-by-another options and commentsMatej Laitl2007-10-12
| * kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich2007-10-12
| * include/linux/Kbuild: remove duplicate entriesAdrian Bunk2007-10-12
| * kbuild: kill backward compatibility checksSam Ravnborg2007-10-12
| * kbuild: kill EXTRA_ARFLAGSSam Ravnborg2007-10-12
| * kbuild: fix documentation in makefiles.txtSam Ravnborg2007-10-12
| * kbuild: call make once for all targets when O=.. is usedMilton Miller2007-10-12
| * kbuild: pass -g to assembler under CONFIG_DEBUG_INFORoland McGrath2007-10-12
| * kbuild: update _shipped files for kconfig syntax cleanupSam Ravnborg2007-10-12
| * kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk2007-10-12
| * kbuild: fix infinite make recursionSam Ravnborg2007-10-12
| * kconfig: fix segv fault in menuconfigSam Ravnborg2007-10-12
| * kconfig: make comments stand out in menuconfigSam Ravnborg2007-10-12