aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i810fb: Fix oops if CONFIG_FB_I810_I2C is set to noAntonino A. Daplas2005-09-111-6/+6
* [PATCH] m68knommu: common RAM based 68360 startup codeGreg Ungerer2005-09-111-0/+408
* [PATCH] m68knommu: allow for SDRAM and GPIO differences on 5270/1 and 5274/5 ...Greg Ungerer2005-09-111-2/+19
* [PATCH] m68knommu: FEC eth definitions support for the 523x Coldfire processo...Greg Ungerer2005-09-111-3/+4
* [PATCH] m68knommu: add SPI register definitions for 528x processorsGreg Ungerer2005-09-111-0/+112
* [PATCH] uclinux: add NULL check, 0 end valid check and some more exports to n...Greg Ungerer2005-09-111-4/+13
* [PATCH] m68knommu: dma support for 523x processorsGreg Ungerer2005-09-111-1/+1
* [PATCH] uclinux: remove use of mtd_put_device() in uclinux MTD map driverGreg Ungerer2005-09-111-8/+5
* [PATCH] m68knommu: add ColdFire serial driver support for 523x processor familyGreg Ungerer2005-09-111-4/+9
* [PATCH] m68knommu: change addr arg to const in bitops.h/find_next_zero_bit()Greg Ungerer2005-09-111-1/+1
* [PATCH] m68knommu: correct prototype args in checksum.hGreg Ungerer2005-09-111-3/+4
* [PATCH] m68knommu: common ROM/flash based 68360 startup codeGreg Ungerer2005-09-111-0/+420
* [PATCH] m68knommu: cache support for 523x/528x processorsGreg Ungerer2005-09-111-14/+11
* [PATCH] m68knommu: ColdFire FEC eth driver improvementsGreg Ungerer2005-09-111-230/+248
* [PATCH] m68knommu: config support for FEC eth of 523x Coldfire processor familyGreg Ungerer2005-09-111-3/+10
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2005-09-1121-1333/+1646
|\
| * Pull sn-features into release branchTony Luck2005-09-113-20/+103
| |\
| | * [IA64-SGI] Add new vendor-specific SAL calls for:Jack Steiner2005-08-313-20/+103
| * | Pull sim-fixes into release branchTony Luck2005-09-113-64/+97
| |\ \
| | * | [IA64] Fix nasty VMLPT problem...Peter Chubb2005-08-311-3/+12
| | * | [IA64] Allow /proc/pal/cpu0/vm_info under the simulatorPeter Chubb2005-08-311-55/+60
| | * | [IA64] Add PAL_VM_SUMMARY/PAL_MEM_ATTRIB to bootloader for SKIPeter Chubb2005-08-311-6/+25
| | |/
| * | [IA64] MCA/INIT: remove obsolete unwind codeKeith Owens2005-09-112-29/+0
| * | [IA64] MCA/INIT: remove the physical mode path from minstate.hKeith Owens2005-09-112-71/+18
| * | [PATCH] MCA/INIT: use per cpu stacksKeith Owens2005-09-116-1120/+1363
| * | [IA64] MCA/INIT: avoid reading INIT record during INIT eventKeith Owens2005-09-111-28/+34
| * | [IA64] MCA/INIT: add an extra thread_info flagKeith Owens2005-09-112-1/+3
| * | [PATCH] MCA/INIT: scheduler hooksKeith Owens2005-09-112-0/+28
* | | mips: rename offsets.c to asm-offsets.cSam Ravnborg2005-09-111-0/+0
* | | kbuild: fix silentoldconfig with make O=Sam Ravnborg2005-09-111-0/+1
* | | 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