Age | Commit message (Expand) | Author |
2008-09-09 | lib: Correct printk %pF to work on all architectures | James Bottomley |
2008-09-02 | fix typo in arch/parisc/hpux/fs.c | Stephen Rothwell |
2008-08-25 | [PATCH] fix hpux_getdents() | Al Viro |
2008-07-26 | [PATCH] sanitize __user_walk_fd() et.al. | Al Viro |
2008-07-24 | flag parameters: pipe | Ulrich Drepper |
2008-07-24 | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner |
2008-07-24 | mm: move bootmem descriptors definition to a single place | Johannes Weiner |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar |
2008-07-14 | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2008-07-14 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet |
2008-07-02 | parisc-kernel-perf: BKL pushdown | Arnd Bergmann |
2008-06-26 | 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-16 | Merge branch 'linus' into core/rodata | Ingo Molnar |
2008-06-13 | parisc: fix off by one in setup_sigcontext32 | Kyle McMartin |
2008-06-13 | parisc: export empty_zero_page | 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-05-25 | move BUG_TABLE into RODATA | Jan Beulich |
2008-05-16 | [PATCH] take init_files to fs/file.c | Al Viro |
2008-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds |
2008-05-15 | 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 | arch/parisc/kernel/unaligned.c: use time_* macros | S.Caglar Onur |
2008-05-15 | parisc: remove redundant display of free swap space in show_mem() | Johannes Weiner |
2008-05-15 | parisc: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-05-15 | parisc: fix trivial section name warnings | Helge Deller |
2008-05-13 | parisc: fix DISCONTIGMEM compile breakage | Mel Gorman |
2008-05-03 | unified (weak) sys_pipe implementation | Ulrich Drepper |
2008-04-29 | parisc: use kbuild.h instead of defining macros in asm-offsets.c | Christoph Lameter |
2008-04-29 | parisc: use non-racy method for /proc/pcxl_dma creation | Denis V. Lunev |
2008-04-29 | iomap: fix 64 bits resources on 32 bits | Benjamin Herrenschmidt |
2008-04-28 | mm: have zonelist contains structs with both a zone pointer and zone_idx | Mel Gorman |
2008-04-28 | mm: use two zonelist that are filtered by GFP mask | Mel Gorman |
2008-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2008-04-20 | PCI: parisc: use generic pci_enable_resources() | Bjorn Helgaas |
2008-04-18 | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox |
2008-04-15 | [PARISC] fix signal trampoline cache flushing | Kyle McMartin |
2008-03-15 | [PARISC] head.S: section mismatch fixes | Helge Deller |
2008-03-15 | [PARISC] add back Crestone Peak cpu | Kyle McMartin |
2008-03-15 | [PARISC] clean up show_stack | Kyle McMartin |
2008-03-15 | [PARISC] add pa8900 CPUs to hardware inventory | James Bottomley |
2008-03-15 | [PARISC] move defconfig to arch/parisc/configs/ | Adrian Bunk |
2008-03-15 | [PARISC] pdc_console: fix bizarre panic on boot | Kyle McMartin |
2008-03-15 | [PARISC] dump_stack in show_regs | Kyle McMartin |
2008-03-15 | [PARISC] remove unused pdc_iodc_printf function | Kyle McMartin |
2008-03-15 | [PARISC] wire up timerfd syscalls | Kyle McMartin |