aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* kconfig: Fix indention when using menuconfig in text-onle consolesSam Ravnborg2005-11-20
* kconfig: Left aling menu items in menuconfigSam Ravnborg2005-11-20
* kconfig: Add print_title helper in lxdialogSam Ravnborg2005-11-19
* kconfig: lxdialog is now sparse cleanSam Ravnborg2005-11-19
* kconfig: fixup after LindentSam Ravnborg2005-11-19
* kconfig: Lindent scripts/lxdialogSam Ravnborg2005-11-19
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-11-18
|\
| * [PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMUJames Bottomley2005-11-18
| * [PATCH] ide: make comment match realityRalf Baechle2005-11-18
| * [PATCH] cs5520: fix return value of cs5520_init_one()Amit Gud2005-11-18
| * [PATCH] siimage: docs urlsJeff Garzik2005-11-18
| * [PATCH] aec62xxx: remove all dead (#if0'd) codeThibaut VARENE2005-11-18
| * [PATCH] pmac IDE: don't release empty interfacesThibaut VARENE2005-11-18
| * [PATCH] alim15x3: use KERN_WARNINGAlexey Dobriyan2005-11-18
| * [PATCH] alim15x3: replace pci_find_device() with pci_dev_present()Hanna Linder2005-11-18
| * [PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard2005-11-18
| * [PATCH] via82cxxx IDE: support multiple controllersDaniel Drake2005-11-18
| * [PATCH] via82cxxx IDE: remove /proc/via entryDaniel Drake2005-11-18
* | [COMPAT]: EXT3_IOC_SETVERSION is _IOW() not _IOR().David S. Miller2005-11-18
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-18
|\ \
| * | IB/umad: make sure write()s have sufficient dataRoland Dreier2005-11-18
| * | IB/mthca: Safer max_send_sge/max_recv_sge calculationMichael S. Tsirkin2005-11-18
| * | [IB] mthca: don't disable RDMA writes if no responder resourcesRoland Dreier2005-11-15
| * | [IB] srp: don't post receive if no send buf availableRoland Dreier2005-11-15
| * | [IB] srp: increase max_lunsRoland Dreier2005-11-11
* | | Merge branch 'parisc' of master.kernel.org:/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2005-11-18
|\ \ \
| * \ \ Merge branch 'master'Kyle McMartin2005-11-18
| |\ \ \
| * | | | [PARISC] Update CREDITS entriesKyle McMartin2005-11-18
| * | | | [PARISC] Mark hisax and pcbit ISDN drivers as not for pariscMatthew Wilcox2005-11-18
| * | | | [PARISC] Mention PA-RISC in NS87415 helpMatthew Wilcox2005-11-18
| * | | | [PARISC] Make Serial MUX depend on a specific bus type.Matthew Wilcox2005-11-18
| * | | | [PARISC] Fix compile warning caused by conflicting types of expand_upwards()Matthew Wilcox2005-11-18
| * | | | [PARISC] Make superio.c initialize before any driver needs itKyle McMartin2005-11-17
| * | | | [PARISC] Always spinlock tlb flush operations to ensure preempt safetyMatthew Wilcox2005-11-17
| * | | | [PARISC] Remove unused variable in signal.cGrant Grundler2005-11-17
| * | | | [PARISC] remove drm compat ioctls handlersChristoph Hellwig2005-11-17
| * | | | [PARISC] move PA perf driver over to ->compat_ioctlChristoph Hellwig2005-11-17
| * | | | [PARISC] Define port->timeout to fix a long msleep in mux.cRyan Bradetich2005-11-17
| * | | | [PARISC] Fix some compile problems in ptrace.cMatthew Wilcox2005-11-17
| * | | | [PARISC] Compile fixups for serial/mux.cRyan Bradetich2005-11-17
| * | | | [PARISC] Fix our spinlock implementationJames Bottomley2005-11-17
| * | | | [PARISC] Improve the error message when we get a clashing mod pathMatthew Wilcox2005-11-17
| * | | | [PARISC] Return PDC_OK when alloc_pa_dev fails to enumerate all devicesMatthew Wilcox2005-11-17
| * | | | [PARISC] Document some register usages in assembly filesCarlos O'Donell2005-11-17
| * | | | [PARISC] Make redirecting irq messages less noisyRyan Bradetich2005-11-17
| * | | | [PARISC] irq_affinityp[] only available for SMP buildsGrant Grundler2005-11-17
| * | | | [PARISC] Add IRQ affinitiesJames Bottomley2005-11-17
| * | | | [PARISC] Fix uniprocessor build by dummying smp_send_all_nop()Kyle McMartin2005-11-17
| * | | | [PARISC] Fix our interrupts not to use smp_call_functionJames Bottomley2005-11-17
| * | | | [PARISC] Disable nesting of interruptsGrant Grundler2005-11-17