summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | setlocalversion: do not describe if there is nothing to describeSebastian Siewior2008-07-251-1/+3
| * | | | | kconfig: fix typos: "Suport" -> "Support"Heikki Orsila2008-07-252-2/+2
| * | | | | kconfig: make defconfig is no longer chattySam Ravnborg2008-07-251-8/+3
| * | | | | kconfig: make oldconfig is now less chattySam Ravnborg2008-07-251-1/+1
| * | | | | kconfig: speed up all*config + randconfigSam Ravnborg2008-07-251-86/+68
| * | | | | kconfig: set all new symbols automaticallyRoman Zippel2008-07-252-0/+79
| * | | | | kconfig: add diffconfig utilityTim Bird2008-07-251-0/+129
| * | | | | kbuild: remove Module.markers during mrproperAlexey Dobriyan2008-07-251-1/+1
| * | | | | kbuild: sparse needs CF not CHECKFLAGSGeert Uytterhoeven2008-07-251-4/+4
| * | | | | kernel-doc: handle/strip __initRandy Dunlap2008-07-251-0/+1
| * | | | | vmlinux.lds: move __attribute__((__cold__)) functions back into final .text s...Jan Beulich2008-07-251-1/+3
| * | | | | init: fix URL of "The GNU Accounting Utilities"S.Çağlar Onur2008-07-251-1/+1
| * | | | | kbuild: add arch/$ARCH/include to search pathSam Ravnborg2008-07-251-1/+2
| * | | | | kbuild: asm symlink support for arch/$ARCH/includeSam Ravnborg2008-07-252-16/+29
| * | | | | kbuild: support arch/$ARCH/include for tags, cscopeSam Ravnborg2008-07-251-1/+5
| * | | | | kbuild: prepare headers_* for arch/$ARCH/includeSam Ravnborg2008-07-252-27/+63
| * | | | | kbuild: install all headers when arch is changedSam Ravnborg2008-07-252-8/+12
| * | | | | kbuild: make clean removes *.o.* as wellAlexey Dobriyan2008-07-251-1/+1
| * | | | | kbuild: optimize headers_* targetsSam Ravnborg2008-07-254-92/+161
| * | | | | kbuild: only one call for include/ in make headers_*Sam Ravnborg2008-07-253-22/+16
| * | | | | kbuild: error out early in make headers_installSam Ravnborg2008-07-251-4/+6
| * | | | | kbuild: code refactoring in Makefile.headerinstSam Ravnborg2008-07-251-29/+35
| * | | | | kbuild: drop support of ALTARCH for headers_*Sam Ravnborg2008-07-251-75/+9
| * | | | | kbuild: always unifdef files in headers_install*Sam Ravnborg2008-07-251-19/+10
| * | | | | kbuild: refactor headers_* targets in MakefileSam Ravnborg2008-07-251-16/+23
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-07-271-15/+34
|\ \ \ \ \ \
| * | | | | | crypto: talitos - sparse fixKim Phillips2008-07-171-1/+1
| * | | | | | crypto: talitos - Stop leaking memory in error pathKim Phillips2008-07-171-2/+7
| * | | | | | crypto: talitos - Fix GFP flag usageKim Phillips2008-07-171-2/+4
| * | | | | | crypto: talitos - Preempt overflow interruptsKim Phillips2008-07-171-5/+22
| * | | | | | crypto: talitos - Correct dst != src case handlingLee Nipper2008-07-171-1/+1
| * | | | | | crypto: talitos - Remove calls to of_node_putLee Nipper2008-07-171-5/+0
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds2008-07-273-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Fix namespace issue with HisaxKarsten Keil2008-07-273-3/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | isdn: mISDN HFC PCI support depends on virt_to_bus()Stephen Rothwell2008-07-271-0/+1
* | | | | | | task IO accounting: improve code readabilityAndrea Righi2008-07-277-114/+104
* | | | | | | tracing: remove unused variableAndrea Righi2008-07-271-1/+0
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-07-2713-80/+260
|\ \ \ \ \ \ \
| * | | | | | | ALSA: Allow to force model to intel-mac-v3 in snd_hda_intel (sigmatel).Nicolas Boichat2008-07-272-3/+12
| * | | | | | | ALSA: cs4232: fix crash during chip PNP detectionKrzysztof Helt2008-07-271-0/+1
| * | | | | | | ALSA: hda - Add automatic model setting for the Acer Aspire 5920G laptopTravis Place2008-07-271-0/+1
| * | | | | | | ALSA: make snd_ac97_add_vmaster() staticAdrian Bunk2008-07-271-2/+2
| * | | | | | | ALSA: sound/pci/azt3328.h: no variables for enumsAdrian Bunk2008-07-271-2/+2
| * | | | | | | ALSA: soc - wm9712 mono mixerMarek Vasut2008-07-201-5/+5
| * | | | | | | ALSA: hda - Add support of ASUS Eeepc P90*Kailang Yang2008-07-181-7/+172
| * | | | | | | ALSA: opti9xx: no isapnp param for !CONFIG_PNPRene Herman2008-07-181-0/+4
| * | | | | | | ALSA: opti93x - Fix NULL dereferenceTakashi Iwai2008-07-181-1/+1
| * | | | | | | ALSA: hda - Added support for Asus V1SnAlexander Holler2008-07-171-0/+1
| * | | | | | | ALSA: ASoC: Factor PGA DAPM handling into mainMark Brown2008-07-171-18/+8
| * | | | | | | ALSA: ASoC: Refactor DAPM event handlerMark Brown2008-07-171-38/+41
OpenPOWER on IntegriCloud