summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/net...Linus Torvalds2005-06-184-5/+320
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Automatic merge of /spare/repo/netdev-2.6 branch iff-running2005-06-041-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [netdrvrs] Use netif_carrier_* instead of IFF_RUNNING2005-05-121-1/+1
| | |/ / / / / / /
| * | | | | | | | Automatic merge of /spare/repo/netdev-2.6 branch we182005-06-041-3/+280
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Automatic merge of /spare/repo/netdev-2.6 branch master2005-05-2739-89/+233
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | [PATCH] Wireless Extensions 18 (aka WPA)2005-05-121-3/+280
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Automatic merge of /spare/repo/netdev-2.6 branch hdlc2005-06-041-1/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [PATCH] Generic HDLC updateKrzysztof Halasa2005-05-151-1/+3
| | |/ / / / / / / /
| * | | | | | | | | Automatic merge of /spare/repo/netdev-2.6 branch dm90002005-06-041-0/+36
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | [PATCH] DM9000 network driverSascha Hauer2005-05-151-0/+36
| | |/ / / / / / /
* | | | | | | | | [SCSI] Add DMA mask constants other than 32 and 64 bitLee Revell2005-06-171-0/+5
* | | | | | | | | merge by hand (fix up qla_os.c merge error)James Bottomley2005-06-177-2/+240
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Automatic merge of ../scsi-misc-2.6-old/James Bottomley2005-05-267-2/+240
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [SCSI] allow the HBA to reserve target and device private areasJames Bottomley2005-05-261-0/+38
| | * | | | | | | | [SCSI] Add target alloc/destroy callbacks to the host templateJames Bottomley2005-05-262-1/+28
| | * | | | | | | | [SCSI] TYPE_RBC cache fixes (sbp2.c affected)Al Viro2005-05-261-0/+1
| | * | | | | | | | merge by hand - fix up rejections in Documentation/DocBook/MakefileJames Bottomley2005-05-20271-4127/+5357
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | [SCSI] add scsi changer driverGerd Knorr2005-05-203-0/+172
| | * | | | | | | | [SCSI] remove requeue feature from blk_insert_request()Tejun Heo2005-05-201-1/+1
* | | | | | | | | | [PATCH] ARM: 2714/1: Fix the IB2 definitions for the Versatile platformCatalin Marinas2005-06-161-5/+11
* | | | | | | | | | [PATCH] ARM: 2713/1: Fix the GPIO base for Integrator/CPCatalin Marinas2005-06-161-0/+4
* | | | | | | | | | [IPV4]: Sysctl configurable icmp error source address.J. Simonetti2005-06-131-0/+1
* | | | | | | | | | [SCTP] Add support for ip_nonlocal_bind sysctl & IP_FREEBIND socket optionNeil Horman2005-06-131-0/+1
* | | | | | | | | | [NET]: linux/if_tr.h needs asm/byteorder.hTom Rini2005-06-131-0/+2
* | | | | | | | | | [PATCH] Remove obsolete HAVE_ARCH_GET_SIGNAL_TO_DELIVER?Geert Uytterhoeven2005-06-122-5/+0
* | | | | | | | | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-081-0/+30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [PKT_SCHED]: Allow socket attributes to be matched on via meta ematchThomas Graf2005-06-081-0/+30
* | | | | | | | | | | [PATCH] ppc64: Fix PER_LINUX32 behaviourPaul Mackerras2005-06-081-3/+1
* | | | | | | | | | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/tg3-2.6Linus Torvalds2005-06-081-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [TG3]: Fix 5700/5701 DMA corruption on Apple G4.Michael Chan2005-06-081-0/+1
* | | | | | | | | | | | [PATCH] ia64: fix floating-point preemption problemPeter Chubb2005-06-081-2/+8
* | | | | | | | | | | | [PATCH] sparc32: silence access_ok() warningsWilliam Lee Irwin III2005-06-081-2/+3
* | | | | | | | | | | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2005-06-081-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | [IA64] Fill holes in FIXADDR_USER space with zero pages.David Mosberger-Tang2005-06-081-2/+6
* | | | | | | | | | | | [PATCH] ARM: 2703/1: pxa-regs.h: complete I2S GPIO alternate functions for PX...Giorgio Padrin2005-06-081-0/+2
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Automatic merge of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-083-11/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [PATCH] ARM: 2696/1: remove ';' in ELF_DATA define in asm-arm{,26}/elf.hMike Frysinger2005-06-032-3/+3
| * | | | | | | | | | | [PATCH] ARM: 2692/1: Fix compile warnings in include/asm-arm/arch-ixp2000/io.hDeepak Saxena2005-06-031-8/+8
* | | | | | | | | | | | Merge of master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2005-06-078-0/+72
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [PATCH] AGP fix for Xen VMMKeir Fraser2005-06-077-0/+70
| * | | | | | | | | | | | [PATCH] i945G patch for agpgartAlan Hourihane2005-06-071-0/+2
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | [PATCH] send_IPI_mask_sequence() warning fixMatthew Dobson2005-06-071-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | [PATCH] Include <linux/config.h> before testing CONFIG_ACPIDavid Mosberger2005-06-061-0/+2
* | | | | | | | | | | [PATCH] ppc32: add <linux/compiler.h> to <asm/sigcontext.h>Tom Rini2005-06-061-1/+1
* | | | | | | | | | | [PATCH] h8300 build error fixYoshinori Sato2005-06-062-2/+7
* | | | | | | | | | | [PATCH] s390: uml ptrace fixesBodo Stroesser2005-06-041-1/+1
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | [PATCH] USB: update urb documentationRoman Kagan2005-06-031-1/+5
* | | | | | | | | | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2005-06-022-3/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [NET]: Fix HH_DATA_OFF.Jiri Benc2005-06-021-1/+1
| * | | | | | | | | | [NET]: Fix locking in shaper driver.Christoph Hellwig2005-06-021-2/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
OpenPOWER on IntegriCloud