summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] 83xx: Fix the PCI ranges in the MPC834x_MDS device tree.Scott Wood2007-05-091-2/+2
* [POWERPC] 83xx: Fix the PCI ranges in the MPC832x_MDS device tree.Scott Wood2007-05-091-1/+1
* [POWERPC] CPM_UART: cpm_uart_set_termios should take ktermios, not termiosScott Wood2007-05-091-1/+2
* [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-0917-217/+221
* [POWERPC] 86xx: Enable the AC97 interface on 8641D board.Jason Jin2007-05-091-1/+6
* [POWERPC] Move reg_booke.h to include/asm-powerpcBecky Bruce2007-05-091-0/+469
* [POWERPC] 83xx: Suppress warning when CONFIG_ options aren't definedKumar Gala2007-05-091-0/+2
* [POWERPC] 83xx: Suppress warning when CONFIG_PCI is not definedLi Yang2007-05-093-0/+6
* [POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32David Gibson2007-05-093-4/+4
* [POWERPC] EEH: log all PCI-X and PCI-E AER registersLinas Vepstas2007-05-091-2/+46
* [POWERPC] EEH: capture and log pci state on errorLinas Vepstas2007-05-091-2/+41
* [POWERPC] EEH: Split up long error msgLinas Vepstas2007-05-091-3/+5
* [POWERPC] EEH: log error only after driver notification.Linas Vepstas2007-05-091-1/+5
* [POWERPC] fsl_soc: Make mac_addr const in fs_enet_of_init().Scott Wood2007-05-091-1/+1
* [POWERPC] Don't use SLAB/SLUB for PTE pagesHugh Dickins2007-05-093-42/+19
* [POWERPC] Spufs support for 64K LS mappings on 4K kernelsBenjamin Herrenschmidt2007-05-097-37/+283
* [POWERPC] Add ability to 4K kernel to hash in 64K pagesBenjamin Herrenschmidt2007-05-096-18/+57
* [POWERPC] Introduce address space "slices"Benjamin Herrenschmidt2007-05-0913-635/+769
* [POWERPC] Small fixes & cleanups in segment page size demotionBenjamin Herrenschmidt2007-05-091-41/+46
* [POWERPC] iSeries: Make HVC_ISERIES the defaultStephen Rothwell2007-05-092-2/+5
* [POWERPC] iSeries: suppress build warning in lparmap.cStephen Rothwell2007-05-091-1/+2
* [POWERPC] Mark pages that don't exist as nosaveJohannes Berg2007-05-091-0/+25
* [POWERPC] swsusp: Introduce register_nosave_region_lateJohannes Berg2007-05-092-4/+19
* Documentation/i386/boot.txt: update and correctH. Peter Anvin2007-05-081-23/+78
* revert 'sched: redundant reschedule when set_user_nice() boosts a prio of a t...Andrew Morton2007-05-081-16/+18
* applesmc: Use standard sysfs names for labelsJean Delvare2007-05-081-2/+2
* applesmc: Use the address as platform device IDJean Delvare2007-05-081-1/+2
* usb_gigaset: don't kmalloc(0)Tilman Schmidt2007-05-081-10/+4
* m68k: <asm/scatterlist.h> needs <linux/types.h>Geert Uytterhoeven2007-05-081-0/+2
* FRV: Miscellaneous fixesDavid Howells2007-05-084-5/+26
* smaps: only define clear_refs for CONFIG_MMUDavid Rientjes2007-05-081-0/+2
* Fix unnecesary meminitYasunori Goto2007-05-081-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2007-05-081-4/+3
|\
| * [CRYPTO] cryptomgr: Fix use after freeHerbert Xu2007-05-091-4/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-0824-917/+740
|\ \
| * | [SPARC64]: Optimize fault kprobe handling just like powerpc.David S. Miller2007-05-084-44/+29
| * | [SPARC]: Wire up utimensat syscall.David S. Miller2007-05-085-3/+10
| * | [SPARC64]: Fix request_irq() ignored result warnings in PCI controller code.David S. Miller2007-05-083-46/+104
| * | [SPARC64]: Kill asm-sparc64/pbm.hDavid S. Miller2007-05-0811-141/+124
| * | [ATYFB]: Fix sparc includes.David S. Miller2007-05-082-2/+2
| * | [QLA2XXX]: Fix build on sparc.David S. Miller2007-05-081-7/+4
| * | [SPARC64]: Removal of trivial pci_controller_info uses.David S. Miller2007-05-083-67/+58
| * | [SPARC64]: Move index info pci_pbm_info.David S. Miller2007-05-089-159/+137
| * | [SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.David S. Miller2007-05-083-131/+119
| * | [SPARC64]: Move pci_ops into pci_pbm_info.David S. Miller2007-05-087-10/+7
| * | [SPARC64] SBUS: Error interrupt registry cleanups.David S. Miller2007-05-081-6/+6
| * | [SPARC64] PCI: Use root list of pbm's instead of pci_controller_info'sDavid S. Miller2007-05-088-315/+187
| * | [SPARC64] PCI: Kill PROM_PCIRNG_MAX and PROM_PCIIMAP_MAX.David S. Miller2007-05-081-6/+0
| * | [SPARC64] PCI: Use common routine to fetch PBM properties.David S. Miller2007-05-088-47/+20
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-05-0853-2144/+2396
|\ \ \