summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Don't include asm/arch/hardware.h directlyRussell King2005-09-293-3/+0
* [ARM] Fix warning in arch/arm/mach-pxa/generic.cRussell King2005-09-291-0/+1
* [ARM] pxafb: Remove #if DEBUG, convert DPRINTK to pr_debugRussell King2005-09-292-63/+54
* [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
| * | [SPARC64]: Probe D/I/E-cache config and use.David S. Miller2005-09-266-23/+106
| * | [SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller2005-09-257-15/+156
| * | [SPARC64]: Fix mask formation in tomatillo_wsync_handler()David S. Miller2005-09-241-1/+1
| * | [SPARC64]: Mark functions called by paging_init() as __init.David S. Miller2005-09-231-6/+6
| * | [SPARC64]: Kill unused variable in setup_arch()David S. Miller2005-09-231-7/+0
| * | [SPARC64]: Fix comment typo in head.SDavid S. Miller2005-09-221-1/+1
| * | [SPARC64]: Rewrite bootup sequence.David S. Miller2005-09-2214-644/+254
| * | [SPARC64]: Kill readjust_prom_translations()David S. Miller2005-09-221-35/+0
| * | [SPARC64]: Remove unnecessary paging_init() cruft.David S. Miller2005-09-221-99/+15
| * | [SPARC64]: Do not allocate OBP page tables using bootmemDavid S. Miller2005-09-221-47/+100
| * | [SPARC64]: Break up inherit_prom_mappings() into it's constituent parts.David S. Miller2005-09-221-141/+160
| * | [SPARC64]: Do not allocate prom translations using bootmem.David S. Miller2005-09-211-28/+26
OpenPOWER on IntegriCloud