Age | Commit message (Expand) | Author |
2009-06-12 | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell |
2009-04-28 | irq: change ->set_affinity() to return status | Yinghai Lu |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc | Linus Torvalds |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2009-04-02 | parisc: move dereference_function_descriptor to process.c | Kyle McMartin |
2009-04-02 | parisc: Move kernel Elf_Fdesc define to <asm/elf.h> | Kyle McMartin |
2009-04-02 | Merge branch 'rusty-cpumask-parisc' into parisc | Kyle McMartin |
2009-04-02 | parisc: rtc: Rename rtc-parisc to rtc-generic | Geert Uytterhoeven |
2009-04-01 | rtc-parisc: remove unnecessary ret variable | dann frazier |
2009-04-01 | rtc-parisc: declare rtc_parisc_dev as static | dann frazier |
2009-03-31 | parisc: oops_enter()/oops_exit() in die() | Helge Deller |
2009-03-31 | parisc: document light weight syscall ABI | Helge Deller |
2009-03-31 | parisc: add ftrace (function and graph tracer) functionality | Helge Deller |
2009-03-31 | parisc: simplify sys_clone() | Helge Deller |
2009-03-31 | parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SUPPORT | Helge Deller |
2009-03-31 | parisc: allow to build with 16k default kernel page size | Helge Deller |
2009-03-31 | parisc: expose 32/64-bit capabilities in cpuinfo | Colin Watson |
2009-03-31 | parisc: use constants instead of numbers in assembly | Helge Deller |
2009-03-28 | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-03-27 | generic compat_sys_ustat | Christoph Hellwig |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-16 | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar |
2009-03-16 | cpumask: Use accessors code.: parisc | Rusty Russell |
2009-03-16 | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: parisc | Rusty Russell |
2009-03-16 | cpumask: arch_send_call_function_ipi_mask: parisc | Rusty Russell |
2009-03-13 | parisc: convert cpu_check_affinity to new cpumask api | Kyle McMartin |
2009-03-13 | parisc: fix use of new cpumask api in irq.c | Kyle McMartin |
2009-03-13 | parisc: update parisc for new irq_desc | Mike Travis |
2009-03-13 | parisc: add braces around arguments in assembler macros | Helge Deller |
2009-03-13 | parisc: fix section mismatch warnings | Helge Deller |
2009-03-13 | parisc: BUG_ON() cleanup | Helge Deller |
2009-02-13 | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar |
2009-01-30 | Merge branch 'linus' into core/percpu | Ingo Molnar |
2009-01-29 | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap |
2009-01-12 | irq: update all arches for new irq_desc | Mike Travis |
2009-01-11 | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu |
2009-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds |
2009-01-05 | parisc: export length of os_hpmc vector | Kyle McMartin |
2009-01-05 | parisc: fix kernel crash (protection id trap) when compiling ruby1.9 | Kyle McMartin |
2009-01-05 | parisc: Use DEFINE_SPINLOCK | Julia Lawall |
2009-01-05 | parisc: add uevent helper for parisc bus | Helge Deller |
2009-01-05 | parisc: Replace NR_CPUS in parisc code | Helge Deller |
2009-01-05 | parisc: trivial fixes | Helge Deller |
2009-01-05 | parisc: fix GFP_KERNEL use while atomic in unwinder | Helge Deller |
2009-01-05 | parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions | FUJITA Tomonori |
2009-01-05 | parisc: fix module loading failure of large kernel modules | Helge Deller |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-12-31 | take init_fs to saner place | Al Viro |