aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-01-01gitignore: misc filesBrian Gerst8-1/+21
2006-01-01gitignore: x86_64 filesBrian Gerst3-0/+5
2006-01-01gitignore: asm-offsets.hBrian Gerst2-1/+1
2005-12-26kbuild: always run 'make silentoldconfig' when tree is cleanedSam Ravnborg2-5/+7
2005-12-26kbuild: tags file generation fixupSamuel Thibault1-6/+8
2005-12-26kbuild: remove EXPERIMENTAL tag from Module versioningSam Ravnborg1-2/+2
2005-12-26kbuild: Create _shipped files for genksymsSam Ravnborg4-1382/+2086
2005-12-26kbuild: Fix genksyms handling of DEFINE_PER_CPU(struct foo_s *, bar);Robin Holt1-0/+1
2005-12-26kbuild: set correct KBUILD_MODNAME when using well known kernel symbols as module namesUstyugov Roman3-7/+7
2005-12-25kbuild: escape '#' in .target.cmd filesSam Ravnborg1-1/+14
2005-12-25kbuild: Add ctags support for function prototypes and external variable declarationsJohn Kacur1-4/+8
2005-12-25kbuild: Fix crc-error warning on modulesLuke Yang1-2/+2
2005-12-16kbuild: document INSTALL_MOD_PATH in 'make help'Bodo Eggert1-1/+1
2005-12-16kbuild: patch to Documentation/kbuild/modules.txtBrian Strand1-12/+12
2005-12-16[PATCH] kbuild: remove the deprecated check_gccAdrian Bunk1-4/+0
2005-12-16kconfig: move lxdialog to scripts/kconfig/lxdialogSam Ravnborg15-4/+5
2005-11-21kconfig: truncate too long menu lines in menuconfigSam Ravnborg1-3/+3
2005-11-20kconfig: make lxdialog/menubox.c more readableSam Ravnborg1-24/+18
2005-11-20kconfig: Fix indention when using menuconfig in text-onle consolesSam Ravnborg1-19/+18
2005-11-20kconfig: Left aling menu items in menuconfigSam Ravnborg1-19/+11
2005-11-19kconfig: Add print_title helper in lxdialogSam Ravnborg8-82/+21
2005-11-19kconfig: lxdialog is now sparse cleanSam Ravnborg2-4/+3
2005-11-19kconfig: fixup after LindentSam Ravnborg8-229/+108
2005-11-19kconfig: Lindent scripts/lxdialogSam Ravnborg10-1847/+1921
2005-11-18Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds14-341/+143
2005-11-18[COMPAT]: EXT3_IOC_SETVERSION is _IOW() not _IOR().David S. Miller1-1/+1
2005-11-18Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-26/+31
2005-11-18Merge branch 'parisc' of master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds24-649/+245
2005-11-18IB/umad: make sure write()s have sufficient dataRoland Dreier1-1/+1
2005-11-18[PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMUJames Bottomley1-4/+4
2005-11-18[PATCH] ide: make comment match realityRalf Baechle1-1/+1
2005-11-18IB/mthca: Safer max_send_sge/max_recv_sge calculationMichael S. Tsirkin1-4/+6
2005-11-18[PATCH] cs5520: fix return value of cs5520_init_one()Amit Gud1-3/+2
2005-11-18[PATCH] siimage: docs urlsJeff Garzik1-1/+7
2005-11-18[PATCH] aec62xxx: remove all dead (#if0'd) codeThibaut VARENE1-47/+0
2005-11-18Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds7-23/+29
2005-11-18Merge branch 'master'Kyle McMartin82-7078/+2047
2005-11-18[PATCH] pmac IDE: don't release empty interfacesThibaut VARENE1-14/+0
2005-11-18[PATCH] alim15x3: use KERN_WARNINGAlexey Dobriyan1-1/+1
2005-11-18[PARISC] Update CREDITS entriesKyle McMartin1-2/+10
2005-11-18[PARISC] Mark hisax and pcbit ISDN drivers as not for pariscMatthew Wilcox2-7/+7
2005-11-18[PATCH] alim15x3: replace pci_find_device() with pci_dev_present()Hanna Linder1-1/+6
2005-11-18[PARISC] Mention PA-RISC in NS87415 helpMatthew Wilcox1-1/+1
2005-11-18[PARISC] Make Serial MUX depend on a specific bus type.Matthew Wilcox1-1/+1
2005-11-18[PARISC] Fix compile warning caused by conflicting types of expand_upwards()Matthew Wilcox2-1/+3
2005-11-18[PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard6-6/+8
2005-11-18[PATCH] via82cxxx IDE: support multiple controllersDaniel Drake1-78/+117
2005-11-18[PATCH] via82cxxx IDE: remove /proc/via entryDaniel Drake1-188/+0
2005-11-18[PATCH 3/3] cciss: add put_disk into cleanup routinesmikem1-9/+24
2005-11-18[PATCH 2/3] cciss: bug fix for BIG_PASS_THRUJens Axboe1-3/+4