summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-04x86, i387: fix ptrace leakage using init_fpu()Suresh Siddha
2008-03-03Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2008-03-03exit_notify: fix kill_orphaned_pgrp() usage with mt exitOleg Nesterov
2008-03-03will_become_orphaned_pgrp: partially fix insufficient ->exit_state checkOleg Nesterov
2008-03-03introduce kill_orphaned_pgrp() helperOleg Nesterov
2008-03-03Fix default compose table initializationSamuel Thibault
2008-03-03slub: fix possible NULL pointer dereferenceCyrill Gorcunov
2008-03-03slub: Add kmalloc_large_node() to support kmalloc_node fallbackChristoph Lameter
2008-03-03slub: look up object from the freelist oncePekka J Enberg
2008-03-03slub: Fix up commentsChristoph Lameter
2008-03-03slub: Rearrange #ifdef CONFIG_SLUB_DEBUG in calculate_sizes()Christoph Lameter
2008-03-03slub: Remove BUG_ON() from ksize and omit checks for !SLUB_DEBUGChristoph Lameter
2008-03-03slub: Use the objsize from the kmem_cache_cpu structureChristoph Lameter
2008-03-03slub: Remove useless checks in alloc_debug_processingChristoph Lameter
2008-03-03slub: Remove objsize check in kmem_cache_flags()Christoph Lameter
2008-03-03slub: rename slab_objects to show_slab_objectsChristoph Lameter
2008-03-03Revert "unique end pointer" patchChristoph Lameter
2008-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Christoph Lameter
2008-03-03Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-03-03docbook: fix fusion source filesRandy Dunlap
2008-03-03docbook: fix kernel-api source filesRandy Dunlap
2008-03-03docbook: fix usb source filesRandy Dunlap
2008-03-03docbook: fix scsi source fileRandy Dunlap
2008-03-03docbook: fix rapidio source filesRandy Dunlap
2008-03-03docbook: fix filesystems.tmpl source filesRandy Dunlap
2008-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-03-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-03-03Allow ARG_MAX execve string space even with a small stack limitLinus Torvalds
2008-03-03Revert "x86: fix pmd_bad and pud_bad to support huge pages"Linus Torvalds
2008-03-03x86: revert "x86: fix pmd_bad and pud_bad to support huge pages"Ingo Molnar
2008-03-03x86: revert "x86: CPA: avoid split of alias mappings"Rafael J. Wysocki
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras
2008-03-03[POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pagesMichael Ellerman
2008-03-03[POWERPC] Allow for different IOMMU page sizes in cell IOMMU codeMichael Ellerman
2008-03-03[POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZEMichael Ellerman
2008-03-03[POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs se...Michael Ellerman
2008-03-03[POWERPC] Move allocation of cell IOMMU pad pageMichael Ellerman
2008-03-03[POWERPC] Remove unused pte_offset variableMichael Ellerman
2008-03-03[POWERPC] Use it_offset not pte_offset in cell IOMMU codeMichael Ellerman
2008-03-03[POWERPC] Clearup cell IOMMU fixed mapping terminologyMichael Ellerman
2008-03-03[POWERPC] enable hardware watchpoints on cell bladesJens Osterkamp
2008-03-03[POWERPC] move celleb DABRX definitionsJens Osterkamp
2008-03-03[POWERPC] OProfile: enable callgraph support for CellBob Nelson
2008-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...Paul Mackerras
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras
2008-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-03-02firewire: fix crash in automatic module unloadingStefan Richter
2008-03-02firewire: potentially invalid pointers used in fw_card_bm_workStefan Richter
2008-03-02firewire: fw-sbp2: better fix for NULL pointer dereference in scsi_remove_deviceStefan Richter
2008-03-01[ARM] Fix freeing of page tables for ARM in free_pgd_slowUwe Kleine-König