| Commit message (Expand) | Author | Age |
... | |
| * | | parisc: add ftrace (function and graph tracer) functionality | Helge Deller | 2009-03-30 |
| * | | parisc: simplify sys_clone() | Helge Deller | 2009-03-30 |
| * | | parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SUPPORT | Helge Deller | 2009-03-30 |
| * | | parisc: allow to build with 16k default kernel page size | Helge Deller | 2009-03-30 |
| * | | parisc: expose 32/64-bit capabilities in cpuinfo | Colin Watson | 2009-03-30 |
| * | | parisc: use constants instead of numbers in assembly | Helge Deller | 2009-03-30 |
| * | | parisc: fix usage of 32bit PTE page table entries on 32bit kernels | Helge Deller | 2009-03-30 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc | Linus Torvalds | 2009-04-03 |
|\ \ \ |
|
| * | | | parisc: rtc: Rename rtc-parisc to rtc-generic | Geert Uytterhoeven | 2009-04-01 |
* | | | | Allow rwlocks to re-enable interrupts | Robin Holt | 2009-04-02 |
* | | | | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 |
|/ / / |
|
* | | | rtc-parisc: remove unnecessary ret variable | dann frazier | 2009-04-01 |
* | | | rtc-parisc: declare rtc_parisc_dev as static | dann frazier | 2009-04-01 |
|/ / |
|
* | | 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-27 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'core/header-fixes' into x86/headers | Ingo Molnar | 2009-02-13 |
| |\ \ |
|
| * \ \ | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2009-02-05 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 |
| |\ \ \ \ |
|
| * | | | | | irq: update all arches for new irq_desc | Mike Travis | 2009-01-12 |
* | | | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-03-26 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar | 2009-03-26 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | /
| | | |_|_|/
| | |/| | | |
|
| * | | | | | headers_check fix: parisc, swab.h | Jaswinder Singh Rajput | 2009-02-01 |
| * | | | | | headers_check fix: parisc, pdc.h | Jaswinder Singh Rajput | 2009-02-01 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-03-26 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-. \ \ \ \ | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar | 2009-03-16 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| / / /
| | | |/ / / |
|
| | | | | | | |
| | \ \ \ \ | |
| *-. \ \ \ \ | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar | 2009-02-13 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | /
| | | |_|_|/
| | |/| | | |
|
| | | * | | | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu | 2009-01-11 |
| | | | |/
| | | |/| |
|
* | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-26 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | parisc: update defconfigs | Kyle McMartin | 2009-03-13 |
| * | | | | parisc: define x->x mmio accessors | Kyle McMartin | 2009-03-13 |
| * | | | | parisc: convert cpu_check_affinity to new cpumask api | Kyle McMartin | 2009-03-13 |
| * | | | | parisc: convert (read|write)bwlq to inlines | 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: fix 64bit build | Helge Deller | 2009-03-13 |
| * | | | | parisc: add braces around arguments in assembler macros | Helge Deller | 2009-03-13 |
| * | | | | parisc: remove unused local out_putf label | Helge Deller | 2009-03-13 |
| * | | | | parisc: fix `struct pt_regs' declared inside parameter list warning | Helge Deller | 2009-03-13 |
| * | | | | parisc: fix section mismatch warnings | Helge Deller | 2009-03-13 |
| * | | | | parisc: BUG_ON() cleanup | Helge Deller | 2009-03-13 |
| |/ / / |
|
* / / / | net: new user space API for time stamping of incoming and outgoing packets | Patrick Ohly | 2009-02-16 |
|/ / / |
|
* / / | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 2009-01-29 |
|/ / |
|
* / | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-14 |
|/ |
|
* | parisc: introduce asm/swab.h | Harvey Harrison | 2009-01-09 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2009-01-09 |
|\ |
|
| * | 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 |