summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PARISC] Quiet sysfs_create_link __must_check warnings in pdc_stableKyle McMartin2007-10-181-3/+8
* [PARISC] Squelch pci_enable_device __must_check warning in superioKyle McMartin2007-10-181-1/+3
* [PARISC] Kill off broken irqstack codeKyle McMartin2007-10-186-67/+3Star
* [PARISC] Remove hardcoded uses of PAGE_SIZEKyle McMartin2007-10-185-8/+8
* [PARISC] Clean up pointless ASM_PAGE_SIZE_DIV useKyle McMartin2007-10-182-6/+4Star
* [PARISC] Kill off the last vestiges of ASM_PAGE_SIZEKyle McMartin2007-10-181-1/+1
* [PARISC] Kill off ASM_PAGE_SIZE useSam Ravnborg2007-10-184-14/+16
* [PARISC] Beautify parisc vmlinux.lds.SSam Ravnborg2007-10-181-134/+185
* [PARISC] Clean up a resource_size_t warning in sba_iommuKyle McMartin2007-10-181-2/+2
* [PARISC] Kill incorrect cast warning in unwinderKyle McMartin2007-10-181-2/+2
* [PARISC] Kill zone_to_nid printk warningKyle McMartin2007-10-181-1/+1
* [PARISC] Unbreak processor_probe when we have more than NR_CPUSKyle McMartin2007-10-181-1/+6
* [PARISC] Kill pointless variable use in time.cKyle McMartin2007-10-181-4/+2Star
* [PARISC] import necessary bits of libgcc.aKyle McMartin2007-10-1831-24/+4628
* [PARISC] Use page allocator instead of slab allocator in pci-dma.cChristoph Lameter2007-10-181-5/+4Star
* [PARISC] parisc: "extern inline" -> "static inline"Adrian Bunk2007-10-187-28/+28
* [PARISC] Update defconfigsKyle McMartin2007-10-185-1324/+1439
* [PARISC] Clean up asm-parisc/pdc.hKyle McMartin2007-10-181-176/+137Star
* [PARISC] Export pdc.h for paloJeff Bailey2007-10-182-6/+15
* [PARISC] Wire up sys_fallocate (and compat_sys_fallocate)Kyle McMartin2007-10-183-1/+10
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-10-181-1/+3
|\
| * [IA64] fix non-numa buildAndrew Morton2007-10-171-1/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2007-10-1819-489/+689
|\ \
| * | 9p: remove sysctlEric Van Hensbergen2007-10-174-106/+0Star
| * | 9p: fix bad kconfig cross-dependencyEric Van Hensbergen2007-10-175-46/+67
| * | 9p: soften invalidation in loose_modeEric Van Hensbergen2007-10-171-2/+4
| * | 9p: attach-per-userLatchesar Ionkov2007-10-179-72/+247
| * | 9p: rename uid and gid parametersLatchesar Ionkov2007-10-174-14/+18
| * | 9p: define session flagsLatchesar Ionkov2007-10-173-17/+27
| * | 9p: Make transports dynamicEric Van Hensbergen2007-10-1712-285/+379
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-10-178-4/+1143
|\ \ \ | |_|/ |/| |
| * | net: libertas sdio driverPierre Ossman2007-10-176-0/+1140
| * | mmc: at91_mci: cleanup: use MCI_ERRORSAndrew Victor2007-10-171-3/+1Star
| * | mmc: possible leak in mmc_read_ext_csdFlorin Malita2007-10-171-1/+2
* | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-17252-4294/+2688Star
|\ \ \
| * | | x86: delete vsyscall files during make cleanSam Ravnborg2007-10-171-0/+4
| * | | kbuild: fix typo SRCARCH in find_sourcesYinghai Lu2007-10-171-4/+4
| * | | x86: fix kernel rebuild due to vsyscall falloutSam Ravnborg2007-10-171-1/+1
| * | | .gitignore update for x86 archDenis V. Lunev2007-10-173-0/+3
| * | | x86: unify include/asm/debugreg_32/64.hThomas Gleixner2007-10-174-142/+68Star
| * | | x86: unify include/asm/unwind_32/64.hThomas Gleixner2007-10-173-30/+13Star
| * | | x86: unify include/asm/types_32/64.hThomas Gleixner2007-10-174-131/+67Star
| * | | x86: unify include/asm/tlb_32/64.hThomas Gleixner2007-10-173-37/+10Star
| * | | x86: unify include/asm/siginfo_32/64.hThomas Gleixner2007-10-174-28/+9Star
| * | | x86: unify include/asm/bug_32/64.hThomas Gleixner2007-10-173-73/+39Star
| * | | x86: unify include/asm/mman_32/64.hThomas Gleixner2007-10-174-51/+19Star
| * | | x86: unify include/asm/agp_32/64.hThomas Gleixner2007-10-173-52/+27Star
| * | | x86: unify include/asm/kdebug_32/64.hThomas Gleixner2007-10-173-63/+32Star
| * | | x86: unify include/asm/ioctls_32/64.hThomas Gleixner2007-10-174-187/+86Star
| * | | x86: unify include/asm/floppy_32/64.hThomas Gleixner2007-10-173-563/+277Star