Age | Commit message (Expand) | Author | Files | Lines |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 47 | -47/+0 |
2006-06-30 | typo fixes: occuring -> occurring | Adrian Bunk | 1 | -1/+1 |
2006-06-29 | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 9 | -76/+76 |
2006-06-27 | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2006-04-19 | [PATCH] m32r: update switch_to macro for tuning | Hirokazu Takata | 1 | -3/+3 |
2006-04-19 | [PATCH] m32r: mappi3 reboot support | Hirokazu Takata | 1 | -0/+4 |
2006-04-19 | [PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 target | Hirokazu Takata | 2 | -30/+23 |
2006-04-11 | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin | 1 | -2/+0 |
2006-04-11 | [PATCH] Configurable NODES_SHIFT | Yasunori Goto | 1 | -0/+5 |
2006-04-11 | [PATCH] m32r: Remove symbols exported twice | Hirokazu Takata | 1 | -23/+0 |
2006-04-11 | [PATCH] m32r: security fix of {get,put}_user macros | Hirokazu Takata | 4 | -178/+2 |
2006-04-11 | [PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP... | Hirokazu Takata | 2 | -16/+15 |
2006-03-27 | [PATCH] unify PFN_* macros | Dave Hansen | 3 | -0/+3 |
2006-03-27 | [PATCH] for_each_online_pgdat: remove sorting pgdat | KAMEZAWA Hiroyuki | 1 | -6/+0 |
2006-03-27 | [PATCH] for_each_online_pgdat: renaming for_each_pgdat | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2006-03-26 | [PATCH] bitops: m32r: use generic bitops | Akinobu Mita | 1 | -0/+8 |
2006-03-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -1/+4 |
2006-03-25 | [PATCH] kconfig: clarify memory debug options | Andrew Morton | 1 | -1/+1 |
2006-03-23 | [PATCH] more for_each_cpu() conversions | Andrew Morton | 1 | -6/+4 |
2006-03-22 | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 1 | -2/+2 |
2006-03-06 | kbuild: change kbuild to not rely on incorrect GNU make behavior | Paul Smith | 1 | -1/+4 |
2006-02-24 | [PATCH] m32r: fix and update for gcc-4.0 | Hirokazu Takata | 2 | -16/+12 |
2006-02-24 | [PATCH] m32r: enable asm code optimization | Hirokazu Takata | 1 | -3/+3 |
2006-02-20 | [PATCH] m32r: update sys_tas() routine | Hirokazu Takata | 1 | -27/+34 |
2006-02-07 | [PATCH] drive_info removal outside of arch/i386 | Al Viro | 2 | -11/+0 |
2006-01-12 | [PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info() | Al Viro | 3 | -26/+6 |
2006-01-10 | [PATCH] dump_thread() cleanup | akpm@osdl.org | 2 | -11/+0 |
2006-01-10 | [PATCH] "tiny-make-id16-support-optional" fixes | Adrian Bunk | 1 | -4/+0 |
2006-01-08 | [PATCH] Don't attempt to power off if power off is not implemented | Eric W. Biederman | 1 | -0/+4 |
2006-01-08 | [PATCH] use ptrace_get_task_struct in various places | Christoph Hellwig | 1 | -17/+5 |
2006-01-06 | [PATCH] m32r: Remove unnecessary icu_data_t definitions | Hirokazu Takata | 8 | -52/+0 |
2006-01-06 | [PATCH] m32r: Fix M32104 cache flushing routines | Hirokazu Takata | 2 | -10/+33 |
2006-01-06 | [PATCH] m32r: Update _port2addr to use NONCACHE_OFFSET | Hirokazu Takata | 7 | -62/+71 |
2006-01-06 | [PATCH] m32r: Support M32104UT target platform | Hirokazu Takata | 11 | -11/+1185 |
2006-01-06 | [PATCH] m32r: trivial fix to remove unused instructions | Hirokazu Takata | 1 | -2/+0 |
2005-11-28 | [PATCH] m32r: M3A-2170(Mappi-III) IDE support | Hirokazu Takata | 2 | -26/+48 |
2005-11-28 | [PATCH] m32r: Fix sys_tas() syscall | Hirokazu Takata | 1 | -2/+4 |
2005-11-09 | [PATCH] sched: disable preempt in idle tasks | Nick Piggin | 2 | -0/+3 |
2005-10-31 | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 5 | -5/+5 |
2005-10-30 | [PATCH] fix missing includes | Tim Schmielau | 1 | -1/+1 |
2005-10-30 | [PATCH] jiffies_64 cleanup | Thomas Gleixner | 1 | -4/+0 |
2005-10-30 | [PATCH] unify sys_ptrace prototype | Christoph Hellwig | 1 | -1/+1 |
2005-10-30 | [PATCH] m32r: SMC91x driver update | Hirokazu Takata | 4 | -15/+13 |
2005-10-30 | [PATCH] m32r: NONCACHE_OFFSET in _port2addr | Hirokazu Takata | 5 | -5/+5 |
2005-10-30 | [PATCH] m32r: fix #if warnings | Hirokazu Takata | 1 | -12/+12 |
2005-10-30 | [PATCH] m32r: remove unused instructions | Hirokazu Takata | 1 | -2/+0 |
2005-10-29 | [PATCH] memory hotplug locking: node_size_lock | Dave Hansen | 1 | -1/+8 |
2005-10-29 | [PATCH] mm: init_mm without ptlock | Hugh Dickins | 1 | -3/+1 |
2005-10-29 | Create platform_device.h to contain all the platform device details. | Russell King | 5 | -5/+5 |
2005-10-14 | [PATCH] m32r: Fix smp.c for preempt kernel | Hirokazu Takata | 1 | -4/+8 |