aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-10-21
|\
| *---------. Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'nex...Tony Luck2010-10-12
| |\ \ \ \ \ \
| | | | | | | * [IA64] Add CONFIG_STACKTRACE_SUPPORTTony Luck2010-09-23
| | | | | | * | [IA64] remove asm/compat.hTony Luck2010-09-23
| | | | | | |/
| | | | | * | [IA64] unwind - optimise linked-list searches for modulesPhil Carmody2010-09-14
| | | | | * | [IA64] unwind: remove preprocesser noise, and correct commentPhil Carmody2010-09-14
| | | | * | | [IA64] Move local_softirq_pending() definitionTony Luck2010-09-20
| | | | * | | [IA64] iommu: Add a dummy iommu_table.h file in IA64.Konrad Rzeszutek Wilk2010-09-20
| | | * | | | [IA64] enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori2010-10-01
| | | * | | | [IA64] ioc3_serial: release resources in error return pathRahul Ruikar2010-10-01
| | | * | | | [IA64] Remove unnecessary casts of private_data in perfmon.cJoe Perches2010-09-23
| | | * | | | [IA64] Fix missing iounmap in error path in cyclone.cJulia Lawall2010-09-23
| | | * | | | [IA64] salinfo: sema_init instead of init_MUTEXThomas Gleixner2010-09-23
| | | * | | | [IA64] xen: use ARRAY_SIZE macro in xen_pv_ops.cNikitas Angelinas2010-09-23
| | | * | | | [IA64] Use static const char * const in palinfo.cJoe Perches2010-09-23
| | | | |_|/ | | | |/| |
| | * | | | [IA64] Cannot use register_percpu_irq() from ia64_mca_init()Tony Luck2010-10-07
| | * | | | [IA64] Initialize interrupts later (from init_IRQ())Tony Luck2010-10-05
| * | | | | [IA64] Stop using the deprecated __do_IRQ() code pathTony Luck2010-09-27
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-10-21
|\ \ \ \ \ \
| * | | | | | pcmcia: synclink_cs: fix information leak to userlandVasiliy Kulikov2010-10-21
| * | | | | | pcmcia: don't call flush_scheduled_work() spuriouslyTejun Heo2010-10-16
| * | | | | | serial_cs: drop spurious flush_scheduled_work() callTejun Heo2010-10-16
| * | | | | | pcmcia/yenta: guide users in case of problems with O2-bridgesWolfram Sang2010-10-15
| * | | | | | pcmcia: fix unused function compile warningMaciej Żenczykowski2010-10-14
| * | | | | | pcmcia: vrc4173_cardu: Fix error path for pci_release_regions and pci_disable...Rahul Ruikar2010-10-05
| * | | | | | pcmcia: add a few debug statementsDominik Brodowski2010-09-29
| * | | | | | pcmcia: remove obsolete and wrong commentsDominik Brodowski2010-09-29
| * | | | | | pcmcia: avoid messages on module (un)loadingDominik Brodowski2010-09-29
| * | | | | | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-29
| * | | | | | pcmcia: remove the "Finally, report what we've done" messageDominik Brodowski2010-09-29
| * | | | | | pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski2010-09-29
| * | | | | | pcmcia: introduce autoconfiguration featureDominik Brodowski2010-09-29
| * | | | | | pcmcia: Documentation updateDominik Brodowski2010-09-29
| * | | | | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-29
| * | | | | | pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-29
| * | | | | | pcmcia: simplify IntTypeDominik Brodowski2010-09-29
| * | | | | | pcmcia: simplify Status, ExtStatus register accessDominik Brodowski2010-09-29
| * | | | | | pcmcia: remove Pin, Copy configuration register accessDominik Brodowski2010-09-29
| * | | | | | pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski2010-09-29
| * | | | | | pcmcia: split up modify_configuration() into two fixup functionsDominik Brodowski2010-09-29
| * | | | | | pcmcia: do not use win_req_t when calling pcmcia_request_window()Dominik Brodowski2010-09-29
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-21
|\ \ \ \ \ \
| * | | | | | x86, iommu: Update header comments with appropriate namingKonrad Rzeszutek Wilk2010-10-08
| * | | | | | ia64, iommu: Add a dummy iommu_table.h file in IA64.Konrad Rzeszutek Wilk2010-10-08
| * | | | | | x86, iommu: Fix IOMMU_INIT alignment rulesKonrad Rzeszutek Wilk2010-08-31
| * | | | | | x86, doc: Adding comments about .iommu_table and its neighbors.Konrad Rzeszutek Wilk2010-08-27
| * | | | | | x86, iommu: Utilize the IOMMU_INIT macros functionality.Konrad Rzeszutek Wilk2010-08-26
| * | | | | | x86, VT-d: Make Intel VT-d IOMMU use IOMMU_INIT_* macros.Konrad Rzeszutek Wilk2010-08-26
| * | | | | | x86, GART/AMD-VI: Make AMD GART and IOMMU use IOMMU_INIT_* macros.Konrad Rzeszutek Wilk2010-08-26
| * | | | | | x86, calgary: Make Calgary IOMMU use IOMMU_INIT_* macros.Konrad Rzeszutek Wilk2010-08-26