Age | Commit message (Expand) | Author | Files | Lines |
2007-07-17 | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 1 | -4/+1 |
2007-07-16 | dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs | Dan Williams | 1 | -0/+3 |
2007-07-16 | h8300 entry.S update | Yoshinori Sato | 7 | -456/+193 |
2007-07-16 | h8300: remove unused file | Yoshinori Sato | 1 | -256/+0 |
2007-07-16 | h8300 zImage support update | Yoshinori Sato | 5 | -6/+48 |
2007-06-01 | h8300 trival patches | Yoshinori Sato | 2 | -3/+3 |
2007-05-19 | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 1 | -1/+1 |
2007-05-19 | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 1 | -1/+1 |
2007-05-11 | h8300 syscall update | Yoshinori Sato | 1 | -26/+52 |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -2/+2 |
2007-05-09 | rename thread_info to stack | Roman Zippel | 1 | -1/+1 |
2007-05-09 | Fix trivial typos in Kconfig* files | David Sterba | 1 | -2/+2 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2 | -2/+0 |
2007-05-07 | h8300: add zImage support | Yoshinori Sato | 4 | -1/+314 |
2007-05-07 | h8300 generic irq | Yoshinori Sato | 12 | -107/+235 |
2007-05-07 | Convert h8/300 to generic timekeeping | john stultz | 2 | -52/+4 |
2007-02-20 | [PATCH] Declare init_irq_proc before we use it. | Andrew Morton | 2 | -0/+2 |
2007-02-12 | [PATCH] Dynamic kernel command-line: h8300 | Alon Bar-Lev | 1 | -3/+3 |
2007-02-11 | [PATCH] sort the devres mess out | Al Viro | 2 | -1/+6 |
2007-02-11 | [PATCH] Consolidate default sched_clock() | Alexey Dobriyan | 1 | -6/+0 |
2007-02-11 | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman | 1 | -0/+2 |
2007-02-11 | [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA | Christoph Lameter | 1 | -0/+4 |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2 | -2/+2 |
2006-12-08 | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 1 | -0/+8 |
2006-12-07 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 1 | -0/+1 |
2006-12-07 | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 1 | -1/+1 |
2006-12-07 | [PATCH] h8300 stray bracket fix | Mariusz Kozlowski | 1 | -1/+1 |
2006-12-07 | [PATCH] relocatable kernel: Kallsyms generate relocatable symbols | Eric W. Biederman | 1 | -0/+1 |
2006-12-03 | [NET]: H8300 checksum annotations and cleanups. | Al Viro | 2 | -13/+18 |
2006-10-28 | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 1 | -7/+1 |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 1 | -1/+0 |
2006-10-04 | fix file specification in comments | Uwe Zeisberger | 1 | -1/+1 |
2006-10-02 | [PATCH] provide kernel_execve on all architectures | Arnd Bergmann | 1 | -0/+24 |
2006-10-02 | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c | Serge E. Hallyn | 1 | -2/+0 |
2006-10-02 | [PATCH] namespaces: add nsproxy | Serge E. Hallyn | 1 | -0/+2 |
2006-09-29 | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 1 | -1/+1 |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations | Christoph Lameter | 1 | -1/+1 |
2006-07-03 | [PATCH] irq-flags: H8300: Use the new IRQF_ constants | Thomas Gleixner | 2 | -4/+4 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 29 | -29/+0 |
2006-06-23 | [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes | Laurent MEYER | 1 | -1/+1 |
2006-04-11 | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin | 1 | -1/+0 |
2006-04-01 | [PATCH] unexport get_wchan | Adrian Bunk | 1 | -2/+0 |
2006-03-26 | [PATCH] bitops: h8300: use generic bitops | Akinobu Mita | 1 | -0/+8 |
2006-03-24 | [PATCH] kill include/linux/platform.h, default_idle() cleanup | Adrian Bunk | 1 | -2/+2 |
2006-03-22 | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 1 | -2/+2 |
2006-03-22 | [PATCH] multiple exports of strpbrk | Andrew Morton | 1 | -0/+1 |
2006-03-07 | [PATCH] add missing pm_power_off's | Adrian Bunk | 1 | -0/+3 |
2006-02-21 | [PATCH] H8/300: CONFIG_CONFIG_ doesn't fly. | Ralf Baechle | 2 | -2/+2 |
2006-02-15 | [PATCH] hrtimer: round up relative start time on low-res arches | Ingo Molnar | 1 | -0/+4 |
2006-02-15 | [PATCH] fix a typo in the CPU_H8300H dependencies | Adrian Bunk | 1 | -1/+1 |