| Commit message (Expand) | Author | Age | Files | Lines |
* | typo fixes | Matt LaPlante | 2007-10-20 | 1 | -1/+1 |
* | spelling fixes: arch/cris/ | Simon Arlott | 2007-10-20 | 26 | -42/+42 |
* | Spelling fix: explicitly | Jean Delvare | 2007-10-19 | 4 | -5/+5 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 | 2 | -2/+2 |
* | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers | 2007-10-19 | 1 | -0/+2 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 | 1 | -5/+5 |
|\ |
|
| * | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 2007-10-15 | 1 | -1/+1 |
| * | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 | 1 | -4/+4 |
* | | CRIS: cleanup struct irqaction initializers | Thomas Gleixner | 2007-10-16 | 2 | -4/+12 |
* | | During VM oom condition, kill all threads in process group | Will Schmidt | 2007-10-16 | 1 | -1/+1 |
* | | Consolidate PTRACE_DETACH | Alexey Dobriyan | 2007-10-16 | 2 | -8/+0 |
|/ |
|
* | ide: fix hidden dependencies on CONFIG_IDE_GENERIC | Bartlomiej Zolnierkiewicz | 2007-08-20 | 2 | -0/+2 |
* | cris: drivers/cdrom/Kconfig no longer exists | Adrian Bunk | 2007-08-11 | 1 | -2/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-07-19 | 2 | -2/+2 |
|\ |
|
| * | cris: use DATA_DATA in cris | Mathieu Desnoyers | 2007-07-17 | 2 | -2/+2 |
* | | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -4/+2 |
* | | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 | 1 | -4/+1 |
* | | unregister_chrdev(): ignore the return value | Akinobu Mita | 2007-07-19 | 2 | -6/+2 |
* | | mm: fault feedback #2 | Nick Piggin | 2007-07-19 | 1 | -11/+12 |
* | | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 2007-07-17 | 2 | -12/+2 |
* | | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -12/+2 |
|/ |
|
* | Remove the last few UMSDOS leftovers | Jesper Juhl | 2007-07-16 | 1 | -1/+0 |
* | CRIS: replace old-style member inits with designated inits | Robert P. J. Day | 2007-07-16 | 3 | -12/+12 |
* | Fix trivial typos in Kconfig* files | David Sterba | 2007-05-09 | 1 | -1/+1 |
* | dma_declare_coherent_memory wrong allocation | Guennadi Liakhovetski | 2007-05-08 | 1 | -1/+1 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 5 | -5/+0 |
* | CRIS: remove code related to pre-2.2 kernel | Robert P. J. Day | 2007-05-07 | 1 | -28/+2 |
* | CRIS: check for memory allocation | Cyrill Gorcunov | 2007-05-07 | 1 | -33/+48 |
* | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge | 2007-05-02 | 1 | -0/+1 |
* | [PATCH] MSI-X: fix resume crash | Eric W. Biederman | 2007-03-28 | 1 | -1/+3 |
* | [PATCH] fix memory leak in dma_declare_coherent_memory() | Yoichi Yuasa | 2007-03-01 | 1 | -1/+1 |
* | arch/cris: typo in KERN_INFO | Nicolas Kaiser | 2007-02-17 | 2 | -2/+2 |
* | [PATCH] mark struct file_operations const 2 | Arjan van de Ven | 2007-02-12 | 11 | -11/+11 |
* | [PATCH] Dynamic kernel command-line: cris | Alon Bar-Lev | 2007-02-12 | 1 | -3/+3 |
* | [PATCH] sort the devres mess out | Al Viro | 2007-02-11 | 1 | -0/+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 | 2 | -1/+5 |
* | [PATCH] CRIS: TLB handling: turn local_save_flags() + local_irq_disable() int... | Jiri Kosina | 2007-02-11 | 2 | -12/+6 |
* | [PATCH] CRIS: user ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2007-02-11 | 2 | -3/+3 |
* | [PATCH] CRIS: local_irq_disable() is redundant after local_irq_save() | Jiri Kosina | 2007-02-11 | 2 | -2/+0 |
* | [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA | Christoph Lameter | 2007-02-11 | 1 | -0/+4 |
* | [PATCH] Change cpu_up and co from __devinit to __cpuinit | Gautham R Shenoy | 2007-01-11 | 1 | -1/+1 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 6 | -6/+6 |
* | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 2006-12-08 | 1 | -0/+8 |
* | [PATCH] struct path: convert cris | Josef Sipek | 2006-12-08 | 1 | -4/+4 |
* | [PATCH] mm: arch do_page_fault() vs in_atomic() | Peter Zijlstra | 2006-12-07 | 1 | -1/+1 |
* | [NET]: Cris checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -30/+32 |
* | Fix misc .c/.h comment typos | Matt LaPlante | 2006-11-30 | 3 | -5/+5 |
* | Fix misc Kconfig typos | Matt LaPlante | 2006-11-30 | 3 | -6/+6 |