| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] TXx9: Kconfig cleanup | Atsushi Nemoto | 2008-07-30 | 1 | -34/+26 |
* | [MIPS] TXx9: Support early_printk | Atsushi Nemoto | 2008-07-30 | 5 | -16/+37 |
* | [MIPS] TXx9: Unify serial_txx9 setup | Atsushi Nemoto | 2008-07-30 | 7 | -52/+44 |
* | [MIPS] TXx9: Random cleanup | Atsushi Nemoto | 2008-07-30 | 8 | -238/+165 |
* | [MIPS] TXx9: Make tx4938-specific code more independent | Atsushi Nemoto | 2008-07-30 | 3 | -32/+45 |
* | [MIPS] TXx9: Make tx3927-specific code more independent | Atsushi Nemoto | 2008-07-30 | 5 | -150/+196 |
* | [MIPS] TXx9: Cleanup watchdog | Atsushi Nemoto | 2008-07-30 | 6 | -59/+29 |
* | [MIPS] TXx9: Cleanup restart/halt/power_off | Atsushi Nemoto | 2008-07-30 | 4 | -80/+34 |
* | [MIPS] TXx9: PCI error handling | Atsushi Nemoto | 2008-07-30 | 8 | -20/+120 |
* | [MIPS] TXx9: Add some pci options | Atsushi Nemoto | 2008-07-30 | 5 | -0/+64 |
* | [MIPS] Introduce pcibios_plat_setup | Atsushi Nemoto | 2008-07-30 | 1 | -1/+5 |
* | [MIPS] TXx9: PCI fixes for tx3927/tx4927 | Atsushi Nemoto | 2008-07-30 | 2 | -27/+53 |
* | [MIPS] TXx9: Fix JMR3927 irq numbers | Atsushi Nemoto | 2008-07-30 | 1 | -1/+1 |
* | [MIPS] RB532: Flags are unsigned long | Adrian Bunk | 2008-07-30 | 2 | -4/+5 |
* | [MIPS] Initialization of Alchemy boards | Kevin Hickey | 2008-07-30 | 8 | -8/+8 |
* | [MIPS] tlb-r4k: Nuke broken paranoia error test. | Ralf Baechle | 2008-07-30 | 1 | -4/+0 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-07-30 | 43 | -62/+757 |
|\ |
|
| * | powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3) | Nick Piggin | 2008-07-30 | 3 | -1/+285 |
| * | powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regs | Michael Neuling | 2008-07-30 | 1 | -2/+2 |
| * | powerpc: Fix ptrace buffer size for VSX | Michael Neuling | 2008-07-30 | 1 | -4/+2 |
| * | powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processes | Michael Neuling | 2008-07-30 | 1 | -0/+2 |
| * | powerpc: Allow non-hcall return values for lparcfg writes | Nathan Fontenot | 2008-07-30 | 1 | -4/+0 |
| * | Merge commit 'kumar/kumar-next' | Benjamin Herrenschmidt | 2008-07-30 | 37 | -51/+466 |
| |\ |
|
| | * | powerpc/fsl: proliferate simple-bus compatibility to soc nodes | Kim Phillips | 2008-07-29 | 31 | -10/+36 |
| | * | cpm2: Rework baud rate generators configuration to support external clocks. | Laurent Pinchart | 2008-07-28 | 1 | -30/+4 |
| | * | powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PIC | Anton Vorontsov | 2008-07-28 | 1 | -6/+17 |
| | * | cpm_uart: Add generic clock API support to set baudrates | Laurent Pinchart | 2008-07-28 | 1 | -0/+1 |
| | * | powerpc: implement GPIO LIB API on CPM1 Freescale SoC. | Jochen Friedrich | 2008-07-28 | 2 | -5/+272 |
| | * | cpm2: Implement GPIO LIB API on CPM2 Freescale SoC. | Laurent Pinchart | 2008-07-28 | 3 | -0/+136 |
| | * | powerpc: clean up the Book-E HW watchpoint support | Kumar Gala | 2008-07-25 | 4 | -11/+12 |
* | | | x86: wrong register was used in align macro | Vitaly Mayatskikh | 2008-07-30 | 2 | -3/+2 |
* | | | GRU Driver: export is_uv_system(), zap_page_range() & follow_page() | Jack Steiner | 2008-07-30 | 1 | -0/+1 |
* | | | GRU Driver: hardware data structures | Jack Steiner | 2008-07-30 | 1 | -1/+3 |
* | | | uml: fix tty-related build error | WANG Cong | 2008-07-30 | 1 | -13/+1 |
* | | | cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already | Thomas Renninger | 2008-07-30 | 1 | -0/+6 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-07-28 | 1 | -0/+3 |
|\ \ |
|
| * | | lguest: set max_pfn_mapped, growl loudly at Yinghai Lu | Rusty Russell | 2008-07-29 | 1 | -0/+3 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-07-28 | 14 | -409/+93 |
|\ \ \ |
|
| * | | | x86/PCI: use dev_printk when possible | Bjorn Helgaas | 2008-07-28 | 4 | -76/+64 |
| * | | | Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linu... | Jesse Barnes | 2008-07-28 | 8 | -318/+20 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-29 | 1265 | -22617/+74061 |
| | |\ \ \ |
|
| | * | | | | Cris: convert to using generic dma-coherent mem allocator | Dmitry Baryshkov | 2008-07-20 | 2 | -103/+4 |
| | * | | | | Sh: use generic per-device coherent dma allocator | Dmitry Baryshkov | 2008-07-18 | 2 | -95/+4 |
| | * | | | | ARM: support generic per-device coherent dma mem | Dmitry Baryshkov | 2008-07-18 | 2 | -0/+9 |
| | * | | | | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-18 | 1535 | -160574/+89564 |
| | |\ \ \ \ |
|
| | * | | | | | x86: use generic per-device dma coherent allocator | Dmitry Baryshkov | 2008-06-30 | 2 | -120/+3 |
| * | | | | | | Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Jesse Barnes | 2008-07-28 | 2 | -15/+9 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | x86 gart: replace to_pages macro with iommu_num_pages | Joerg Roedel | 2008-07-26 | 1 | -7/+4 |
| | * | | | | | x86, AMD IOMMU: replace to_pages macro with iommu_num_pages | Joerg Roedel | 2008-07-26 | 1 | -8/+5 |
* | | | | | | | Fix 'get_user_pages_fast()' with non-page-aligned start address | Linus Torvalds | 2008-07-28 | 1 | -3/+6 |