summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from Linus' tree.Paul Mackerras2005-09-2556-175/+982
|\
| * [ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_ioRussell King2005-09-241-3/+3
| * Merge branch 'upstream' from master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds2005-09-242-1/+3
| |\
| | * Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-2468-183/+758
| | |\
| | * | [PATCH] Add NVIDIA device ID in sata_nvAndy Currid2005-09-221-1/+2
| | * | [PATCH] PATCH: remove function for non-PCI as requestedAlan Cox2005-09-161-0/+1
| * | | [NETFILTER] Fix conntrack event cache deadlock/oopsHarald Welte2005-09-231-4/+21
| * | | [NETFILTER] remove unneeded structure definition from conntrack helperHarald Welte2005-09-231-7/+0
| * | | [NETFILTER] Fix sparse endian warnings in pptp helperAlexey Dobriyan2005-09-232-62/+62
| * | | [PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel2005-09-235-56/+14
| * | | [PATCH] uml: don't redundantly mark pte as newpage in pte_modifyPaolo 'Blaisorblade' Giarrusso2005-09-231-1/+0
| * | | [PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt2005-09-233-6/+365
| * | | [PATCH] slab: alpha inlining fixIvan Kokshaysky2005-09-231-1/+4
| * | | [PATCH] reboot: comment and factor the main reboot functionsEric W. Biederman2005-09-231-0/+4
| * | | [IA64] Wire in the MCA/INIT handler stacksKeith Owens2005-09-221-0/+5
| | |/ | |/|
| * | [PATCH] driver core: add helper device_is_registered()Daniel Ritz2005-09-221-0/+5
| * | [PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso2005-09-2217-17/+17
| * | [PATCH] uml: adapt asm/futex.h to our archPaolo 'Blaisorblade' Giarrusso2005-09-222-47/+6
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-212-3/+3
| |\ \
| | * | [ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`Ben Dooks2005-09-201-1/+1
| | * | [ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`Ben Dooks2005-09-201-1/+1
| | * | [ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`Ben Dooks2005-09-201-1/+1
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2005-09-211-4/+11
| |\ \ \
| | * | | [IB] Add MAD data field size definitionsSean Hefty2005-09-211-4/+11
| * | | | [PATCH] Adds sys_set_mempolicy() in include/linux/syscalls.hEric Dumazet2005-09-211-0/+2
| * | | | [PATCH] mm: add a note about partially hardcoded VM_* flagsPaolo 'Blaisorblade' Giarrusso2005-09-211-0/+1
| * | | | [PATCH] mm: update stale comment for removal of page->listPaolo 'Blaisorblade' Giarrusso2005-09-211-5/+4
| |/ / /
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-09-216-16/+24
| |\ \ \
| | * | | [SPARC64]: Verify vmalloc TLB misses more strictly.David S. Miller2005-09-201-9/+11
| | * | | [SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.hDavid S. Miller2005-09-204-7/+9
| | * | | [BYTEORDER]: Document alignment and byteorder macrosEd L. Cashin2005-09-201-0/+4
| | |/ /
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-09-202-4/+11
| |\ \ \ | | |/ / | |/| |
| | * | [SCSI] Fix thread termination for the SCSI error handleJames Bottomley2005-09-191-2/+0
| | * | [SCSI] fix oops on usb storage device disconnectJames Bottomley2005-09-191-0/+9
| | * | [SCSI] change port speed definitions for scsi_transport_fcAndreas Herrmann2005-09-161-2/+2
| * | | [8021Q]: Add endian annotations.Alexey Dobriyan2005-09-201-4/+4
| * | | [NETFILTER]: Rename misnamed functionPatrick McHardy2005-09-201-1/+1
| * | | [NETFILTER] ip6tables: remove duplicate codeYasuyuki Kozakai2005-09-201-0/+3
| * | | [NETFILTER]: Add new PPTP conntrack and NAT helperHarald Welte2005-09-205-0/+476
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-191-1/+1
| |\ \ \
| | * | | [ARM] Fix warning in asm/futex.hRussell King2005-09-181-1/+1
* | | | | [PATCH] powerpc: merge semaphore.hBecky Bruce2005-09-252-114/+3
* | | | | [PATCH] powerpc: Merge asm-ppc*/rwsem.hJon Loeliger2005-09-252-183/+7
* | | | | [PATCH] powerpc: merge atomic.h, memory.hBecky Bruce2005-09-2511-298/+88
* | | | | [PATCH] powerpc: Merge asm-ppc*/seccomp.h, drop TIF_32BIT checkJon Loeliger2005-09-252-18/+3
* | | | | [PATCH] powerpc: Fix building of power3 config on ppc32Kumar Gala2005-09-251-4/+4
* | | | | [PATCH] powerpc: merged hw_irq.hKumar Gala2005-09-223-85/+43
* | | | | [PATCH] powerpc: Fix compiling of ppc32Kumar Gala2005-09-221-0/+2
* | | | | [PATCH] powerpc: Merge asm-ppc*/dma.hJon Loeliger2005-09-222-365/+55
* | | | | [PATCH] powerpc: merge include/asm-ppc*/statfs.h into include/asm-powerpc/sta...Kumar Gala2005-09-212-18/+9