summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: rename prepare to archprepare to fix dependency chainSam Ravnborg2005-09-1110-23/+30
* Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband Linus Torvalds2005-09-1117-250/+589
|\
| * [PATCH] IB: fix CM use-after-freeRoland Dreier2005-09-091-0/+1
| * [PATCH] IB CM: support CM redirJohn Kingman2005-09-092-1/+4
| * Make sure that userspace does not retrieve stale asynchronous orRoland Dreier2005-09-094-89/+211
| * [PATCH] IB: Add struct for ClassPortInfoRoland Dreier2005-09-091-0/+21
| * [PATCH] IB: Move SA attributes to ib_sa.hHal Rosenstock2005-09-092-26/+25
| * [PATCH] IB: Define more SA methodsHal Rosenstock2005-09-091-1/+5
| * [PATCH] IB: clean up user access config optionsJames Lentini2005-09-072-9/+21
| * [PATCH] IB: RMPP fixesHal Rosenstock2005-09-071-1/+3
| * [PATCH] IB: Initialize qp->waitMichael S. Tsirkin2005-09-071-0/+1
| * [PATCH] IB: really reset QPsRoland Dreier2005-09-071-12/+32
| * [PATCH] IB: Add user-supplied context to userspace CM ABISean Hefty2005-09-073-109/+261
| * [PATCH] IB/sa_query: avoid unnecessary list scanMichael S. Tsirkin2005-09-071-2/+2
| * [PATCH] IPoIB: fix memory leakMichael S. Tsirkin2005-09-071-0/+2
* | Merge branch 'for-linus' from kernel.org:/.../shaggy/jfs-2.6 manuallyLinus Torvalds2005-09-116-62/+193
|\ \
| * | JFS: Implement jfs_init_securityDave Kleikamp2005-09-013-0/+68
| * | JFS: allow extended attributes to be set within a existing transactionDave Kleikamp2005-09-015-49/+112
| * | JFS: jfs_delete_inode should always call clear_inode.Dave Kleikamp2005-08-301-12/+12
* | | [PATCH] Sun HME: enable and map PCI ROM properlyWilly Tarreau2005-09-111-26/+17
* | | Sun GEM ethernet: enable and map PCI ROM properlyLinus Torvalds2005-09-111-22/+14
* | | hpt366: write the full 4 bytes of ROM address, not just low 1 byteLinus Torvalds2005-09-111-2/+6
* | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc Linus Torvalds2005-09-111-22/+5
|\ \ \
| * | | [MMC] Add mmc_detect_change() delay support for wbsd driverRussell King2005-09-101-22/+5
* | | | [MFD] Cleanups suggested by Dmitri, Vojtech and lists.Pavel Machek2005-09-111-48/+17
* | | | [MFD] Add code UCB1200/UCB1300 assabet platform supportRussell King2005-09-112-0/+77
* | | | [MFD] Add code UCB1200/UCB1300 touchscreen supportRussell King2005-09-113-0/+435
* | | | [MFD] Add code UCB1200/UCB1300 device supportRussell King2005-09-114-0/+927
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-109-140/+115
|\ \ \ \
| * | | | [TCP]: Fix double adjustment of tp->{lost,left}_out in tcp_fragment().Herbert Xu2005-09-101-5/+0
| * | | | Merge davem@outer-richmond.davemloft.net:src/GIT/net-2.6/ David S. Miller2005-09-108-135/+115
| |\ \ \ \
| | * | | | [IPV6]: Bring Type 0 routing header in-line with rfc3542.Brian Haley2005-09-103-10/+9
| | * | | | Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 David S. Miller2005-09-101-20/+36
| | |\ \ \ \
| | | * | | | [IPV6]: Note values allocated for ip6_tables.YOSHIFUJI Hideaki2005-09-101-0/+14
| | | * | | | [IPV6]: rearrange constants for new advanced API to solve conflicts.YOSHIFUJI Hideaki2005-09-101-20/+22
| | * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 David S. Miller2005-09-104-105/+70
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | [CCID3] Cleanup ccid3 debug callsArnaldo Carvalho de Melo2005-09-091-97/+67
| | | * | | | [DCCP] Only call the HC _exit() routines in dccp_v4_destroy_sockArnaldo Carvalho de Melo2005-09-092-7/+0
| | | * | | | [CCID3] Initialize ccid3hctx_t_ipi to 250msArnaldo Carvalho de Melo2005-09-092-1/+3
* | | | | | | [PATCH] Fix breakage on ppc{,64} by "nvidiafb: Fallback to firmware EDID"Alexey Dobriyan2005-09-101-1/+2
* | | | | | | [PATCH] uml spinlock breakageAl Viro2005-09-101-0/+6
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input Linus Torvalds2005-09-1026-312/+986
|\ \ \ \ \ \ \
| * | | | | | | Input: i8042 - use kzalloc instead of kcallocDmitry Torokhov2005-09-101-3/+3
| * | | | | | | Input: clean up whitespace and formatting in drivers/char/keyboard.cDmitry Torokhov2005-09-101-54/+55
| * | | | | | | Manual merge with LinusDmitry Torokhov2005-09-093056-123820/+143569
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Input: HIDDEV - make HIDIOCSREPORT wait IO completionStefan Nickl2005-09-051-0/+1
| * | | | | | | Input: HID - add Wireless Security Lock to HID blacklistBrian Schau2005-09-051-0/+2
| * | | | | | | Input: HID - add mapping for Powerbook USB keyboardStelian Pop2005-09-052-4/+12
| * | | | | | | Input: HID - add the Trust Predator TH 400 gamepad to the badpad listVojtech Pavlik2005-09-051-1/+3
| * | | | | | | Input: HID - add a quirk for the Apple PowermouseVojtech Pavlik2005-09-053-0/+7
OpenPOWER on IntegriCloud