summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PARISC] Update parisc specific input code from parisc treeMatthew Wilcox2005-10-214-0/+952
* [PARISC] Specify level to fix binutils level promotion bugGrant Grundler2005-10-211-2/+4
* [PARISC] Define pgprot_noncached macro in pgtable.hGrant Grundler2005-10-211-0/+2
* [PARISC] Add other CRT_ID for newer cards to grfioctl.hKyle McMartin2005-10-211-0/+2
* [PARISC] Add ECANCELED to errno.hGrant Grundler2005-10-211-0/+1
* [PARISC] Fix the alloc_slabmgmt panicJames Bottomley2005-10-211-6/+34
* [PARISC] Fix compile warning in pci.hMatthew Wilcox2005-10-211-1/+1
* [PARISC] Use work queue in LED/LCD driver instead of tasklet.Grant Grundler2005-10-211-3/+0
* [PARISC] Add new ioprio_{set,get} syscallsJens Axboe2005-10-211-5/+11
* [PARISC] Update bitops from parisc treeGrant Grundler2005-10-212-158/+134
* [PARISC] Add ability for prctl to change unaligned trap behaviourKyle McMartin2005-10-211-0/+19
* [PARISC] Take into account nullified insn and lock functions for profilingRandolph Chung2005-10-211-1/+1
* [PARISC] Update spinlocks from parisc treeMatthew Wilcox2005-10-213-14/+30
* [PARISC] Move pa_tlb_lock to tlb_flush.hGrant Grundler2005-10-212-19/+20
* [PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docsGrant Grundler2005-10-213-31/+54
* [PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2005-10-211-1/+1
* [PARISC] Convert parisc_device tree to use struct device klistsMatthew Wilcox2005-10-211-0/+5
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-211-4/+17
|\
| * [ARM] 3028/1: S3C2410 - add DCLK mask definitionsBen Dooks2005-10-201-0/+6
| * [ARM] 3026/1: S3C2410 - avoid possible overflow in pll calculationsBen Dooks2005-10-201-4/+11
* | [PATCH] Fix handling spurious page fault for hugetlb regionHugh Dickins2005-10-201-13/+3
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-191-1/+1
|\
| * [ARM] 3023/1: pxa-regs: Typo in ARM pxa register definitions.Paul Schulz2005-10-181-1/+1
* | [PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryYasunori Goto2005-10-191-2/+30
* | [PATCH] Handle spurious page fault for hugetlb regionSeth, Rohit2005-10-191-0/+13
|/
* [ARM] 3021/1: Interrupt 0 bug fix for ixp4xxKenneth Tan2005-10-181-4/+5
* [ARM] 3020/1: Fixes typo error CONFIG_CPU_IXP465, which should be CONFIG_CPU_...Kenneth Tan2005-10-181-1/+1
* [ARM] 3019/1: fix wrong commentsNicolas Pitre2005-10-181-2/+2
* [PATCH] aio: revert lock_kiocb()Zach Brown2005-10-171-1/+6
* [PATCH] rcu: keep rcu callback event counterEric Dumazet2005-10-171-0/+1
* [PATCH] list: add missing rcu_dereference on first elementHerbert Xu2005-10-171-17/+22
* [PATCH]: highest_possible_processor_id() has to be a macroAl Viro2005-10-161-9/+7
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-10-141-21/+9
|\
| * [SPARC64]: Eliminate PCI IOMMU dma mapping size limit.David S. Miller2005-10-131-20/+8
| * [SPARC64]: Consolidate common PCI IOMMU init code.David S. Miller2005-10-131-1/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-142-16/+43
|\ \
| * | [ARM] 3011/1: pxafb: Add ability to set device parent + fix spitz compile errorRichard Purdie2005-10-141-0/+1
| * | [ARM] 3009/1: S3C2410 - io.h offsets too large for LDRH/STRHBen Dooks2005-10-141-16/+42
| |/
* | [PATCH] Fix copy-and-paste error in BSD accountingTim Schmielau2005-10-141-2/+2
* | [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller2005-10-131-0/+12
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-132-3/+11
|\
| * [ARM] 3005/1: S3C2440 - add definition for s3c2440_set_dsc() call in hardware.hBen Dooks2005-10-131-0/+7
| * [ARM] 3003/1: SSP channel map register updates for pxa2xxLiam Girdwood2005-10-121-3/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-10-128-14/+35
|\ \
| * | [NETPOLL]: wrong return for null netpoll_poll_lock()Ben Dooks2005-10-121-1/+1
| * | [TWSK]: Grab the module refcount for timewait socketsArnaldo Carvalho de Melo2005-10-101-0/+3
| * | [NETFILTER] ctnetlink: allow userspace to change TCP statePablo Neira Ayuso2005-10-101-0/+3
| * | [NETFILTER]: Use only 32bit counters for CONNTRACK_ACCTHarald Welte2005-10-102-4/+10
| * | [NETFILTER] ctnetlink: add one nesting level for TCP statePablo Neira Ayuso2005-10-101-1/+8
| * | [NETFILTER]: Add missing include to ip_conntrack_tuple.hHarald Welte2005-10-101-0/+2
OpenPOWER on IntegriCloud