summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso2005-09-2117-17/+17
* [PATCH] uml: adapt asm/futex.h to our archPaolo 'Blaisorblade' Giarrusso2005-09-212-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-194-7/+9
| * | [BYTEORDER]: Document alignment and byteorder macrosEd L. Cashin2005-09-191-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-191-4/+4
* | [NETFILTER]: Rename misnamed functionPatrick McHardy2005-09-191-1/+1
* | [NETFILTER] ip6tables: remove duplicate codeYasuyuki Kozakai2005-09-191-0/+3
* | [NETFILTER]: Add new PPTP conntrack and NAT helperHarald Welte2005-09-195-0/+476
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-181-1/+1
|\ \
| * | [ARM] Fix warning in asm/futex.hRussell King2005-09-181-1/+1
* | | [DCCP]: Introduce CCID getsockopt for the CCIDsArnaldo Carvalho de Melo2005-09-181-0/+2
* | | [DCCP]: Don't use necessarily the same CCID for tx and rxArnaldo Carvalho de Melo2005-09-181-1/+2
* | | [CCID3]: Introduce include/linux/tfrc.hArnaldo Carvalho de Melo2005-09-181-0/+35
* | | [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]Arnaldo Carvalho de Melo2005-09-181-9/+5
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2005-09-182-11/+30
|\ \ \ | |/ / |/| |
| * | [TG3]: Add AMD K8 to list of write-reorder chipsets.David S. Miller2005-09-161-0/+1
| * | [DCCP]: Introduce DCCP_SOCKOPT_SERVICEArnaldo Carvalho de Melo2005-09-161-11/+29
* | | [PATCH] joystick-vs-x.org fixAndrew Morton2005-09-171-11/+13
* | | [PATCH] i2c: kill an unused i2c_adapter struct memberJean Delvare2005-09-171-5/+0
* | | [PATCH] uml: UML/i386 cmpxchg fixJeff Dike2005-09-171-2/+0
* | | [PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC I devicesVitaly Bordug2005-09-173-0/+28
* | | [PATCH] x86_64: desc.h-needs smp.hAndrew Morton2005-09-171-0/+2
* | | [PATCH] uml: breakpoint an arbitrary threadJeff Dike2005-09-171-0/+1
* | | [PATCH] cleanup whitespace in pci_ids.hKarsten Keil2005-09-161-1/+1
* | | [PATCH] Add PCI IDs for Sitecom DC-105Karsten Keil2005-09-161-0/+3
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-1610-40/+37
|\ \ \ | |/ / |/| |
| * | [ARM] Tighten pfn_valid() test.Russell King2005-09-151-1/+14
| * | [ARM] 2913/1: PXA Poodle: Cleanup some unneeded codeRichard Purdie2005-09-151-12/+13
| * | [ARM] 2909/1: remove IXP2000_PROD_IDLennert Buytenhek2005-09-152-3/+1
| * | [ARM] 2911/1: ixp2000_reg_{read,write} accessorsLennert Buytenhek2005-09-151-5/+9
| * | [ARM] Remove PFN_TO_NID for !DISCONTIGMEMRussell King2005-09-156-19/+0
* | | [IPVS]: ip_vs_ftp breaks connections using persistenceJulian Anastasov2005-09-141-0/+3
* | | [NETLINK]: Reserve a slot for NETLINK_GENERIC.David S. Miller2005-09-141-0/+1
|/ /
* | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2005-09-142-0/+9
|\ \
| * \ Pull fix-offsets-h into release branchTony Luck2005-09-142-0/+9
| |\ \
OpenPOWER on IntegriCloud