Age | Commit message (Expand) | Author | Files | Lines |
2008-10-10 | ext4: add checks for errors from jbd2 | Hidehiro Kawai | 2 | -8/+27 |
2008-10-10 | jbd2: fix error handling for checkpoint io | Hidehiro Kawai | 4 | -21/+65 |
2008-10-12 | jbd2: abort when failed to log metadata buffers | Hidehiro Kawai | 1 | -0/+3 |
2008-10-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 51 | -2533/+2581 |
2008-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 75 | -2566/+2388 |
2008-10-11 | Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ... | Linus Torvalds | 144 | -3287/+6628 |
2008-10-11 | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar | 68 | -2317/+3019 |
2008-10-11 | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar | 86 | -996/+3635 |
2008-10-11 | Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l... | Linus Torvalds | 25 | -346/+803 |
2008-10-11 | Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 28 | -307/+730 |
2008-10-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 733 | -8548/+24195 |
2008-10-11 | security: avoid calling a NULL function pointer in drivers/video/tvaudio.c | Arjan van de Ven | 1 | -1/+1 |
2008-10-11 | net: fix dummy 'nf_conntrack_event_cache()' | Linus Torvalds | 1 | -1/+1 |
2008-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 893 | -41179/+90466 |
2008-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 12 | -483/+632 |
2008-10-11 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 568 | -605/+4561 |
2008-10-11 | Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernel | Linus Torvalds | 356 | -10661/+28893 |
2008-10-11 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 74 | -620/+1550 |
2008-10-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 12 | -106/+204 |
2008-10-11 | MIPS: RB532: provide GPIO_BUILTIN_NR and irq_to_gpio/gpio_to_irq | Florian Fainelli | 1 | -7/+7 |
2008-10-11 | MIPS: Move ptrace prototypes to ptrace.h | Ralf Baechle | 2 | -6/+6 |
2008-10-11 | MIPS: Ptrace support for HARDWARE_WATCHPOINTS | David Daney | 3 | -1/+155 |
2008-10-11 | MIPS: Scheduler support for HARDWARE_WATCHPOINTS. | David Daney | 1 | -0/+2 |
2008-10-11 | MIPS: Watch exception handling for HARDWARE_WATCHPOINTS. | David Daney | 2 | -5/+23 |
2008-10-11 | MIPS: Probe watch registers and report configuration. | David Daney | 2 | -2/+13 |
2008-10-11 | MIPS: Add HARDWARE_WATCHPOINTS definitions and support code. | David Daney | 6 | -1/+249 |
2008-10-11 | MIPS: Add HARDWARE_WATCHPOINTS configure option. | David Daney | 1 | -0/+7 |
2008-10-11 | MIPS: Replace use of <asm-generic/uaccess.h> with native implementations. | Ralf Baechle | 1 | -1/+263 |
2008-10-11 | MIPS: TXx9: Add TX4939 ATA support (v2) | Atsushi Nemoto | 3 | -0/+48 |
2008-10-11 | MIPS: Rewrite spinlocks to ticket locks. | Ralf Baechle | 3 | -77/+188 |
2008-10-11 | MIPS: IP checksums: Optimize adjust of sum on buffers of odd alignment. | Ralf Baechle | 1 | -11/+24 |
2008-10-11 | MIPS: IP checksums: Remove unncessary .set pseudos | Ralf Baechle | 1 | -12/+0 |
2008-10-11 | MIPS: IP checksums: Remove unncessary folding of sum to 16 bit. | Ralf Baechle | 1 | -10/+0 |
2008-10-11 | MIPS: Move headfiles to new location below arch/mips/include | Ralf Baechle | 463 | -82/+82 |
2008-10-11 | MIPS: Alchemy: rename directory | Ralf Baechle | 54 | -21/+21 |
2008-10-11 | MIPS: Optimize get_user and put_user for 64-bit | Ralf Baechle | 1 | -4/+4 |
2008-10-11 | MIPS: TXx9: Implement prom_free_prom_memory | Atsushi Nemoto | 1 | -0/+6 |
2008-10-11 | MIPS: TXx9: Add RBTX4939 board support | Atsushi Nemoto | 9 | -6/+573 |
2008-10-11 | MIPS: TXx9: Add TX4939 SoC support | Atsushi Nemoto | 7 | -0/+1337 |
2008-10-11 | MIPS: TXx9: IOC LED support | Atsushi Nemoto | 6 | -0/+123 |
2008-10-11 | MIPS: TXx9: Microoptimize interrupt handlers | Atsushi Nemoto | 3 | -7/+25 |
2008-10-11 | MIPS: TXx9: stop_unused_modules | Atsushi Nemoto | 2 | -0/+87 |
2008-10-11 | Documentation: Document the RB532 specific kmac tag | Florian Fainelli | 1 | -0/+4 |
2008-10-11 | MIPS: RB532: Convert to GPIO lib | Florian Fainelli | 3 | -129/+176 |
2008-10-11 | MIPS: RB532: Remove unused rc32434_sync_delay and rc32434_sync_udelay | Florian Fainelli | 1 | -12/+0 |
2008-10-11 | MIPS: RB532: Cleanup the headers again | Florian Fainelli | 6 | -36/+28 |
2008-10-11 | MIPS: RB532: Remove obsolute reference to setup_serial_port | Florian Fainelli | 1 | -2/+0 |
2008-10-11 | MIPS: RB532: Fix id usage in platform devices | Florian Fainelli | 1 | -3/+3 |
2008-10-11 | MIPS: RB532: replace raw volatile read with a readl | Florian Fainelli | 1 | -1/+1 |
2008-10-11 | MIPS: RB532: Remove gpio bootup state | Florian Fainelli | 2 | -14/+0 |