Age | Commit message (Expand) | Author |
2007-10-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2007-10-11 | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-10-12 | [libata] sata_mv: more S/G fixes | Jeff Garzik |
2007-10-11 | JFS: fix bio-related build breakage | Jeff Garzik |
2007-10-12 | [POWERPC] Add memchr() to the bootwrapper | David Gibson |
2007-10-12 | [POWERPC] Implement logging of unhandled signals | Olof Johansson |
2007-10-12 | [POWERPC] Add legacy serial support for OPB with flattened device tree | Valentine Barshak |
2007-10-12 | [POWERPC] Use 1TB segments | Paul Mackerras |
2007-10-12 | [POWERPC] XilinxFB: Allow fixed framebuffer base address | Grant Likely |
2007-10-12 | [POWERPC] XilinxFB: Add support for custom screen resolution | Grant Likely |
2007-10-12 | [POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters | Grant Likely |
2007-10-12 | [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci | Valentine Barshak |
2007-10-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2007-10-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds |
2007-10-11 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2007-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2007-10-11 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds |
2007-10-11 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds |
2007-10-11 | Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga... | Linus Torvalds |
2007-10-11 | Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2007-10-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk... | Linus Torvalds |
2007-10-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds |
2007-10-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha... | Linus Torvalds |
2007-10-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2007-10-11 | [SKY2]: status polling loop (post merge) | Stephen Hemminger |
2007-10-11 | [NET]: Fix NAPI completion handling in some drivers. | David S. Miller |
2007-10-11 | [TCP]: Limit processing lost_retrans loop to work-to-do cases | Ilpo Järvinen |
2007-10-11 | [TCP]: Fix lost_retrans loop vs fastpath problems | Ilpo Järvinen |
2007-10-11 | [TCP]: No need to re-count fackets_out/sacked_out at RTO | Ilpo Järvinen |
2007-10-11 | [TCP]: Extract tcp_match_queue_to_sack from sacktag code | Ilpo Järvinen |
2007-10-11 | [TCP]: Kill almost unused variable pcount from sacktag | Ilpo Järvinen |
2007-10-11 | [TCP]: Fix mark_head_lost to ignore R-bit when trying to mark L | Ilpo Järvinen |
2007-10-11 | [TCP]: Add bytes_acked (ABC) clearing to FRTO too | Ilpo Järvinen |
2007-10-12 | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras |
2007-10-11 | [MIPS] tlbex.c: Cleanup __init usage. | Franck Bui-Huu |
2007-10-11 | [MIPS] WRPPMC serial support move to platform device | Yoichi Yuasa |
2007-10-11 | [MIPS] R1: Fix hazard barriers to make kernels work on R2 also. | Ralf Baechle |
2007-10-11 | [MIPS] VPE: reimplement ELF loader. | Ralf Baechle |
2007-10-11 | [MIPS] cleanup WRPPMC include files | Yoichi Yuasa |
2007-10-11 | [MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type. | Franck Bui-Huu |
2007-10-11 | [MIPS] SMP: Use ISO C struct initializer for local structs. | Ralf Baechle |
2007-10-11 | [MIPS] SMP: Kill useless casts. | Ralf Baechle |
2007-10-11 | [MIPS] Kill num_online_cpus() loops. | Ralf Baechle |
2007-10-11 | [MIPS] SMP: Implement smp_call_function_mask(). | Ralf Baechle |
2007-10-11 | [MIPS] Make facility to convert CPU types to strings generally available. | Ralf Baechle |
2007-10-11 | [MIPS] Convert list of CPU types from #define to enum. | Ralf Baechle |
2007-10-11 | [MIPS] Optimize get_unaligned / put_unaligned implementations. | Ralf Baechle |
2007-10-11 | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle |
2007-10-11 | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle |
2007-10-11 | [MIPS] Allow hardwiring of the CPU type to a single type for optimization. | Ralf Baechle |