| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] sort the devres mess out | Al Viro | 2007-02-11 | 1 | -0/+3 |
* | [PATCH] Consolidate bust_spinlocks() | Kirill Korotaev | 2007-02-11 | 2 | -52/+0 |
* | [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 | 9 | -23/+3 |
* | [PATCH] m32r: fix kernel entry address of vmlinux | Hirokazu Takata | 2007-02-11 | 2 | -2/+5 |
* | [PATCH] m32r: update defconfig files for v2.6.19 | Hirokazu Takata | 2007-02-11 | 12 | -1382/+4433 |
* | [PATCH] m32r: fix do_page_fault and update_mmu_cache | Hirokazu Takata | 2007-02-11 | 1 | -21/+19 |
* | [PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2 | Hirokazu Takata | 2007-02-11 | 2 | -23/+5 |
* | [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA | Christoph Lameter | 2007-02-11 | 1 | -0/+4 |
* | [PATCH] Change cpu_up and co from __devinit to __cpuinit | Gautham R Shenoy | 2007-01-12 | 1 | -1/+1 |
* | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 2006-12-08 | 1 | -0/+8 |
* | [PATCH] m32r: bootloader support for OPSPUT platform | Hirokazu Takata | 2006-12-08 | 3 | -13/+82 |
* | [PATCH] m32r: fix ace_handler to pass full 32-bit address | Hirokazu Takata | 2006-12-08 | 2 | -4/+2 |
* | [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 | 2 | -6/+2 |
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 | 1 | -1/+1 |
* | [NET]: M32R checksum annotations and cleanups. | Al Viro | 2006-12-03 | 1 | -7/+5 |
* | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 2006-10-28 | 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 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 1 | -1/+0 |
* | [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] Generic ioremap_page_range: m32r conversion | Haavard Skinnemoen | 2006-10-01 | 1 | -86/+7 |
* | [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] pidspace: is_init() | Sukadev Bhattiprolu | 2006-09-29 | 1 | -1/+1 |
* | [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations | Christoph Lameter | 2006-09-26 | 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 | 47 | -47/+0 |
* | typo fixes: occuring -> occurring | Adrian Bunk | 2006-06-30 | 1 | -1/+1 |
* | [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-28 | 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] Configurable NODES_SHIFT | Yasunori Goto | 2006-04-11 | 1 | -0/+5 |
* | [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 | 4 | -178/+2 |
* | [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 | 3 | -0/+3 |
* | [PATCH] for_each_online_pgdat: remove sorting pgdat | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -6/+0 |