Age | Commit message (Expand) | Author |
2009-01-07 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-01-07 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-01-07 | PCI: mips: use generic INTx swizzle from PCI core | Bjorn Helgaas |
2009-01-07 | PCI: mips: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas |
2009-01-06 | mips: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-01-06 | atomic_t: unify all arch definitions | Matthew Wilcox |
2009-01-06 | mips: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer |
2009-01-05 | proc: add /proc/*/stack | Ken Chen |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-12-31 | take init_fs to saner place | Al Viro |
2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell |
2008-12-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-12-26 | cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell |
2008-12-25 | Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core | Ingo Molnar |
2008-12-25 | Merge branch 'next' into for-linus | James Morris |
2008-12-22 | MIPS: MIPS64R2: Fix buggy __arch_swab64 | David Daney |
2008-12-22 | MIPS: Fix preprocessor warnings flaged by GCC 4.4 | David Daney |
2008-12-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Ingo Molnar |
2008-12-16 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-12-13 | Merge ../linux-2.6-x86 | Rusty Russell |
2008-12-13 | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell |
2008-12-13 | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell |
2008-12-13 | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell |
2008-12-13 | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell |
2008-12-12 | MIPS: IP32: Update defconfig | David Daney |
2008-12-12 | MIPS: Add missing calls to plat_unmap_dma_mem. | David Daney |
2008-12-12 | MIPS: Kconfig: Fix the arch-specific header path | Dmitri Vorobiev |
2008-12-12 | MIPS: Use EI/DI for MIPS R2. | David Daney |
2008-12-12 | Merge branch 'sched/core' into cpus4096 | Ingo Molnar |
2008-12-12 | Merge commit 'v2.6.28-rc8' into sched/core | Ingo Molnar |
2008-12-10 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2008-12-09 | MIPS: Better than nothing implementation of PCI mmap to fix X. | Ralf Baechle |
2008-12-08 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar |
2008-12-05 | MIPS: Fix incorrect use of loose in vpe.c | Nick Andrew |
2008-12-04 | MIPS: Return ENOSYS from sys32_syscall on 64bit kernels like elsewhere. | David Daney |
2008-12-04 | MIPS: 64-bit: vmsplice needs to use the compat wrapper for o32 and N32. | Ralf Baechle |
2008-12-04 | MIPS: o32: Fix number of arguments to splice(2). | Ralf Baechle |
2008-12-04 | MIPS: Malta: Consolidate platform device code. | Ralf Baechle |
2008-12-04 | MIPS: IP22, Fulong, Malta: Update defconfigs. | Ralf Baechle |
2008-12-04 | MIPS: Malta: Add back RTC support | Tiejun Chen |
2008-12-04 | MIPS: Fix potential DOS by untrusted user app. | Vlad Malov |
2008-12-04 | Merge branch 'master' into next | James Morris |
2008-12-02 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-11-30 | remove __ARCH_WANT_COMPAT_SYS_PTRACE | Christoph Hellwig |
2008-11-26 | sched: convert struct root_domain to cpumask_var_t, fix | Ingo Molnar |