| Commit message (Expand) | Author | Age | Files | Lines |
* | m68k: ARRAY_SIZE() cleanup | Alejandro Martinez Ruiz | 2008-02-05 | 1 | -1/+1 |
* | m68k: Use cc-cross-prefix | Geert Uytterhoeven | 2008-02-05 | 1 | -6/+5 |
* | alpha: kill deprecated virt_to_bus | FUJITA Tomonori | 2008-02-05 | 1 | -2/+2 |
* | arch/alpha: remove duplicate includes | Lucas Woods | 2008-02-05 | 1 | -1/+0 |
* | m68knommu: remove duplicate exports | Adrian Bunk | 2008-02-05 | 1 | -11/+0 |
* | m68knommu: removing config variable DUMPTOFLASH | Jiri Olsa | 2008-02-05 | 2 | -8/+0 |
* | m68knomu: remove dead config symbols from m68knomu code | Jiri Olsa | 2008-02-05 | 1 | -3/+0 |
* | frv: use find_task_by_vpid in cxn_pin_by_pid | Pavel Emelyanov | 2008-02-05 | 1 | -1/+1 |
* | FRV: permit the memory to be located elsewhere in NOMMU mode | David Howells | 2008-02-05 | 2 | -1/+10 |
* | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2008-02-05 | 9 | -24/+24 |
* | gpiolib: avr32 at32ap platform support | David Brownell | 2008-02-05 | 3 | -81/+94 |
* | gpiolib support for the PXA architecture | Philipp Zabel | 2008-02-05 | 6 | -94/+203 |
* | gpiolib: add drivers/gpio directory | David Brownell | 2008-02-05 | 1 | -0/+2 |
* | iommu sg: kill __clear_bit_string and find_next_zero_string | FUJITA Tomonori | 2008-02-05 | 2 | -29/+1 |
* | iommu sg: x86: convert gart IOMMU to use the IOMMU helper | FUJITA Tomonori | 2008-02-05 | 2 | -17/+26 |
* | iommu sg: x86: convert calgary IOMMU to use the IOMMU helper | FUJITA Tomonori | 2008-02-05 | 2 | -14/+23 |
* | iommu sg: powerpc: remove DMA 4GB boundary protection | FUJITA Tomonori | 2008-02-05 | 1 | -20/+1 |
* | iommu sg: powerpc: convert iommu to use the IOMMU helper | FUJITA Tomonori | 2008-02-05 | 4 | -38/+39 |
* | iommu sg merging: sparc64: make iommu respect the segment size limits | FUJITA Tomonori | 2008-02-05 | 4 | -5/+10 |
* | iommu sg merging: alpha: make pci_iommu respect the segment size limits | FUJITA Tomonori | 2008-02-05 | 1 | -6/+18 |
* | iommu sg merging: IA64: make sba_iommu respect the segment size limits | FUJITA Tomonori | 2008-02-05 | 1 | -2/+6 |
* | iommu sg merging: ppc: make iommu respect the segment size limits | FUJITA Tomonori | 2008-02-05 | 2 | -3/+7 |
* | iommu sg merging: x86: make pci-gart iommu respect the segment size limits | FUJITA Tomonori | 2008-02-05 | 1 | -0/+7 |
* | m32r: remove dead config symbols from M32R code | Jiri Olsa | 2008-02-05 | 1 | -2/+2 |
* | timerfd: wire the new timerfd API to the x86 family | Davide Libenzi | 2008-02-05 | 2 | -2/+6 |
* | timerfd: new timerfd API | Davide Libenzi | 2008-02-05 | 15 | -23/+15 |
* | kvm: i386 fix | Andrew Morton | 2008-02-05 | 1 | -4/+4 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-02-04 | 51 | -1101/+3227 |
|\ |
|
| *-------. | Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel | Russell King | 2008-02-04 | 48 | -1072/+3134 |
| |\ \ \ \ \ |
|
| | | | | | * | [ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration option | Catalin Marinas | 2008-02-04 | 3 | -15/+12 |
| | | | | | * | [ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.c | Catalin Marinas | 2008-02-04 | 3 | -5/+16 |
| | | | | | * | [ARM] 4820/1: RealView: Select the timer IRQ at run-time | Catalin Marinas | 2008-02-04 | 3 | -13/+24 |
| | | | | | * | [ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms | Catalin Marinas | 2008-02-04 | 3 | -2/+8 |
| | | | | | * | [ARM] 4818/1: RealView: Add core-tile detection | Catalin Marinas | 2008-02-04 | 2 | -44/+61 |
| | | | | | * | [ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.c | Catalin Marinas | 2008-02-04 | 3 | -83/+123 |
| | | | | | * | [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h | Catalin Marinas | 2008-02-04 | 3 | -4/+5 |
| | | | | | * | [ARM] 4815/1: RealView: Add clockevents suport for the local timers | Catalin Marinas | 2008-02-04 | 1 | -29/+65 |
| | | | | | * | [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore | Catalin Marinas | 2008-02-04 | 6 | -9/+64 |
| | | | | | * | [ARM] 4813/1: Add SMP helper functions for clockevents support | Catalin Marinas | 2008-02-04 | 1 | -2/+27 |
| | | | | | * | [ARM] 4812/1: RealView: clockevents support for the RealView platforms | Catalin Marinas | 2008-02-04 | 2 | -12/+67 |
| | | | | | * | [ARM] 4811/1: RealView: clocksource support for the RealView platforms | Catalin Marinas | 2008-02-04 | 2 | -42/+32 |
| | | | | * | | [ARM] 4798/1: pcm027: fix missing header file | Juergen Beisert | 2008-02-04 | 1 | -0/+1 |
| | | | | * | | [ARM] 4803/1: pxa: fix building issue of poodle.c caused by patch 4737/1 | eric miao | 2008-02-04 | 1 | -4/+4 |
| | | | | * | | [ARM] 4801/1: pxa: fix building issues of missing pxa2xx-regs.h | eric miao | 2008-02-04 | 3 | -0/+3 |
| | | | | * | | [ARM] pxa: introduce sysdev for pxa3xx static memory controller | eric miao | 2008-02-04 | 2 | -1/+89 |
| | | | | * | | [ARM] pxa: add preliminary suspend/resume code for pxa3xx | eric miao | 2008-02-04 | 3 | -14/+170 |
| | | | | * | | [ARM] pxa: introduce sysdev for GPIO register saving/restoring | eric miao | 2008-02-04 | 5 | -38/+64 |
| | | | | * | | [ARM] pxa: introduce sysdev for IRQ register saving/restoring | eric miao | 2008-02-04 | 5 | -16/+122 |
| | | | | * | | [ARM] pxa: fix the warning of undeclared "struct pxaohci_platform_data" | eric miao | 2008-02-04 | 1 | -0/+1 |
| | | | | * | | [ARM] pxa: change set_kset_name() to direct name assignment for MFP sysclass | eric miao | 2008-02-04 | 1 | -1/+1 |
| | | | | |/ |
|