| Commit message (Expand) | Author | Age |
* | cris v32: typo in crisv32_arbiter_unwatch()? | Roel Kluin | 2010-03-06 |
* | cryptocop: fix assertion in create_output_descriptors() | Roel Kluin | 2010-03-06 |
* | cris: convert to use arch_gettimeoffset() | john stultz | 2010-03-06 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 |
|\ |
|
| * | Merge branch 'master' into percpu | Tejun Heo | 2010-01-04 |
| |\ |
|
| * | | percpu: remove per_cpu__ prefix. | Rusty Russell | 2009-10-29 |
* | | | Merge branch 'for-linus' of git://repo.or.cz/cris-mirror | Linus Torvalds | 2010-03-01 |
|\ \ \ |
|
| * | | | cris: Fixup last users of irq_chip->typename | Thomas Gleixner | 2009-11-19 |
| * | | | CRIS v32: Should index be positive? | Roel Kluin | 2009-11-03 |
| |/ / |
|
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 |
|\ \ \ |
|
| * | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 |
| | |/
| |/| |
|
* | | | resource/PCI: mark struct resource as const | Dominik Brodowski | 2010-02-22 |
* | | | resource/PCI: align functions now return start of resource | Dominik Brodowski | 2010-02-22 |
|/ / |
|
* | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 |
|\ \ |
|
| * | | drop explicit include of autoconf.h | Sam Ravnborg | 2009-12-12 |
| * | | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 2009-12-12 |
* | | | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 2009-12-16 |
* | | | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 |
* | | | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 2009-12-14 |
* | | | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 2009-12-14 |
* | | | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 |
* | | | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2009-12-14 |
|/ / |
|
* | | Unify sys_mmap* | Al Viro | 2009-12-11 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ \ |
|
| * | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
| * | | CRIS: remove code that has been commented out for many years | Jiri Kosina | 2009-11-09 |
| * | | CIRS: turn local_save_flags() + local_irq_disable()into local_irq_save() | Jiri Kosina | 2009-11-09 |
| |/ |
|
* | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-12-08 |
|\ \ |
|
| * | | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov | 2009-11-26 |
| |/ |
|
* / | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 2009-10-12 |
|/ |
|
* | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 |
* | Merge branch 'for-linus' of git://repo.or.cz/cris-mirror | Linus Torvalds | 2009-09-24 |
|\ |
|
| * | CRIS: Cleanup linker script using new linker script macros. | Jesper Nilsson | 2009-09-23 |
| * | ARRAY_SIZE changes | Stoyan Gaydarov | 2009-09-01 |
| * | CRIS: convert to asm-generic/hardirq.h | Christoph Hellwig | 2009-09-01 |
| * | CRIS: add pgprot_noncached | Arnd Bergmann | 2009-08-31 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2009-09-23 |
|\ \ |
|
| * | | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 2009-09-21 |
| * | | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg | 2009-09-20 |
* | | | mm: remove duplicate asm/mman.h files | Arnd Bergmann | 2009-09-22 |
* | | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann | 2009-09-22 |
* | | | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 |
|\ \ |
|
| * | | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 |
| |\| |
|
| * | | linker script: unify usage of discard definition | Tejun Heo | 2009-07-08 |
| * | | Merge branch 'master' into for-next | Tejun Heo | 2009-07-03 |
| |\ \ |
|
| * | | | CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile. | Jesper Nilsson | 2009-06-24 |
| * | | | linker script: throw away .discard section | Tejun Heo | 2009-06-24 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|