| Commit message (Expand) | Author | Age | Files | Lines |
* | [NET]: X86_64 checksum annotations and cleanups. | Al Viro | 2006-12-02 | 2 | -19/+25 |
* | [NET]: V850 checksum annotations and cleanups. | Al Viro | 2006-12-02 | 2 | -14/+14 |
* | [NET]: UML checksum annotations and cleanups. | Al Viro | 2006-12-02 | 2 | -68/+53 |
* | [NET]: SH64 checksum annotations and cleanups. | Al Viro | 2006-12-02 | 2 | -33/+18 |
* | [NET]: PARISC checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -7/+10 |
* | [NET]: MIPS checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -4/+4 |
* | [NET]: M68Knommu checksum annotations and cleanups. | Al Viro | 2006-12-02 | 2 | -15/+15 |
* | [NET]: M68K checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -7/+6 |
* | [NET]: M32R checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -7/+5 |
* | [NET]: IA64 checksum annotations and cleanups. | Al Viro | 2006-12-02 | 2 | -42/+27 |
* | [NET]: H8300 checksum annotations and cleanups. | Al Viro | 2006-12-02 | 2 | -13/+18 |
* | [NET]: FRV checksum annotations. | Al Viro | 2006-12-02 | 1 | -12/+12 |
* | [NET]: Cris checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -30/+32 |
* | [NET]: Alpha checksum annotations and cleanups. | Al Viro | 2006-12-02 | 2 | -42/+26 |
* | [NET]: Kill direct includes of asm/checksum.h | Al Viro | 2006-12-02 | 2 | -2/+0 |
* | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/lenb/li... | Linus Torvalds | 2006-12-02 | 1 | -5/+5 |
|\ |
|
| * | Revert "ACPI: SCI interrupt source override" | Len Brown | 2006-12-02 | 1 | -5/+5 |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-12-01 | 79 | -1945/+909 |
|\ \ |
|
| * | | [MIPS] Remove duplicate ISA DMA code for 0 DMA channel case. | Ralf Baechle | 2006-11-30 | 3 | -34/+6 |
| * | | [MIPS] Use conditional traps for BUG_ON on MIPS II and better. | Ralf Baechle | 2006-11-30 | 1 | -4/+10 |
| * | | [MIPS] mips HPT cleanup: make clocksource_mips public | Atsushi Nemoto | 2006-11-30 | 6 | -38/+28 |
| * | | [MIPS] do_IRQ cleanup | Atsushi Nemoto | 2006-11-30 | 3 | -20/+7 |
| * | | [MIPS] Avoid dupliate D-cache flush on R400C / R4400 SC and MC variants. | Ralf Baechle | 2006-11-30 | 1 | -3/+7 |
| * | | [MIPS] Remove redundant r4k_blast_icache() calls | Atsushi Nemoto | 2006-11-30 | 1 | -8/+4 |
| * | | [MIPS] Work around bogus gcc warnings. | Ralf Baechle | 2006-11-30 | 1 | -21/+22 |
| * | | [MIPS] Fix double inclusions | Nicolas Kaiser | 2006-11-30 | 4 | -15/+4 |
| * | | [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq | Atsushi Nemoto | 2006-11-30 | 27 | -33/+63 |
| * | | [MIPS] IRQ cleanups | Atsushi Nemoto | 2006-11-30 | 36 | -1655/+292 |
| * | | [MIPS] mips hpt cleanup: get rid of mips_hpt_init | Atsushi Nemoto | 2006-11-30 | 2 | -16/+8 |
| * | | [MIPS] PB1200: Remove duplicate definitions | Yoichi Yuasa | 2006-11-30 | 1 | -6/+2 |
| * | | [MIPS] Oprofile: kernel support for the R10000. | Ralf Baechle | 2006-11-30 | 3 | -5/+31 |
| * | | [MIPS] Add support for kexec | Nicolas Schichan | 2006-11-30 | 8 | -4/+188 |
| * | | [MIPS] Don't print presence of WAIT instruction on bootup. | Ralf Baechle | 2006-11-30 | 1 | -16/+3 |
| * | | [MIPS] Fast path for rdhwr emulation for TLS | Atsushi Nemoto | 2006-11-30 | 2 | -1/+77 |
| * | | [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n | Atsushi Nemoto | 2006-11-30 | 6 | -3/+81 |
| * | | [MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITE | Yoichi Yuasa | 2006-11-30 | 4 | -39/+35 |
| * | | [MIPS] Make free_init_pages() arguments to be physical addresses | Franck Bui-Huu | 2006-11-30 | 1 | -16/+17 |
| * | | [MIPS] setup.c: clean up initrd related code | Franck Bui-Huu | 2006-11-30 | 2 | -32/+48 |
| * | | [MIPS] setup.c: use __pa_symbol() where needed | Franck Bui-Huu | 2006-11-30 | 1 | -5/+5 |
| * | | [MIPS] setup.c: get ride of CPHYSADDR() | Franck Bui-Huu | 2006-11-30 | 1 | -3/+3 |
| * | | [MIPS] page.h: remove __pa() usages. | Franck Bui-Huu | 2006-11-30 | 1 | -4/+4 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-12-01 | 17 | -700/+1055 |
|\ \ |
|
| * | | PCI: make arch/i386/pci/common.c:pci_bf_sort static | Adrian Bunk | 2006-12-01 | 1 | -1/+1 |
| * | | PCI: irq: irq and pci_ids patch for Intel ICH9 | Jason Gaston | 2006-12-01 | 1 | -0/+6 |
| * | | PCI: arch/i386/kernel/pci-dma.c: ioremap balanced with iounmap | Amol Lad | 2006-12-01 | 1 | -1/+3 |
| * | | pci/i386: style cleanups | Randy Dunlap | 2006-12-01 | 1 | -21/+43 |
| * | | Altix: Initial ACPI support - ROM shadowing. | John Keller | 2006-12-01 | 3 | -2/+39 |
| * | | Altix: Add initial ACPI IO support | John Keller | 2006-12-01 | 10 | -570/+945 |
| * | | PCI: Delete unused extern in powermac/pci.c | Matthew Wilcox | 2006-12-01 | 1 | -1/+0 |
| * | | PCI: Use pci_generic_prep_mwi on sparc64 | Matthew Wilcox | 2006-12-01 | 1 | -9/+0 |