| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | | [PATCH] hpfs endianness annotations | Al Viro | 2006-10-10 | 1 | -5/+6 |
* | | [PATCH] fs/fat endianness annotations | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | | [PATCH] befs: endianness annotations | Al Viro | 2006-10-10 | 6 | -72/+106 |
* | | [PATCH] befs: missing fs32_to_cpu() in debug.c | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | | [PATCH] befs: introduce on-disk endian types | Al Viro | 2006-10-10 | 2 | -18/+22 |
* | | [PATCH] befs: prepare to sanitizing headers | Al Viro | 2006-10-10 | 8 | -7/+2 |
* | | [PATCH] befs: remove bogus typedef | Al Viro | 2006-10-10 | 1 | -1/+0 |
* | | [PATCH] chelsio: add endian annotations | Alexey Dobriyan | 2006-10-10 | 1 | -3/+3 |
* | | [PATCH] serpent: fix endian warnings | Alexey Dobriyan | 2006-10-10 | 1 | -8/+8 |
* | | [PATCH] cdrom: add endianness annotations | Alexey Dobriyan | 2006-10-10 | 2 | -17/+17 |
* | | [PATCH] use %p for pointers | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | | [PATCH] use %zu for size_t | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | | [PATCH] missed const in prototype | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | | [PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regression | Al Viro | 2006-10-10 | 1 | -2/+3 |
* | | [PATCH] strndup() would better take size_t, not int | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | | [PATCH] ptrdiff_t is %t, not %z | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | | [PATCH] cpuset ANSI prototype | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | | [PATCH] fs/inode.c NULL noise removal | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | | [PATCH] em28xx NULL noise removal | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | | [PATCH] __user annotations: loop.c | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | | [PATCH] openprom NULL noise removal | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | | [PATCH] trivial iomem annotations: sata_promise | Al Viro | 2006-10-10 | 1 | -1/+1 |
* | | [PATCH] gfp annotations: radix_tree_root | Al Viro | 2006-10-10 | 1 | -3/+3 |
* | | [PATCH] gfp annotations: scsi_error | Al Viro | 2006-10-10 | 1 | -1/+1 |