summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-03slub: Rearrange #ifdef CONFIG_SLUB_DEBUG in calculate_sizes()Christoph Lameter1-7/+8
2008-03-03slub: Remove BUG_ON() from ksize and omit checks for !SLUB_DEBUGChristoph Lameter1-4/+2
2008-03-03slub: Use the objsize from the kmem_cache_cpu structureChristoph Lameter1-1/+1
2008-03-03slub: Remove useless checks in alloc_debug_processingChristoph Lameter1-2/+2
2008-03-03slub: Remove objsize check in kmem_cache_flags()Christoph Lameter1-23/+4
2008-03-03slub: rename slab_objects to show_slab_objectsChristoph Lameter1-5/+5
2008-03-03Revert "unique end pointer" patchChristoph Lameter2-51/+24
2008-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Christoph Lameter289-2958/+4814
2008-03-03Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-4/+2
2008-03-03docbook: fix fusion source filesRandy Dunlap2-21/+18
2008-03-03docbook: fix kernel-api source filesRandy Dunlap3-7/+3
2008-03-03docbook: fix usb source filesRandy Dunlap2-10/+5
2008-03-03docbook: fix scsi source fileRandy Dunlap1-2/+1
2008-03-03docbook: fix rapidio source filesRandy Dunlap1-5/+3
2008-03-03docbook: fix filesystems.tmpl source filesRandy Dunlap3-18/+13
2008-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-11/+10
2008-03-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds23-267/+318
2008-03-03Allow ARG_MAX execve string space even with a small stack limitLinus Torvalds1-1/+9
2008-03-03Revert "x86: fix pmd_bad and pud_bad to support huge pages"Linus Torvalds2-7/+3
2008-03-03x86: revert "x86: fix pmd_bad and pud_bad to support huge pages"Ingo Molnar2-7/+3
2008-03-03x86: revert "x86: CPA: avoid split of alias mappings"Rafael J. Wysocki1-11/+10
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras378-3393/+6066
2008-03-03[POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pagesMichael Ellerman1-15/+22
2008-03-03[POWERPC] Allow for different IOMMU page sizes in cell IOMMU codeMichael Ellerman1-13/+18
2008-03-03[POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZEMichael Ellerman1-5/+4
2008-03-03[POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs se...Michael Ellerman1-26/+43
2008-03-03[POWERPC] Move allocation of cell IOMMU pad pageMichael Ellerman1-6/+6
2008-03-03[POWERPC] Remove unused pte_offset variableMichael Ellerman1-4/+1
2008-03-03[POWERPC] Use it_offset not pte_offset in cell IOMMU codeMichael Ellerman1-2/+2
2008-03-03[POWERPC] Clearup cell IOMMU fixed mapping terminologyMichael Ellerman1-4/+4
2008-03-03[POWERPC] enable hardware watchpoints on cell bladesJens Osterkamp1-0/+7
2008-03-03[POWERPC] move celleb DABRX definitionsJens Osterkamp2-3/+3
2008-03-03[POWERPC] OProfile: enable callgraph support for CellBob Nelson1-1/+1
2008-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...Paul Mackerras6-12/+38
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras11-188/+180
2008-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds6-54/+97
2008-03-02firewire: fix crash in automatic module unloadingStefan Richter5-18/+35
2008-03-02firewire: potentially invalid pointers used in fw_card_bm_workStefan Richter2-17/+35
2008-03-02firewire: fw-sbp2: better fix for NULL pointer dereference in scsi_remove_deviceStefan Richter1-19/+27
2008-03-01[ARM] Fix freeing of page tables for ARM in free_pgd_slowUwe Kleine-König1-4/+2
2008-03-01[PATCH] drop EOE records from printkSteve Grubb1-6/+8
2008-03-01[RFC] AUDIT: do not panic when printk loses messagesEric Paris1-1/+4
2008-03-01[PATCH] Audit: Fix the format type for size_t variablesPaul Moore1-1/+1
2008-02-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-14/+73
2008-02-29[libata] wrap kmap_atomic(KM_IRQ0) with local_irq_save/restore()Jeff Garzik1-0/+10
2008-02-29Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-17/+15
2008-02-29[ARM] 4843/1: Add GCR_CLKBPB for PXA3xxMark Brown1-0/+3
2008-02-29[ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_*eric miao1-8/+0
2008-02-29[ARM] 4841/1: pxa: fix typo in LCD platform data definition code for zyloniteeric miao1-1/+1
2008-02-29[ARM] 4840/1: pxa: fix the typo in get_irqnr_and_baseeric miao1-1/+1