Age | Commit message (Expand) | Author |
2010-04-13 | ALSA: core - Define llseek fops | Takashi Iwai |
2010-04-13 | ALSA: info - Implement common llseek for binary mode | Takashi Iwai |
2010-04-13 | ALSA: info - Check file position validity in common layer | Takashi Iwai |
2010-04-13 | ALSA: info - Use standard types for info callbacks | Takashi Iwai |
2010-04-13 | Merge branch 'topic/bkl' into topic/core-cleanup | Takashi Iwai |
2010-04-12 | Linux 2.6.34-rc4v2.6.34-rc4 | Linus Torvalds |
2010-04-12 | Merge branch 'anonvma' | Linus Torvalds |
2010-04-12 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-04-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Linus Torvalds |
2010-04-12 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2010-04-12 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2010-04-12 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2010-04-12 | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-04-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2010-04-12 | anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvma | Linus Torvalds |
2010-04-12 | anon_vma: clone the anon_vma chain in the right order | Linus Torvalds |
2010-04-12 | vma_adjust: fix the copying of anon_vma chains | Linus Torvalds |
2010-04-12 | Simplify and comment on anon_vma re-use for anon_vma_prepare() | Linus Torvalds |
2010-04-12 | quota: Fix possible dq_flags corruption | Andrew Perepechko |
2010-04-12 | quota: Hide warnings about writes to the filesystem before quota was turned on | Jan Kara |
2010-04-12 | ext3: symlink must be handled via filesystem specific operation | Dmitry Monakhov |
2010-04-12 | ext2: symlink must be handled via filesystem specific operation | Dmitry Monakhov |
2010-04-12 | MIPS: Calculate proper ebase value for 64-bit kernels | David Daney |
2010-04-12 | MIPS: Alchemy: DB1200: Remove custom wait implementation | Manuel Lauss |
2010-04-12 | MIPS: Big Sur: Make defconfig more useful. | Ralf Baechle |
2010-04-12 | MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules | Anton Altaparmakov |
2010-04-12 | MIPS: Sibyte: Fix M3 TLB exception handler workaround. | Ralf Baechle |
2010-04-12 | MIPS: BCM63xx: Fix build failure in board_bcm963xx.c | Florian Fainelli |
2010-04-12 | MIPS: uasm: Add OR instruction. | Ralf Baechle |
2010-04-12 | MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions. | Ralf Baechle |
2010-04-12 | MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot. | Maxime Bizon |
2010-04-12 | MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callback | Florian Fainelli |
2010-04-12 | MIPS: BCM63xx: Fix typo in cpu-feature-overrides file. | Maxime Bizon |
2010-04-12 | MIPS: BCM63xx: Add support for second uart. | Maxime Bizon |
2010-04-12 | MIPS: BCM63xx: Fix double gpio registration. | Maxime Bizon |
2010-04-12 | MIPS: BCM63xx: Add DWVS0 board | Florian Fainelli |
2010-04-12 | MIPS: BCM63xx: Add the RTA1025W-16 BCM6348-based board to suppported boards. | Florian Fainelli |
2010-04-12 | MIPS: BCM63xx: Fix BCM6338 and BCM6345 gpio count | Florian Fainelli |
2010-04-12 | MIPS: libgcc.h: Checkpatch cleanup | Andrea Gelmini |
2010-04-12 | MIPS: Loongson-2F: Flush the branch target history in BTB and RAS | Wu Zhangjin |
2010-04-12 | MIPS: Move signal trampolines off of the stack. | David Daney |
2010-04-12 | MIPS: Preliminary VDSO | David Daney |
2010-04-12 | MIPS: Add SYSCALL to uasm. | David Daney |
2010-04-12 | MIPS: Fix SSB PCIcore IO resource management | Andreas Ferber |
2010-04-12 | MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET | Florian Fainelli |
2010-04-12 | MIPS: AR7: Fix phat finger of cpmac fixed_phy_add | Alexander Clouter |
2010-04-12 | MIPS: AR7: Fix phat finger of reset bit in vlynq_high_data | Alexander Clouter |
2010-04-12 | MIPS: Loongson: Add module info to the loongson2_clock driver | Wu Zhangjin |
2010-04-12 | MIPS: Lemote 2F: Ensure atomic execution of _rdmsr and _wrmsr | Wu Zhangjin |
2010-04-12 | MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0). | Robert P. J. Day |