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