| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-10-20 | 10 | -287/+290 |
|\ |
|
| * | parisc: convert to generic compat_sys_ptrace | Helge Deller | 2008-10-17 | 2 | -258/+173 |
| * | parisc: add rtc platform driver | Kyle McMartin | 2008-10-10 | 1 | -1/+19 |
| * | parisc: initialize unwinder much earlier | James Bottomley | 2008-10-10 | 2 | -3/+3 |
| * | parisc: add new syscalls | Kyle McMartin | 2008-10-10 | 1 | -0/+6 |
| * | parisc: hijack jump to start_kernel | Kyle McMartin | 2008-10-10 | 2 | -2/+27 |
| * | parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlocked | Kyle McMartin | 2008-10-10 | 1 | -21/+44 |
| * | parisc: move pdc_result to real2.S | Kyle McMartin | 2008-10-10 | 3 | -2/+17 |
| * | parisc: add arch/parisc/kernel/.gitignore | Kyle McMartin | 2008-10-10 | 1 | -0/+1 |
* | | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-10-16 | 1 | -1/+1 |
|\ \ |
|
| * | | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky | 2008-10-16 | 1 | -1/+1 |
| |/ |
|
* | | compat: generic compat get/settimeofday | Christoph Hellwig | 2008-10-16 | 2 | -60/+2 |
* | | compat: move cp_compat_stat to common code | Christoph Hellwig | 2008-10-16 | 1 | -47/+0 |
|/ |
|
* | lib: Correct printk %pF to work on all architectures | James Bottomley | 2008-09-09 | 1 | -0/+14 |
* | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 2 | -117/+25 |
|\ |
|
| * | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 | 2 | -4/+4 |
| * | parisc: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 1 | -113/+21 |
* | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2008-07-14 | 1 | -1/+0 |
|\ \ |
|
| * \ | Merge branch 'linus' into core/rodata | Ingo Molnar | 2008-06-16 | 10 | -19/+19 |
| |\ \
| | |/ |
|
| * | | move BUG_TABLE into RODATA | Jan Beulich | 2008-05-25 | 1 | -1/+0 |
* | | | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 11 | -20/+19 |
|\ \ \
| | |/
| |/| |
|
| * | | parisc: fix off by one in setup_sigcontext32 | Kyle McMartin | 2008-06-13 | 1 | -2/+2 |
| * | | parisc: export copy_user_page_asm | Kyle McMartin | 2008-06-13 | 1 | -0/+3 |
| * | | parisc: move head.S to head.text section | Kyle McMartin | 2008-06-13 | 2 | -1/+3 |
| * | | Revert "parisc: fix trivial section name warnings" | Kyle McMartin | 2008-06-13 | 7 | -18/+13 |
| |/ |
|
| * | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 | 1 | -1/+0 |
* | | parisc-kernel-perf: BKL pushdown | Arnd Bergmann | 2008-07-02 | 1 | -0/+4 |
|/ |
|
* | arch/parisc/kernel/perf_asm.S: build fix | Kyle McMartin | 2008-05-15 | 1 | -0/+2 |
* | parisc: remove -traditional from assembler flags | Kyle McMartin | 2008-05-15 | 1 | -3/+0 |
* | parisc: use conditional macro for 64-bit wide ops | Kyle McMartin | 2008-05-15 | 2 | -62/+54 |
* | arch/parisc/kernel/unaligned.c: use time_* macros | S.Caglar Onur | 2008-05-15 | 1 | -1/+2 |
* | parisc: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-15 | 3 | -3/+3 |
* | parisc: fix trivial section name warnings | Helge Deller | 2008-05-15 | 7 | -13/+18 |
* | unified (weak) sys_pipe implementation | Ulrich Drepper | 2008-05-03 | 1 | -13/+0 |
* | parisc: use kbuild.h instead of defining macros in asm-offsets.c | Christoph Lameter | 2008-04-29 | 1 | -5/+1 |
* | parisc: use non-racy method for /proc/pcxl_dma creation | Denis V. Lunev | 2008-04-29 | 1 | -4/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-04-21 | 1 | -17/+13 |
|\ |
|
| * | PCI: parisc: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-20 | 1 | -17/+13 |
* | | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+0 |
|/ |
|
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 3 | -108/+1 |
* | [PARISC] fix signal trampoline cache flushing | Kyle McMartin | 2008-04-15 | 1 | -1/+2 |
* | [PARISC] head.S: section mismatch fixes | Helge Deller | 2008-03-15 | 1 | -3/+4 |
* | [PARISC] add back Crestone Peak cpu | Kyle McMartin | 2008-03-15 | 1 | -0/+1 |
* | [PARISC] clean up show_stack | Kyle McMartin | 2008-03-15 | 1 | -4/+21 |
* | [PARISC] add pa8900 CPUs to hardware inventory | James Bottomley | 2008-03-15 | 1 | -1/+11 |
* | [PARISC] pdc_console: fix bizarre panic on boot | Kyle McMartin | 2008-03-15 | 2 | -12/+34 |
* | [PARISC] dump_stack in show_regs | Kyle McMartin | 2008-03-15 | 1 | -0/+2 |
* | [PARISC] remove unused pdc_iodc_printf function | Kyle McMartin | 2008-03-15 | 1 | -13/+0 |
* | [PARISC] wire up timerfd syscalls | Kyle McMartin | 2008-03-15 | 1 | -0/+3 |
* | [PARISC] remove old timerfd syscall | Kyle McMartin | 2008-03-15 | 1 | -1/+1 |