summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] saa6588 __user annotationsAl Viro2005-09-292-3/+3
* [PATCH] i810-i2c iomem annotationsAl Viro2005-09-291-8/+8
* [PATCH] mv64x60 iomem annotationsAl Viro2005-09-292-4/+4
* [PATCH] ppc32 ld.script fix for building on ppc64Al Viro2005-09-291-1/+1
* [PATCH] ppc64 get_user annotationsAl Viro2005-09-291-2/+4
* [PATCH] s390 signal annotationsAl Viro2005-09-294-7/+7
* [PATCH] ia64 basic __user annotationsAl Viro2005-09-291-6/+6
* [PATCH] arm/rpc iomem annotationsAl Viro2005-09-291-2/+2
* [PATCH] arm/versatile iomem annotationsAl Viro2005-09-292-22/+27
* [PATCH] cyblafb: portability fixes, sanitized work with pointersAl Viro2005-09-291-5/+6
* [PATCH] n_r3964: drop bogus fmt castsAlexey Dobriyan2005-09-291-42/+42
* [PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro2005-09-2915-45/+31
* [PATCH] uml makefiles sanitizedAl Viro2005-09-2933-573/+240
* [PATCH] pcmcia: only start up nonstatic sockets if both mem and io are availableDominik Brodowski2005-09-281-1/+1
* [PATCH] pcmcia: allow one port excludesDominik Brodowski2005-09-281-4/+4
* [PATCH] Keys: Add possessor permissions to keys [try #3]David Howells2005-09-2811-350/+528
* [PATCH] cpuset read past eof memory leak fixPaul Jackson2005-09-281-5/+6
* Merge branch 'for-linus' from master.kernel.org:/pub/scm/linux/kernel/git/rol...Linus Torvalds2005-09-288-72/+104
|\
| * [IB] mthca: fix hw_ver value returned from mthca_query_deviceJack Morgenstein2005-09-271-1/+1
| * [IB] mthca: Round up number of slots in HCA context memory tableMichael S. Tsirkin2005-09-261-1/+1
| * [IB] uverbs: Close some exploitable racesRoland Dreier2005-09-264-63/+86
| * [IB] mthca: Fix off by one bug in mthca_map_cmdMichael S. Tsirkin2005-09-261-2/+2
| * [IB] mthca: fix off by one in clr_int calculationMichael S. Tsirkin2005-09-261-1/+1
| * [IB] mthca: Fix doorbell record resource leakRoland Dreier2005-09-261-4/+13
* | [PATCH] kmalloc_node IRQ safety fixAlok N Kataria2005-09-281-7/+18
* | [PATCH] ppc64: More hugepage fixesBenjamin Herrenschmidt2005-09-283-4/+6
* | [PATCH] device-mapper: Fix queue_if_no_path initialisationAlasdair G Kergon2005-09-281-6/+10
* | [PATCH] device-mapper: Trigger an event when a table is deletedgoggin, edward2005-09-281-0/+9
* | [PATCH] swsusp: avoid problems if there are too many pages to saveRafael J. Wysocki2005-09-282-1/+8
* | [PATCH] orinoco: Fix flood of kernel log with stupid WE warningsBenjamin Herrenschmidt2005-09-281-1/+1
* | [PATCH] ppc64: Add missing barrier() in kexec codeAnton Blanchard2005-09-281-0/+1
* | [PATCH] cpuset maintainersPaul Jackson2005-09-281-0/+9
* | [PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCsjohn stultz2005-09-281-3/+0
* | [PATCH] Add IPMI poweroff control to sysfsCorey Minyard2005-09-281-1/+1
* | [PATCH] ppc: fix stupid thinko in oprofile fixBenjamin Herrenschmidt2005-09-281-2/+1
* | [PATCH] Ignore trailing whitespace on kernel parameters correctlyRusty Russell2005-09-281-2/+8
* | [PATCH] epoll: handle timeout overflowDavide Libenzi2005-09-281-2/+6
* | [PATCH] swsusp: prevent possible memory leakRafael J. Wysocki2005-09-281-3/+3
* | [PATCH] swsusp: remove wrong code from data_freeRafael J. Wysocki2005-09-281-4/+3
* | [PATCH] pktcdvd: MAINTAINERS recordPeter Osterlund2005-09-281-0/+7
* | [PATCH] dvb: fix NULL pointer dereference when loading the budget-av moduleJon Burgess2005-09-281-2/+2
* | [PATCH] v9fs: fix races in fid allocationLatchesar Ionkov2005-09-287-196/+200
* | [PATCH] Fix ext3_new_inode() failure pathsChris Sykes2005-09-281-15/+14
* | [PATCH] Fix ext2_new_inode() failure pathsChris Sykes2005-09-281-12/+13
* | [PATCH] fuse: check reserved node ID valuesMiklos Szeredi2005-09-281-0/+6
* | [PATCH] fuse: add required version infoMiklos Szeredi2005-09-282-0/+13
* | [PATCH] mm: move_pte to remap ZERO_PAGENick Piggin2005-09-283-3/+18
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-09-2728-1192/+908
|\ \
| * | [SPARC64]: Do not do TLB pre-filling any more.David S. Miller2005-09-262-35/+0
| * | [SPARC64]: Simplify Spitfire D-cache page flush.David S. Miller2005-09-261-46/+23