summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: Fix genksyms handling of DEFINE_PER_CPU(struct foo_s *, bar);Robin Holt2005-12-261-0/+1
* kbuild: set correct KBUILD_MODNAME when using well known kernel symbols as mo...Ustyugov Roman2005-12-263-7/+7
* kbuild: escape '#' in .target.cmd filesSam Ravnborg2005-12-251-1/+14
* kbuild: Add ctags support for function prototypes and external variable decla...John Kacur2005-12-251-4/+8
* kbuild: Fix crc-error warning on modulesLuke Yang2005-12-251-2/+2
* kbuild: document INSTALL_MOD_PATH in 'make help'Bodo Eggert2005-12-161-1/+1
* kbuild: patch to Documentation/kbuild/modules.txtBrian Strand2005-12-161-12/+12
* [PATCH] kbuild: remove the deprecated check_gccAdrian Bunk2005-12-161-4/+0
* kconfig: move lxdialog to scripts/kconfig/lxdialogSam Ravnborg2005-12-1615-4/+5
* kconfig: truncate too long menu lines in menuconfigSam Ravnborg2005-11-211-3/+3
* kconfig: make lxdialog/menubox.c more readableSam Ravnborg2005-11-201-24/+18
* kconfig: Fix indention when using menuconfig in text-onle consolesSam Ravnborg2005-11-201-19/+18
* kconfig: Left aling menu items in menuconfigSam Ravnborg2005-11-201-19/+11
* kconfig: Add print_title helper in lxdialogSam Ravnborg2005-11-198-82/+21
* kconfig: lxdialog is now sparse cleanSam Ravnborg2005-11-192-4/+3
* kconfig: fixup after LindentSam Ravnborg2005-11-198-229/+108
* kconfig: Lindent scripts/lxdialogSam Ravnborg2005-11-1910-1847/+1921
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-11-1814-341/+143
|\
| * [PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMUJames Bottomley2005-11-181-4/+4
| * [PATCH] ide: make comment match realityRalf Baechle2005-11-181-1/+1
| * [PATCH] cs5520: fix return value of cs5520_init_one()Amit Gud2005-11-181-3/+2
| * [PATCH] siimage: docs urlsJeff Garzik2005-11-181-1/+7
| * [PATCH] aec62xxx: remove all dead (#if0'd) codeThibaut VARENE2005-11-181-47/+0
| * [PATCH] pmac IDE: don't release empty interfacesThibaut VARENE2005-11-181-14/+0
| * [PATCH] alim15x3: use KERN_WARNINGAlexey Dobriyan2005-11-181-1/+1
| * [PATCH] alim15x3: replace pci_find_device() with pci_dev_present()Hanna Linder2005-11-181-1/+6
| * [PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard2005-11-186-6/+8
| * [PATCH] via82cxxx IDE: support multiple controllersDaniel Drake2005-11-181-78/+117
| * [PATCH] via82cxxx IDE: remove /proc/via entryDaniel Drake2005-11-181-188/+0
* | [COMPAT]: EXT3_IOC_SETVERSION is _IOW() not _IOR().David S. Miller2005-11-181-1/+1
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-184-26/+31
|\ \
| * | IB/umad: make sure write()s have sufficient dataRoland Dreier2005-11-181-1/+1
| * | IB/mthca: Safer max_send_sge/max_recv_sge calculationMichael S. Tsirkin2005-11-181-4/+6
| * | [IB] mthca: don't disable RDMA writes if no responder resourcesRoland Dreier2005-11-151-15/+12
| * | [IB] srp: don't post receive if no send buf availableRoland Dreier2005-11-151-6/+9
| * | [IB] srp: increase max_lunsRoland Dreier2005-11-112-0/+3
* | | Merge branch 'parisc' of master.kernel.org:/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2005-11-1824-649/+245
|\ \ \
| * \ \ Merge branch 'master'Kyle McMartin2005-11-1882-7078/+2047
| |\ \ \
| * | | | [PARISC] Update CREDITS entriesKyle McMartin2005-11-181-2/+10
| * | | | [PARISC] Mark hisax and pcbit ISDN drivers as not for pariscMatthew Wilcox2005-11-182-7/+7
| * | | | [PARISC] Mention PA-RISC in NS87415 helpMatthew Wilcox2005-11-181-1/+1
| * | | | [PARISC] Make Serial MUX depend on a specific bus type.Matthew Wilcox2005-11-181-1/+1
| * | | | [PARISC] Fix compile warning caused by conflicting types of expand_upwards()Matthew Wilcox2005-11-182-1/+3
| * | | | [PARISC] Make superio.c initialize before any driver needs itKyle McMartin2005-11-171-14/+21
| * | | | [PARISC] Always spinlock tlb flush operations to ensure preempt safetyMatthew Wilcox2005-11-171-12/+4
| * | | | [PARISC] Remove unused variable in signal.cGrant Grundler2005-11-171-1/+0
| * | | | [PARISC] remove drm compat ioctls handlersChristoph Hellwig2005-11-171-541/+0
| * | | | [PARISC] move PA perf driver over to ->compat_ioctlChristoph Hellwig2005-11-172-18/+20
| * | | | [PARISC] Define port->timeout to fix a long msleep in mux.cRyan Bradetich2005-11-171-0/+7
| * | | | [PARISC] Fix some compile problems in ptrace.cMatthew Wilcox2005-11-171-2/+3
OpenPOWER on IntegriCloud