Age | Commit message (Expand) | Author | Files | Lines |
2007-10-20 | spelling fixes: arch/v850/ | Simon Arlott | 2 | -4/+4 |
2007-10-19 | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers | 1 | -0/+2 |
2007-10-17 | remove include/asm-*/ipc.h | Adrian Bunk | 1 | -1/+0 |
2007-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -4/+4 |
2007-10-16 | V850: cleanup struct irqaction initializers | Thomas Gleixner | 2 | -7/+9 |
2007-10-15 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 1 | -4/+4 |
2007-07-17 | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 1 | -5/+1 |
2007-07-17 | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 1 | -6/+2 |
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-17 | Slab allocators: define common size limitations | Christoph Lameter | 1 | -8/+0 |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -1/+1 |
2007-05-09 | rename thread_info to stack | Roman Zippel | 1 | -1/+1 |
2007-05-09 | Fix occurrences of "the the " | Michael Opdenacker | 1 | -1/+1 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 4 | -4/+0 |
2007-05-07 | v850: generic timekeeping conversion | john stultz | 2 | -75/+4 |
2007-02-17 | kbuild: Replace remaining "depends" with "depends on" | Robert P. J. Day | 1 | -1/+1 |
2007-02-12 | [PATCH] mark struct file_operations const 2 | Arjan van de Ven | 1 | -1/+1 |
2007-02-12 | [PATCH] Dynamic kernel command-line: v850 | Alon Bar-Lev | 1 | -3/+3 |
2007-02-11 | [PATCH] Consolidate default sched_clock() | Alexey Dobriyan | 1 | -8/+0 |
2007-02-11 | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman | 1 | -0/+4 |
2007-02-11 | [PATCH] V850: user ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 10 | -15/+13 |
2007-02-11 | [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA | Christoph Lameter | 1 | -0/+3 |
2006-12-12 | kconfig: Standardize "depends" -> "depends on" in Kconfig files | Robert P. J. Day | 1 | -14/+14 |
2006-12-08 | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 1 | -0/+8 |
2006-12-07 | [PATCH] relocatable kernel: Kallsyms generate relocatable symbols | Eric W. Biederman | 1 | -0/+1 |
2006-12-03 | [NET]: V850 checksum annotations and cleanups. | Al Viro | 2 | -14/+14 |
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 | Attack of "the the"s in arch | Matt LaPlante | 1 | -1/+1 |
2006-10-02 | [PATCH] provide kernel_execve on all architectures | Arnd Bergmann | 1 | -0/+20 |
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-10-02 | [PATCH] const struct tty_operations | Jeff Dike | 2 | -2/+2 |
2006-10-01 | [PATCH] proper flags type of spin_lock_irqsave() | Alexey Dobriyan | 3 | -8/+8 |
2006-09-29 | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 1 | -1/+1 |
2006-08-01 | [PATCH] v850: call init_page_count() instead of set_page_count() | Miles Bader | 1 | -3/+3 |
2006-08-01 | [PATCH] v850: Remove symbol exports which duplicate global ones | Miles Bader | 1 | -16/+0 |
2006-07-03 | [PATCH] irq-flags: V850: Use the new IRQF_ constants | Thomas Gleixner | 3 | -3/+3 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 18 | -18/+0 |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -1/+1 |
2006-06-29 | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 1 | -3/+3 |
2006-06-27 | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 1 | -1/+1 |
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-03-26 | [PATCH] bitops: v850: use generic bitops | Akinobu Mita | 1 | -0/+6 |
2006-03-24 | [PATCH] kill include/linux/platform.h, default_idle() cleanup | Adrian Bunk | 1 | -1/+1 |
2006-03-21 | [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() | Greg Kroah-Hartman | 1 | -0/+8 |
2006-03-07 | [PATCH] add missing pm_power_off's | Adrian Bunk | 1 | -0/+3 |
2006-02-15 | [PATCH] hrtimer: round up relative start time on low-res arches | Ingo Molnar | 1 | -0/+4 |