Age | Commit message (Expand) | Author | Files | Lines |
2009-01-07 | PCI: alpha: use generic INTx swizzle from PCI core | Bjorn Helgaas | 2 | -20/+2 |
2009-01-07 | PCI: alpha: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 8 | -14/+9 |
2009-01-06 | alpha: introduce asm/swab.h | Harvey Harrison | 3 | -41/+44 |
2009-01-06 | atomic_t: unify all arch definitions | Matthew Wilcox | 1 | -8/+1 |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -1/+24 |
2009-01-03 | get rid of special-casing the /sbin/loader on alpha | Al Viro | 2 | -1/+52 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -13/+11 |
2009-01-01 | cpumask: convert kernel/irq | Rusty Russell | 1 | -1/+2 |
2008-12-31 | take init_fs to saner place | Al Viro | 1 | -1/+0 |
2008-12-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 1 | -3/+0 |
2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2 | -8/+13 |
2008-12-29 | alpha: remove dead BIO_VMERGE_BOUNDARY | FUJITA Tomonori | 1 | -3/+0 |
2008-12-26 | cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t... | Rusty Russell | 2 | -0/+22 |
2008-12-13 | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 3 | -7/+7 |
2008-12-13 | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 3 | -6/+4 |
2008-12-04 | Merge branch 'master' into next | James Morris | 3 | -6/+6 |
2008-11-30 | alpha: pcibios_resource_to_bus() is callable from normal code | Al Viro | 1 | -1/+1 |
2008-11-30 | false __cpuinit positives on alpha | Al Viro | 2 | -5/+5 |
2008-11-14 | CRED: Separate task security context from task_struct | David Howells | 2 | -8/+13 |
2008-10-23 | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc... | Linus Torvalds | 1 | -6/+7 |
2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -5/+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 | -5/+2 |
2008-10-22 | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner | 1 | -6/+7 |
2008-10-20 | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+3 |
2008-10-20 | alpha: use bcd2bin/bin2bcd | Adrian Bunk | 2 | -11/+11 |
2008-10-20 | container freezer: implement freezer cgroup subsystem | Matt Helsley | 1 | -0/+1 |
2008-10-20 | container freezer: add TIF_FREEZE flag to all architectures | Matt Helsley | 1 | -0/+2 |
2008-10-17 | Merge commit 'linus/master' into merge-linus | Arjan van de Ven | 6 | -20/+18 |
2008-10-16 | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -2/+2 |
2008-10-16 | alpha: introduce field 'taso' into struct linux_binprm | Kirill A. Shutemov | 1 | -1/+1 |
2008-10-16 | alpha: use iommu_num_pages function in IOMMU code | Joerg Roedel | 1 | -12/+5 |
2008-10-16 | alpha: notify_cpu_starting() compile fixlet | Alexey Dobriyan | 1 | -0/+1 |
2008-10-16 | Alpha Miata: remove dead URL | Adrian Bunk | 1 | -2/+1 |
2008-10-16 | genirq: fix name space collisions of nr_irqs in arch/* | Thomas Gleixner | 1 | -3/+3 |
2008-10-16 | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky | 1 | -2/+2 |
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/+3 |
2008-10-06 | select: fix alpha OSF wrapper | Arjan van de Ven | 1 | -6/+7 |
2008-09-08 | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 1 | -0/+3 |
2008-09-06 | Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUT | David Woodhouse | 1 | -0/+1 |
2008-09-06 | Remove redundant CONFIG_ARCH_SUPPORTS_AOUT | David Woodhouse | 1 | -3/+0 |
2008-09-04 | Make <asm-generic/statfs.h> suitable for 64-bit platforms. | David Woodhouse | 1 | -0/+4 |
2008-08-25 | [PATCH] fix osf_getdirents() | Al Viro | 1 | -7/+12 |
2008-08-15 | alpha: move include/asm-alpha to arch/alpha/include/asm | Linus Torvalds | 129 | -0/+15903 |
2008-07-26 | [PATCH] sanitize __user_walk_fd() et.al. | Al Viro | 1 | -5/+5 |
2008-07-26 | alpha: use generic show_mem() | Johannes Weiner | 2 | -65/+0 |
2008-07-25 | inflate: refactor inflate malloc code | Thomas Petazzoni | 1 | -37/+2 |
2008-07-24 | alpha: remove the unused ALPHA_CORE_AGP option | Adrian Bunk | 1 | -5/+0 |
2008-07-24 | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner | 1 | -1/+1 |