aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-10-11[PATCH] jbd2: rename slabJohann Lombardi2-5/+5
2006-10-11[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbolsMingming Cao9-672/+672
2006-10-11[PATCH] jbd2: initial copy of files from jbdDave Kleikamp9-0/+8428
2006-10-11[PATCH] ext4: enable building of ext4Mingming Cao3-4/+73
2006-10-11[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao26-3227/+3227
2006-10-11[PATCH] ext4: initial copy of files from ext3Dave Kleikamp26-0/+16978
2006-10-11[PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()Chen, Kenneth W3-3/+22
2006-10-11[PATCH] swsusp: Use suspend_consoleRafael J. Wysocki2-1/+15
2006-10-11[PATCH] Disable DETECT_SOFTLOCKUP for s390Heiko Carstens1-1/+1
2006-10-11[PATCH] use struct irq_chip instead of struct hw_interrupt_typeAneesh Kumar K.V2-2/+2
2006-10-11[PATCH] Fix menuconfig build failure due to missing stdbool.hLuca Tettamanti1-0/+1
2006-10-11[PATCH] mm: remove memmap_zone_idx()Mel Gorman1-17/+0
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman9-27/+36
2006-10-11[PATCH] IRQ: Fix AVR32 breakageHaavard Skinnemoen4-9/+14
2006-10-11[PATCH] null dereference in fs/jbd/journal.cEric Sesterhenn1-1/+2
2006-10-11[PATCH] revert "nvidiafb: use generic ddc reading"Andrew Morton2-4/+42
2006-10-10ACPI: Allow setting SCI_EN bit in PM1_CONTROL registerLinus Torvalds2-3/+1
2006-10-10[PATCH] firmware/dcdbas: fix bug in error cleanupJeff Garzik1-1/+1
2006-10-10[PATCH] irda: donauboe fixes, cleanupsJeff Garzik1-13/+7
2006-10-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds43-179/+370
2006-10-10[PATCH] endianness annotations in s2ioAl Viro1-161/+161
2006-10-10[PATCH] ufs endianness annotationsAl Viro2-9/+15
2006-10-10[PATCH] fs/partitions endianness annotationsAl Viro1-4/+2
2006-10-10[PATCH] Finish annotations of struct vlan_ethhdrAlexey Dobriyan2-2/+2
2006-10-10[PATCH] isofs endianness annotationsAl Viro1-5/+5
2006-10-10[PATCH] smbfs endianness annotationsAl Viro1-6/+6
2006-10-10[PATCH] hpfs endianness annotationsAl Viro1-5/+6
2006-10-10[PATCH] fs/fat endianness annotationsAl Viro1-1/+1
2006-10-10[PATCH] befs: endianness annotationsAl Viro6-72/+106
2006-10-10[PATCH] befs: missing fs32_to_cpu() in debug.cAl Viro1-1/+1
2006-10-10[PATCH] befs: introduce on-disk endian typesAl Viro2-18/+22
2006-10-10[PATCH] befs: prepare to sanitizing headersAl Viro8-7/+2
2006-10-10[PATCH] befs: remove bogus typedefAl Viro1-1/+0
2006-10-10[PATCH] chelsio: add endian annotationsAlexey Dobriyan1-3/+3
2006-10-10[PATCH] serpent: fix endian warningsAlexey Dobriyan1-8/+8
2006-10-10[PATCH] cdrom: add endianness annotationsAlexey Dobriyan2-17/+17
2006-10-10[PATCH] use %p for pointersAl Viro1-1/+1
2006-10-10[PATCH] use %zu for size_tAl Viro1-1/+1
2006-10-10[PATCH] missed const in prototypeAl Viro1-1/+1
2006-10-10[PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regressionAl Viro1-2/+3
2006-10-10[PATCH] strndup() would better take size_t, not intAl Viro1-1/+1
2006-10-10[PATCH] ptrdiff_t is %t, not %zAl Viro1-1/+1
2006-10-10[PATCH] cpuset ANSI prototypeAl Viro1-1/+1
2006-10-10[PATCH] fs/inode.c NULL noise removalAl Viro1-1/+1
2006-10-10[PATCH] em28xx NULL noise removalAl Viro1-1/+1
2006-10-10[PATCH] __user annotations: loop.cAl Viro1-1/+1
2006-10-10[PATCH] openprom NULL noise removalAl Viro1-1/+1
2006-10-10[PATCH] trivial iomem annotations: sata_promiseAl Viro1-1/+1
2006-10-10[PATCH] gfp annotations: radix_tree_rootAl Viro1-3/+3
2006-10-10[PATCH] gfp annotations: scsi_errorAl Viro1-1/+1