| Commit message (Expand) | Author | Age |
* | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 2009-01-29 |
* | 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 |
| * | 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-04 |
|/ |
|
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 |
|\ |
|
| * | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 |
| * | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 |
* | | take init_fs to saner place | Al Viro | 2008-12-31 |
* | | Merge branch 'master' into next | James Morris | 2008-12-04 |
|\| |
|
| * | parisc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-26 |
| * | parisc: fix kernel crash when unwinding a userspace process | Helge Deller | 2008-11-26 |
| * | parisc: fix bug in compat_arch_ptrace | Helge Deller | 2008-11-20 |
* | | CRED: Wrap task credential accesses in the PA-RISC arch | David Howells | 2008-11-13 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-10-20 |
|\ |
|
| * | parisc: convert to generic compat_sys_ptrace | Helge Deller | 2008-10-17 |
| * | parisc: add rtc platform driver | Kyle McMartin | 2008-10-10 |
| * | parisc: initialize unwinder much earlier | James Bottomley | 2008-10-10 |
| * | parisc: add new syscalls | Kyle McMartin | 2008-10-10 |
| * | parisc: hijack jump to start_kernel | Kyle McMartin | 2008-10-10 |
| * | parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlocked | Kyle McMartin | 2008-10-10 |
| * | parisc: move pdc_result to real2.S | Kyle McMartin | 2008-10-10 |
| * | parisc: add arch/parisc/kernel/.gitignore | Kyle McMartin | 2008-10-10 |
* | | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-10-16 |
|\ \ |
|
| * | | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky | 2008-10-16 |
| |/ |
|
* | | compat: generic compat get/settimeofday | Christoph Hellwig | 2008-10-16 |
* | | compat: move cp_compat_stat to common code | Christoph Hellwig | 2008-10-16 |
|/ |
|
* | lib: Correct printk %pF to work on all architectures | James Bottomley | 2008-09-09 |
* | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 |
|\ |
|
| * | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 |
| * | parisc: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 |
* | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2008-07-14 |
|\ \ |
|
| * | | Merge branch 'linus' into core/rodata | Ingo Molnar | 2008-06-16 |
| |\| |
|
| * | | move BUG_TABLE into RODATA | Jan Beulich | 2008-05-25 |
* | | | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 |
|\ \ \
| | |/
| |/| |
|
| * | | parisc: fix off by one in setup_sigcontext32 | Kyle McMartin | 2008-06-13 |
| * | | parisc: export copy_user_page_asm | Kyle McMartin | 2008-06-13 |
| * | | parisc: move head.S to head.text section | Kyle McMartin | 2008-06-13 |
| * | | Revert "parisc: fix trivial section name warnings" | Kyle McMartin | 2008-06-13 |
| |/ |
|
| * | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 |
* | | parisc-kernel-perf: BKL pushdown | Arnd Bergmann | 2008-07-02 |
|/ |
|
* | arch/parisc/kernel/perf_asm.S: build fix | Kyle McMartin | 2008-05-15 |
* | parisc: remove -traditional from assembler flags | Kyle McMartin | 2008-05-15 |
* | parisc: use conditional macro for 64-bit wide ops | Kyle McMartin | 2008-05-15 |