summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER] fix DEBUG statement in PPTP helperHarald Welte2005-09-221-1/+1
* [BRIDGE]: TSO fix in br_dev_queue_push_xmitVlad Drukker2005-09-221-1/+2
* [TCP]: Adjust Reno SACK estimate in tcp_fragmentHerbert Xu2005-09-221-0/+9
* [PATCH] Add dm-snapshot tutorial in DocumentationPaolo 'Blaisorblade' Giarrusso2005-09-221-0/+73
* [PATCH] NFS: fix client oops when debugging is onNick Wilson2005-09-221-3/+2
* [PATCH] Fix bd_claim() error code.Rob Landley2005-09-221-0/+1
* [PATCH] ext3: EXT3_DEBUG build fixesGlauber de Oliveira Costa2005-09-222-6/+6
* [PATCH] oss: don't concatenate __FUNCTION__ with stringsClemens Buchacher2005-09-222-2/+2
* [PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel2005-09-2212-64/+22
* [PATCH] uml: replace printk with "stack-friendly" printf - to report console ...Paolo 'Blaisorblade' Giarrusso2005-09-221-16/+42
* [PATCH] uml: use GFP_ATOMIC for allocations under spinlocks.Paolo 'Blaisorblade' Giarrusso2005-09-222-2/+2
* [PATCH] uml: Fix GFP_ flags usagePaolo 'Blaisorblade' Giarrusso2005-09-221-1/+2
* [PATCH] uml: avoid fixing faults while atomicPaolo 'Blaisorblade' Giarrusso2005-09-221-0/+7
* [PATCH] uml: run mconsole "sysrq" in process contextPaolo 'Blaisorblade' Giarrusso2005-09-221-1/+1
* [PATCH] uml: fix condition in tlb flushPaolo 'Blaisorblade' Giarrusso2005-09-221-6/+6
* [PATCH] uml: fix hang in TT mode on faultPaolo 'Blaisorblade' Giarrusso2005-09-222-3/+19
* [PATCH] uml: don't redundantly mark pte as newpage in pte_modifyPaolo 'Blaisorblade' Giarrusso2005-09-221-1/+0
* [PATCH] strlcat: use for uml umid.cPaolo 'Blaisorblade' Giarrusso2005-09-222-8/+7
* [PATCH] uml: don't remove umid files in conflict casePaolo 'Blaisorblade' Giarrusso2005-09-221-11/+19
* [PATCH] swsusp: fix commentsPavel Machek2005-09-222-4/+8
* [PATCH] __kmalloc: Generate BUG if size requested is too large.Christoph Lameter2005-09-221-2/+1
* [PATCH] mesh scsi: fix error handlingBenjamin Herrenschmidt2005-09-221-8/+21
* [PATCH] atiixp_modem printk fixesChuck Ebbert2005-09-221-8/+8
* [PATCH] corrections to top-level READMERandy Dunlap2005-09-221-4/+4
* [PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt2005-09-2215-163/+1618
* [PATCH] ppc64: Fix 64bit ptrace DABR supportAnton Blanchard2005-09-221-0/+1
* [PATCH] ppc64: Fix build with iommu debug enabledAnton Blanchard2005-09-221-5/+6
* [PATCH] ppc64: Fix LPAR regressionAnton Blanchard2005-09-221-3/+2
* [PATCH] ext3: ext3_show_options fixOGAWA Hirofumi2005-09-221-6/+5
* [PATCH] slab: fix handling of pages from foreign NUMA nodesChristoph Lameter2005-09-221-19/+19
* [PATCH] swsusp: do not trigger BUG_ON() if there is not enough memoryRafael J. Wysocki2005-09-221-1/+1
* [PATCH] hdaps: small update.Robert Love2005-09-222-17/+13
* [PATCH] Fix mmap() of /dev/hpetKeir Fraser2005-09-221-1/+0
* [PATCH] slab: alpha inlining fixIvan Kokshaysky2005-09-222-4/+8
* [PATCH] alpha: fix kernel panic during SysRq-bIvan Kokshaysky2005-09-221-0/+4
* [PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMPRandy Dunlap2005-09-221-1/+1
* [PATCH] ppc32: fix build with oprofileBenjamin Herrenschmidt2005-09-222-3/+6
* [PATCH] DEBUG redefined in drivers/mtd/devices/docecc.cGrant Coady2005-09-221-4/+4
* [PATCH] Rename vprintk define in bttpvp.hBernd Petrovitsch2005-09-222-8/+8
* [PATCH] v9fs: don't free root dentry & inode if error occurs in v9fs_get_sbLatchesar Ionkov2005-09-221-17/+7
* [PATCH] v9fs: replace strlen on newly allocated by __getname buffers to PATH_MAXLatchesar Ionkov2005-09-221-2/+2
* [PATCH] v9fs: make copy of the transport prototype instead of using it directlyLatchesar Ionkov2005-09-221-1/+7
* [PATCH] v9fs: allocate the Rwalk qid array from the right conv bufferLatchesar Ionkov2005-09-221-1/+1
* [PATCH] v9fs: make conv functions to check for conv buffer overflowLatchesar Ionkov2005-09-221-70/+85
* [PATCH] Update maintainers list with the kprobes maintainersPrasanna S Panchamukhi2005-09-221-0/+12
* [PATCH] suspend: cleanup calling of power off methods.Eric W. Biederman2005-09-221-4/+2
* [PATCH] reboot: comment and factor the main reboot functionsEric W. Biederman2005-09-222-6/+50
* [PATCH] proc_task_root_link c99 fixAndrew Morton2005-09-221-3/+5
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2005-09-224-23/+128
|\
| * [IA64] MCA recovery verify pfn_validHidetoshi Seto2005-09-221-6/+15
OpenPOWER on IntegriCloud