Fix dependencies for DECstation framebuffers.
[pandora-kernel.git] / include /
2005-10-29 Ralf BaechleRemove dead code which was causing warnings.
2005-10-29 Ralf BaechleFix build with CONFIG_PRINTK disabled.
2005-10-29 Ralf BaechleSupport the MIPS32 / MIPS64 DSP ASE.
2005-10-29 Ralf BaechleFix build for CONFIG_BUG=n. Yes, bugs are now a compil...
2005-10-29 Ralf BaechleBugs are now a configuration option.
2005-10-29 Ralf BaechleOn MIPS the struct sigev preamble is only 8 bytes.
2005-10-29 Ralf BaechleNow that a struct is the only member left in struct
2005-10-29 Ralf BaechleGet rid of the eir struct mips_fpu_emulator_private...
2005-10-29 Ralf Baechle__compute_return_epc() uses CFC1 instruction which...
2005-10-29 Ralf BaechleCleanup decoding of MIPSxx config registers.
2005-10-29 Thiemo SeuferBetter interface to run uncached cache setup code.
2005-10-29 Pete Popov* use 'unsigned long' as address supplied to au_write...
2005-10-29 Ralf BaechleFix D-cache aliasing problem in the PIO IDE driver...
2005-10-29 Ralf BaechleFix a few build warnings.
2005-10-29 Ralf BaechleNeed to include smp.h for the definition of smp_process...
2005-10-29 Ralf BaechleMove sync into the delay slot here also.
2005-10-29 Ralf BaechleNPTL, round one.
2005-10-29 Ralf BaechleBuild fix for certain configurations.
2005-10-29 Ralf BaechleFix BogoMIPS display on UP and some minor cosmetical...
2005-10-29 Thiemo SeuferUse fixed up pfn.
2005-10-29 Pete PopovAu1100 FB driver uplift for 2.6.
2005-10-29 Thiemo SeuferFix 64bit SMP TLB handler and stack frame handling...
2005-10-29 Ralf BaechleHUB interrupts are allocated per node, not per slice...
2005-10-29 Ralf BaechleSECCOMP for MIPS.
2005-10-29 Ralf BaechleReformat; cosmetic cleanups.
2005-10-29 Ralf BaechleReformatting, remove debugging code.
2005-10-29 Ralf BaechleMultithreaded core dumps.
2005-10-29 Ralf BaechleGcc 4.0 fixes.
2005-10-29 Ralf BaechleUse new txx9 serial driver.
2005-10-29 Ralf BaechleOne definition of back_to_back_c0_hazard too much.
2005-10-29 Ralf BaechleSparseify MIPS.
2005-10-29 Ralf BaechleNew hazard handling function back_to_back_c0_hazard...
2005-10-29 Ralf BaechleISOify.
2005-10-29 Pete PopovMoved irq_tab_alchemy to the board specific irqmap...
2005-10-29 Pete PopovBase Au1200 2.6 support.
2005-10-29 Ralf BaechleCleanup fpuemuprivate declarations.
2005-10-29 Maciej W. RozyckiSwitch SiByte drivers back to __raw_*() functions.
2005-10-29 Maciej W. RozyckiDefine mem_*() I/O accessory functions that preserve...
2005-10-29 Ralf BaechleDefine MAP_BASE for IP27
2005-10-29 Ralf BaechleResurrect Cobalt support for 2.6.
2005-10-29 Thiemo SeuferEnable/disable irq's only if needed.
2005-10-29 Thiemo SeuferFix compilation, and bring 32/64 bit variants more...
2005-10-29 Thiemo SeuferImproved modules loader, more robust and works on 64bit...
2005-10-29 Steven J. HillUntil I figure out why NFS filesystems are having probl...
2005-10-29 Ralf BaechleAllocate break code 513 to KDB.
2005-10-29 Ralf BaechleRewrite to avoid the use of $at. Unfortunately binutil...
2005-10-29 Ralf BaechleUpdate MIPS to use the 4-level pagetable code thereby...
2005-10-29 Ralf BaechleFix ptrace aliasing issue in copy_from_user_page /...
2005-10-29 Ralf BaechleAdd a few more PrId vendor IDs.
2005-10-29 Ralf BaechleDelete duplicate copy of fixrange_init.
2005-10-29 Ralf BaechleProvide functions to access cop0 config4-7 registers
2005-10-29 Ralf BaechleDefine __raw_read_can_lock / __raw_write_can_lock.
2005-10-29 Maciej W. RozyckiFix compilation; by Manish Lachwani.
2005-10-29 Maciej W. RozyckiFixes for system controllers for Atlas/Malta core cards.
2005-10-29 Ralf BaechleGet rid of early_init. There's more need to make this...
2005-10-29 Arnaldo Carvalho... Merge branch 'master' of /linux/kernel/git/torvalds...
2005-10-29 Stephen Hemminger[ETH]: ether address compare
2005-10-29 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2005-10-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2005-10-29 Arnaldo Carvalho... Merge /pub/scm/linux/kernel/git/sridhar/lksctp-2.6
2005-10-28 Andrew Morton[PATCH] USB: fix pm patches with CONFIG_PM off part 2
2005-10-28 Alan Stern[PATCH] usbcore: Fix handling of sysfs strings and...
2005-10-28 Alan Stern[PATCH] usbcore: Wrap lines before column 80
2005-10-28 Alan Stern[PATCH] usbcore: Improve endpoint sysfs file handling
2005-10-28 Alan Stern[PATCH] USB: Always do usb-handoff
2005-10-28 Pete Zaitcev[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs
2005-10-28 Greg Kroah-Hartman[PATCH] USB: add notifier functions to the USB core...
2005-10-28 Juha Yrj?l?[PATCH] add usb transceiver set_suspend() method
2005-10-28 David Brownell[PATCH] stop exporting two functions
2005-10-28 David Brownell[PATCH] one less word in struct device
2005-10-28 David Brownell[PATCH] remove usb_suspend_device() parameter
2005-10-28 Greg Kroah-Hartman[PATCH] devfs: Remove the mode field from usb_class_dri...
2005-10-28 Greg Kroah-Hartman[PATCH] USB: add endpoint information to sysfs
2005-10-28 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2005-10-28 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2005-10-28 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2005-10-28 Roland DreierMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2005-10-28 Grant Coady[PATCH] pci_ids: cleanup comments
2005-10-28 Andrew Morton[PATCH] PCI: fix edac drivers for radisys 82600 borkage
2005-10-28 Grant Coady[PATCH] pci_ids: remove non-referenced symbols from...
2005-10-28 Grant Coady[PATCH] pci_ids: remove duplicates from pci_ids.h
2005-10-28 Brian King[PATCH] PCI: Block config access during BIST
2005-10-28 Tony LuckAuto-update from upstream
2005-10-28 Tony LuckPull optimize-ptrace-threads into release branch
2005-10-28 Tony LuckPull fix-slow-tlb-purge into release branch
2005-10-28 Tony LuckPull fix-bte-copy into release branch
2005-10-28 Tony LuckPull xpc-disengage into release branch
2005-10-28 Tony LuckPull for-each-cpu into release branch
2005-10-28 Ivan Skytte Jorgensen[SCTP] Rename SCTP specific control message flags.
2005-10-28 Tony LuckPull asm-slot-fix into release branch
2005-10-28 Tony LuckPull proc-cpuinfo-siblings into release branch
2005-10-28 Tony LuckPull big-sim-disk into release branch
2005-10-28 Tony LuckPull sparsemem-v5 into release branch
2005-10-28 Tony LuckPull remove-sn-bist-lock into release branch
2005-10-28 Tony LuckPull new-efi-memmap into release branch
2005-10-28 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/i2c-2.6
2005-10-28 Greg Kroah-Hartman[PATCH] I2C: add i2c module alias for i2c drivers to use
2005-10-28 Jean Delvare[PATCH] i2c: SMBus PEC support rewrite, 3 of 3
2005-10-28 Jean Delvare[PATCH] i2c: SMBus PEC support rewrite, 2 of 3
2005-10-28 Jean Delvare[PATCH] i2c: SMBus PEC support rewrite, 1 of 3
next