| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | parisc: convert cpu interrupts to proper flow handlers | Kyle McMartin | 2010-10-14 | 1 | -1/+1 |
| * | parisc: lay groundwork for killing __do_IRQ | Kyle McMartin | 2010-10-14 | 1 | -0/+3 |
| * | parisc: add prlimit64 syscall | Kyle McMartin | 2010-10-13 | 1 | -1/+2 |
* | | parisc: fix compile failure with kmap_atomic changes | James Bottomley | 2010-10-28 | 1 | -4/+4 |
* | | mm: remove pte_*map_nested() | Peter Zijlstra | 2010-10-26 | 1 | -2/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds | 2010-10-21 | 2 | -18/+47 |
|\ \ |
|
| * | | Fix IRQ flag handling naming | David Howells | 2010-10-07 | 2 | -18/+47 |
| |/ |
|
* / | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2010-10-18 | 1 | -2/+1 |
|/ |
|
* | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin | 2010-09-14 | 1 | -1/+1 |
* | archs: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 | 1 | -1/+1 |
* | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 2010-08-11 | 1 | -6/+0 |
* | dma-mapping: parisc: set ARCH_DMA_MINALIGN | FUJITA Tomonori | 2010-08-11 | 1 | -0/+2 |
* | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 2010-08-11 | 1 | -6/+0 |
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 | 1 | -1/+0 |
|\ |
|
| * | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori | 2010-08-07 | 1 | -1/+0 |
* | | tty: Add EXTPROC support for LINEMODE | hyc@symas.com | 2010-08-10 | 2 | -0/+3 |
* | | tty: remove remaining Hayes ESP ioctls | Greg Kroah-Hartman | 2010-08-10 | 1 | -2/+0 |
* | | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros | 2010-08-09 | 1 | -1/+1 |
* | | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 2010-06-18 | 2 | -2/+2 |
|\| |
|
| * | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | 2 | -2/+2 |
| |\ |
|
| | * | Rename .data.lock_aligned to .data..lock_aligned. | Denys Vlasenko | 2010-03-03 | 1 | -1/+1 |
| | * | Rename .data.read_mostly to .data..read_mostly. | Denys Vlasenko | 2010-03-03 | 1 | -1/+1 |
* | | | arch: Implement local64_t | Peter Zijlstra | 2010-06-09 | 1 | -0/+1 |
|/ / |
|
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa... | Linus Torvalds | 2010-05-30 | 1 | -3/+13 |
|\ \ |
|
| * | | parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomic | John David Anglin | 2010-05-30 | 1 | -3/+13 |
* | | | parisc: use asm-generic/scatterlist.h | FUJITA Tomonori | 2010-05-27 | 1 | -18/+2 |
* | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2010-05-21 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | panic: Allow warnings to set different taint flags | Ben Hutchings | 2010-05-19 | 1 | -4/+4 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 2010-05-14 | 1 | -1/+1 |
| |/ / |
|
* / / | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 2010-05-17 | 1 | -2/+2 |
|/ / |
|
* | | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 2010-03-12 | 1 | -2/+0 |
* | | pci-dma: parisc: use include/linux/pci-dma.h | FUJITA Tomonori | 2010-03-12 | 1 | -13/+1 |
* | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig | 2010-03-12 | 1 | -5/+0 |
* | | improve sys_newuname() for compat architectures | Christoph Hellwig | 2010-03-12 | 1 | -1/+2 |
* | | parisc: Simplify param.h by including <asm-generic/param.h> | Robert P. J. Day | 2010-03-06 | 1 | -22/+1 |
* | | parisc: drop unnecessary cast in __ldcw_align() macro | Helge Deller | 2010-03-06 | 1 | -1/+1 |
* | | parisc: add strict copy size checks (v2) | Helge Deller | 2010-03-06 | 1 | -2/+25 |
* | | parisc: ditto sys_accept4 | Kyle McMartin | 2010-03-06 | 1 | -1/+2 |
* | | parisc: wire up sys_recvmmsg | Helge Deller | 2010-03-06 | 1 | -1/+2 |
* | | 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 |
| |/ |
|
* / | parisc: add mm API for DMA to vmalloc/vmap areas | James Bottomley | 2010-02-05 | 1 | -0/+12 |
|/ |
|
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 | 1 | -0/+1 |
|\ |
|
| * | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 2009-12-12 | 1 | -0/+1 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par... | Linus Torvalds | 2009-12-16 | 2 | -2/+16 |
|\ \ |
|
| * | | parisc: Convert BUG() to use unreachable() | David Daney | 2009-12-16 | 1 | -2/+2 |
| * | | parisc: add CALLER_ADDR{0-6} macros | Helge Deller | 2009-12-16 | 1 | -0/+14 |
* | | | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 2009-12-16 | 1 | -1/+0 |
|/ / |
|
* | | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 2009-12-14 | 1 | -10/+10 |