| Commit message (Expand) | Author | Age | Files | Lines |
* | m32r: build fix for removing fs.h from mm.h | Hirokazu Takata | 2007-07-30 | 3 | -0/+3 |
* | m32r: Fix ei_tx_timeout() in drivers/net/lib8390.c | Hirokazu Takata | 2007-07-26 | 1 | -2/+3 |
* | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 | 1 | -4/+1 |
* | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -9/+3 |
* | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -6/+1 |
* | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+1 |
* | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+1 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 4 | -4/+0 |
* | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge | 2007-05-02 | 1 | -1/+1 |
* | [PATCH] Dynamic kernel command-line: m32r | Alon Bar-Lev | 2007-02-12 | 1 | -3/+3 |
* | [PATCH] Consolidate default sched_clock() | Alexey Dobriyan | 2007-02-11 | 1 | -8/+0 |
* | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman | 2007-02-11 | 1 | -0/+4 |
* | [PATCH] m32r: cosmetic updates and trivial fixes | Hirokazu Takata | 2007-02-11 | 1 | -2/+0 |
* | [PATCH] m32r: fix kernel entry address of vmlinux | Hirokazu Takata | 2007-02-11 | 1 | -1/+4 |
* | [PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2 | Hirokazu Takata | 2007-02-11 | 2 | -23/+5 |
* | [PATCH] Change cpu_up and co from __devinit to __cpuinit | Gautham R Shenoy | 2007-01-11 | 1 | -1/+1 |
* | [PATCH] m32r: bootloader support for OPSPUT platform | Hirokazu Takata | 2006-12-08 | 2 | -12/+76 |
* | [PATCH] m32r: fix ace_handler to pass full 32-bit address | Hirokazu Takata | 2006-12-08 | 1 | -2/+0 |
* | [PATCH] m32r: make userspace headers platform-independent | Hirokazu Takata | 2006-12-08 | 1 | -36/+29 |
* | [PATCH] initrd: remove unused false condition for initrd_start | Henry Nestler | 2006-12-07 | 1 | -3/+1 |
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 2006-10-27 | 1 | -7/+1 |
* | [PATCH] m32r: more __user annotations | Al Viro | 2006-10-11 | 1 | -3/+3 |
* | [PATCH] m32r: NULL noise removal | Al Viro | 2006-10-11 | 3 | -10/+10 |
* | [PATCH] m32r: signal __user annotations | Al Viro | 2006-10-11 | 1 | -3/+3 |
* | [PATCH] m32r: C99 initializers in setup.c | Al Viro | 2006-10-11 | 1 | -4/+4 |
* | [PATCH] m32r pt_regs fixes | Al Viro | 2006-10-07 | 3 | -11/+17 |
* | [PATCH] provide kernel_execve on all architectures | Arnd Bergmann | 2006-10-02 | 1 | -0/+20 |
* | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 2006-10-02 | 1 | -1/+1 |
* | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c | Serge E. Hallyn | 2006-10-02 | 1 | -2/+0 |
* | [PATCH] namespaces: add nsproxy | Serge E. Hallyn | 2006-10-02 | 1 | -0/+2 |
* | [PATCH] kill wall_jiffies | Atsushi Nemoto | 2006-10-01 | 1 | -10/+1 |
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 2006-09-29 | 1 | -1/+1 |
* | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 2006-07-10 | 1 | -1/+1 |
* | [PATCH] irq-flags: M32R: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 31 | -31/+0 |
* | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 9 | -76/+76 |
* | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 2006-06-27 | 1 | -1/+1 |
* | [PATCH] m32r: update switch_to macro for tuning | Hirokazu Takata | 2006-04-19 | 1 | -3/+3 |
* | [PATCH] m32r: mappi3 reboot support | Hirokazu Takata | 2006-04-19 | 1 | -0/+4 |
* | [PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 target | Hirokazu Takata | 2006-04-19 | 2 | -30/+23 |
* | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin | 2006-04-11 | 1 | -2/+0 |
* | [PATCH] m32r: Remove symbols exported twice | Hirokazu Takata | 2006-04-11 | 1 | -23/+0 |
* | [PATCH] m32r: security fix of {get,put}_user macros | Hirokazu Takata | 2006-04-11 | 1 | -4/+0 |
* | [PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP... | Hirokazu Takata | 2006-04-11 | 2 | -16/+15 |
* | [PATCH] unify PFN_* macros | Dave Hansen | 2006-03-27 | 1 | -0/+1 |
* | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2006-03-23 | 1 | -6/+4 |
* | [PATCH] m32r: fix and update for gcc-4.0 | Hirokazu Takata | 2006-02-24 | 1 | -14/+10 |
* | [PATCH] m32r: update sys_tas() routine | Hirokazu Takata | 2006-02-20 | 1 | -27/+34 |
* | [PATCH] drive_info removal outside of arch/i386 | Al Viro | 2006-02-07 | 2 | -11/+0 |