| Commit message (Expand) | Author | Age |
*-----------. | Merge branches 'at91', 'davinci', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'pxa... | Russell King | 2007-07-12 |
|\ \ \ \ \ \ \ |
|
| | | | | | | * | [ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma code | Eric Miao | 2007-07-12 |
| | | | | | | * | [ARM] 4440/1: PXA: enable the checking of ICIP2 for IRQs | Eric Miao | 2007-07-12 |
| | | | | | | * | [ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQS | Eric Miao | 2007-07-12 |
| | | | | | | * | [ARM] 4434/1: PXA: remove PXA_IRQ_SKIP | Eric Miao | 2007-07-12 |
| | | | | | | * | [ARM] pxa: introduce cpu_is_pxaXXX macros | Russell King | 2007-07-12 |
| | | | | | | * | [ARM] pxa: remove MMC register defines from pxa-regs.h | Russell King | 2007-07-12 |
| | | | | | | * | [ARM] pxa: remove useless pxa_pm_finish() function | Russell King | 2007-07-12 |
| | | | |_|_|/
| | | |/| | | |
|
| | | | | | * | [ARM] 4474/1: Do not check the PSR_F_BIT in valid_user_regs | Catalin Marinas | 2007-07-12 |
| | | | | | * | [ARM] 4473/2: Take the HWCAP definitions out of the elf.h file | Catalin Marinas | 2007-07-12 |
| | | | | | * | [ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstone | George G. Davis | 2007-07-12 |
| | | | |_|/
| | | |/| | |
|
| | | | | * | [ARM] 4377/1: KS8695: GPIO driver | Andrew Victor | 2007-07-12 |
| | | | |/
| | | |/| |
|
| | | | * | [ARM] 4426/2: Netgear WG302 v2 and WAG302 v2 support | Imre Kaloz | 2007-07-12 |
| | | | * | [ARM] 4425/2: Gateway 7001 series support | Imre Kaloz | 2007-07-12 |
| | | | * | [ARM] 4385/2: ixdp425: NAND support | Vladimir Barinov | 2007-07-12 |
| | | |/ |
|
| | * / | [ARM] 4373/1: i.MX/MX1 GPIO support implementation | Pavel Pisa | 2007-07-12 |
| | |/ |
|
| * | | [ARM] 4432/5: davinci: pin mux support | Vladimir Barinov | 2007-07-12 |
| * | | [ARM] 4457/2: davinci: GPIO support | Vladimir Barinov | 2007-07-12 |
| * | | [ARM] 4430/1: davinci: clock control support | Vladimir Barinov | 2007-07-12 |
| |/ |
|
* | | [ARM] 4428/1: modify at91 includes to handle non-MMU at91x40 family | Greg Ungerer | 2007-07-12 |
* | | [ARM] 4427/1: base Atmel at91x40 architecture defines | Greg Ungerer | 2007-07-12 |
* | | [ARM] 4391/1: make at91 debug unit support optional | Greg Ungerer | 2007-07-12 |
|/ |
|
* | sis5513: adding PCI-ID | Uwe Koziolek | 2007-07-08 |
* | include/linux/kallsyms.h must #include <linux/errno.h> | Adrian Bunk | 2007-07-07 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-07-06 |
|\ |
|
| * | [MIPS] Fix scheduling latency issue on 24K, 34K and 74K cores | Ralf Baechle | 2007-07-06 |
| * | [MIPS] Add macros to encode processor revisions. | Ralf Baechle | 2007-07-06 |
| * | [MIPS] RM7000: Enable ICACHE_REFILLS_WORKAROUND_WAR. | Ralf Baechle | 2007-07-06 |
| * | [MIPS] 64-bit TO_PHYS_MASK macro for RM9000 processors | Andrew Sharp | 2007-07-06 |
* | | i386: es7000 build breakage fix | Vivek Goyal | 2007-07-06 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-07-05 |
|\ \ |
|
| * | | Input: document some of keycodes | Dmitry Torokhov | 2007-06-29 |
| * | | Input: add a new EV_SW SW_RADIO event, for radio switches on laptops | Henrique de Moraes Holschuh | 2007-06-29 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-07-05 |
|\ \ \
| |_|/
|/| | |
|
| * | | [POWERPC] Uninline and export virq_to_hw() for the pasemi_mac driver | Olof Johansson | 2007-07-01 |
* | | | [MIPS] Add whitelists for checksyscalls.sh | Atsushi Nemoto | 2007-07-04 |
* | | | [MIPS] die(): Properly declare as non-returning | Maciej W. Rozycki | 2007-07-04 |
* | | | [MIPS] Fix include wrapper symbol definitions in IP32 code. | Kumba | 2007-07-04 |
* | | | Blackfin arch: remove zero-sized include/asm-blackfin/macros.h | Marco Roeland | 2007-07-02 |
* | | | Blackfin arch: Add proper -mcpu option according to the cpu and silicon revis... | Jie Zhang | 2007-06-25 |
|/ / |
|
* | | PM: introduce set_target method in pm_ops | Rafael J. Wysocki | 2007-07-01 |
* | | pci.h stubs (for EDD build error) | Randy Dunlap | 2007-07-01 |
* | | frv: fix fallout from "remove sched.h from mm.h" patch | Alexey Dobriyan | 2007-07-01 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-06-30 |
|\ \ |
|
| * | | [SPARC64]: Add linux/pagemap.h to asm/tlb.h | Alexey Dobriyan | 2007-06-29 |
| * | | [SPARC64]: Add irqs to mdesc_node. | David S. Miller | 2007-06-26 |
* | | | Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM | David Woodhouse | 2007-06-28 |
* | | | eventfd: clean compile when CONFIG_EVENTFD=n | Randy Dunlap | 2007-06-28 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-06-27 |
|\ \ \ |
|
| * | | | [IA64] change sh_change_coherence oemcall to use nolock | Dean Nelson | 2007-06-26 |
| |/ / |
|