Age | Commit message (Expand) | Author | Files | Lines |
2009-01-07 | atomic_t: unify all arch definitions | Matthew Wilcox | 1 | -8/+3 |
2009-01-05 | parisc: fix module loading failure of large kernel modules | Helge Deller | 2 | -83/+139 |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+0 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -18/+4 |
2009-01-01 | parisc: remove gratuitous cpu_online_map declaration. | Rusty Russell | 1 | -2/+0 |
2009-01-01 | take init_fs to saner place | Al Viro | 1 | -1/+0 |
2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2 | -2/+5 |
2008-12-25 | Merge branch 'next' into for-linus | James Morris | 1 | -1/+1 |
2008-12-24 | parisc: disable UP-optimized flush_tlb_mm | Kyle McMartin | 1 | -1/+4 |
2008-12-13 | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 1 | -3/+3 |
2008-12-13 | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2 | -15/+1 |
2008-12-04 | Merge branch 'master' into next | James Morris | 6 | -35/+33 |
2008-12-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 4 | -28/+28 |
2008-11-30 | remove __ARCH_WANT_COMPAT_SYS_PTRACE | Christoph Hellwig | 1 | -2/+0 |
2008-11-27 | parisc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2 | -4/+6 |
2008-11-27 | parisc: fix kernel crash when unwinding a userspace process | Helge Deller | 1 | -22/+21 |
2008-11-27 | parisc: __kernel_time_t is always long | Geert Uytterhoeven | 1 | -2/+1 |
2008-11-21 | parisc: fix bug in compat_arch_ptrace | Helge Deller | 1 | -5/+5 |
2008-11-14 | Merge branch 'master' into next | James Morris | 1 | -2/+0 |
2008-11-14 | CRED: Wrap task credential accesses in the PA-RISC arch | David Howells | 1 | -1/+1 |
2008-11-13 | fix cpumask build breakage on parisc | Helge Deller | 1 | -2/+0 |
2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+2 |
2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri... | Linus Torvalds | 1 | -1/+1 |
2008-10-23 | [PATCH] prepare vfs_readdir() callers to returning filldir result | Al Viro | 1 | -3/+2 |
2008-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 133 | -287/+12211 |
2008-10-20 | container freezer: implement freezer cgroup subsystem | Matt Helsley | 1 | -0/+2 |
2008-10-17 | parisc: convert to generic compat_sys_ptrace | Helge Deller | 3 | -258/+183 |
2008-10-16 | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2008-10-16 | compat: generic compat get/settimeofday | Christoph Hellwig | 2 | -60/+2 |
2008-10-16 | compat: move cp_compat_stat to common code | Christoph Hellwig | 1 | -47/+0 |
2008-10-16 | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky | 1 | -1/+1 |
2008-10-15 | oprofile: more whitespace fixes | Robert Richter | 1 | -1/+1 |
2008-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 1 | -0/+14 |
2008-10-10 | parisc: add rtc platform driver | Kyle McMartin | 2 | -1/+21 |
2008-10-10 | parisc: initialize unwinder much earlier | James Bottomley | 3 | -3/+5 |
2008-10-10 | parisc: add new syscalls | Kyle McMartin | 2 | -2/+14 |
2008-10-10 | parisc: hijack jump to start_kernel | Kyle McMartin | 2 | -2/+27 |
2008-10-10 | parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlocked | Kyle McMartin | 2 | -21/+46 |
2008-10-10 | parisc: move include/asm-parisc to arch/parisc/include/asm | Kyle McMartin | 123 | -0/+11977 |
2008-10-10 | parisc: move pdc_result to real2.S | Kyle McMartin | 3 | -2/+17 |
2008-10-10 | parisc: add arch/parisc/kernel/.gitignore | Kyle McMartin | 1 | -0/+1 |
2008-09-09 | lib: Correct printk %pF to work on all architectures | James Bottomley | 1 | -0/+14 |
2008-09-06 | Remove redundant CONFIG_ARCH_SUPPORTS_AOUT | David Woodhouse | 1 | -3/+0 |
2008-09-02 | fix typo in arch/parisc/hpux/fs.c | Stephen Rothwell | 1 | -1/+1 |
2008-08-25 | [PATCH] fix hpux_getdents() | Al Viro | 1 | -11/+19 |
2008-07-27 | [PATCH] sanitize __user_walk_fd() et.al. | Al Viro | 1 | -5/+5 |
2008-07-24 | flag parameters: pipe | Ulrich Drepper | 1 | -1/+1 |
2008-07-24 | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner | 1 | -1/+1 |
2008-07-24 | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 1 | -2/+1 |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 4 | -118/+27 |