| Commit message (Expand) | Author | Age |
* | Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-28 |
|\ |
|
| * | [ARM] nommu: backtrace code must not reference a discarded section | Russell King | 2006-06-28 |
| * | [ARM] nommu: Initial uCLinux support for MMU-based CPUs | Hyok S. Choi | 2006-06-28 |
| * | [ARM] nommu: prevent Xscale-based machines being selected | Russell King | 2006-06-28 |
| * | [ARM] nommu: export flush_dcache_page() | Hyok S. Choi | 2006-06-28 |
| * | [ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu build | Russell King | 2006-06-28 |
| * | [ARM] Remove TABLE_SIZE, and several unused function prototypes | Russell King | 2006-06-28 |
| * | [ARM] nommu: Provide a simple flush_dcache_page implementation | Russell King | 2006-06-28 |
| * | [ARM] nommu: add arch/arm/Kconfig-nommu to Kconfig files | Hyok S. Choi | 2006-06-28 |
| * | [ARM] nommu: add stubs for ioremap and friends | Russell King | 2006-06-28 |
| * | [ARM] nommu: avoid selecting TLB and CPU specific copy code | Hyok S. Choi | 2006-06-28 |
| * | [ARM] nommu: uaccess tweaks | Russell King | 2006-06-28 |
| * | [ARM] nommu: we need the TLS register emulation for nommu mode | Russell King | 2006-06-28 |
* | | [ARM] 3672/1: PXA: don't probe output GPIOs for interrupt | Guennadi Liakhovetski | 2006-06-28 |
* | | [ARM] 3671/1: ep93xx: add cirrus logic edb9315 support | Lennert Buytenhek | 2006-06-28 |
* | | [ARM] 3370/2: ep93xx: add crunch support | Lennert Buytenhek | 2006-06-28 |
* | | [ARM] 3665/1: crunch: add ptrace support | Lennert Buytenhek | 2006-06-28 |
* | | [ARM] 3664/1: crunch: add signal frame save/restore | Lennert Buytenhek | 2006-06-28 |
* | | [ARM] 3663/1: fix resource->end off-by-one thinko during physmap conversion | Lennert Buytenhek | 2006-06-28 |
* | | [ARM] 3658/1: S3C244X: Change usb-gadget name to s3c2440-usbgadget | Ben Dooks | 2006-06-28 |
|/ |
|
* | [ARM] Remove the __arch_* layer from uaccess.h | Russell King | 2006-06-28 |
* | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 2006-06-27 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-26 |
|\ |
|
| * | [ARM] Update mach-types | Russell King | 2006-06-26 |
| * | [ARM] 3654/1: add ajeco 1arm sbc support | Lennert Buytenhek | 2006-06-26 |
| * | [ARM] 3651/1: S3C24XX: Make arch list more detailed | Ben Dooks | 2006-06-26 |
| * | [ARM] 3650/1: S3C2412: Update s3c2410_defconfig | Ben Dooks | 2006-06-26 |
| * | [ARM] 3649/1: S3C24XX: Fix capitalisation of CPU on SMDK2440 | Ben Dooks | 2006-06-26 |
| * | [ARM] 3612/1: make pci bus optional for ixp4xx platform | Milan Svoboda | 2006-06-25 |
| * | [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ | Russell King | 2006-06-25 |
| * | [ARM] Remove save_lr/restore_pc macros | Russell King | 2006-06-25 |
| * | [ARM] Remove partial non-v6 binutils compatibility | Russell King | 2006-06-25 |
| * | [ARM] Remove LOADREGS macro | Russell King | 2006-06-25 |
| * | [ARM] Remove RETINSTR macro | Russell King | 2006-06-25 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-06-26 |
|\ \ |
|
| * | | kconfig: integrate split config into silentoldconfig | Roman Zippel | 2006-06-09 |
* | | | [PATCH] backlight: LOCOMO Backlight Driver updates | Richard Purdie | 2006-06-26 |
* | | | [PATCH] kernel/sys.c: cleanups | Adrian Bunk | 2006-06-25 |
* | | | [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM | Christoph Lameter | 2006-06-25 |
| |/
|/| |
|
* | | Merge signal handler branch | Russell King | 2006-06-24 |
|\ \ |
|
| * | | [ARM] 3648/1: Update struct ucontext layout for coprocessor registers | Daniel Jacobowitz | 2006-06-24 |
| * | | [ARM] Add identifying number for non-rt sigframe | Russell King | 2006-06-24 |
| * | | [ARM] Gather common sigframe saving code into setup_sigframe() | Russell King | 2006-06-18 |
| * | | [ARM] Gather common sigframe restoration code into restore_sigframe() | Russell King | 2006-06-18 |
| * | | [ARM] Re-use sigframe within rt_sigframe | Russell King | 2006-06-18 |
| * | | [ARM] Merge sigcontext and sigmask members of sigframe | Russell King | 2006-06-18 |
| * | | [ARM] Replace extramask with a full copy of the sigmask | Russell King | 2006-06-18 |
| * | | [ARM] Remove rt_sigframe puc and pinfo pointers | Russell King | 2006-06-18 |
* | | | Merge S3C24xx branch | Russell King | 2006-06-24 |
|\ \ \ |
|
| * | | | [ARM] 3647/1: S3C24XX: add Osiris to the list of simtec pm machines | Ben Dooks | 2006-06-24 |