Age | Commit message (Expand) | Author | Files | Lines |
2007-05-30 | [ARM] use __used attribute | David Rientjes | 1 | -1/+1 |
2007-05-07 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -9/+12 |
2007-05-05 | [ARM] mm 10: allow memory type to be specified with ioremap | Russell King | 1 | -4/+3 |
2007-05-05 | [ARM] mm 9: add additional device memory types | Russell King | 1 | -8/+12 |
2007-05-01 | mmc: Move OCR bit defines | Pierre Ossman | 1 | -1/+1 |
2006-11-30 | [ARM] Remove compatibility layer for ARM irqs | Russell King | 1 | -12/+0 |
2006-11-29 | [ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip... | Milan Svoboda | 1 | -0/+26 |
2006-10-06 | Initial blind fixup for arm for irq changes | Linus Torvalds | 2 | -7/+6 |
2006-10-04 | [PATCH] atmel_serial: Rename at91_register_uart_fns | Haavard Skinnemoen | 1 | -3/+3 |
2006-10-04 | [PATCH] at91_serial -> atmel_serial: Kconfig symbols | Haavard Skinnemoen | 1 | -1/+1 |
2006-09-28 | [ARM] 3855/1: Add generic time support | Kevin Hilman | 1 | -0/+2 |
2006-09-25 | [ARM] 3821/1: iop3xx: switch iop32x/iop33x over to shared pci code | Lennert Buytenhek | 1 | -8/+0 |
2006-09-25 | [ARM] 3820/1: iop3xx: factor out shared pci code | Lennert Buytenhek | 1 | -0/+4 |
2006-07-03 | [PATCH] genirq: ARM dyntick cleanup | Thomas Gleixner | 1 | -0/+1 |
2006-07-02 | [ARM] 3692/1: ARM: coswitch irq handling to the generic implementation | Thomas Gleixner | 1 | -102/+33 |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -1/+1 |
2006-06-28 | [ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu build | Russell King | 1 | -0/+4 |
2006-06-28 | [ARM] Remove TABLE_SIZE, and several unused function prototypes | Russell King | 1 | -5/+0 |
2006-06-27 | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 1 | -1/+1 |
2006-06-21 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -5/+3 |
2006-06-21 | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds | 2 | -2/+0 |
2006-06-19 | [ARM] 3592/1: AT91RM9200 Serial driver update | Andrew Victor | 1 | -5/+3 |
2006-06-18 | [ARM] 3554/1: ARM: Fix dyntick locking | Tony Lindgren | 1 | -0/+1 |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2 | -2/+0 |
2006-03-22 | [ARM] Quieten spurious IRQ detection | Russell King | 1 | -0/+1 |
2006-03-22 | [ARM] 3261/2: remove phys_ram from struct machine_desc (part 3) | Nicolas Pitre | 1 | -4/+1 |
2006-03-22 | [ARM] Rename chipdata to 'base' and make it an iomem pointer | Russell King | 1 | -3/+3 |
2006-01-26 | [ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] index | George G. Davis | 1 | -0/+1 |
2006-01-15 | [ARM] Fix missing compiler.h include | Russell King | 1 | -0/+2 |
2006-01-13 | [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) | Nicolas Pitre | 1 | -1/+1 |
2006-01-10 | [ARM] 3242/2: AT91RM9200 support for 2.6 (Serial) | Andrew Victor | 1 | -0/+36 |
2006-01-09 | [ARM] 3070/2: Add __ioremap_pfn() API | Deepak Saxena | 1 | -3/+0 |
2006-01-04 | [ARM] Remove '__address' from scatterlist and convert to DMA API | Russell King | 1 | -1/+3 |
2005-11-09 | [ARM] 3057/1: Add memory control method to support OneNAND sync burst read | Kyungmin Park | 1 | -0/+3 |
2005-10-29 | [ARM] Allow MTD device name to be passed via platform data | Russell King | 1 | -0/+2 |
2005-10-29 | [ARM] Fix buggy __phys_to_pfn / __pfn_to_phys | Russell King | 1 | -2/+2 |
2005-10-29 | [ARM] Ensure machine information structures aren't optimised away | Russell King | 1 | -0/+1 |
2005-10-28 | [ARM] 3016/1: Replace map_desc.physical with map_desc.pfn | Deepak Saxena | 1 | -1/+4 |
2005-10-28 | [ARM] Fix sparse warnings | Russell King | 1 | -3/+3 |
2005-09-20 | [ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck` | Ben Dooks | 1 | -1/+1 |
2005-09-05 | [ARM] Remove unused DYN_TICK_* macros | Russell King | 1 | -2/+0 |
2005-09-04 | [ARM] Wrap calls to descriptor handlers | Russell King | 1 | -0/+8 |
2005-09-04 | [ARM] Change irq_chip wake/type methods to set_wake/set_type | Russell King | 1 | -2/+2 |
2005-07-04 | [PATCH] ARM: Change 'param_offset' to 'boot_params' | Russell King | 1 | -1/+1 |
2005-07-03 | [PATCH] ARM: Remove machine description macros | Russell King | 1 | -32/+0 |
2005-06-27 | [PATCH] ARM: Add VST idle loop call | Russell King | 1 | -0/+2 |
2005-06-25 | [PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4 | Russell King | 1 | -0/+21 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 11 | -0/+574 |