aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao2006-10-1120-108/+141
* [PATCH] jbd2: rename slabJohann Lombardi2006-10-112-5/+5
* [PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbolsMingming Cao2006-10-119-672/+672
* [PATCH] jbd2: initial copy of files from jbdDave Kleikamp2006-10-119-0/+8428
* [PATCH] ext4: enable building of ext4Mingming Cao2006-10-113-4/+73
* [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao2006-10-1126-3227/+3227
* [PATCH] ext4: initial copy of files from ext3Dave Kleikamp2006-10-1126-0/+16978
* [PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()Chen, Kenneth W2006-10-113-3/+22
* [PATCH] swsusp: Use suspend_consoleRafael J. Wysocki2006-10-112-1/+15
* [PATCH] Disable DETECT_SOFTLOCKUP for s390Heiko Carstens2006-10-111-1/+1
* [PATCH] use struct irq_chip instead of struct hw_interrupt_typeAneesh Kumar K.V2006-10-112-2/+2
* [PATCH] Fix menuconfig build failure due to missing stdbool.hLuca Tettamanti2006-10-111-0/+1
* [PATCH] mm: remove memmap_zone_idx()Mel Gorman2006-10-111-17/+0
* [PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2006-10-119-27/+36
* [PATCH] IRQ: Fix AVR32 breakageHaavard Skinnemoen2006-10-114-9/+14
* [PATCH] null dereference in fs/jbd/journal.cEric Sesterhenn2006-10-111-1/+2
* [PATCH] revert "nvidiafb: use generic ddc reading"Andrew Morton2006-10-112-4/+42
* ACPI: Allow setting SCI_EN bit in PM1_CONTROL registerLinus Torvalds2006-10-102-3/+1
* [PATCH] firmware/dcdbas: fix bug in error cleanupJeff Garzik2006-10-101-1/+1
* [PATCH] irda: donauboe fixes, cleanupsJeff Garzik2006-10-101-13/+7
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-10-1043-179/+370
|\
| * [POWERPC] Fix windfarm platform device usageBenjamin Herrenschmidt2006-10-103-36/+30
| * [POWERPC] Fix i2c-powermac platform device usageBenjamin Herrenschmidt2006-10-101-13/+15
| * [POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacsPaul Mackerras2006-10-101-1/+6
| * [POWERPC] ARCH=ppc pt_regs fixesAl Viro2006-10-1034-99/+84
| * [POWERPC] Update maple defconfigBenjamin Herrenschmidt2006-10-101-13/+43
| * [POWERPC] Fix Maple secondary IDE interruptBenjamin Herrenschmidt2006-10-101-2/+15
| * [POWERPC] Make U4 PCIe work on mapleBenjamin Herrenschmidt2006-10-101-7/+169
| * [POWERPC] cell: fix default zImage build targetGeoff Levand2006-10-101-6/+6
| * [POWERPC] Fix boot wrapper invocation if CROSS_COMPILE contains spacesMichael Ellerman2006-10-101-2/+2
| * [POWERPC] Fix xmon IRQ handler for pt_regs removalPaul Mackerras2006-10-101-3/+3
* | [PATCH] endianness annotations in s2ioAl Viro2006-10-101-161/+161
* | [PATCH] ufs endianness annotationsAl Viro2006-10-102-9/+15
* | [PATCH] fs/partitions endianness annotationsAl Viro2006-10-101-4/+2
* | [PATCH] Finish annotations of struct vlan_ethhdrAlexey Dobriyan2006-10-102-2/+2
* | [PATCH] isofs endianness annotationsAl Viro2006-10-101-5/+5
* | [PATCH] smbfs endianness annotationsAl Viro2006-10-101-6/+6
* | [PATCH] hpfs endianness annotationsAl Viro2006-10-101-5/+6
* | [PATCH] fs/fat endianness annotationsAl Viro2006-10-101-1/+1
* | [PATCH] befs: endianness annotationsAl Viro2006-10-106-72/+106
* | [PATCH] befs: missing fs32_to_cpu() in debug.cAl Viro2006-10-101-1/+1
* | [PATCH] befs: introduce on-disk endian typesAl Viro2006-10-102-18/+22
* | [PATCH] befs: prepare to sanitizing headersAl Viro2006-10-108-7/+2
* | [PATCH] befs: remove bogus typedefAl Viro2006-10-101-1/+0
* | [PATCH] chelsio: add endian annotationsAlexey Dobriyan2006-10-101-3/+3
* | [PATCH] serpent: fix endian warningsAlexey Dobriyan2006-10-101-8/+8
* | [PATCH] cdrom: add endianness annotationsAlexey Dobriyan2006-10-102-17/+17
* | [PATCH] use %p for pointersAl Viro2006-10-101-1/+1
* | [PATCH] use %zu for size_tAl Viro2006-10-101-1/+1
* | [PATCH] missed const in prototypeAl Viro2006-10-101-1/+1