| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 2006-07-15 | 1 | -1/+0 |
* | [ARM] Allow Versatile to be built for AB and PB | Russell King | 2006-07-11 | 1 | -0/+2 |
* | [ARM] 3711/1: AT91 timer update | Andrew Victor | 2006-07-05 | 1 | -8/+0 |
* | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 2006-07-04 | 1 | -0/+1 |
|\ |
|
| * | Add empty Kbuild files for 'make headers_install' in remaining arches. | David Woodhouse | 2006-06-18 | 1 | -0/+1 |
* | | [PATCH] ARM: fixup irqflags breakage after ARM genirq merge | Thomas Gleixner | 2006-07-03 | 3 | -8/+2 |
* | | [PATCH] genirq: ARM dyntick cleanup | Thomas Gleixner | 2006-07-03 | 2 | -0/+12 |
* | | Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-07-03 | 4 | -118/+54 |
|\ \ |
|
| * | | [ARM] 3692/1: ARM: coswitch irq handling to the generic implementation | Thomas Gleixner | 2006-07-01 | 4 | -118/+54 |
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-07-03 | 17 | -54/+398 |
|\ \ \
| |/ /
|/| | |
|
| * | | [ARM] 3705/1: add supersection support to ioremap() | Lennert Buytenhek | 2006-07-01 | 1 | -2/+2 |
| * | | [ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructure | Lennert Buytenhek | 2006-07-01 | 1 | -0/+1 |
| * | | [ARM] Add section support to ioremap | Russell King | 2006-06-29 | 3 | -1/+17 |
| * | | [ARM] Set bit 4 on section mappings correctly depending on CPU | Russell King | 2006-06-29 | 2 | -1/+3 |
| * | | [ARM] 3666/1: TRIZEPS4 [1/5] core | J�rgen Schindele | 2006-06-29 | 2 | -0/+108 |
| * | | Merge omap tree | Russell King | 2006-06-29 | 9 | -52/+269 |
| |\ \ |
|
| | * | | ARM: OMAP: Multiplexing for 24xx GPMC wait pin monitoring | Tony Lindgren | 2006-06-27 | 1 | -0/+6 |
| | * | | ARM: OMAP: Update dmtimers | Timo Teras | 2006-06-27 | 1 | -0/+1 |
| | * | | ARM: OMAP: Mux updates for external DMA and GPIO | Tony Lindgren | 2006-06-27 | 1 | -0/+20 |
| | * | | ARM: OMAP: Add OMAP_TAG_CAMERA_SENSOR | Samuel Ortiz | 2006-06-27 | 1 | -0/+7 |
| | * | | ARM: OMAP: Add initial 24xx suspend support | Tony Lindgren | 2006-06-27 | 2 | -0/+35 |
| | * | | ARM: OMAP: Add GPMC support for OMAP2 | Juha Yrjola | 2006-06-27 | 1 | -0/+91 |
| | * | | ARM: OMAP: Fix DMA channel irq handling for omap24xx | Tony Lindgren | 2006-06-27 | 1 | -4/+7 |
| | * | | ARM: OMAP: OMAP2 DMA burst support | Kyungmin Park | 2006-06-27 | 1 | -2/+2 |
| | * | | ARM: OMAP: Port dmtimers to OMAP2 and implement PWM support | Timo Teras | 2006-06-27 | 2 | -46/+45 |
| | * | | ARM: OMAP: Add core fsample support | Brian Swetland | 2006-06-27 | 2 | -0/+55 |
* | | | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | | | | typo fixes: specfic -> specific | Adrian Bunk | 2006-06-30 | 1 | -1/+1 |
* | | | | typo fixes: occuring -> occurring | Adrian Bunk | 2006-06-30 | 1 | -1/+1 |
* | | | | typo fixes: disadvantadge -> disadvantage | Adrian Bunk | 2006-06-30 | 1 | -1/+1 |
* | | | | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 2006-06-30 | 1 | -0/+1 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-29 | 13 | -78/+378 |
|\ \ \ |
|
| * | | | [ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu build | Russell King | 2006-06-28 | 1 | -0/+4 |
| * | | | [ARM] Remove TABLE_SIZE, and several unused function prototypes | Russell King | 2006-06-28 | 1 | -5/+0 |
| * | | | [ARM] nommu: uaccess tweaks | Russell King | 2006-06-28 | 1 | -52/+87 |
| * | | | [ARM] nommu: adjust headers for !MMU ARM systems | Russell King | 2006-06-28 | 11 | -21/+287 |
* | | | | [ARM] 3370/2: ep93xx: add crunch support | Lennert Buytenhek | 2006-06-28 | 2 | -0/+14 |
* | | | | [ARM] 3665/1: crunch: add ptrace support | Lennert Buytenhek | 2006-06-28 | 1 | -0/+5 |
* | | | | [ARM] 3664/1: crunch: add signal frame save/restore | Lennert Buytenhek | 2006-06-28 | 1 | -0/+14 |
* | | | | [ARM] 3662/1: ixp23xx: don't include asm/hardware.h in uncompress.h | Lennert Buytenhek | 2006-06-28 | 3 | -12/+11 |
* | | | | [ARM] 3660/1: Remove legacy defines | Andrew Victor | 2006-06-28 | 3 | -8/+2 |
* | | | | [ARM] 3661/1: S3C2412: Fix compilation if CPU_S3C2410 only | Ben Dooks | 2006-06-28 | 1 | -9/+7 |
|/ / / |
|
* | | | [ARM] Remove the __arch_* layer from uaccess.h | Russell King | 2006-06-28 | 1 | -32/+13 |
* | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2006-06-28 | 1 | -1/+47 |
|\ \ \
| |/ /
|/| | |
|
| * | | [MTD NAND] s3c2412 support in s3c2410.c | Ben Dooks | 2006-06-27 | 1 | -1/+47 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-27 | 1 | -36/+0 |
|\ \ \ |
|
| * | | | [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ | Russell King | 2006-06-25 | 1 | -7/+0 |
| * | | | [ARM] Remove save_lr/restore_pc macros | Russell King | 2006-06-25 | 1 | -12/+0 |