Age | Commit message (Expand) | Author |
2008-12-31 | take init_fs to saner place | Al Viro |
2008-12-29 | alpha: remove dead BIO_VMERGE_BOUNDARY | FUJITA Tomonori |
2008-12-04 | Merge branch 'master' into next | James Morris |
2008-11-30 | alpha: pcibios_resource_to_bus() is callable from normal code | Al Viro |
2008-11-30 | false __cpuinit positives on alpha | Al Viro |
2008-11-14 | CRED: Separate task security context from task_struct | David Howells |
2008-10-23 | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc... | Linus Torvalds |
2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri... | Linus Torvalds |
2008-10-23 | [PATCH] prepare vfs_readdir() callers to returning filldir result | Al Viro |
2008-10-22 | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner |
2008-10-20 | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-10-20 | alpha: use bcd2bin/bin2bcd | Adrian Bunk |
2008-10-20 | container freezer: implement freezer cgroup subsystem | Matt Helsley |
2008-10-20 | container freezer: add TIF_FREEZE flag to all architectures | Matt Helsley |
2008-10-17 | Merge commit 'linus/master' into merge-linus | Arjan van de Ven |
2008-10-16 | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-10-16 | alpha: introduce field 'taso' into struct linux_binprm | Kirill A. Shutemov |
2008-10-16 | alpha: use iommu_num_pages function in IOMMU code | Joerg Roedel |
2008-10-16 | alpha: notify_cpu_starting() compile fixlet | Alexey Dobriyan |
2008-10-16 | Alpha Miata: remove dead URL | Adrian Bunk |
2008-10-16 | genirq: fix name space collisions of nr_irqs in arch/* | Thomas Gleixner |
2008-10-16 | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky |
2008-10-15 | oprofile: more whitespace fixes | Robert Richter |
2008-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2008-10-06 | select: fix alpha OSF wrapper | Arjan van de Ven |
2008-09-08 | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul |
2008-09-06 | Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUT | David Woodhouse |
2008-09-06 | Remove redundant CONFIG_ARCH_SUPPORTS_AOUT | David Woodhouse |
2008-09-04 | Make <asm-generic/statfs.h> suitable for 64-bit platforms. | David Woodhouse |
2008-08-25 | [PATCH] fix osf_getdirents() | Al Viro |
2008-08-15 | alpha: move include/asm-alpha to arch/alpha/include/asm | Linus Torvalds |
2008-07-26 | [PATCH] sanitize __user_walk_fd() et.al. | Al Viro |
2008-07-26 | alpha: use generic show_mem() | Johannes Weiner |
2008-07-25 | inflate: refactor inflate malloc code | Thomas Petazzoni |
2008-07-24 | alpha: remove the unused ALPHA_CORE_AGP option | Adrian Bunk |
2008-07-24 | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner |
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-15 | Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li... | Linus Torvalds |
2008-07-04 | Alpha Linux kernel fails with inconsistent kallsyms data | Bastian Blank |
2008-06-26 | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe |
2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe |
2008-06-26 | alpha: convert to generic helpers for IPI function calls | Jens Axboe |
2008-06-20 | alpha: resurrect Cypress IDE quirk | Ivan Kokshaysky |
2008-06-20 | alpha: fix compile failures with gcc-4.3 (bug #10438) | Ivan Kokshaysky |
2008-06-20 | alpha: link failure fix | Ivan Kokshaysky |
2008-06-05 | genirq: Expose default irq affinity mask (take 3) | Max Krasnyansky |
2008-05-16 | [PATCH] take init_files to fs/file.c | Al Viro |