summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fs/*: use BUILD_BUG_ONAlexey Dobriyan2006-10-115-25/+16
* [PATCH] HT_IRQ must depend on PCIAdrian Bunk2006-10-111-1/+1
* [PATCH] Fix typos in mm/shmem_acl.cAneesh Kumar2006-10-111-1/+1
* [PATCH] Consolidate check_signatureMatthew Wilcox2006-10-1113-252/+27
* [PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox2006-10-119-9/+9
* [PATCH] D-cache aliasing issue in __block_prepare_writeMonakhov Dmitriy2006-10-111-0/+2
* [PATCH] Remove unnecessary check in fs/fat/inode.cEric Sesterhenn2006-10-111-1/+1
* [PATCH] VM: Fix the gfp_mask in invalidate_complete_page2Trond Myklebust2006-10-111-1/+1
* [PATCH] document the core-dump-to-a-pipe patchMatthias Urlichs2006-10-111-1/+4
* [PATCH] bitmap: parse input from kernel and user buffersReinette Chatre2006-10-116-29/+70
* [PATCH] 32-bit compatibility HDIO IOCTLsMaciej W. Rozycki2006-10-112-12/+22
* [PATCH] x86/microcode: handle sysfs errorJeff Garzik2006-10-111-2/+6
* [PATCH] invalidate_inode_pages2_range() debugAndrew Morton2006-10-111-0/+1
* [PATCH] sched: likely profilingNick Piggin2006-10-112-4/+4
* [PATCH] tpm: fix error handlingJeff Garzik2006-10-113-8/+17
* [PATCH] ext2: errors behaviour fixVasily Averin2006-10-111-5/+11
* [PATCH] ext3: errors behaviour fixDmitry Mishin2006-10-111-0/+2
* [PATCH] fix Module taint flags listing in Oops/panicFlorin Malita2006-10-112-48/+49
* [PATCH] ide-generic: jmicron fixAlan Cox2006-10-111-4/+6
* [PATCH] grow_buffers() infinite loop fixAndrew Morton2006-10-111-2/+19
* [PATCH] Add carta_random32() library routineStephane Eranian2006-10-113-1/+71
* [PATCH] epoll_pwait()Davide Libenzi2006-10-114-4/+60
* [PATCH] Add CONFIG_HEADERS_CHECK option to automatically run 'make headers_ch...David Woodhouse2006-10-112-0/+16
* [PATCH] uml: allow finer tuning for host VMSPLIT settingPaolo 'Blaisorblade' Giarrusso2006-10-111-15/+34
* [PATCH] uml: deprecate CONFIG_MODE_TTPaolo 'Blaisorblade' Giarrusso2006-10-111-7/+15
* [PATCH] uml: remove duplicate exportPaolo 'Blaisorblade' Giarrusso2006-10-111-3/+0
* [PATCH] uml: asm offsets duplication removalPaolo 'Blaisorblade' Giarrusso2006-10-113-8/+10
* [PATCH] uml: allow using again x86/x86_64 crypto codePaolo 'Blaisorblade' Giarrusso2006-10-114-1/+4
* [PATCH] uml: declare in Kconfig our partial LOCKDEP supportPaolo 'Blaisorblade' Giarrusso2006-10-111-0/+13
* [PATCH] uml: fix uname under setarch i386Paolo 'Blaisorblade' Giarrusso2006-10-111-1/+8
* [PATCH] uml: fix processor selection to exclude unsupported processors and fe...Paolo 'Blaisorblade' Giarrusso2006-10-111-1/+2
* [PATCH] uml: make UML_SETJMP always safePaolo 'Blaisorblade' Giarrusso2006-10-111-1/+2
* [PATCH] uml: make TT mode compile after setjmp-related changesPaolo 'Blaisorblade' Giarrusso2006-10-112-4/+3
* [PATCH] uml: readd forgot prototypePaolo 'Blaisorblade' Giarrusso2006-10-111-0/+1
* [PATCH] uml: correct removal of pte_mkexecPaolo 'Blaisorblade' Giarrusso2006-10-111-4/+1
* [PATCH] uml: revert wrong patchPaolo 'Blaisorblade' Giarrusso2006-10-111-1/+1
* [PATCH] mm: locks_freed fixNick Piggin2006-10-112-10/+5
* [PATCH] mm: arch_free_page fixNick Piggin2006-10-111-3/+3
* [PATCH] Fix do_mbind warning with CONFIG_MIGRATION=nKeith Owens2006-10-111-1/+1
* [PATCH] move rmap BUG_ON outside DEBUG_VMDave Jones2006-10-111-3/+2
* [PATCH] mm: kevent threads: use MPOL_DEFAULTChristoph Lameter2006-10-111-0/+7
* [PATCH] Documentation/filesystems/ext4.txtDave Kleikamp2006-10-112-0/+238
* [PATCH] ext4 whitespace cleanupsAndrew Morton2006-10-115-45/+46
* [PATCH] ext4: errors behaviour fixDmitry Mishin2006-10-111-0/+2
* [PATCH] ext4: rename logic_sb_blockAndrew Morton2006-10-111-12/+11
* [PATCH] ext4 64 bit divide fixAndrew Morton2006-10-113-6/+6
* [PATCH] ext4 uninline ext4_get_group_no_and_offset()Andrew Morton2006-10-112-20/+20
* [PATCH] ext4: move block number hi bitsAlexandre Ratchov2006-10-116-46/+64
* [PATCH] ext4: allow larger descriptor sizeAlexandre Ratchov2006-10-115-11/+31
* [PATCH] jbd2: switch blks_type from sector_t to ullMingming Cao2006-10-115-32/+32
OpenPOWER on IntegriCloud