| Commit message (Expand) | Author | Age | Files | Lines |
* | [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-12 | 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-03 | 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 |
* | [PATCH] cryptocop: double spin_lock_irqsave() | Alexey Dobriyan | 2006-10-30 | 1 | -1/+0 |
* | more misc typo fixes | Matt LaPlante | 2006-10-03 | 2 | -3/+3 |
* | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn | 2006-10-02 | 1 | -1/+1 |
* | [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently | Greg Banks | 2006-10-02 | 1 | -0/+1 |
* | [PATCH] Generic ioremap_page_range: cris conversion | Haavard Skinnemoen | 2006-10-01 | 1 | -85/+3 |
* | [PATCH] kill wall_jiffies | Atsushi Nemoto | 2006-10-01 | 1 | -7/+0 |
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 2006-09-29 | 2 | -2/+2 |
* | [PATCH] pcf8563: remove MOD_INC_USE_COUNT, MOD_DEC_USE_COUNT | Irwan Djajadi | 2006-07-10 | 1 | -2/+0 |
* | [PATCH] cris: switch to iminor/imajor | Eric Sesterhenn | 2006-07-10 | 5 | -11/+11 |
* | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 2006-07-10 | 1 | -1/+1 |
* | [PATCH] irq-flags: CRIS: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 9 | -16/+20 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 52 | -53/+0 |
* | typo fixes: bandwith -> bandwidth | Adrian Bunk | 2006-06-30 | 2 | -6/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 | 2 | -2/+2 |
|\ |
|
| * | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 2006-06-26 | 2 | -2/+2 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 | 1 | -2/+2 |
|\ \ |
|
| * | | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 | 1 | -2/+2 |
| |/ |
|
* | | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU | Ingo Molnar | 2006-06-29 | 1 | -0/+4 |
* | | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 3 | -3/+3 |
|/ |
|
* | [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM | Christoph Lameter | 2006-06-25 | 1 | -2/+0 |
* | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin | 2006-04-11 | 1 | -1/+0 |
* | [PATCH] unify PFN_* macros | Dave Hansen | 2006-03-27 | 1 | -4/+1 |
* | [PATCH] bitops: cris: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -0/+8 |
* | [PATCH] set_page_dirty() return value fixes | Andrew Morton | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] kill include/linux/platform.h, default_idle() cleanup | Adrian Bunk | 2006-03-24 | 1 | -2/+1 |
* | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2006-03-23 | 1 | -6/+4 |
* | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 2006-03-22 | 1 | -1/+1 |
* | [PATCH] fallout from ptrace consolidation patch: cris/arch-v10 | Al Viro | 2006-02-08 | 1 | -4/+4 |
* | [PATCH] drive_info removal outside of arch/i386 | Al Viro | 2006-02-08 | 1 | -1/+0 |
* | cris: asm-offsets related build failure | Al Viro | 2006-01-21 | 1 | -1/+1 |
* | [PATCH] cris: task_thread_info() | Al Viro | 2006-01-12 | 3 | -5/+5 |