summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PARISC] kill ENTRY_SYS_CPUSKyle McMartin2007-02-171-8/+0Star
* [PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported headerKyle McMartin2007-02-172-4/+9
* [PARISC] move parisc_device_id definition to mod_devicetable.hKyle McMartin2007-02-172-12/+13
* [PARISC] Add TIF_RESTORE_SIGMASK supportKyle McMartin2007-02-172-1/+5
* [PARISC] Convert soft power switch driver to kthreadHelge Deller2007-02-171-1/+1
* [PARISC] Use fstatat64 instead of newfstatat syscallHelge Deller2007-02-171-1/+1
* [PARISC] add missing syscalls for vmsplice, move_pages, getcpu & epoll_pwaitHelge Deller2007-02-171-1/+5
* [PARISC] fix fixup declarations for 32bit and use CONFIG_64BITHelge Deller2007-02-171-5/+5
* [PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlinesHelge Deller2007-02-171-59/+27Star
* [PARISC] fix build for WARN_ON() when CONFIG_DEBUG_BUGVERBOSE=yHelge Deller2007-02-171-0/+15
* [PARISC] Generic BUGHelge Deller2007-02-171-5/+68
* [PARISC] Remove sched.h from uaccess.h on pariscMatthew Wilcox2007-02-171-1/+0Star
* [PARISC] Add prototypes for flush_user_dcache_range and flush_user_icache_rangeMatthew Wilcox2007-02-171-0/+2
* [PARISC] "Fix" circular includesKyle McMartin2007-02-173-9/+1Star
* [PARISC] Only write to memory in test_and_set_bit/test_and_clear_bit if we'reMatthew Wilcox2007-02-171-8/+14
* [PARISC] Clean up the cache and tlb headersRandolph Chung2007-02-173-194/+42Star
* [PARISC] Optimize TLB flush on SMP systemsRandolph Chung2007-02-171-13/+11Star
* Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2007-02-175-38/+12Star
|\
| * [PATCH] use __u64 rather than u64 in parisc statfs structsMike Frysinger2007-02-091-5/+5
| * [PARISC] Move spinlock_t out of struct cpu_dataKyle McMartin2006-12-081-1/+0Star
| * [PARISC] Remove duplicate PDC_PAT_CELL definesKyle McMartin2006-12-081-29/+0Star
| * [PARISC] pdcpat remove extra bracketsMariusz Kozlowski2006-12-081-2/+2
| * [PARISC] Reserve 1GB of space for vmalloc/tmpalias space on parisc64Kyle McMartin2006-12-081-1/+5
| * [PARISC] Fix ccio_request_resource when CONFIG_IOMMU_CCIO is not definedRyan Bradetich2006-12-081-1/+1
* | [PATCH] x86-64: define dma noncoherent API functionsJeff Garzik2007-02-031-0/+3
* | [PATCH] alpha: fix epoll syscall enumerationsMike Frysinger2007-02-031-3/+8
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-021-0/+2
|\ \
| * | libata: Fix ata_busy_wait() kernel docsAlan2007-02-021-0/+2
* | | [SPARC32]: Fix over-optimization by GCC near ip_fast_csum.Bob Breuer2007-02-021-1/+1
|/ /
* | [PATCH] uml-i386: fix build breakage with CONFIG_HIGHMEMAl Viro2007-02-021-0/+9
* | [PATCH] efi_set_rtc_mmss() is not __initAl Viro2007-02-021-1/+1
* | [PATCH] fix frv headers_checkAl Viro2007-02-024-2/+14
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-01-311-1/+0Star
|\ \
| * | HID: fix pb_fnmode and move it to generic HIDJiri Kosina2007-01-301-1/+0Star
* | | [PATCH] namespaces: fix task exit disasterSerge E. Hallyn2007-01-301-1/+1
* | | Revert "[PATCH] namespaces: fix exit race by splitting exit"Linus Torvalds2007-01-301-19/+11Star
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-01-301-1/+2
|\ \ \
| * | | [AGPGART] Add new IDs to VIA AGP.Dave Jones2007-01-281-1/+2
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-01-302-1/+8
|\ \ \ \
| * | | | via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo...Josepch Chan2007-01-271-1/+2
| * | | | ia64: add pci_get_legacy_ide_irq()Bartlomiej Zolnierkiewicz2007-01-271-0/+6
* | | | | [PATCH] dma-mapping.h stubs fixAl Viro2007-01-302-9/+9
* | | | | [PATCH] missing dma_sync_single_range_for{cpu,device} on alphaAl Viro2007-01-301-6/+8
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-01-301-3/+15
|\ \ \ \ \
| * | | | | [PATCH] ALSA: Fix sysfs breakageTakashi Iwai2007-01-291-3/+15
| |/ / / /
* | | | | [PATCH] mm: mremap correct rmap accountingHugh Dickins2007-01-301-10/+0Star
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-01-3011-36/+39
|\ \ \ \ \
| * | | | | [ARM] 4111/1: Allow VFP to work with thread migration on SMPCatalin Marinas2007-01-251-0/+3
| * | | | | [ARM] 4106/1: S3C2410: typo fixes in register definitionsMatt Reimer2007-01-241-7/+7
| * | | | | [ARM] 4095/1: S3C24XX: Fix GPIO set for Bank ABen Dooks2007-01-241-2/+2