Age | Commit message (Expand) | Author | Files | Lines |
2009-04-28 | irq: change ->set_affinity() to return status | Yinghai Lu | 1 | -2/+4 |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 26 | -98/+501 |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc | Linus Torvalds | 2 | -4/+4 |
2009-04-03 | Allow rwlocks to re-enable interrupts | Robin Holt | 1 | -0/+3 |
2009-04-03 | Simplify copy_thread() | Alexey Dobriyan | 1 | -1/+1 |
2009-04-02 | parisc: move dereference_function_descriptor to process.c | Kyle McMartin | 2 | -15/+14 |
2009-04-02 | parisc: Move kernel Elf_Fdesc define to <asm/elf.h> | Kyle McMartin | 2 | -4/+10 |
2009-04-02 | parisc: fix build when ARCH_HAS_KMAP | Kyle McMartin | 1 | -0/+3 |
2009-04-02 | Merge branch 'rusty-cpumask-parisc' into parisc | Kyle McMartin | 4 | -15/+16 |
2009-04-02 | parisc: rtc: Rename rtc-parisc to rtc-generic | Geert Uytterhoeven | 2 | -4/+4 |
2009-04-02 | parisc: select BUG always | Kyle McMartin | 1 | -0/+1 |
2009-04-02 | parisc: asm/pdc.h should include asm/page.h | Alexander Beregalov | 1 | -0/+2 |
2009-04-01 | rtc-parisc: remove unnecessary ret variable | dann frazier | 1 | -4/+1 |
2009-04-01 | rtc-parisc: declare rtc_parisc_dev as static | dann frazier | 1 | -1/+1 |
2009-03-31 | parisc: fix macro expansion in atomic.h | James Bottomley | 1 | -9/+9 |
2009-03-31 | parisc: oops_enter()/oops_exit() in die() | Helge Deller | 1 | -0/+3 |
2009-03-31 | parisc: document light weight syscall ABI | Helge Deller | 1 | -10/+48 |
2009-03-31 | parisc: add ftrace (function and graph tracer) functionality | Helge Deller | 11 | -4/+269 |
2009-03-31 | parisc: simplify sys_clone() | Helge Deller | 1 | -12/+2 |
2009-03-31 | parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SUPPORT | Helge Deller | 3 | -0/+70 |
2009-03-31 | parisc: allow to build with 16k default kernel page size | Helge Deller | 1 | -8/+17 |
2009-03-31 | parisc: expose 32/64-bit capabilities in cpuinfo | Colin Watson | 3 | -1/+14 |
2009-03-31 | parisc: use constants instead of numbers in assembly | Helge Deller | 1 | -4/+4 |
2009-03-31 | parisc: fix usage of 32bit PTE page table entries on 32bit kernels | Helge Deller | 3 | -16/+19 |
2009-03-28 | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 1 | -1/+1 |
2009-03-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2009-03-27 | generic compat_sys_ustat | Christoph Hellwig | 1 | -1/+1 |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 1 | -1/+1 |
2009-03-27 | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -2/+3 |
2009-03-27 | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2009-03-27 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 16 | -888/+1759 |
2009-03-26 | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar | 16 | -888/+1759 |
2009-03-16 | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar | 16 | -888/+1759 |
2009-03-16 | cpumask: Use accessors code.: parisc | Rusty Russell | 2 | -7/+7 |
2009-03-16 | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: parisc | Rusty Russell | 2 | -4/+4 |
2009-03-16 | cpumask: arch_send_call_function_ipi_mask: parisc | Rusty Russell | 2 | -4/+5 |
2009-03-13 | parisc: update defconfigs | Kyle McMartin | 5 | -831/+1681 |
2009-03-13 | parisc: define x->x mmio accessors | Kyle McMartin | 1 | -0/+9 |
2009-03-13 | parisc: convert cpu_check_affinity to new cpumask api | Kyle McMartin | 2 | -6/+8 |
2009-03-13 | parisc: convert (read|write)bwlq to inlines | Kyle McMartin | 1 | -9/+33 |
2009-03-13 | parisc: fix use of new cpumask api in irq.c | Kyle McMartin | 1 | -4/+4 |
2009-03-13 | parisc: update parisc for new irq_desc | Mike Travis | 1 | -4/+4 |
2009-03-13 | parisc: fix 64bit build | Helge Deller | 1 | -0/+1 |
2009-03-13 | parisc: add braces around arguments in assembler macros | Helge Deller | 2 | -8/+8 |
2009-03-13 | parisc: remove unused local out_putf label | Helge Deller | 1 | -1/+0 |
2009-03-13 | parisc: fix `struct pt_regs' declared inside parameter list warning | Helge Deller | 1 | -0/+1 |
2009-03-13 | parisc: fix section mismatch warnings | Helge Deller | 1 | -6/+6 |
2009-03-13 | parisc: BUG_ON() cleanup | Helge Deller | 3 | -24/+9 |
2009-02-16 | net: new user space API for time stamping of incoming and outgoing packets | Patrick Ohly | 1 | -0/+3 |
2009-02-13 | Merge branch 'core/header-fixes' into x86/headers | Ingo Molnar | 2 | -2/+3 |