aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-07-26
|\
| * MIPS: Close races in TLB modify handlers.David Daney2011-07-26
| * MIPS: Add uasm UASM_i_SRL_SAFE macro.David Daney2011-07-26
| * MIPS: RB532: Use hex_to_bin()Andy Shevchenko2011-07-25
| * MIPS: Enable cpu_has_clo_clz for MIPS Technologies' platformsShinya Kuribayashi2011-07-25
| * MIPS: PowerTV: Provide cpu-feature-overrides.hDavid VomLehn2011-07-25
| * MIPS: Remove pointless return statement from empty void functions.Ralf Baechle2011-07-25
| * MIPS: Limit fixrange_init() to the FIXMAP regionKevin Cernekee2011-07-25
| * MIPS: Install handlers for software IRQsKevin Cernekee2011-07-25
| * MIPS: Move FIXADDR_TOP into spaces.hKevin Cernekee2011-07-25
| * MIPS: Add SYNC after cacheflushKevin Cernekee2011-07-25
| * MIPS: pfn_valid() is broken on low memory HIGHMEM systemsKevin Cernekee2011-07-25
| * MIPS: HIGHMEM DMA on noncoherent MIPS32 processorsDezhong Diao2011-07-25
| * MIPS: topdown mmap supportJian Peng2011-07-25
| * MIPS: Remove redundant addr_limit assignment on exec.Mathias Krause2011-07-25
| * MIPS: AR7: Replace __attribute__((__packed__)) with __packedFlorian Fainelli2011-07-25
| * MIPS: AR7: Remove 'space before tabs' in platform.cFlorian Fainelli2011-07-25
| * MIPS: Lantiq: Add missing clk_enable and clk_disable functions.John Crispin2011-07-20
| * MIPS: AR7: Fix trailing semicolon bug in clock.cFlorian Fainelli2011-07-20
| * MAINTAINERS: Update MIPS entry.Ralf Baechle2011-07-20
| * MIPS: BCM63xx: Remove duplicate PERF_IRQSTAT_REG definitionJonas Gorski2011-07-20
| * MIPS: Netlogic: SMP fixes for XLR/XLS platform code.Jayachandran C2011-07-20
| * MIPS: SB1250: Restore dropped irq_mask functionThomas Gleixner2011-07-20
| * MIPS: MIPSsim: Fix uniprocessor build.Ralf Baechle2011-07-20
| * MIPS: ARC: Fix build of firmware library on uniprocessor.Ralf Baechle2011-07-20
| * MIPS: XLR, XLS: Move makefile bits to were they belong.Ralf Baechle2011-07-20
| * MIPS: Malta: Fix crash in SMP kernel on non-CMP systems.Ralf Baechle2011-07-20
| * MIPS: Wire up sendmmsg and renumber setns syscall.Ralf Baechle2011-07-20
| * MIPS: SMTC: Fix build.Ralf Baechle2011-07-20
| * MIPS: Malta SMTC: Fix build.Ralf Baechle2011-07-20
| * MIPS: GT64120: Remove useless inclusion of clocksource.h.Ralf Baechle2011-07-20
| * MIPS: NILE4: Remove useless inclusion of GT64120 header.Ralf Baechle2011-07-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-07-26
|\ \
| * | ceph: document unlocked d_parent accessesSage Weil2011-07-26
| * | ceph: explicitly reference rename old_dentry parent dir in requestSage Weil2011-07-26
| * | ceph: document locking for ceph_set_dentry_offsetSage Weil2011-07-26
| * | ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bugSage Weil2011-07-26
| * | ceph: protect d_parent access in ceph_d_revalidateSage Weil2011-07-26
| * | ceph: protect access to d_parentSage Weil2011-07-26
| * | ceph: handle racing calls to ceph_init_dentrySage Weil2011-07-26
| * | ceph: set dir complete frag after adding capabilitySage Weil2011-07-26
| * | rbd: set blk_queue request sizes to object sizeJosh Durgin2011-07-26
| * | ceph: set up readahead size when rsize is not passedYehuda Sadeh2011-07-26
| * | rbd: cancel watch request when releasing the deviceYehuda Sadeh2011-07-26
| * | ceph: ignore lease maskSage Weil2011-07-26
| * | ceph: fix ceph_lookup_open intent usageSage Weil2011-07-26
| * | ceph: only link open operations to directory unsafe list if O_CREAT|O_TRUNCSage Weil2011-07-26
| * | ceph: fix bad parent_inode calc in ceph_lookup_openSage Weil2011-07-26
| * | ceph: avoid carrying Fw cap during write into page cacheSage Weil2011-07-26
| * | libceph: don't time out osd requests that haven't been receivedSage Weil2011-07-26