summaryrefslogtreecommitdiffstats
path: root/include/asm-mn10300/cache.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-23sctp: Fix to handle SHUTDOWN in SHUTDOWN-PENDING stateWei Yongjun1-1/+1
2008-10-23sctp: Add check for the TSN field of the SHUTDOWN chunkWei Yongjun1-0/+9
2008-10-23sctp: Drop ICMP packet too big message with MTU larger than current PMTUWei Yongjun1-1/+1
2008-10-23p54: enable 2.4/5GHz spectrum by eeprom bits.Christian Lamparter1-18/+10
2008-10-23orinoco: reduce stack usage in firmware download pathAndrey Borzenkov1-13/+29
2008-10-23ath5k: fix suspend-related oops on rmmodBob Copeland2-9/+21
2008-10-22[netdrvr] fec_mpc52xx: Implement polling, to make netconsole work.Jon Smirl1-0/+18
2008-10-22qlge: Fix MSI/legacy single interrupt bug.Ron Mercer2-47/+47
2008-10-22smc911x: Make the driver safer on SMPCatalin Marinas1-17/+8
2008-10-22smc911x: Add IRQ polarity configurationCatalin Marinas2-3/+9
2008-10-22smc911x: Allow Kconfig dependency on ARMCatalin Marinas1-1/+1
2008-10-22sis190: add identifier for Atheros AR8021 PHYFrancois Romieu1-0/+1
2008-10-228139x: reduce message severity on driver overlapStephen Hemminger2-6/+4
2008-10-22igb: add IGB_DCA instead of selecting INTEL_IOATDMAJeff Kirsher2-16/+21
2008-10-22igb: fix tx data corruption with transition to L0s on 82575Alexander Duyck1-2/+26
2008-10-22ehea: Fix memory hotplug supportHannes Hering4-41/+119
2008-10-22netdev: DM9000: remove BLACKFIN hacking in DM9000 netdev driverBryan Wu1-9/+0
2008-10-22cxgb3: Fix kernel crash caused by uninitialized l2t_entry.arpqRoland Dreier1-0/+1
2008-10-22SMC911x: unbreak PXA buildsDmitry Baryshkov2-3/+5
2008-10-22myri10ge: disable NAPI on failure to setup the interfaceBrice Goglin1-1/+5
2008-10-22net: Make SMC91X selectable on other MIPS boardsAtsushi Nemoto1-1/+1
2008-10-22AX88796: ax_probe() fix irq assignmentroel kluin1-3/+3
2008-10-22gianfar: fix handle errors returned by platform_get_irq*()roel kluin1-7/+17
2008-10-22r8169: checks against wrong mac addresse initFrancois Romieu1-4/+18
2008-10-22r8169: verbose mac address initFrancois Romieu1-4/+12
2008-10-22tcp: should use number of sack blocks instead of -1Ilpo Järvinen1-1/+1
2008-10-21binfmt_elf_fdpic: Update for cputime changes.Paul Mundt1-12/+7
2008-10-21mm: remove duplicated #include'sHuang Weiyi2-3/+0
2008-10-21Export tiny shmem_file_setup for DRM-GEMHugh Dickins2-1/+2
2008-10-21misc: replace remaining __FUNCTION__ with __func__Harvey Harrison5-8/+8
2008-10-21fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.cThomas Gleixner1-2/+3
2008-10-21fix WARN() for PPCArjan van de Ven1-1/+1
2008-10-21kexec: fix crash_save_vmcoreinfo_init build problemLuck, Tony1-0/+1
2008-10-20USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds1-1/+1
2008-10-20i915: cleanup coding horrors in i915_gem_gtt_pwrite()Linus Torvalds1-23/+36
2008-10-20Fix sprintf format warnings in drm_proc.cLinus Torvalds1-2/+2
2008-10-20byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison1-1/+1
2008-10-20Update email addresses.Dave Jones18-26/+26
2008-10-20fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 outAlexey Dobriyan6-267/+269
2008-10-20Remove empty imacfb.c fileLinus Torvalds1-0/+0
2008-10-20PCI: fix pci_ioremap_bar() on s390Heiko Carstens1-0/+2
2008-10-20Update .gitignore files for generated targetsLinus Torvalds2-1/+2
2008-10-20PCI: fix AER capability checkYu Zhao4-12/+5
2008-10-20PCI: use pci_find_ext_capability everywhereJesse Barnes5-65/+20
2008-10-20PCI: remove #ifdef DEBUG around dev_dbg callJesse Barnes1-2/+0
2008-10-20PCI hotplug: fix get_##name return value problemKenji Kaneshige1-1/+1
2008-10-20PCI: document the pcie_aspm kernel parameterChuck Ebbert1-0/+6
2008-10-20PCI: introduce an pci_ioremap(pdev, barnr) functionArjan van de Ven1-0/+13
2008-10-20powerpc/PCI: Add legacy PCI access via sysfsBenjamin Herrenschmidt3-1/+153
2008-10-20PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt5-82/+102