| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] jbd2: switch blks_type from sector_t to ull | Mingming Cao | 2006-10-11 | 5 | -32/+32 |
* | [PATCH] ext4: removesector_t bits check | Mingming Cao | 2006-10-11 | 2 | -14/+8 |
* | [PATCH] ext4: blk_type from sector_t to unsigned long long | Mingming Cao | 2006-10-11 | 7 | -61/+55 |
* | [PATCH] ext4: 64bit metadata | Laurent Vivier | 2006-10-11 | 6 | -97/+201 |
* | [PATCH] ext4: 48bit i_file_acl | Badari Pulavarty | 2006-10-11 | 2 | -2/+14 |
* | [PATCH] jbd2: sector_t conversion | Mingming Cao | 2006-10-11 | 6 | -35/+35 |
* | [PATCH] 64-bit jbd2 core | Zach Brown | 2006-10-11 | 5 | -22/+77 |
* | [PATCH] ext4: clean up comments in ext4-extents patch | Randy Dunlap | 2006-10-11 | 3 | -127/+157 |
* | [PATCH] ext4: uninitialised extent handling | Suparna Bhattacharya | 2006-10-11 | 2 | -0/+18 |
* | [PATCH] ext4: 48bit physical block number support in extents | Alex Tomas | 2006-10-11 | 3 | -81/+116 |
* | [PATCH] ext4: switch fsblk to sector_t | Mingming Cao | 2006-10-11 | 6 | -30/+57 |
* | [PATCH] ext3: add extent map support | Alex Tomas | 2006-10-11 | 12 | -18/+2368 |
* | [PATCH] jbd2: cleanup ext4_jbd.h | Dave Kleikamp | 2006-10-11 | 1 | -268/+0 |
* | [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd | Mingming Cao | 2006-10-11 | 20 | -108/+141 |
* | [PATCH] jbd2: rename slab | Johann Lombardi | 2006-10-11 | 2 | -5/+5 |
* | [PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols | Mingming Cao | 2006-10-11 | 9 | -672/+672 |
* | [PATCH] jbd2: initial copy of files from jbd | Dave Kleikamp | 2006-10-11 | 9 | -0/+8428 |
* | [PATCH] ext4: enable building of ext4 | Mingming Cao | 2006-10-11 | 3 | -4/+73 |
* | [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols | Mingming Cao | 2006-10-11 | 26 | -3227/+3227 |
* | [PATCH] ext4: initial copy of files from ext3 | Dave Kleikamp | 2006-10-11 | 26 | -0/+16978 |
* | [PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range() | Chen, Kenneth W | 2006-10-11 | 3 | -3/+22 |
* | [PATCH] swsusp: Use suspend_console | Rafael J. Wysocki | 2006-10-11 | 2 | -1/+15 |
* | [PATCH] Disable DETECT_SOFTLOCKUP for s390 | Heiko Carstens | 2006-10-11 | 1 | -1/+1 |
* | [PATCH] use struct irq_chip instead of struct hw_interrupt_type | Aneesh Kumar K.V | 2006-10-11 | 2 | -2/+2 |
* | [PATCH] Fix menuconfig build failure due to missing stdbool.h | Luca Tettamanti | 2006-10-11 | 1 | -0/+1 |
* | [PATCH] mm: remove memmap_zone_idx() | Mel Gorman | 2006-10-11 | 1 | -17/+0 |
* | [PATCH] mm: use symbolic names instead of indices for zone initialisation | Mel Gorman | 2006-10-11 | 9 | -27/+36 |
* | [PATCH] IRQ: Fix AVR32 breakage | Haavard Skinnemoen | 2006-10-11 | 4 | -9/+14 |
* | [PATCH] null dereference in fs/jbd/journal.c | Eric Sesterhenn | 2006-10-11 | 1 | -1/+2 |
* | [PATCH] revert "nvidiafb: use generic ddc reading" | Andrew Morton | 2006-10-11 | 2 | -4/+42 |
* | ACPI: Allow setting SCI_EN bit in PM1_CONTROL register | Linus Torvalds | 2006-10-10 | 2 | -3/+1 |
* | [PATCH] firmware/dcdbas: fix bug in error cleanup | Jeff Garzik | 2006-10-10 | 1 | -1/+1 |
* | [PATCH] irda: donauboe fixes, cleanups | Jeff Garzik | 2006-10-10 | 1 | -13/+7 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2006-10-10 | 43 | -179/+370 |
|\ |
|
| * | [POWERPC] Fix windfarm platform device usage | Benjamin Herrenschmidt | 2006-10-10 | 3 | -36/+30 |
| * | [POWERPC] Fix i2c-powermac platform device usage | Benjamin Herrenschmidt | 2006-10-10 | 1 | -13/+15 |
| * | [POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacs | Paul Mackerras | 2006-10-10 | 1 | -1/+6 |
| * | [POWERPC] ARCH=ppc pt_regs fixes | Al Viro | 2006-10-10 | 34 | -99/+84 |
| * | [POWERPC] Update maple defconfig | Benjamin Herrenschmidt | 2006-10-10 | 1 | -13/+43 |
| * | [POWERPC] Fix Maple secondary IDE interrupt | Benjamin Herrenschmidt | 2006-10-10 | 1 | -2/+15 |
| * | [POWERPC] Make U4 PCIe work on maple | Benjamin Herrenschmidt | 2006-10-10 | 1 | -7/+169 |
| * | [POWERPC] cell: fix default zImage build target | Geoff Levand | 2006-10-10 | 1 | -6/+6 |
| * | [POWERPC] Fix boot wrapper invocation if CROSS_COMPILE contains spaces | Michael Ellerman | 2006-10-10 | 1 | -2/+2 |
| * | [POWERPC] Fix xmon IRQ handler for pt_regs removal | Paul Mackerras | 2006-10-10 | 1 | -3/+3 |
* | | [PATCH] endianness annotations in s2io | Al Viro | 2006-10-10 | 1 | -161/+161 |
* | | [PATCH] ufs endianness annotations | Al Viro | 2006-10-10 | 2 | -9/+15 |
* | | [PATCH] fs/partitions endianness annotations | Al Viro | 2006-10-10 | 1 | -4/+2 |
* | | [PATCH] Finish annotations of struct vlan_ethhdr | Alexey Dobriyan | 2006-10-10 | 2 | -2/+2 |
* | | [PATCH] isofs endianness annotations | Al Viro | 2006-10-10 | 1 | -5/+5 |
* | | [PATCH] smbfs endianness annotations | Al Viro | 2006-10-10 | 1 | -6/+6 |