Age | Commit message (Expand) | Author |
2007-10-16 | m32r: convert to generic sys_ptrace | Christoph Hellwig |
2007-10-16 | M32R: cleanup struct irqaction initializers | Thomas Gleixner |
2007-10-16 | During VM oom condition, kill all threads in process group | Will Schmidt |
2007-10-16 | Consolidate PTRACE_DETACH | Alexey Dobriyan |
2007-09-06 | m32r: Rename STI/CLI macros | Hirokazu Takata |
2007-09-06 | m32r: build fix of entry.S | Hirokazu Takata |
2007-09-03 | m32r: Separate syscall table from entry.S | Hirokazu Takata |
2007-09-03 | m32r: Cosmetic updates of arch/m32r/kernel/entry.S | Hirokazu Takata |
2007-09-03 | m32r: Exit ei_handler directly for no IRQ case or IPI operations | Hirokazu Takata |
2007-09-03 | m32r: Simplify ei_handler code | Hirokazu Takata |
2007-09-03 | m32r: Define symbols to unify platform-dependent ICU checks | Hirokazu Takata |
2007-09-03 | m32r: Move dot.gdbinit files | Hirokazu Takata |
2007-09-03 | m32r: Rearrange platform-dependent codes | Hirokazu Takata |
2007-09-03 | m32r: Add defconfig file for the usrv platform. | Hirokazu Takata |
2007-09-03 | m32r: Update defconfig files for 2.6.23-rc1 | Hirokazu Takata |
2007-09-03 | m32r: Move defconfig files to arch/m32r/configs/ | Hirokazu Takata |
2007-07-30 | m32r: build fix for removing fs.h from mm.h | Hirokazu Takata |
2007-07-26 | m32r: Fix ei_tx_timeout() in drivers/net/lib8390.c | Hirokazu Takata |
2007-07-19 | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds |
2007-07-19 | i2c: Delete the i2c-isa pseudo bus driver | Jean Delvare |
2007-07-19 | define new percpu interface for shared data | Fenghua Yu |
2007-07-19 | mm: fault feedback #2 | Nick Piggin |
2007-07-17 | PTRACE_POKEDATA consolidation | Alexey Dobriyan |
2007-07-17 | PTRACE_PEEKDATA consolidation | Alexey Dobriyan |
2007-07-16 | dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs | Dan Williams |
2007-05-19 | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg |
2007-05-19 | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg |
2007-05-11 | m32r: fix tme_handler to check _PAGE_PRESENT bit | Hirokazu Takata |
2007-05-11 | m32r: fix switch_to macro to push/pop frame pointer if needed | Hirokazu Takata |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-02 | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge |
2007-02-17 | Various typo fixes. | Robert P. J. Day |
2007-02-12 | [PATCH] Dynamic kernel command-line: m32r | Alon Bar-Lev |
2007-02-11 | [PATCH] sort the devres mess out | Al Viro |
2007-02-11 | [PATCH] Consolidate bust_spinlocks() | Kirill Korotaev |
2007-02-11 | [PATCH] Consolidate default sched_clock() | Alexey Dobriyan |
2007-02-11 | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman |
2007-02-11 | [PATCH] m32r: cosmetic updates and trivial fixes | Hirokazu Takata |
2007-02-11 | [PATCH] m32r: fix kernel entry address of vmlinux | Hirokazu Takata |
2007-02-11 | [PATCH] m32r: update defconfig files for v2.6.19 | Hirokazu Takata |
2007-02-11 | [PATCH] m32r: fix do_page_fault and update_mmu_cache | Hirokazu Takata |
2007-02-11 | [PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2 | Hirokazu Takata |
2007-02-11 | [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA | Christoph Lameter |
2007-01-11 | [PATCH] Change cpu_up and co from __devinit to __cpuinit | Gautham R Shenoy |
2006-12-08 | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells |
2006-12-08 | [PATCH] m32r: bootloader support for OPSPUT platform | Hirokazu Takata |
2006-12-08 | [PATCH] m32r: fix ace_handler to pass full 32-bit address | Hirokazu Takata |
2006-12-08 | [PATCH] m32r: make userspace headers platform-independent | Hirokazu Takata |
2006-12-07 | [PATCH] initrd: remove unused false condition for initrd_start | Henry Nestler |
2006-12-07 | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham |